Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Update?
#27
(10-26-2020, 09:03 PM)ilbeyerdem Wrote: any ideas for looter panic?

And how can we add 32850 id (yalahar) to bbot.items.txt?

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

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.

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.
[Image: sGmYH7p.png]

_____________________________________________
Reply


Messages In This Thread
Update? - by Nvp - 08-13-2020, 05:51 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)