BBot - The best bot of the world

Full Version: Macro to use on the wall
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Guys, can you help me ??
I'm creating a script for the hunt there from '' The First Dragon Quest '' and the problem is this, I need to "use" that wall to be teleported into the room, and I need to do that to get out too !. I don't find anything on the internet that helps me with any macro to use it. Note: She has ID!:corar:
make fixed point 1 sqm to wall and manual macro

X:=Self.X()
Y:=Self.Y()
Z:=Self.Z()
corar:=id this wall
Macro.Wait(100)
Map.Use(!corar, !X!, !Y!, !Z!, 1)
I just need to click on the wall for it to move in or out. Wall or floor SQMs can be clicked and teleported, and have ids. I need some macro for it to make my mouse click on that wall, plixx
chek up
I will test here, but I appreciate the attention!

I was researching for days and in 1 day I had the answer here! Thank you very much, it worked !!!!!