Teleport Idle Stuck

International

Moderator: Moderators

b0y3t2013
Noob
Noob
Posts: 12
Joined: 01 Mar 2014, 07:07
Noob?: Yes

Teleport Idle Stuck

#1 Post by b0y3t2013 »

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
}
rentard
Noob
Noob
Posts: 15
Joined: 11 Jul 2017, 18:35
Noob?: No

Re: Teleport Idle Stuck

#2 Post by rentard »

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
}
Last edited by rentard on 30 Jul 2017, 02:17, edited 1 time in total.
b0y3t2013
Noob
Noob
Posts: 12
Joined: 01 Mar 2014, 07:07
Noob?: Yes

Re: Teleport Idle Stuck

#3 Post by b0y3t2013 »

Nice dude, however the bot stop teleport idle. and do nothing at all.
rentard
Noob
Noob
Posts: 15
Joined: 11 Jul 2017, 18:35
Noob?: No

Re: Teleport Idle Stuck

#4 Post by rentard »

b0y3t2013 wrote:Nice dude, however the bot stop teleport idle. and do nothing at all.
not sure what the problem, are you using telesearch.pl? might help to post config with login info cleared out.

i don't use idle teleport, could never get it working that way