Open Side Menu Go to the Top

12-16-2009 , 06:59 PM
Haven't found one yet. I have 6 scripts running and it would be nice to have a script that can suspend all scripts and hotkeys with one press of a button.

I tried to google it and searching the forum...but no luck.

Does anyone have anything close to what I'm talking about?

thanks
Is there a script that suspends all active scripts and hotkeys? Quote
Is there a script that suspends all active scripts and hotkeys?
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
Is there a script that suspends all active scripts and hotkeys?
12-16-2009 , 11:07 PM
Some scripts have this already, if you copy/paste
Code:
~^ESC::
Suspend
return
in their hotkey section it will suspend (toggle) suspend in all scripts with a single hotkey (ctrl + escape in this example)
Is there a script that suspends all active scripts and hotkeys? Quote
12-16-2009 , 11:13 PM
sweet...similar to what I'm looking for. I'm just gonna replace ESC with another button and rewrite that into all the scripts.

thanks.
Is there a script that suspends all active scripts and hotkeys? Quote
Is there a script that suspends all active scripts and hotkeys?
150% up to $2,000 Welcome Bonus on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
Is there a script that suspends all active scripts and hotkeys?

      
m