Hello. I've been lately working on a WarRock hack for myself. I've got everything right, but now I'm in need of addresses.
Where can I get address loggers? I've seen many like Pu3Mi2o's and AdrenalinaPL's. But I can't find them anywhere in the interwebs
Any hand would be much appreciated. Thank you.
You can't find it cos most of coders keep pvt the logger they just give few logs sometime.
You can't find it cos most of coders keep pvt the logger they just give few logs sometime.
I see. I'll have to find the addresses myself then I guess.
Any idea if its possible to make WarRock hacks in Visual Basic?
Originally Posted by ineedwarrockhack
Any idea if its possible to make WarRock hacks in Visual Basic?
It is possible, hacks/trainers back in the day were made in VB
Originally Posted by TrAdEMaRc
It is possible, hacks/trainers back in the day were made in VB.
I've read that Visual Basic is permanently patched in WarRock. So I'm a little worried, is that true?
You can make on yourself, but i suggest you try find them manually.
Originally Posted by ineedwarrockhack
I've read that Visual Basic is permanently patched in WarRock. So I'm a little worried, is that true?
I've never tried making one in VB though.. You'll have better luck with C++ and a HS Bypass
You can simply make a logger by using old addresses and its dumps
Originally Posted by TrAdEMaRc
I've never tried making one in VB though.. You'll have better luck with C++ and a HS Bypass
That's what everyone's telling me haha. I just find myself too lazy to go and learn another language.
Anywho, thank you everyone for replying
Originally Posted by n4n033
You can simply make a logger by using old addresses and its dumps
how if manually? xD
Originally Posted by F l a p J a c K ™
how if manually? xD
you can maybe look for sequences of bytes
Originally Posted by n4n033
you can maybe look for sequences of bytes
how about a search string? for every address? example is "Text String?" like "a_Message_01"
which is more accurate and more easy to update? byts or search text string?
Originally Posted by F l a p J a c K ™
how about a search string? for every address? example is "Text String?" like "a_Message_01"
which is more accurate and more easy to update? byts or search text string?
you can't do it for each addresses, each addresses don't got their text string
Originally Posted by F l a p J a c K ™
how about a search string? for every address? example is "Text String?" like "a_Message_01"
which is more accurate and more easy to update? byts or search text string?