View previous topic :: View next topic |
Author |
Message |
milosmml7777 Cheater
Reputation: 0
Joined: 31 Dec 2015 Posts: 39 Location: The Abyss
|
Posted: Wed Jan 13, 2016 5:08 pm Post subject: Minecraft (single player) |
|
|
i have found a pointer for the first slot, and then when i save and quit and then load up the world again, the pointer does not work, how can i fix this?
|
|
Back to top |
|
 |
hhhuut Grandmaster Cheater
Reputation: 6
Joined: 08 Feb 2015 Posts: 607
|
Posted: Wed Jan 13, 2016 5:35 pm Post subject: |
|
|
Well, then you haven't found a pointer actually ...
If you've used the pointerscanner, increase the depth (level) and the max. offset and keep rescanning for the address until you're sure that the pointer always points to your first itemslot.
Alternatively you can find out what access the address you've found and extract the base via code injection ...
|
|
Back to top |
|
 |
ParkourPenguin I post too much
Reputation: 152
Joined: 06 Jul 2014 Posts: 4702
|
Posted: Wed Jan 13, 2016 6:42 pm Post subject: |
|
|
All pointers don't have to be static just as static pointers don't have to persist between game (and/or computer) restarts. So they probably did find a pointer, but it's certainly not a good one.
Use the pointerscanner on an address, restart the game, find the address again and rescan the list, then restart your computer and rescan. What's left should be ok.
_________________
I don't know where I'm going, but I'll figure it out when I get there. |
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Thu Jan 14, 2016 7:18 am Post subject: |
|
|
Minecraft is a Java game, so things will tend to break pretty often. Might as well use the built-in creative mode and/or other commands.
_________________
|
|
Back to top |
|
 |
milosmml7777 Cheater
Reputation: 0
Joined: 31 Dec 2015 Posts: 39 Location: The Abyss
|
Posted: Sat Jan 16, 2016 6:14 pm Post subject: |
|
|
minecraft automaticly updates everytime i launch it, is that a problem?
|
|
Back to top |
|
 |
Rydian Grandmaster Cheater Supreme
Reputation: 31
Joined: 17 Sep 2012 Posts: 1358
|
Posted: Sat Jan 16, 2016 6:25 pm Post subject: |
|
|
The current launcher can update libraries and stuff individually, which is normal to happen every so often.
In-game commands won't be affected. Try typing "/gamemode 1" into chat with no quotes to go into creative mode, you get invincibility and you can open your inventory to get at everything obtainable.
_________________
|
|
Back to top |
|
 |
STN I post too much
Reputation: 43
Joined: 09 Nov 2005 Posts: 2676
|
Posted: Tue Jan 19, 2016 4:57 am Post subject: |
|
|
Not sure if it might have changed but last i trained Minecraft, the memory/data was loaded on the fly when needed so that could explain why your pointer isn't working at game launch. Play the game a bit and see if your pointer starts working.
If you are trying to find a pointer and need to restart for that (filtering), do the same as above or use code injection (that's what i used).
_________________
|
|
Back to top |
|
 |
|