Nostale function address for attackwalk

06/14/2024 07:21 JONNST4R#16
Quote:
Originally Posted by Feuerdrachenzauber View Post
But you cant the use the same commands like "while" or "std::cout" in a AA Script.
Technically you are right but there is a workaround for this but you crash if u call std::cout because the output stream is wrong. You have to create a console first and some other steps to make it work. And while is easy to implement with asm.

Because the DLL is in C or C++ you can stay with one language and AA becomes unnecessary. Thats why you write a bot with c++.

[Only registered and activated users can see links. Click Here To Register...]