Delium Posted April 1, 2024 Share Posted April 1, 2024 Hello!! I need to do some scripts where the char have to move. Is there any automatic way of catching the locations in a list or something like that?? Now I am moving the char by hand, using /LOC and puting it by hand in the script... So if I need 100 moves, the work for making it is horrible. Any idea? Thanks!! Quote Link to comment Share on other sites More sharing options...
Toggle Staff Mantosh Posted April 2, 2024 Toggle Staff Share Posted April 2, 2024 On 4/1/2024 at 7:29 AM, Delium said: Hello!! I need to do some scripts where the char have to move. Is there any automatic way of catching the locations in a list or something like that?? Now I am moving the char by hand, using /LOC and puting it by hand in the script... So if I need 100 moves, the work for making it is horrible. Any idea? Thanks!! Yes! Paid adrenaline has script recorder feature (red dot icon above scripting IDE). You would click record, run around, stop recording, and copy/paste ready `moveTo(coords)` snippets into your main script. Quote Link to comment Share on other sites More sharing options...
Delium Posted April 3, 2024 Author Share Posted April 3, 2024 Ohhh Thanks!! The only way is paying it. Quote Link to comment Share on other sites More sharing options...
Toggle Staff Mantosh Posted April 3, 2024 Toggle Staff Share Posted April 3, 2024 Unfortunately, the cracked version doesn't have that feature, nor it supports packets. Sorry Quote Link to comment Share on other sites More sharing options...
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.