HP Pointer (MAYN v00032)

07/23/2009 03:14 Laststand#1
i need help with finding HP and MP pointers.
Everytime i attached dbgger 12sky2 crashed.
I even used the ones modded for Themida.

I need these pointers to check current HP & MP for my bot.
You can tell me how to find pointers or directly tell me the pointers idont care.
Any help would be appreciated...
07/23/2009 03:17 strikeraid#2
Yea. Crashes for me too. Does it need pointers though? I thought a CE search would just give you a static address.
07/23/2009 03:23 Laststand#3
I need it for my bot.
I dont want to use CE.
+ Search with CE gives a dynamic address.

So i started to write my own bot on C#.
I implemented auto attack, autopill, chat flood etc...
But as we all know autopill waits till 50%
Thats why i need Current HP and MP pointers.
07/23/2009 03:51 strikeraid#4
don't know what to tell you. i thought you'd get a static one because there's a bot in these forums that uses HP addresses. And i don't think its a pointer since everyone crashes when a debugger attaches.
07/23/2009 08:50 Laststand#5
@strikeraid
maybe the version that im trying to make a bot has a different pointer.
Cuz, ReadProcessMemory of the given pointers $ChiAddy = 0x00B8347F and $HPAddy = 0x00B83447 doesnt work for my version. (Gets Byte array filled with 0.)

So still need help whether attaching Dbgger or finding pointers of MAYN v00032
07/23/2009 08:56 strikeraid#6
you can't readprocess in mayn version anymore because the last update hides the twelvesky2 process.

thats assuming you're using autoit.

wonder if C programming still works. what kinds of debuggers have you tried?
07/23/2009 09:04 Laststand#7
As i said before i m dealing with a different version of MAYN
I have no problem with hidden process.
I used ReadProcessMemory and WriteProcessMemory just fine...

FYI i'm using C#.

I used mostly modded OllyDBGs (RAMODBG, OllyICE_TheMida_By_EvOlUtIoN, OllyDRX)
Everytime i put my breakpoint and pressed run 12sky crashed.
07/23/2009 09:14 strikeraid#8
i should probably let someone else handle this. lol.
07/23/2009 09:19 Laststand#9
thnx anyways.
i think i should pm tri407tiny, seems like tri407tiny doesnt have a problem with dbgging.
07/23/2009 09:20 strikeraid#10
yea that guy's pro. i'm too intimidated to even message him on msn. LOL
07/23/2009 16:14 Mc.Neal#11
hp: 0x00885DE7
sp: 0x00885DEF
07/25/2009 09:20 gloaming#12
yea I'm having the same prob too. ReadProcessMemory or _MemoryOpen doesn't seem to work and $HP and $Chi keeps returning 0 as the value. I've even updated the latest addresses. Can't figure what's wrong, seems like it's returning the address but not actually what's in the address which would be the current HP? I've then read somewhere that to actually get that value I would need to find the pointer but I thought we didn't need pointers with tri's autoit bot? Very confused, could some1 shed some light into this?
07/27/2009 08:24 tri407tiny#13
Quote:
Originally Posted by strikeraid View Post
yea that guy's pro. i'm too intimidated to even message him on msn. LOL
i dont bite
07/27/2009 13:36 Mc.Neal#14
Quote:
Originally Posted by gloaming View Post
yea I'm having the same prob too. ReadProcessMemory or _MemoryOpen doesn't seem to work and $HP and $Chi keeps returning 0 as the value. I've even updated the latest addresses. Can't figure what's wrong, seems like it's returning the address but not actually what's in the address which would be the current HP? I've then read somewhere that to actually get that value I would need to find the pointer but I thought we didn't need pointers with tri's autoit bot? Very confused, could some1 shed some light into this?
for me work it
my bot is to 60% finish have only to clear some problem with the move and to figure out how to loot only rar ^^ (farmbot)
07/28/2009 03:04 emofishcake#15
I think i found a way around the crashes!
1. Use Allydbg wich u prob are

2. b4 u pause the debugger return to the world select screen. It worked for me i js dno wer to go nxt lol