Offsets ?

06/14/2009 07:12 wouffy#1
Hi there,

I'have been trying to find out player gold and experience offsets for a while now without success.
I was just wondering if any of you found it yet.
06/14/2009 07:52 Top115#2
to make fake screenshots or what?
the offsets arent good for any use except that.
06/14/2009 16:08 wouffy#3
I don't see the point of your answer here oO.
What are you talking about... i will tell you again, i am searching for gold memory address and experience memory address as i am witting a small program to display player informations in a nice GUI.
06/14/2009 18:27 Atheuz#4
Quote:
Originally Posted by Top115 View Post
to make fake screenshots or what?
the offsets arent good for any use except that.
Die Intelligenz rennt dir hinterher aber du bist schneller :facepalm:
06/15/2009 02:13 wouffy#5
Quote:
Originally Posted by Atheuz View Post
Die Intelligenz rennt dir hinterher aber du bist schneller :facepalm:
After a quick translation i must a reply and say, thanks god there are smart people here .

Anyway, my question is still up to date.

How to get those experience ( current / max experience ) offsets for current level. I've tried but it's moving pointers ( not static ) and I'm not comfortable with that kind of things.
06/15/2009 08:40 Atheuz#6
Quote:
Originally Posted by wouffy View Post
After a quick translation i must a reply and say, thanks god there are smart people here .

Anyway, my question is still up to date.

How to get those experience ( current / max experience ) offsets for current level. I've tried but it's moving pointers ( not static ) and I'm not comfortable with that kind of things.
Well I saw your messages in IRC and knew what you were up to ;)

If you got the adresses of the expirience or money, right click them and click on "What writes to this adress". Then you have to go ingame and kill a monster and increase or decrease your gold amount, you will then see some asm instructions popping up in the Cheat Engine window. Double click on them to see what offset is being used. If you got them you just then take the Playerstruct from Elverions Bot so you saved yourself a bit of work.
Ok actually it's not in the playerstruct.

Or you could use a pattern search, just like it's being used in the update.lua.
[Only registered and activated users can see links. Click Here To Register...] Here's the C# version.
06/15/2009 12:58 wouffy#7
Thank you for your advices, but here my problem is not finding what write to the address but understanding what's going on.

Here is a screen shot showing what's writing to the address : [Only registered and activated users can see links. Click Here To Register...]

Instruction is : mov [edi], eax. But the instruction just before is a call procedure and there I'm lost.
06/17/2009 03:50 Jatacid#8
values like gold + experience + stats are usually stored server sided. So unless you are a badass internet hacker to hack their servers, you wont be able to change them.
As far as I am aware - most 'useful' things that can be changed are stored on their servers. one of the 'multihack' programs on these forums lets you change a bunch of the offsets that are actually changeable - such as vertical height/jump/speed. Its all fun - but not that useful for fast progression through the game. This game is pretty well constructed actually - considering it doesnt even have gameguard/hackshield/etc and how little manipulations a basic user can do on it.
Anwyays - hope ive helped
06/17/2009 07:09 newtoallthis#9
Quote:
Originally Posted by Jatacid View Post
values like gold + experience + stats are usually stored server sided. So unless you are a badass internet hacker to hack their servers, you wont be able to change them.
As far as I am aware - most 'useful' things that can be changed are stored on their servers. one of the 'multihack' programs on these forums lets you change a bunch of the offsets that are actually changeable - such as vertical height/jump/speed. Its all fun - but not that useful for fast progression through the game. This game is pretty well constructed actually - considering it doesnt even have gameguard/hackshield/etc and how little manipulations a basic user can do on it.
Anwyays - hope ive helped
He said hes not trying to change them just gain access to several values.
06/17/2009 11:43 Atheuz#10
Quote:
Originally Posted by newtoallthis View Post
He said hes not trying to change them just gain access to several values.
Correct, he's making a bot where he needs the adresses.

But I've solved this with him days ago, no need to comment here anymore.
07/13/2009 10:44 Browenii#11
((HP)) Client.exe + 004757F8 , 0x680, 0x290
((MP)) Client.exe + 004757F8 , 0x680, 0x29C
((XP)) 0x00899E24
07/13/2009 10:44 Browenii#12
((HP)) Client.exe + 004757F8 , 0x680, 0x290
((MP)) Client.exe + 004757F8 , 0x680, 0x29C
((XP)) 0x00899E24