Eimantas1 Posted June 26, 2018 Posted June 26, 2018 (edited) Hello, got Adrenaline yesterday. Today tried this: begin while true do if user.inrange(147496, 27144, -2208, 7000, 7000) then begin Engine. BypassToServer ('_bbshome'); delay (300); Engine. BypassToServer ('_cbbsteleport'); delay (300); Engine. BypassToServer ('_cbbsteleport_16'); delay (300); Engine. BypassToServer ('_cbbsteleport_29'); delay (300); Engine. BypassToServer ('_cbbsteleport_36'); delay (1500); end; if user.inrange(147548, 19734, -2000, 500, 500) then begin Engine.MoveTo(144168, 19368, -1864); Engine.MoveTo(141832, 19320, -1952); Engine.MoveTo(139096, 12824, -3984); Engine.MoveTo(137448, 12184, -4048); Engine.MoveTo(139864, 12168, -3984); Engine.MoveTo(139112, 13048, -3984); end; end. The first part uses ALT + B teleporter, which works, but after teleporting to the spot the character just stands. If I swap these 2 columns, then the teleport doesn't work but the character moves. Edited June 26, 2018 by Eimantas1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now