GamerzPlanet - For All Your Online Gaming Needs!!

Go Back   GamerzPlanet - For All Your Online Gaming Needs!! > Online Gaming > WarRock

WarRock Discuss anything about WarRock.



Sticklebacks Warrock Hacking Guide

WarRock


Reply
 
Thread Tools Display Modes
Old 05-18-2008, 02:39 AM   #1
Registered User
 
Last Online: Yesterday 09:39 AM
Join Date: Aug 2007
Location: uk, england, cornwall
Posts: 537
Thanks: 76
Thanked 473 Times in 95 Posts
stickleback is on a distinguished road
iTrader: 0 / 0%
Points: 38,380.88
Bank: 0.00
Total Points: 38,380.88
Sticklebacks Warrock Hacking Guide

In this guide:
Make public hacks
Find addies
Make ASM hacks
Make all hacks undetected
Learn VB6, vb.net, C++

Firstly choose your language please use VB6 for this guide as its easy for me to write but i will also mention other languages. if you choose VB6 then firstly you wont have to make anything undetected by changing strings because we can use a piece of software called TheMida to pack our hacks and make them undetected.
[Only registered and activated users can see links. ]
[Only registered and activated users can see links. ]
So first lets make a simple hack and explain it.
Open Slot - first we add a checkbox and a timer
rename the caption of the checkbox to 5th slot and in the timer put
Code:
if checkbox1.value=1 then
Call writealong("warrock", &Haddress, 4) 
'change the 4 to 5 for 6th slot and 6 for 7th slot and 7 for 8th slot
End if
so here we are finding an adress in our memory and changing the address which would have been 3(4 slots only) to 4 which gives us an extra slot.
some hacks require you to code the offset to the pointer which you do like this
VB.Net
Code:
Call writelongpointer(&Hplayer base, &Hoffset, 0)
'or
Call writefloatpointer(&Hplayer base, &Hoffset, 0)
here its in vb.net so from our module we can write it all in one line
VB6
Code:
Dim St as long
Dim Se as Long
Call ReadALong("warrock", &hplayerbase, St)
Se = St + &Hoffset
Call WriteALong("warrock", Se, 0)
Now We are Going to move on to how to NOP

Its very simple - rather than using your float or long values (ie. 0, 4, 100) we write a byte (ie. 1c, 2c, 90) and with our module you must declar that there a byte by prefixing them with &H (ie. &H1c, &H2c, &H90) and to NOP the value will always be &H90.

Unlimitted Ammo has 3 addresses and each one must be NOPed 3 times
Code:
Call writeabyte("warrock", &h1staddress, &H90)
Call writeabyte("warrock", &h1staddress+1, &H90)
Call writeabyte("warrock", &h1staddress+2, &H90)
Call writeabyte("warrock", &h2ndaddress, &H90)
Call writeabyte("warrock", &h2ndaddress+1, &H90)
 Call writeabyte("warrock", &H2ndaddress+2, &H90)
Call writeabyte("warrock", &h3rdaddress, &H90)
 Call writeabyte("warrock", &h3rdaddress+1, &H90)
  Call writeabyte("warrock", &H3rdaddress+2, &H90)
Notice i said +1 and +2 thats because you dont want to write to the same address twice, you write to the next addie instead.
ie. if the addie was &H1002a45 the next will be &H1002a46 then &H1002a47.

so thats NOP's there much easier than people think
we can move on to writing bytes which is the same really
Invisible
Code:
  Call writeabyte("warrock", &Haddie, &H1c)
In VB.Net this wouldnt be writeabyte - it would be NOP instead - ie
Call NOP(&Haddie, &H90)

OK so check my cheat sheet that i will be releasing to know which hacks are NOP Float or Long.
Do we dare move onto Detours and Bypasses?? if so then check out the post that im going to make in a few hours time
stickleback is offline   Reply With Quote
The Following User Says Thank You to stickleback For This Useful Post:
colinliddle (06-15-2008)
Sponsored Links
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT -7. The time now is 10:01 AM.


Powered by: vBulletin
Copyright ©2008, GamerzPlanet.Net
SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc.
Network: GamerzPlanet | ForumzPlanet | GzPUpload | GzPArcade | GzP Host | Australian Poker | Watch Desperate Housewives | Visits: