Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Searching for Pointers on Halo Trial

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking
View previous topic :: View next topic  
Author Message
whoarere
How do I cheat?
Reputation: 0

Joined: 10 Jan 2009
Posts: 9

PostPosted: Fri Jan 23, 2009 9:08 pm    Post subject: Searching for Pointers on Halo Trial Reply with quote

Well, first of all, I'm trying to use Cheat Engine on Halo Trial because it seems more legal than online games with other people.

I wanted to make a trainer for Halo,
and I finally got the concept of Pointers.

When you find the values of the ammo adresses,
none of them are static, which doesn't work in this case.
I've tried finding the pointers as in the way from the cheat engine tutorial (6 and 8 I believe),
but when I type in the probably Hex value (yes I ticked the Hex box and pressed New Scan before I pressed First Scan...), no adresses show up.

I know it has been done before as there are millions of trainers available for Halo already, and I wanted to practice using the full features of Cheat Engine.

Can anyone please help me find the pointers for the adresses I've found?
(Someone who's done it in Halo Trial?)
Back to top
View user's profile Send private message
Lingon
Newbie cheater
Reputation: 0

Joined: 23 Jan 2009
Posts: 20
Location: SWEDEN

PostPosted: Fri Jan 23, 2009 10:26 pm    Post subject: Reply with quote

The adress you first got, are you sure its not a static adress? try the adress of witch contains the value you first got, dont search for the pointers.
and see if that works.

_________________
Never give up!
Back to top
View user's profile Send private message
whoarere
How do I cheat?
Reputation: 0

Joined: 10 Jan 2009
Posts: 9

PostPosted: Sat Jan 24, 2009 2:02 am    Post subject: Reply with quote

Quote:
The adress you first got, are you sure its not a static adress?


Yes, it's not a static adress as it would show green if it's static and it shows black.

I did notice though, that the values that you find for the starting weapons
(The pistol and the assult rifle which you began with, the sniper rifle closest to you, the shot gun closest to you, the rocket launcher)

The starting variables for the weapons differ for CTF and Slayer

I can't seem to get the variable for the amount of ammo left to reload, even though I can find the ammo you have left before you have to reload. I can't find any variables on the alien weapons at all

Quote:
try the adress of witch contains the value you first got, dont search for the pointers.and see if that works.


I'm not exactly sure what you're talking about.
When you get the adress for the ammo you have left before you reload, you right click it, see what writes to the adress, fire the gun once, check more info, see the probable adress, type it in and search as hex, and one or more adress+value is supposed to show up, but it isn't.
Back to top
View user's profile Send private message
Lingon
Newbie cheater
Reputation: 0

Joined: 23 Jan 2009
Posts: 20
Location: SWEDEN

PostPosted: Sat Jan 24, 2009 2:24 am    Post subject: Reply with quote

I downloaded Halo trail and tried it out, your right it aint static, but the adress i found did lock the ammo, when i froze it in CE i had 60 rounds left after shoting all the time, but i notice the code shifts when next checkpoint loads just before where they drop the worthog, my infinite ammo was not infinite anymore, i had to find the second code and freeze that aswell.
_________________
Never give up!
Back to top
View user's profile Send private message
Pingo
Grandmaster Cheater
Reputation: 8

Joined: 12 Jul 2007
Posts: 571

PostPosted: Sat Jan 24, 2009 4:01 am    Post subject: Reply with quote

Do you know how to NOP it.
example- Take the ammo address and right click it. Choose (find what writes to this address)
After you shoot the gun and it writes. You'l see it in the box that had popped up. That will control the decrease of ammo for those types of guns.
One set for human weapons.
Two sets for plasma weapons. (alot harder to find if you'r new to CE)

But by far the best way to do it is using map based addresses.
These values DO NOT change so normal scans wont help.
You'l need to use a modding tool to change these values so you can scan for them. Then make pointers.

Look at the tank for example. It has inf ammo, why because it has no magazine.
Normal weapons have 1 magazine. Just change that to 0 and you got inf ammo.
Plasma weapons need there heat recovery and heat loss set to 0. or something like that.

hope this helps some

_________________
Back to top
View user's profile Send private message
Lingon
Newbie cheater
Reputation: 0

Joined: 23 Jan 2009
Posts: 20
Location: SWEDEN

PostPosted: Sat Jan 24, 2009 5:23 am    Post subject: Reply with quote

I found it! i just did it i cant belive it,and i am a noob.yippy, if you want to know how i do to get it to work il tell you , but you will have more fun doing it yourself i think.

This is what happend before i did it, Ammo was unlimited with the none static code frozen until the next checkpoint loaded and i hade to find that code and freeze it.and so on...

but this makes the ammo stay at 60 all the time and even when next checkpoint loads it stays at 60 and magasins animates almost as ussual , but will stay at the same amount after animation, the magasins in the left upper corner.

--------------------------------------------
I did my first simple Trainer thanks to you, and here it is, please try it out ,



The Extension 'zip' was deactivated by an board admin, therefore this Attachment is not displayed.


_________________
Never give up!
Back to top
View user's profile Send private message
whoarere
How do I cheat?
Reputation: 0

Joined: 10 Jan 2009
Posts: 9

PostPosted: Sat Jan 24, 2009 11:33 pm    Post subject: Reply with quote

[quoteI found it! i just did it i cant belive it,and i am a noob.yippy, if you want to know how i do to get it to work il tell you , but you will have more fun doing it yourself i think.[/quote]

Oh, I was talking about the multiplayer games, but I think what you did will work the same too. How did you do it?

Quote:
Do you know how to NOP it.
example- Take the ammo address and right click it. Choose (find what writes to this address)
After you shoot the gun and it writes. You'l see it in the box that had popped up. That will control the decrease of ammo for those types of guns.
One set for human weapons.
Two sets for plasma weapons. (alot harder to find if you'r new to CE)


I've already tried that, and found the code that decreases the amount of ammos you have left in clip. I tried searching for the probable adress, but I found no results.

Quote:
But by far the best way to do it is using map based addresses.
These values DO NOT change so normal scans wont help.
You'l need to use a modding tool to change these values so you can scan for them. Then make pointers.


So are you saying to get a tool to tear apart the map and then change the starting values of them so I can look for the values and find the adress to make the pointer? :S
If the adresses on the maps are static, then can't you just use that to change the values by manually adding them?

Quote:
Look at the tank for example. It has inf ammo, why because it has no magazine.
Normal weapons have 1 magazine. Just change that to 0 and you got inf ammo.
Plasma weapons need there heat recovery and heat loss set to 0. or something like that.


I'm not exactly sure what you are talking about here.
Are magazines the values or the adresses or pointers?[/code]
Back to top
View user's profile Send private message
Lingon
Newbie cheater
Reputation: 0

Joined: 23 Jan 2009
Posts: 20
Location: SWEDEN

PostPosted: Sun Jan 25, 2009 6:02 am    Post subject: Reply with quote

Unfourtunatly the trainer only seems to work for singelplayer campaing,
so i missunderstod you at first, i never tried for the multiplayer,
but i gues it is just a smal change in the memory,since it seams it's caused by another adress and value for that.

anyway what i did whas to search for the adress and value of the bullets, and when i found it i searched values close to this adress and found the one adress that made the bullets decrease and changed its upcodes, this made the weapon stay at it's orginal value all the time.
so you should search for a possible value within close range of this bullet adress and maby you are lucky like i was, il give it a go and see if i can find it aswell, but when it comes to using this online it might be a little harder, if you are not the one that hosts the multiplayer game, if you are then it might work i think, but if you are not the one hosting the game, then i think you need to look into about sending pakages and stuff like that.


By the way what Pingo means is that you could use a Halo map editor and change the values of the maps yourself,and ones you found the values you need create your own pointers for these adresses and values.
and finding these values from the static adresses might be a little over the edge.you would have to search thrue many adresses and values and it would take forever to find exactly what you were looking for i think.

_________________
Never give up!
Back to top
View user's profile Send private message
SXGuy
I post too much
Reputation: 0

Joined: 19 Sep 2006
Posts: 3551

PostPosted: Sun Jan 25, 2009 8:04 am    Post subject: Reply with quote

not that ive ever played the game before, but i read all your posts and id just like to point something out.

There is a posibility that once you enter multiplayer version, the game server may check details like amount of ammo etc, so you may only find it working as a client sided effect.

Thats even if the mulitplayer version client actually controls ammo, you may find the server controls it all which is why you can find it in single player mode but not multiplayer (would also account for no results being displayed i think)

However you may be lucky and it may work. Razz

Another note to mention about addresses not being static, its likely the address is something like Process+jump bytes.

Since the process address space will change everytime you run the game, so will the addresses, however, if you notice the addresses only change the first 4 bytes for example, but the rest stay the same, then its game.exe+offset.

CE Trainer i think handles this way of adding addresses, so you could just do it like that. but like i say, providing thats the reason for dynamic address
Back to top
View user's profile Send private message
Lingon
Newbie cheater
Reputation: 0

Joined: 23 Jan 2009
Posts: 20
Location: SWEDEN

PostPosted: Sun Jan 25, 2009 11:51 am    Post subject: Reply with quote

Got it working for multiplayer aswell, I hosted a game for me and a friend and it worked perfect, il upload the trainer soon, but this is just unlimited ammo for the rifel, so it worked atleast when i hosted the game.

I dont know about the full game, but i just notice that my trainer i just created only works in slayer , just tried it on capture the flag and it seams it uses another adress, nasty programers:( a trainer for every mode, thats to much. Sad

_________________
Never give up!
Back to top
View user's profile Send private message
Eraser
Grandmaster Cheater
Reputation: 0

Joined: 23 Jul 2008
Posts: 504
Location: http://www.youtube.com/PCtrainers

PostPosted: Sun Jan 25, 2009 2:59 pm    Post subject: Reply with quote

Lingon wrote:
Got it working for multiplayer aswell, I hosted a game for me and a friend and it worked perfect, il upload the trainer soon, but this is just unlimited ammo for the rifel, so it worked atleast when i hosted the game.

I dont know about the full game, but i just notice that my trainer i just created only works in slayer , just tried it on capture the flag and it seams it uses another adress, nasty programers:( a trainer for every mode, thats to much. Sad


It worked because you were the host, and if anyone else tries to use it, it won't probably work.. so just let your friend try it Smile
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General Gamehacking All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites