PDA

View Full Version : Loop script?


Goddess
27th August 2003, 00:05
I know there used to be some sort of loop script that allowed you to continually use one command and repeat while the button is held, does anyone know where I can get this script? Thanks.

o({})o
27th August 2003, 03:01
If you are talking about CS, then I believe if you use pgup or pgdn as the binded key it will loop automatically..... Not sure about that though :x.

GoNaDs & StRiF3
27th August 2003, 03:16
yes i know what you are talking about, but i cant remember the command off the top off my head and also hebe's method is simple and also works :)

but i do remember it being psoted in the scripting section of the ogc forums.

Goddess
27th August 2003, 11:56
I dont want to run around stop, move my hand to the page down key, it takes too long and you cant move (unless you use the arrow buttons). Ogc forums is mpcheats.de?

My-Sacrifice
27th August 2003, 13:04
lol u stop to press another button.... how weird

Goddess
30th August 2003, 17:56
Well you can walk but my hands arent very large enough to hold all keys at same time.

o({})o
31st August 2003, 18:41
The old looping method was fixed in cs 1.4 i believe, so good luck trying it again, but I don't think you will have much luck........

Goddess
31st August 2003, 20:04
I would like to experiment, do you have the script?

ViscountPherget
31st August 2003, 23:04
alias toggle toggle_on
alias toggle_on "alias toggle toggle_off;alias m_pitch yourcommandhere;echo yourscriptname ON"
alias toggle_off "alias toggle toggle_on;alias m_pitch;echo yourscriptname OFF"

Goddess
2nd September 2003, 00:43
Thats not a loop script, thats a toggle script...

GoNaDs & StRiF3
2nd September 2003, 01:11
yes, yes is it a toggle script if you take a closer look you will notice it togles the loop script on and off ;)

Goddess
2nd September 2003, 03:14
Its not a loop script, loop scripts so you hold a button and it loops through a command

GoNaDs & StRiF3
2nd September 2003, 13:52
well you have a good point there hehe but if ya wanna get down to techcal points it is a loop script ;)

but yeah

Goddess
3rd September 2003, 00:02
Technically its a toggle script.