Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    ヽಠ_ಠᕤ Headrockin' ᕦಠ_ಠ╯
    MPGH Member
    IV2B's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    1,163
    Reputation
    101
    Thanks
    229
    My Mood
    Inspired

    Propkill script,without using LUA! (doesn't require a bypasser)

    Ok,i've been wondering if it's possible to make a propkill script,without using any Garry's Mod script;this means,without any bypasser needed.
    I've succesfully discovered how,So i've decided to make a super little guide,here,on mpgh.

    First: Picking the necessary.
    You'll either need:
    a) basic autohotkey coding capability
    b) a macro-able mouse or keyboard

    Without one of those,you'll have to wait for someone to code the script.

    Second: Setting up.
    The first part of the setting up is to bind a key to turn left/turn right inside gmod.
    To do this,click on options,scroll all the way down and bind the keys. I use the left and right arrows.
    Next,the turn speed.
    Open the console (google how if needed) and type in: cl_yawspeed 2500.
    Then,check the keys you've chosen work correctly (the screen should rotate incredibly fast.)

    Third: The macro.
    Pick up your hardware's macro editor (in my case,steelseries' setup) and bind any key to a macro doing this:
    -Right arrow down
    -hold 76 ms
    -Right arrow up
    -Wait 25 ms
    -Mouse1 down
    -Wait 25 ms
    -Mouse 1 up

    Right arrow can be swapped to Left arrow,to turn the other direction.
    Right arrow and Left arrow can be changed with any key.
    This will result in a (not totally perfect) 180° turn.
    Doubling 76 ms to 152 ms should result in a 360°.
    Dividing it to 38 ms will result in a 90° turn.

    ALSO,remember the longer the keypress the higher the spread is.
    With 76 ms,the spread can reach 20°(!)
    But most of the times the spread is a 5-10°,perfect for a close throw anyway.

    IF you have a more-advanced macro editor (lolwtf? good mouse u have there lol) then you can bind all the above to the keypress and bind the opposite (taking away the mouse1) on the release,so you'll end up like how you started (THE OPPOSITE MAY BE MORE PRACTICAL HOWEVER!)

    Happy propkilling

  2. The Following User Says Thank You to IV2B For This Useful Post:

    oSkill (08-02-2013)

  3. #2
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    924
    This is actually a pretty good tutorial. One thing I would suggest is adding something that explains the core functions of AHK that would assist them.

  4. #3
    Threadstarter
    ヽಠ_ಠᕤ Headrockin' ᕦಠ_ಠ╯
    MPGH Member
    IV2B's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    1,163
    Reputation
    101
    Thanks
    229
    My Mood
    Inspired
    Quote Originally Posted by MeepDarknessMeep View Post
    This is actually a pretty good tutorial. One thing I would suggest is adding something that explains the core functions of AHK that would assist them.
    Auto hot script is just a program that runs scripts,used mainly for macros.

    How would this information improve anyhow? IF someone manages to make a AHK script,then i'll add more information like download link,main features and such,also how to use the script in detail. But at the current state i miss to see a reason to do so

    ---------- Post added at 08:35 AM ---------- Previous post was at 08:13 AM ----------

    I've been doing some tests and:
    1) FPS changes the degrees of the launch.
    This means: you need to have a fixed amount of fps,anywhere anytime,else the throw will spread away.
    2) having a 200-250 ms delay before pressing mouse1 will prevent the prop being thrown to the side. (caused by latency,if tested in SP the throw will always be precise)

    The fps can be limited to a higher or lower amount than 55-60,this means the ms needed of turning are variable,from 65 to 200. depending on how many fps you have.

  5. #4
    austen407's Avatar
    Join Date
    Dec 2007
    Gender
    male
    Location
    Virginia
    Posts
    87
    Reputation
    10
    Thanks
    10
    My Mood
    Amazed
    Derpmode.....

  6. #5
    Threadstarter
    ヽಠ_ಠᕤ Headrockin' ᕦಠ_ಠ╯
    MPGH Member
    IV2B's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    1,163
    Reputation
    101
    Thanks
    229
    My Mood
    Inspired
    Quote Originally Posted by austen407 View Post
    Why not just change physgun_wheelspeed 100?
    Just scroll up mouse wheel and let go at same time: propkill no lua, no macro.
    Because we're talking about propkilling in TTT,with the magneto script.

    ALSO;without a AHK pixel based movement the precision is either too crappy or the prop simply doesn't fly forward.
    Or...a solution would be a "vanilla" keybind to rotate the view a X amount/click.

  7. #6
    diri's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    8
    Reputation
    10
    Thanks
    0
    My Mood
    Amused
    change the speed of the physgun to 150 then scroll wile holding a prop

  8. #7
    LordOfGears2's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    /home/lord/
    Posts
    278
    Reputation
    32
    Thanks
    55
    My Mood
    Inspired
    Quote Originally Posted by diri View Post
    change the speed of the physgun to 150 then scroll wile holding a prop
    This is for TTT.

  9. #8
    LukeKesnaw's Avatar
    Join Date
    Jun 2012
    Gender
    male
    Location
    china
    Posts
    138
    Reputation
    10
    Thanks
    39
    Quote Originally Posted by diri View Post
    change the speed of the physgun to 150 then scroll wile holding a prop
    This post just was retarded.

  10. The Following User Says Thank You to LukeKesnaw For This Useful Post:

    *KFC* (03-24-2015)

  11. #9
    oSkill's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    48
    Reputation
    10
    Thanks
    8
    My Mood
    Cheerful
    Very Creative, thanks for the post man. We need more people like this.

  12. #10
    Threadstarter
    ヽಠ_ಠᕤ Headrockin' ᕦಠ_ಠ╯
    MPGH Member
    IV2B's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    1,163
    Reputation
    101
    Thanks
    229
    My Mood
    Inspired
    Quote Originally Posted by oSkill View Post
    Very Creative, thanks for the post man. We need more people like this.
    No problem,however be warned: without truly precise equipment,the props won't be even close to go straight.
    (indeed,a steelseries mouse with a 3 ghz quadcore and 8 gb ram doesn't do the trick,with often 20°+ of spread)

  13. The Following User Says Thank You to IV2B For This Useful Post:

    oSkill (08-02-2013)

  14. #11
    kila58's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    304
    Reputation
    43
    Thanks
    1,842
    My Mood
    Inspired
    Quote Originally Posted by IV2B View Post
    No problem,however be warned: without truly precise equipment,the props won't be even close to go straight.
    (indeed,a steelseries mouse with a 3 ghz quadcore and 8 gb ram doesn't do the trick,with often 20°+ of spread)
    That sounds like my pc.
    Only I have a 3 ghz dualcore.

  15. #12
    Threadstarter
    ヽಠ_ಠᕤ Headrockin' ᕦಠ_ಠ╯
    MPGH Member
    IV2B's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    1,163
    Reputation
    101
    Thanks
    229
    My Mood
    Inspired
    Quote Originally Posted by kila58 View Post
    That sounds like my pc.
    Only I have a 3 ghz dualcore.
    More than that,i think in many cases the delay is rounded up. so it has a +/- 5ms precision.
    Indeed,that'd perfectly explain what happens after a few tests:

    around 60% of the shots (tested with the hl2 crossbow XP) go in an almost perfect 180°,while on the other 40%,the shots spread to either the right or the left,by alot.
    This may seem fine,however when using it in a server:
    1) ping gets into the equation
    2) the server might handle your input and round it itself (rare)

    Wich means MANY of your shots will miss and mostly the 20% that goes to the left is somewhat precise.
    SO this either needs pixel's precision using a AHK script (check the thread "Is it possible to..." to see how it's going with AHK) or either it's almost unusable.

  16. #13
    TheWhite's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Why does that concern you?
    Posts
    54
    Reputation
    10
    Thanks
    5
    My Mood
    Innocent
    It shouldn't be that hard to prop kill, you just turn really fast and let go of the prop. I mean, it's so very simple, do people need an Automated Ass Wiper also?

  17. #14
    Threadstarter
    ヽಠ_ಠᕤ Headrockin' ᕦಠ_ಠ╯
    MPGH Member
    IV2B's Avatar
    Join Date
    Jan 2011
    Gender
    male
    Posts
    1,163
    Reputation
    101
    Thanks
    229
    My Mood
    Inspired
    Quote Originally Posted by TheWhite View Post
    It shouldn't be that hard to prop kill, you just turn really fast and let go of the prop. I mean, it's so very simple, do people need an Automated Ass Wiper also?
    It makes your aim be absolutely precise,then it's much better PLUS pressing a key is easier than doing it yourself.

    It's not needed but very appreciated.
    Last edited by IV2B; 08-03-2013 at 02:54 AM.

  18. #15
    TheWhite's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Location
    Why does that concern you?
    Posts
    54
    Reputation
    10
    Thanks
    5
    My Mood
    Innocent
    The only problem I see is if someone is moving, or its a smaller prop and you need to aim exactly 178-182 degrees behind you for it to hit them, that you'd miss because you're off or they moved and if your horizontal view has shifted also or is not on level.

Page 1 of 2 12 LastLast

Similar Threads

  1. How can i use scripts without a bypasser
    By johnlovesapple in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 7
    Last Post: 12-10-2012, 07:33 PM
  2. Using scripts without being banned? help?
    By destory in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 1
    Last Post: 09-16-2012, 10:24 AM
  3. [Discussion] is there is another way to inject aiming.atpy script without using mat automaton.exe?
    By XxGeCkOxX in forum Mission Against Terror Discussions
    Replies: 11
    Last Post: 06-01-2011, 03:19 AM
  4. Replies: 11
    Last Post: 04-15-2009, 03:38 PM
  5. Connection ENDED~WITHOUT using hax..=="
    By yip_manxD in forum Combat Arms Hacks & Cheats
    Replies: 5
    Last Post: 01-27-2009, 08:48 PM