Help with autobuy/warper loop

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

Message
Author
suggipuss
Noob
Noob
Posts: 14
Joined: 31 Mar 2012, 18:25
Noob?: Yes

Help with autobuy/warper loop

#1 Post by suggipuss »

hi, im playing on a private server and i use fly wings to teleport, because i cant abuse the sp bug here..
there is a warper npc in this server and i configured the warper npc in the portals.txt and it works fine..

I have set my bot to autobuy 140 fly wings and rebuy them when he has 30 or less..

the problem i have now is that the bot somehow doesnt recognize if he has 30 or less flywings.. even if he runs out of fly wings and has 0 left, he teleports back to town to autobuy, but the autobuy sequence doesnt start... instead after the bot arroves in town he automatically uses the warper npc again to get to the lockmap.. so he is stuck in this endless loop..

maybe somebody here can help me fix the problem..

buyAuto Awakening Potion {
npc morocc 150 97
npc_steps
standpoint
distance 8
price
minAmount 0
maxAmount 5
}

buyAuto Fly Wing {
npc morocc 150 97
npc_steps
standpoint
distance 8
price
minAmount 30
maxAmount 140
}

sellAuto 1
sellAuto_npc morocc 150 97
sellAuto_npc_steps
sellAuto_standpoint
sellAuto_distance 8

Image