| View previous topic :: View next topic |
| Author |
Message |
Dontutrustme How do I cheat?
Reputation: 0
Joined: 07 Oct 2016 Posts: 6
|
Posted: Sat Oct 08, 2016 11:07 am Post subject: How to make a drop rate cheat? |
|
|
| Like the title says |
|
| Back to top |
|
 |
Zanzer I post too much
Reputation: 126
Joined: 09 Jun 2013 Posts: 3278
|
Posted: Sat Oct 08, 2016 11:37 am Post subject: |
|
|
| Give yourself 9999999 luck? |
|
| Back to top |
|
 |
Dontutrustme How do I cheat?
Reputation: 0
Joined: 07 Oct 2016 Posts: 6
|
Posted: Sat Oct 08, 2016 1:33 pm Post subject: |
|
|
| Zanzer wrote: | | Give yourself 9999999 luck? |
Unfortunatly in neptunia rebirth 1 luck increase crit chance/dodge
Thats where im stuck. I saw the existing table and fling's trainer (for older ver) have that function,so i am trying to remade it for my table,but have no idea how to do it:( |
|
| Back to top |
|
 |
Alweul How do I cheat?
Reputation: 0
Joined: 01 Dec 2015 Posts: 4
|
Posted: Sun Oct 09, 2016 3:12 pm Post subject: |
|
|
My guess is that the original trainer was created using a debugger to find the values used to determine if an item drops, then those values were modified in memory based off of the address spaces identified while debugging.
These are relatively constant values so searching for a changing value with cheat engine isn't going to help too much here.
I suggest you look at the memory space the old trainer had and browse it until you find a similar set of data or just debug it yourself. |
|
| Back to top |
|
 |
Dontutrustme How do I cheat?
Reputation: 0
Joined: 07 Oct 2016 Posts: 6
|
Posted: Mon Oct 10, 2016 11:09 pm Post subject: |
|
|
| Alweul wrote: |
I suggest you look at the memory space the old trainer had and browse it until you find a similar set of data or just debug it yourself. |
That was a really good tip,thanks. It saved me a lot of time
Actually I had to do it in the 1st place
When i found what memory were used in old cheat and disassembled it. Turns out that were smth like "battle stats". Then i learned the the drop rate is the monster's offset which was modified in an old cheat. And i think those offsets are correct for my ver too. Well,will see. |
|
| Back to top |
|
 |
|