Teleport idle setting stuck after a few minutes and the bot wont do any action. i do need to relog and relog before it works again
but it consistently stuck.
I used this macro but still teleport stuck.
Can you help me on this matter.
Your usual support and cooperation is highly appreciated
#### Fix Double Tele ####
automacro fix_tele {
console /Security Level/Any Work/
timeout 5
call thefix
}
macro thefix {
pause 1
do warp cancel
pause .2
do ai on
pause .2
do reload config
pause .2
do reload macros
release all
}
Teleport Idle Stuck
Moderator: Moderators
-
- Noob
- Posts: 15
- Joined: 11 Jul 2017, 18:35
- Noob?: No
Re: Teleport Idle Stuck
bad, slow macro. use
automacro fix_tele {
console /any work/
timeout 1
call thefix
}
macro thefix {
pause .1
do warp cancel
pause .1
do ai on
pause .1
do reload macros
release all
}
automacro fix_tele {
console /any work/
timeout 1
call thefix
}
macro thefix {
pause .1
do warp cancel
pause .1
do ai on
pause .1
do reload macros
release all
}
Last edited by rentard on 30 Jul 2017, 02:17, edited 1 time in total.
-
- Noob
- Posts: 12
- Joined: 01 Mar 2014, 07:07
- Noob?: Yes
Re: Teleport Idle Stuck
Nice dude, however the bot stop teleport idle. and do nothing at all.
-
- Noob
- Posts: 15
- Joined: 11 Jul 2017, 18:35
- Noob?: No
Re: Teleport Idle Stuck
not sure what the problem, are you using telesearch.pl? might help to post config with login info cleared out.b0y3t2013 wrote:Nice dude, however the bot stop teleport idle. and do nothing at all.
i don't use idle teleport, could never get it working that way