Jump to content

Eimantas1

Members
  • Posts

    1
  • Joined

  • Last visited

  • Feedback

    0%

About Eimantas1

Profile Information

  • Gender
    Male

Eimantas1's Achievements

Newbie

Newbie (1/16)

0

Reputation

  1. 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.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..