View previous topic :: View next topic |
Author |
Message |
Domdod8844 How do I cheat?
Reputation: 0
Joined: 17 Nov 2019 Posts: 3
|
Posted: Sun Nov 17, 2019 6:40 pm Post subject: How to spawn models |
|
|
This game has a sandbox mode where I can spawn weapons and other models but I want to be able to do it in restricted areas of the game, is there a way i can be able to spawn models in cheat engine?
|
|
Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
Posted: Mon Nov 18, 2019 7:14 am Post subject: |
|
|
The request is too general, but you can use the Ultimap to find the function that spawns these objects and call it with a create thread function (I've never done it and I think it's not easy).
|
|
Back to top |
|
 |
Domdod8844 How do I cheat?
Reputation: 0
Joined: 17 Nov 2019 Posts: 3
|
Posted: Mon Nov 18, 2019 1:55 pm Post subject: Can you just explain what createthread and ultimap are? |
|
|
DanyDollaro wrote: | The request is too general, but you can use the Ultimap to find the function that spawns these objects and call it with a create thread function (I've never done it and I think it's not easy). |
How do I use them?
|
|
Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
|
Back to top |
|
 |
Domdod8844 How do I cheat?
Reputation: 0
Joined: 17 Nov 2019 Posts: 3
|
Posted: Mon Nov 18, 2019 7:24 pm Post subject: Kinda helped |
|
|
DanyDollaro wrote: | The request is too general, but you can use the Ultimap to find the function that spawns these objects and call it with a create thread function (I've never done it and I think it's not easy). |
I found the function that spawns it but in the video you sent the guy has calls and pushes but mine has stuff like jna and I don’t know how to make it spawn even though I found the function.
|
|
Back to top |
|
 |
DanyDollaro Master Cheater
Reputation: 3
Joined: 01 Aug 2019 Posts: 334
|
Posted: Tue Nov 19, 2019 7:35 am Post subject: |
|
|
Your function has comparisons that can vary the result of the function, you should debug the function to understand how it works and from there you have to spawn a thread with certain arguments to make them take the right direction
|
|
Back to top |
|
 |
|