i guess its because of this Loot Bag. Lets wait for Mega to say anything about it. Is that possible to solve or what
Update?
|
10-26-2020, 05:27 PM
For example, there is a ladder id (1948) at bbot.items.txt, but when bbot tries to climb ladder (1948), panic mode is on. updating bbot.items.txt is not enough or smthg?
10-26-2020, 06:36 PM
(10-26-2020, 04:43 PM)Seeken Wrote: it seems like looting forces this Panic Mode. Is that possible? Also move in couple new id , ground in Yala right of depo when you go on elfsie in 1st stairs is id 32850 , and even i add bbot items. still not won't move.
10-26-2020, 07:23 PM
(10-26-2020, 06:36 PM)SsixDex Wrote: Also move in couple new id , ground in Yala right of depo when you go on elfsie in 1st stairs is id 32850 , and even i add bbot items. still not won't move. Create 4 macros like this https://prnt.sc/v7c9l4 Self.MoveS() Self.MoveN() Self.MoveW() Self.MoveE() Then in Cavebot right click at list > add > Fixed Point right infront of stairs, then right click > Codes/Labels > Macro > select which direction your character should move. It has to works. https://prnt.sc/v7cd0s like this - Fixed Point is right next to stairs, and macro moves character south to climb on it. (10-26-2020, 07:23 PM)Seeken Wrote:Yeah yeah , i know i know,i had in few Scripts that macro , but still that panic mode ugh,(10-26-2020, 06:36 PM)SsixDex Wrote: Also move in couple new id , ground in Yala right of depo when you go on elfsie in 1st stairs is id 32850 , and even i add bbot items. still not won't move.
10-26-2020, 09:03 PM
(This post was last modified: 10-26-2020, 09:12 PM by ilbeyerdem.)
any ideas for looter panic?
And how can we add 32850 id (yalahar) to bbot.items.txt? (10-26-2020, 09:03 PM)ilbeyerdem Wrote: any ideas for looter panic? I found temporary solutions to this issue. Which is Macro to climb stairs, ladders etc. (10-26-2020, 07:23 PM)Seeken Wrote: Create 4 macros like this https://prnt.sc/v7c9l4 Also for looting, macro like this 1000 {Gladiator} IDGround:=8909 X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(!IDGround!, !X!, !Y!, !Z!, 2) Misc.StandTime()>2 You need to change IDGround with corpses ID.
10-27-2020, 09:23 AM
Thank you for trying to help.
I created this macro for mino; 1000 {minotaur} IDGround:=5969 X:=Self.X() Y:=Self.Y() Z:=Self.Z() Map.Use(!IDGround!, !X!, !Y!, !Z!, 2) Misc.StandTime()>2 (5969 id is minotaur's fresh dead body) I made Auto Macros Enabled after create this macro But it still on panic mode after killing 3-4 minos. (with enable killer) Or for expample, There is no problem at -1 floor with manuel hunt, panic mode on at +1 floor (same creatures) whats wrong with me?
10-27-2020, 11:45 AM
10-27-2020, 05:02 PM
Yea! Open corpses function must be unclicked! Thank you so much <3 <3 <3 <3
11-01-2020, 06:40 PM
So when open corpse looting will work correct ? This macro created to open corpse is strange, dont loot monsters when i oneshot them. When i change stand time to 1s or delete this one from macro its going so bad.
11-04-2020, 12:20 AM
IT DOSENT WORK
11-04-2020, 07:02 PM
I found solution. I can exchange a working looter on Ezodus for scripts
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)