Posts: 222
Threads: 32
Joined: Apr 2014
Reputation:
0
hello any can make amacro to pause or unpasue bbot? exemple if i wanna pasue bbot then i click (NUM_0) or (Button PAUSE) and same if i wanna unpause then i click (NUM_0) or (Button PAUSE)
If i help you please Click ^ to give REP point
if I'll have more rep I'll make better scrips
Posts: 942
Threads: 58
Joined: Nov 2013
Press ctrl shift and you see one large hud in your screen, only click on "Pause Bbot"
Posts: 222
Threads: 32
Joined: Apr 2014
Reputation:
0
yes but shift ctrl is uncomfortable better will be just click 1 button exemple "pause" on keyboard i want stop all bbot
If i help you please Click ^ to give REP point
if I'll have more rep I'll make better scrips
Posts: 47
Threads: 6
Joined: Oct 2012
Reputation:
0
08-05-2015, 10:26 AM
(This post was last modified: 08-05-2015, 10:51 AM by ericporto.)
Here is the macro to stop cavebot and killer with PAUSE key. ( Put it in two macros, one for cabebot and another for killer)
100 {Pauser1} Tibia.IsKeyDown(19)==1 Cavebot.Stop() Killer.Stop()
100 {Pauser2} Tibia.IsKeyDown(19)==1 Killer.Stop()
If I helped you REP+ please
Posts: 47
Threads: 6
Joined: Oct 2012
Reputation:
0
Yeah but stop heal is usually bad when you mass bot, some time you have disconfigured hotkey for some chars.
If I helped you REP+ please