| View previous topic :: View next topic |
| Author |
Message |
Aye How do I cheat?
Reputation: 0
Joined: 29 Sep 2013 Posts: 2
|
Posted: Sun Sep 29, 2013 8:34 pm Post subject: Button Executing and Progress Bar Help! |
|
|
Hey everyone, I need some expert help on making a trainer. I have 5 base address pointers and want to have each one be activated by a button. So for example, I want button "Gold" to set my Gold base address to a value of 999999. I'm not too keen on Lua code so this is why i'm asking. I also have a progress bar that I want to show the progress of attaching the trainer to the game's process, and to then say in the text box above it, "Trainer Attatched to Process".
Any and all help is greatly appreciated and if you need anything, let me know. I'll be more than happy to comply.
|
|
| Back to top |
|
 |
Dark Byte Site Admin
Reputation: 471
Joined: 09 May 2003 Posts: 25813 Location: The netherlands
|
Posted: Sun Sep 29, 2013 9:02 pm Post subject: |
|
|
here is an example table with lua script (it's complete enough so you can save this as a .exe inside cheat engine to make it a standalone trainer)
Check the form, and the lua script and the tables.
| Description: |
|
 Download |
| Filename: |
example.CT |
| Filesize: |
3.31 KB |
| Downloaded: |
1542 Time(s) |
_________________
Do not ask me about online cheats. I don't know any and wont help finding them.
Like my help? Join me on Patreon so i can keep helping |
|
| Back to top |
|
 |
Aye How do I cheat?
Reputation: 0
Joined: 29 Sep 2013 Posts: 2
|
Posted: Sun Sep 29, 2013 9:16 pm Post subject: |
|
|
| Dark Byte wrote: | here is an example table with lua script (it's complete enough so you can save this as a .exe inside cheat engine to make it a standalone trainer)
Check the form, and the lua script and the tables. |
Thank you Dark Byte!
|
|
| Back to top |
|
 |
|