(adsbygoogle = window.adsbygoogle || []).push({});
So i have been looking for a button that would make the code constant write, im making rtm tool, whats then name of that kinda button?
How do i make it loop? can you give me any tutorial?
You could use a while or for loop for this. You can read about them here:
while loop: You must login or register to view this content.
for loop: You must login or register to view this content.
i don't really understand those, i have an offset which i want to be forced to be the same value while the game tries to change the value to something else. Just like the "Freeze" button in cheat engine.