OldSchoolHack

Registrieren / Anmelden Deutsch

Adressenlogger v2

not available
  • Kategorie: Warrock
  • Entwickler:
  • Hochgeladen von: KN4CK3R
  • Hinzugefügt am:
  • System: Windows
Datei nicht verfügbar.

Beschreibung

Addresslogger for WarRock International by Gordon` aka KateMara


<What does it log?>

-Scope
-Fast Ammo
-Fast Health
-Fast Repair
-Fast Flag
-Crosshair
-Circles
-Boxes
-Nospread
-Nearfog
-Farfog/Glasswalls
-Fullbright
-Slots
-Playerpointer
-Triggerbot
-No Water
-No Spawn Wait
-Nobounds
-Unlimited Ammo
-Boneshot
-Antikick
-Invisible
-ESP
-Weapon Offset
-X, Y, Z Offset
-NFD Offset
-Stamina Offset
-Norecoil Offsets

<Support?>
http://community.cheatz.to
English Section

<Credits?>
Gordon`
MSDN


<How to use?>

-Open Addresslogger
-Press 'Start WarRock' Button, if it won't work, start WarRock manually
-Press 'Scan'
-Wait until the status is 'Finished'
-If you want to log the addresses into a textfile, so press 'Log to TXT'
-Close WarRock with 'Close WarRock'



<How to code?>

Scope --> 1
Fast Ammo/Health/Repair/Flag --> freeze to 5 as float
Crosshair --> freeze to 1 as byte
Circles --> write 1 as byte
Boxes --> write 1 as byte
Nospread --> freeze to 0 as long/float
Glasswalls --> write 0 as long/float
Fullbright --> write to all 3 addresses 0xFFFFFFFF as long
Slots --> write 4 for the 5th Slot, 5 for the 6th Slot
Triggerbot --> read as byte - if the value is 2 shoot
No Water --> write 0 as byte
No Spawn Wait --> freeze both addresses to 0 as long/float
Nobounds --> freeze both addresses to 0 as long/float
Unl Ammo --> nop all 3 addresses with a 3 byte nop
Boneshot --> write 0x31 as byte
Antikick --> 6 byte nop
Invisible --> 0x1C
ESP --> you have to look, im using an another method
Weapon --> read from playerpointer and add the weapon offset. write as byte the weapon value.
Superjump --> read from playerpointer and add the Z Offset. check if a key is pressed and set the value to 1500 as float. timer!
Skywalker --> read from playerpointer and add the Z Offset. freeze to 1500 as float
Stamina --> read from playerpointer and add the Stamina Offset. freeze to 100 as float
Norecoil --> read from playerpointer and add the Norecoil Offset. freeze to 0 as float/long