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 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.