PDA

View Full Version : Anyone got a nice Smoke grenade spam script?


4star
25th April 2003, 00:20
I've been lookin for one and i'm to lazy to make it :D

out.DarkCloud
25th April 2003, 02:57
I'll post it when I get home. But I always have it :p

alias
25th April 2003, 18:57
//===================================
alias "smoke" "buy;wait;menuselect 8;wait;menuselect 5;wait"
alias "nade" "slot10;slot10;slot10;weapon_smokegrenade"
alias "+spam" "+attack;wait;wait;wait;wait-attack"
alias "-spam" "slot10;slot10;wait;slot10;slot10;wait;slot10"

bind "your key hear" "smoke;nade;+spam"
//====================================

ajust wait commands to suit your pc


alias


:bunny:

Od1um
25th April 2003, 20:05
alias spam "buyequip;menuselect 5;wait;weapon_smokegrenade;wait;+attack;wait;-attack"
bind pgup spam


Just hold pgup.

Or you can do :

alias spam "buyequip;menuselect 5;wait;weapon_smokegrenade;wait;+attack;wait;-attack"
alias sp "alias m_pitch spam;alias sp4m am"
alias am "alias m_pitch;alias sp4m sp"
alias sp4m "sp"
bind "key" "sp4m"


"key" can be whatever you want. Just press the "key" to start spamming and then when you want to stop spamming press the key again.

boomboy69
2nd May 2003, 08:29
can u not just edit this to be hegrenade
??????????????

alias
3rd May 2003, 20:58
//=========nade spam

alias "HE" "buy;wait;menuselect 8;wait;menuselect 4;wait"
alias "HE-nade" "slot10;slot10;slot10;weapon_hegrenade"
alias "+spam" "+attack;wait;wait;wait;wait-attack"
alias "-spam" "slot10;slot10;wait;slot10;slot10;wait;slot10"

bind "your key hear" "HE;HE-nade;+spam"
//======================
ajust wait commands to suit your pc


alias

:bunny:

Od1um
6th May 2003, 05:10
Or you could just edit my script around...


alias spammer "buyequip;menuselect 4;wait;weapon_hegrenade;wait;+attack;wait;-attack"
alias spamm "alias m_pitch spammer;alias sp4mhe er"
alias er "alias m_pitch;alias sp4m spamm"
alias sp4mhe "spamm"
bind "key" "sp4mhe"


Yet again, input the key you want where it says "key".

btw, alias, you dont need to do buy;menuselect 8 , all you need to do is buyequip. It automatically goes to the equipment menu. (Kevlar, Kevlar Vest + Helmet, FB, HE, SG, Defuse, Nightvision)

alias
6th May 2003, 18:25
just the way i script:bandit:

alias

nightmare
7th May 2003, 19:33
THX