Hi!
Recently I was searching for a level 10 pointer and it took about nearly 3 hours to complete. But when I want to rescan it stops at a point and it takes too long.
Can anyone identify what the problem is?
Pointer rescan huge time?(hours)
-
- Noobzor
- Posts: 8
- Joined: Tue May 02, 2017 5:36 am
- Reputation: 0
Re: Pointer rescan huge time?(hours)
a rescan eats up as much as the game uses itself. Make sure you have enough RAM or that your paging file can grow
also, to prevent having to do rescans on these humongous sets, use pointermaps.
by using a pointermap of a previous game launch (preferably made by a friend on another comp, but selfmade works too) you will do a rescan as soon as a result is found. this skips the compression and disk writing/reading part so is a LOT faster, and the number of results you get will be manageable/faster to rescan
it's recommended to have found the address you are looking for in the saved pointermap, but you can also use it to filter out unreadable paths
also, to prevent having to do rescans on these humongous sets, use pointermaps.
by using a pointermap of a previous game launch (preferably made by a friend on another comp, but selfmade works too) you will do a rescan as soon as a result is found. this skips the compression and disk writing/reading part so is a LOT faster, and the number of results you get will be manageable/faster to rescan
it's recommended to have found the address you are looking for in the saved pointermap, but you can also use it to filter out unreadable paths
Re: Pointer rescan huge time?(hours)
You may be running out of disk space. I recommend learning injection so that you can avoid wasting your life away.
-
- Noobzor
- Posts: 8
- Joined: Tue May 02, 2017 5:36 am
- Reputation: 0
-
- Noobzor
- Posts: 8
- Joined: Tue May 02, 2017 5:36 am
- Reputation: 0
Re: Pointer rescan huge time?(hours)
Well I've done that before. Compared two saved pointermaps but found 0 results.scribly wrote: ↑Thu May 04, 2017 9:19 pma rescan eats up as much as the game uses itself. Make sure you have enough RAM or that your paging file can grow
also, to prevent having to do rescans on these humongous sets, use pointermaps.
by using a pointermap of a previous game launch (preferably made by a friend on another comp, but selfmade works too) you will do a rescan as soon as a result is found. this skips the compression and disk writing/reading part so is a LOT faster, and the number of results you get will be manageable/faster to rescan
it's recommended to have found the address you are looking for in the saved pointermap, but you can also use it to filter out unreadable paths
The issue is I found the pointer(static adress) but it itself shows question mark after playing 1 hour or such. Then I've tried pointer scanning, level 5-7 scanning returns with billions of result but left with 0 when rescanning starting a complete new game. It's same "Budget" address but completely works two way, if I start from a previous game it shows a pointer and if I starts a new game it shows another pointer. The whole thing is messy and I can't understand.
Re: Pointer rescan huge time?(hours)
-I haven't really looked at this, but you may try:Phoenix_Spurs wrote: ↑That's what may have been happening. Can you recommend any beginner tutorial or website to learn injection?
[Link]
Needless to say, there is a lot that can be learned just by reading through CEF.
-
- Expert Cheater
- Posts: 470
- Joined: Fri Mar 03, 2017 6:04 pm
- Reputation: 16
Re: Pointer rescan huge time?(hours)
I would recommend that you locate the offset of the address you are looking for. When you search for Health for example, there are always pointers/offsets that lead to that address. So when you find your health, do "Find out what access this address" and you will get something like [ebx+1C], 1C being the offset you need. Then do the pointerscan for that address and add the first offset 1C. This will also narrow down the pointer search.
Re: Pointer rescan huge time?(hours)
Although that certainly works, OP is using a level 10 pointerscan. Even with the help of reducing that initial offset, it'll take ages to do. The guy from Highlander is right, look into injecting and you'll be churning out all sorts of scripts/hacks/cheats in no time.Marcus101RR wrote: ↑Sat May 06, 2017 6:12 pmI would recommend that you locate the offset of the address you are looking for. When you search for Health for example, there are always pointers/offsets that lead to that address. So when you find your health, do "Find out what access this address" and you will get something like [ebx+1C], 1C being the offset you need. Then do the pointerscan for that address and add the first offset 1C. This will also narrow down the pointer search.
Re: Pointer rescan huge time?(hours)
Any guides/tuts out there on how to do pointermaps?scribly wrote: ↑Thu May 04, 2017 9:19 pma rescan eats up as much as the game uses itself. Make sure you have enough RAM or that your paging file can grow
also, to prevent having to do rescans on these humongous sets, use pointermaps.
by using a pointermap of a previous game launch (preferably made by a friend on another comp, but selfmade works too) you will do a rescan as soon as a result is found. this skips the compression and disk writing/reading part so is a LOT faster, and the number of results you get will be manageable/faster to rescan
it's recommended to have found the address you are looking for in the saved pointermap, but you can also use it to filter out unreadable paths
How do you backtrace a pointerscan? Are you talking about the process of rescanning after changing maps/game/restart PC?
-
- Noobzor
- Posts: 8
- Joined: Tue May 02, 2017 5:36 am
- Reputation: 0
Who is online
Users browsing this forum: No registered users