Jump to content

Recommended Posts

Posted (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 by Eimantas1

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...