CowNowB / Aimstar

Free and open source popular cheat, written in C++ (New repo)
MIT License
45 stars 6 forks source link

suggestion #6

Open imthecheeser opened 3 weeks ago

imthecheeser commented 3 weeks ago

is it possible to make a movement recorder like clarity the csgo cheat or interium kamidere etc it should just record what u do place like a circle where u did it so u know where to start it (the circle like a esp) and then it just plays ur movement yk its kinda like a macro then would be really cool if u add it

MehPropy commented 3 weeks ago

is it possible to make a movement recorder like clarity the csgo cheat or interium kamidere etc it should just record what u do place like a circle where u did it so u know where to start it (the circle like a esp) and then it just plays ur movement yk its kinda like a macro then would be really cool if u add it

Aimstar is currently focusing on being an undetectable working cheat, since there are still bunch of problems that need fixing such as RCS and aimbot, dont expect anything else in the cheat other than the usual stuff yet (esp, tb, aimbot etc..). This dosent mean that new features wont be added after the main issues are fixed. Keep in mind that this cheat is an external, meaning that it has quite some limitations when it comes to doing serious cheats. For more advanced cheats it is crucial to hook game functions, for example; if you wanted to create SilentAim, you would need to hook CreateMove. Doing this externally requires rebuilding functions which isnt such a fun job. Cheers.

imthecheeser commented 3 weeks ago

is it possible to make a movement recorder like clarity the csgo cheat or interium kamidere etc it should just record what u do place like a circle where u did it so u know where to start it (the circle like a esp) and then it just plays ur movement yk its kinda like a macro then would be really cool if u add it

Aimstar is currently focusing on being an undetectable working cheat, since there are still bunch of problems that need fixing such as RCS and aimbot, dont expect anything else in the cheat other than the usual stuff yet (esp, tb, aimbot etc..). This dosent mean that new features wont be added after the main issues are fixed. Keep in mind that this cheat is an external, meaning that it has quite some limitations when it comes to doing serious cheats. For more advanced cheats it is crucial to hook game functions, for example; if you wanted to create SilentAim, you would need to hook CreateMove. Doing this externally requires rebuilding functions which isnt such a fun job.

alright