theo1996 Newbie cheater
Reputation: 0
Joined: 27 Dec 2013 Posts: 15
|
Posted: Wed Nov 01, 2023 1:44 pm Post subject: Showing message for each step/line of AA |
|
|
I made a script to bypass the step 5 tut, but I want to add a message box or some other alert for each individual step of the script,to understand the execution order, something like:
| Code: |
aobscan(...)
showMessage(aobsac ran at line 0)
...
|
is there a way to do this? I read these two threads, but it seems lua runs before asm does.
cheate x ngine.org/forum/viewtopic.php?t=615540
cheat x engine.org/viewtopic.php?t=615359
|
|