Posts: 5
Threads: 2
Joined: Mar 2016
Reputation:
0
Hello, i was trying to make the cavebot, but there is a part where i have to go into teleport, problem is that the function add teleport point doesn´t work, i´ve tried several things, but not even 1 have worked, help please
Posts: 5
Threads: 2
Joined: Mar 2016
Reputation:
0
I already tried those and nothing :/
Posts: 262
Threads: 65
Joined: Nov 2015
Reputation:
0
Its working ;p I used it to my yalahar quest script, use fixed waypoint, add macro(manual) for example go north
Posts: 5
Threads: 2
Joined: Mar 2016
Reputation:
0
it just won´t go into the teleport, i already tried like all of them, well most, do i have to active something else to use them ? or just in the cavebot in the fixed point?
Posts: 262
Threads: 65
Joined: Nov 2015
Reputation:
0
03-19-2016, 07:47 PM
(This post was last modified: 03-19-2016, 07:47 PM by zarize.)
1. make macro for example: Self.MoveN() ///change it to MANUAL
2.Make fixed point(near tp), go to cavebot >> Add >> Macro>> (MACRO NAME for example MOVE NORTH)
Posts: 5
Threads: 2
Joined: Mar 2016
Reputation:
0
I´ll try it and report my results, if anyone else is having the same problem
Posts: 942
Threads: 58
Joined: Nov 2013
03-19-2016, 08:02 PM
(This post was last modified: 03-19-2016, 08:03 PM by kaiquegabriel.)
Code:
Point (x y z)
Fixed (x y z) < 1 sqm south of teleport
Macro (x y z:MoveN)
Point (x y z)
Point (x y z)
Point (x y z)
Add this manual macro:
Code:
0 {MoveN} Self.MoveN()
Posts: 2,010
Threads: 147
Joined: Jan 2014
Reputation:
0
Check ID of teleport add to your bbot.data and restart bbot. Then teleport point will work. Post on trello missed id and mega will add on next version