Everyone who has never used our Bots before, can test each one for 2 days without any limitation.
The trial is given automatically when you login on the Bot, but in some cases it wouldn't work (security reasons).
If this happens, send me a private message and i will be checking the failed trials manually and adding it for those who didn't get it.
We are looking for resellers who may accept payment methods different from ours, including classictibia's cash, realesta's cash, mastercores' cash, etc. Interested? Click here at anytime.



Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Panic button pause all
#1
Hi sir admin.

Is there way pause all bot/clients in one hotkey if run MC? If i click pause on focused mc it only pause this mc.
Reply

#2
Hello.

No, but you can create such thing by using hotkeys tab.

1. Create a new hotkey on Hotkeys tab;
2. Select that new hotkey;
3. Go to hotkey field and press the key combination you wanna use; Don't use PAUSE key. If you really wanna use that, you must unbind it from Options -> "Pause Bot" hotkey.
4. Type: LUA Script;
5. Uncheck "Client focus required"; This options means when Bot should run this hotkey. If you uncheck this option, it will run whenever you press this hotkey, doesn't matter which window you have focused. If you have this option checked, it will only run this hotkey if game-client or bot of that game-client is focused.
6. Click on Edit LUA Script and add the following code:
pausebot(true) -- This pauses bot, but never unpause
Alternatively, you can use this code to toggle pause.
pausebot() -- This will toggle bot, pause and unpause

You should add that hotkey to add bots of all characters. Notice that if you save/load .xml settings, it will be saved and loaded as well.
|Only Registered members can see download links. | Click here to buy subscription or here to register.
|Only Registered members can see download links. | Click here to buy subscription or here to register.alt="Smile" title="Smile" class="smilie smilie_1" />
Reply



Forum Jump:



Forum software by © MyBB Theme © iAndrew 2016