| View previous topic :: View next topic |
| Author |
Message |
Lord Ex Newbie cheater
Reputation: 0
Joined: 24 Nov 2007 Posts: 22
|
Posted: Sun Nov 25, 2007 6:27 am Post subject: Help-me make pointer to the pointer |
|
|
I found a point, I am coaching that in the game pinball for windows, I find a point, but not with himself find the second point, I do some scores, but not nothing appears in the box.
I expect answers.
|
|
| Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Sun Nov 25, 2007 7:36 am Post subject: |
|
|
heehee you expect answers do you lol
anyway look in that green bit in my signiture and you will see the base pointers for the score and balls
you put in the same pointer for both and just change the offsets
so its 146 for the ball offset
52 for the score offset,
you just look below here and check the pointer against what windows service pack you have installed
_________________
|
|
| Back to top |
|
 |
Bannedjsin95 Grandmaster Cheater Supreme
Reputation: 0
Joined: 11 Oct 2007 Posts: 1499
|
Posted: Sun Nov 25, 2007 1:31 pm Post subject: |
|
|
great paint skillzzz
hes asking why nothing appears in the address box when he scans
be more specific, please.
use a different scan method, like increased value or exact value
_________________
|
|
| Back to top |
|
 |
Singilli Newbie cheater
Reputation: 0
Joined: 21 Oct 2007 Posts: 19
|
Posted: Sun Nov 25, 2007 1:52 pm Post subject: |
|
|
very cool
_________________
|
|
| Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Sun Nov 25, 2007 1:53 pm Post subject: |
|
|
| Bannedjsin95 wrote: | great paint skillzzz
hes asking why nothing appears in the address box when he scans
be more specific, please.
use a different scan method, like increased value or exact value |
thanks
its my best paint effort yet,
it started out as the mona lisa but went off at a tangent,
anyway back to his question,
if you came to a dead end in your pointer scans then you are tracking the wrong address try another one,
when you try to find the first address you get hundreds of results,
press the F2 button to restart the game and do the hex scan again for the address to cut down the amount of found addresses
keep doing that until the amount of found addresses stay the same,
in other words scan finds 300 addresses,
press F2 to start a new game and scan for the same address
still 300 found addresses so you have found some worth looking at,
try the first few addresses dont just rely on the top address,
then again just look at that work of art in my sig and use that pointer,
thats why I put it there because pinball pointers must be one of the most asked questions on the forum for some strange reason,
that pinball tut I did must be 3 years old by now,
ah found it..... Tue Aug 24, 2004 so its just over 3 years,
so just thought I'd give out the static pointers,
ho hum cant please everyone lol
_________________
|
|
| Back to top |
|
 |
Lord Ex Newbie cheater
Reputation: 0
Joined: 24 Nov 2007 Posts: 22
|
Posted: Sun Nov 25, 2007 2:23 pm Post subject: |
|
|
| ... I don' t understand, I am going to do a package of hacks, for barely open the file. ct and 'Frozen' the addresses, for that I need to learn how about points.
|
|
| Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Sun Nov 25, 2007 2:38 pm Post subject: |
|
|
I think you need to find someone who speaks your language to help you with this
because once you have translated what I type
it will get all confused by the way the translator works,
its hard to understand what your saying from that translator
so it must be hard for you to understand what I am explaining through that translator as well,
so
find a fellow countryman to explain, or someone who speaks your language
_________________
|
|
| Back to top |
|
 |
Lord Ex Newbie cheater
Reputation: 0
Joined: 24 Nov 2007 Posts: 22
|
Posted: Sun Nov 25, 2007 2:50 pm Post subject: |
|
|
| I am going to do in the pinball for learn how and apply in others games
|
|
| Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Sun Nov 25, 2007 2:53 pm Post subject: |
|
|
yes I know that but can you tell him in spanish or whatever language he speaks because that translator is completly useless,
whatever you type in will come out as gobbledy gook his end once its be translated terribly
try it your self
go to bablefish and copy and paste this post in, translate it to spanish or whatever language you choose,
then translate it back into english and see what you get
***************
edit
well will put up a cheat table anyway so you can see some of the code and the pointers to try and help as much as I can,
***************************************************
| Description: |
|
 Download |
| Filename: |
pinball crap.CT |
| Filesize: |
1.74 KB |
| Downloaded: |
421 Time(s) |
_________________
|
|
| Back to top |
|
 |
Lord Ex Newbie cheater
Reputation: 0
Joined: 24 Nov 2007 Posts: 22
|
Posted: Sun Nov 25, 2007 5:39 pm Post subject: |
|
|
Hey me!...look this:
http://br.youtube.com/watch?v=kntHloPJvvs
hey me, I want to make cheats tables... for a Portuguese game, I need to learn to make points to make a package of hacks, and the people only to change the values of the address. Translated with babelfish, he is better?
Do you have MSN?
|
|
| Back to top |
|
 |
me Grandmaster Cheater
Reputation: 2
Joined: 24 Jun 2004 Posts: 733 Location: location location
|
Posted: Sun Nov 25, 2007 6:43 pm Post subject: |
|
|
yes I see the problem
anyway I can give you two tips then
first of all scroll all the way up the found list when you do that first hex search,
dont use the "what writes to this address" for now cos you just got lots of slave addresses there,
go right up till you see the last green addresses,
there will be 01023020
and our old friend 01023638
add that to your address list,
or you can add them both for fun,
then put in the offset for score and balls, 146 and 52,
that youtube video was doing the right method, so if you are doing it that way,
you already have the idea of how to do it,
just pinball is being bloody awkward for you with lots of slave addresses,
thats why so many give up on the pointer search for it,
but I might as well post a picture of the pointer scanner,
give that a try on some of your games,
just remember that pointers are not the only way to cheat games, try and learn some code injection if you dont know already,
anyway the pointer scanner is a really good thing dark byte has included in his cheat engine
just thought I'd add a pic of the green address for you in the found address list
_________________
|
|
| Back to top |
|
 |
Lord Ex Newbie cheater
Reputation: 0
Joined: 24 Nov 2007 Posts: 22
|
Posted: Sun Nov 25, 2007 7:17 pm Post subject: |
|
|
| I do not obtain to understand exactly... I go to try to make the point in the game that I want to make the package of ct's. I find the value that dumb my attack in the game, I make process of the video the same?
|
|
| Back to top |
|
 |
|