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
