BBot - The best bot of the world
Help with macro - Printable Version

+- BBot - The best bot of the world (https://forums.bmega.net)
+-- Forum: Support (https://forums.bmega.net/forum-6.html)
+--- Forum: Support & Help (https://forums.bmega.net/forum-8.html)
+--- Thread: Help with macro (/thread-12908.html)



Help with macro - artsuprimentos - 12-07-2013

I need an macro to close tibia in "x,y,z"
someone can helpe me?


RE: Help with macro - Dexter - 12-07-2013

[macro]0 {Close Tibia} X1:=xxxxx Y1:=xxxxx Z1:=x X2:=xxxxx Y2:=xxxxx Z2:=x Self.PositionIn(!X1!, !Y1!, !Z1!, !X2!, !Y2!, !Z2!) Tibia.Close()[/macro]

Change "xxxxx" by positions values.