I know very little about the program. I tried about 5 times and it came out. I was very happy to see that a tutorial from 4 years ago still works. Thank you
It's shown in the video if I remember correctly, but the basic idea is that once you find how many coins there are you can check to see what's looking at that value. Since the game has to check if you have any coins before it lets you try to use them that check will appear, then you can write a script so that as far as the game knows the check always passes. Often there are two checks, one that's mostly visual that's checked when you enter the screen (or constantly on the screen) so that it knows whether to show it as something you can do (usually things are grayed out if you aren't able to afford them) and then another check when you actually try to "buy" the item.
I got to the part when u change cmove to mov and then change it back but I don't have the other one that's showing the counter is constantly changing numbers because the only one changing is movzx
I know very little about the program. I tried about 5 times and it came out. I was very happy to see that a tutorial from 4 years ago still works. Thank you
i have no idea how to follow along with this
i wish i did because i really want to have this option
Just discovering your channel. Nice video!
it actually work , thank u so much
how did u make the script that allows u to use coins even if u have none
It's shown in the video if I remember correctly, but the basic idea is that once you find how many coins there are you can check to see what's looking at that value. Since the game has to check if you have any coins before it lets you try to use them that check will appear, then you can write a script so that as far as the game knows the check always passes.
Often there are two checks, one that's mostly visual that's checked when you enter the screen (or constantly on the screen) so that it knows whether to show it as something you can do (usually things are grayed out if you aren't able to afford them) and then another check when you actually try to "buy" the item.
FreeER atubeacct thank u
FreeER atubeacct How do I open the auto assemble on the ja because I've right click and left clicked and it keeps opening line assembler
ctrl+a is the shortcut for opening one :) You can also use the menu however.
Thank u but is there another part before all this because i put allowCoins but says it doesn't exist also sorry for all the questions.
I got to the part when u change cmove to mov and then change it back but I don't have the other one that's showing the counter is constantly changing numbers because the only one changing is movzx
ua-cam.com/video/ToPUhQonAOo/v-deo.html
How to have unlimited gear 2
I'm not sure off the top of my head how it works and I'm no longer capable of checking, sorry