PDA

View Full Version : CS buy binds


jasonn
4th December 2004, 01:46
hey guys!

i am wanting to convert my old grenade spam script for CS:S, can anyone help me with changing from the old CS syntax to the new CS:S code? basically the bind bought a grenade, and throws it everytime you hit the button.

heres the original for reference:
bind k "buyequip; wait; wait; menuselect 4; buy hegrenade; wait; wait; wait; slot10; wait; wait; wait; wait; wait; wait; slot10; slot10; slot10; slot10; wait; wait; wait; wait; wait; wait; +attack; wait; wait; wait; wait; wait; wait; -attack"


in CS:S u don't have to use the wait, appreciate any help.

Thanks,
jasonn

filhadaputa
4th December 2004, 04:12
Dunno if this can help, but try this page:

http://www.csbanana.com/csb_page.banana?page=303

It is a web-based script genarator engine.

Supremespeed
5th December 2004, 04:58
try this

bind k "buy hegrenade; wait; wait; wait; invnext; wait; wait; +attack;"

I dont know how many waits it needs but mess with it a bit and see what works.