PDA

View Full Version : HELP! \\need script//


*Mephisto*
3rd October 2002, 05:24
hello....

i need your guys help...there is a (hl)mod out that only uses semi- auto weapons..and i am very tired of clicking the mouse over and over again.

?Is there a script that will letme fire a semi-auto weapon very fast by just holding down a button?

i know this is a lil of topic here but i needed to reach a larger audience. thank u very much

:dead:

Also_w00t
3rd October 2002, 05:27
not by holding down a button, but if you have a mousewheel use this:

bind "mwheeldown" +attack
bind "mwheelup" +attack
echo "Fast attack script loaded"

just rotate your mousewheel and it'll make you shoot :)

*Mephisto*
3rd October 2002, 05:32
yes i know of that .... but my mouse wheel doesnt work too well with that script ...i can usually fire faster by clicking ..

R34P3R2525
3rd October 2002, 05:33
umm try joolz auto fire w/ meduim bursts then when u see some1 it will atuo shoo...

*Mephisto*
3rd October 2002, 05:35
joolz will not work with this mod ....no aimbot will really ....its a paintball mod and depending how far away people are you have to aim upwards because the balls fall after a lil ways

*Mephisto*
3rd October 2002, 05:39
i think i know why there isnt 1 ...the hl engine will lag??? in that case is there a simple program ..maybe a very old 1 i dont care that would duplicate this?

Also_w00t
3rd October 2002, 05:55
maybe something that looped +attack;#wait?

NightNinja
3rd October 2002, 06:44
//--~Moved~--\\

Moved to CS General CS Help Forum as this is not a hack or release of a hack.

o({})o
3rd October 2002, 22:52
the looping used to work, but now hl gets pissed off if you try a loop script..... :(

*Mephisto*
4th October 2002, 05:27
i have actually found a very old file on MPC downloads...its called "autofire" it just presses mouse3 button fast...but not fast enough...it doesnt work the best...if you guys know of any other progams like this i would be greatfull ...thanku

Goddess
28th December 2002, 09:56
This works well.
bind "MWHEELDOWN" "+attack;wait;-attack"
bind "MWHEELUP" "+attack;wait;-attack"