PDA

View Full Version : [help] new to vb6, lost of help needed



MasterKill
01-11-2008, 12:57 PM
ok, first i want to say hello to you guys. HELLO. i'm new to warrock hacking and i made a good start allready. working hacks made:
stamina hack
crosshair hack

i'ts a start at least....

i need help with some hacks, i triend allmost evrything now to make them work

i need help with...
weapon hack (prob sloved)
invisible hack, plz tell me how to do it? idk how. i heard write a byte? help?! (prob NOT sloved)

i'm a delphi/scar scripter allready so i know the basics...

once again i'm not a noob; this is what i made until now;
(only stamina and crosshair working)

http://img217.imageshack.us/img217/4141/warrockhacksetok1.png

Hammer
01-11-2008, 01:46 PM
Im guessing you changed the strings to EatThat and BlastThat?

MasterKill
01-14-2008, 12:19 AM
Im guessing you changed the strings to EatThat and BlastThat?

oops forgot to edit that. changed now in first post:rolleyes:

erm, it's 2 days later now, can't some-one help me with at least one problem?

virus7799
01-14-2008, 04:56 PM
oops forgot to edit that. changed now in first post:rolleyes:

erm, it's 2 days later now, can't some-one help me with at least one problem?


This is how it's supposed to look:

Dim weaponhack As Long
Dim weaponhack1 As Long
Dim weaponhack2 As Single
Call Readalong("WarRock", &H12DF500, weaponhack)
weaponhack1= weaponhack + &H4C
weaponhack2=Text1.Text
Call Writeafloat("WarRock", weaponhack1, weaponhack2)

If you have any problems tell me. Also, are you using an undetected module?

MasterKill
01-15-2008, 12:03 AM
This is how it's supposed to look:

Dim weaponhack As Long
Dim weaponhack1 As Long
Dim weaponhack2 As Single
Call Readalong("WarRock", &H12DF500, weaponhack)
weaponhack1= weaponhack + &H4C
weaponhack2=Text1.Text
Call Writeafloat("WarRock", weaponhack1, weaponhack2)

If you have any problems tell me. Also, are you using an undetected module?

thanks! i'll try it out soon (y)

and yes i use a undetected formule :) once again i'm not that noob :p