Page 1 of 1

Bot stuk in endless loop from map to map

Posted: 21 May 2018, 16:33
by Jamakenjelly
Bot stuk in endless loop from map to map when it gows in to auto by

Calculating auto-buy route to: Prontera Field (prt_fild05): (290,, 221) Tool Dealer
---------Map Info----------
MAP Name: mjolnir_09.gat
MAP IP: 54.36.76.137
MAP Port: 4615
-------------------------------
Closing connection to Map Server
Disconnecting (54.36.76.138:4615)...disconnected
Connecting to Map Server...
Connecting (54.36.76.137:4615)... connected
You are now in the game
Your Coordinates: 106, 34
Allowed other player invite to Party
Other players are not allowed to view your Equipment.
Portal Exists: mjolnir_09 -> prt_fild05 (106, 28) - (0)
NPC Exists: #mj09_find_3 (106, 36) (ID 61706) - (0)
[dist=4.1] Monster Savage Babe (1): *Sweat*
NPC Exists: #mj09_find_4 (306, 36) (ID 61707) - (0)
Portal Exists: mjolnir_09 -> prt_fild05 (300, 28) - (0)
---------Map Info----------
MAP Name: prt_fild05.gat
MAP IP: 54.36.76.138
MAP Port: 4615
-------------------------------
Closing connection to Map Server
Disconnecting (54.36.76.137:4615)...disconnected
Connecting to Map Server...
Connecting (54.36.76.138:4615)... connected
You are now in the game
Your Coordinates: 292, 382
Allowed other player invite to Party
Other players are not allowed to view your Equipment.
Portal Exists: prt_fild05 -> mjolnir_09 (292, 385) - (0)
Calculating auto-buy route to: Prontera Field (prt_fild05): (290,, 221) Tool Dealer
---------Map Info----------
MAP Name: mjolnir_09.gat
MAP IP: 54.36.76.137
MAP Port: 4615
-------------------------------
Closing connection to Map Server
Disconnecting (54.36.76.138:4615)...disconnected
Connecting to Map Server...
Connecting (54.36.76.137:4615)... connected
You are now in the game
Your Coordinates: 305, 33
Allowed other player invite to Party
Other players are not allowed to view your Equipment.
Portal Exists: mjolnir_09 -> prt_fild05 (300, 28) - (0)
NPC Exists: #mj09_find_4 (306, 36) (ID 61707) - (0)
[dist=unknown] Unknown #54268: *Sweat*
[dist=unknown] Unknown #54250: *Sweat*
Portal Exists: mjolnir_09 -> prt_fild05 (106, 28) - (0)
NPC Exists: #mj09_find_3 (106, 36) (ID 61706) - (0)
---------Map Info----------
MAP Name: prt_fild05.gat
MAP IP: 54.36.76.138
MAP Port: 4615
-------------------------------
Closing connection to Map Server
Disconnecting (54.36.76.137:4615)...disconnected
Connecting to Map Server...
Connecting (54.36.76.138:4615)... connected
You are now in the game
Your Coordinates: 105, 378
Allowed other player invite to Party
Other players are not allowed to view your Equipment.
Portal Exists: prt_fild05 -> mjolnir_09 (105, 381) - (0)
Calculating auto-buy route to: Prontera Field (prt_fild05): (290,, 221) Tool Dealer
---------Map Info----------
MAP Name: mjolnir_09.gat
MAP IP: 54.36.76.137
MAP Port: 4615
-------------------------------
Closing connection to Map Server
Disconnecting (54.36.76.138:4615)...disconnected
Connecting to Map Server...
Connecting (54.36.76.137:4615)... connected
You are now in the game
Your Coordinates: 106, 34
Allowed other player invite to Party
Other players are not allowed to view your Equipment.
Portal Exists: mjolnir_09 -> prt_fild05 (106, 28) - (0)
NPC Exists: #mj09_find_3 (106, 36) (ID 61706) - (0)

any help

Re: Bot stuk in endless loop from map to map

Posted: 21 May 2018, 17:37
by Jamakenjelly
have had to disable storage and auto sell and by for my bot to work if any one knows how to fix the auto by sell route so it dont get stuk on a loop from map to map please let me know

Re: Bot stuk in endless loop from map to map

Posted: 21 May 2018, 17:54
by Pachu
Jamakenjelly wrote:Bot stuk in endless loop from map to map when it gows in to auto by

Calculating auto-buy route to: Prontera Field (prt_fild05): (290,, 221) Tool Dealer
that part in bold doesnt look right, it doesnt show like that on my bots when autobuying. can you show the buyauto block you have?

Re: Bot stuk in endless loop from map to map

Posted: 21 May 2018, 17:59
by Jamakenjelly
######## Autostorage/autosell ########

buyAuto Red Potion {
npc prt_fild05 (290, 221) Tool Dealer
standpoint
distance 5
price 50z
minAmount 2
maxAmount 100
batchSize
disabled 0
}

sellAuto 0
sellAuto_npc
sellAuto_standpoint
sellAuto_distance 5
sellAuto_npc_steps s

storageAuto 0
storageAuto_npc
storageAuto_standpoint
storageAuto_distance 5
storageAuto_npc_type 1
storageAuto_npc_steps
storageAuto_password
storageEncryptKey
storageAuto_keepOpen 0
storageAuto_useChatCommand
storageAuto_useItem 0
storageAuto_useItem_item
storageAuto_notAfterDeath
relogAfterStorage 0
minStorageZeny 50

npcTimeResponse
npcWrongStepsMethod 0

getAuto {
minAmount
maxAmount
passive
disabled 0
}

######## Debugging options; only useful for developers ########

debug 0
debugPacket_unparsed 0
debugPacket_received 0
debugPacket_ro_sent 0
debugPacket_sent 0
debugPacket_exclude
debugPacket_include
debugPacket_include_dumpMethod
debugDomains
logToFile_Debug
logToFile_Errors
logToFile_Messages
logToFile_Warnings
history_max 50



dus same stuck on moving from map to map with autosell and storaage

Re: Bot stuk in endless loop from map to map

Posted: 21 May 2018, 23:53
by c4c1n6kr3m1

Re: Bot stuk in endless loop from map to map

Posted: 22 May 2018, 11:01
by Jamakenjelly
thanks