Posts: 2
Threads: 1
Joined: Feb 2013
Reputation:
0
10-08-2013, 07:16 AM
(This post was last modified: 10-08-2013, 08:02 AM by Porkchops.)
Alright, This would be my first day using Bbot, and I would like to ask how can i make it so that when it gets to the certain waypoint or whenever my mana potions go below 20 he goes to label "yyx" to go buy more pots?
Ive tried using other peoples scripts as examples... but it isnt going too well
Well okay i figured that out, now i need help with the X y Z positions, what are the coordinates for like, 1sq south, 1sq west
AHHH MY BRAINNNNNNNNNNNNNNNNNNNNNNNNNNNN
Posts: 2
Threads: 1
Joined: Feb 2013
Reputation:
0
10-08-2013, 08:49 AM
(This post was last modified: 10-08-2013, 08:54 AM by Porkchops.)
!!!! k i almost got this down, so the Bbot already shows the position i am at, and i understand the concept, i also understand X y z now, x is horizontal, y is vertical and z is im guessing the surface level or somethin, what is targetid... am i supposed to put something in there? i figured out how to look at the ids that i need to click Use on, levers etc, however im having a problem right now
MapTool (32778 31117 7:Target: 923 Use: 8618 Pos: 32778 31118 7)
Its being skipped, and thats the Mechanism in yalahar, im not sure what to do
TargetID: is the ID on the map, if the ID is not found the macro tool is skiped
So... where in the map exactly?!? SORRY BROS IM AN IDIOT AND MY EYES R CLOSING I HAVENT SLEPT FOR 21 HOURS OR SO! IM messing up shat
Posts: 198
Threads: 8
Joined: Jul 2013
Reputation:
0
X=Self.X()
Y=Self.Y()
Z= Self.Z()
Will return ur cordinates.
Now u can add or substract 1 to get a position u like.
PS. I belive u want to use Self.MoveN / Self.MoveS / Self.MoveE / Self.MoveW
Posts: 142
Threads: 13
Joined: Apr 2013
MECHANISM ID IS 923 ?
SO USE
MapTool (32778 31117 7:Target: 923 Use: 0 Pos: 32778 31118 7)