Update? - Printable Version +- BBot - The best bot of the world (https://forums.bmega.net) +-- Forum: Community (https://forums.bmega.net/forum-5.html) +--- Forum: Off-Topic (https://forums.bmega.net/forum-9.html) +--- Thread: Update? (/thread-21198.html) Pages:
1
2
|
RE: Update? - Seeken - 10-26-2020 i guess its because of this Loot Bag. Lets wait for Mega to say anything about it. Is that possible to solve or what RE: Update? - ilbeyerdem - 10-26-2020 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? RE: Update? - SsixDex - 10-26-2020 (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. RE: Update? - Seeken - 10-26-2020 (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. RE: Update? - SsixDex - 10-26-2020 (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. RE: Update? - ilbeyerdem - 10-26-2020 any ideas for looter panic? And how can we add 32850 id (yalahar) to bbot.items.txt? RE: Update? - Seeken - 10-27-2020 (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. RE: Update? - ilbeyerdem - 10-27-2020 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? RE: Update? - Seeken - 10-27-2020 (10-27-2020, 09:23 AM)ilbeyerdem Wrote: for expample, There is no problem at -1 floor with manuel hunt, panic mode on at +1 floor (same creatures) What hunt it is? Make sure "Loot Creatures" is off in cavebot settings RE: Update? - ilbeyerdem - 10-27-2020 Yea! Open corpses function must be unclicked! Thank you so much <3 <3 <3 <3 RE: Update? - Tian Ezodus OT - 11-01-2020 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. RE: Update? - kimpaah95 - 11-04-2020 IT DOSENT WORK RE: Update? - Endorion - 11-04-2020 I found solution. I can exchange a working looter on Ezodus for scripts RE: Update? - Elmgren1337 - 12-08-2020 (11-04-2020, 07:02 PM)Endorion Wrote: I found solution. I can exchange a working looter on Ezodus for scripts If you help me fix this problem with the loot macro, I can make 100% afk scripts for you. Or pay you in KK's |