Option Explicit
Public Declare Function E073507F Lib "user32" Alias "GetWindowThreadProcessId" (ByVal hWnd As Long, lpdwID As Long) As Long
Public Declare Function BFE4EA63 Lib "kernel32" Alias "OpenProcess" (ByVal dwDesiredAccess As Long, ByVal bInheritHandle As Long, ByVal dwID As Long) As Long
Public Declare Function C92B60B8 Lib "kernel32" Alias "WriteProcessMemory" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesWritten As Long) As Long
Public Declare Function E3CA2100 Lib "kernel32" Alias "CloseHandle" (ByVal hObject As Long) As Long
Public Declare Function F79F1CC6 Lib "user32" Alias "FindWindowA" (ByVal Classname As String, ByVal WindowName As String) As Long
Public Declare Function EF17592B Lib "kernel32" Alias "ReadProcessMemory" (ByVal hProcess As Long, ByVal lpBaseAddress As Any, ByRef lpBuffer As Any, ByVal nSize As Long, lpNumberOfBytesWritten As Long) As Long
Public Declare Function E98B718D Lib "user32" Alias "GetAsyncKeyState" (ByVal key As Long) As Integer
'WriteAByte
Public Function WriteAByte(DDC50B45 As Long, F6109BFB As Byte)
Dim B4AFE7C6 As Long
Dim D8013DDD As Long
Dim BBEB130B As Long
B4AFE7C6= F79F1CC6(vbNullString, "WarRock")
If (B4AFE7C6= 0) Then
Exit Function
End If
E073507F B4AFE7C6,BBEB130B
D8013DDD= BFE4EA63(&H1F0FFF, False,BBEB130B)
If (D8013DDD= 0) Then
Exit Function
End If
C92B60B8 D8013DDD,DDC50B45,F6109BFB,1, 0&
E3CA2100 D8013DDD
End Function
'WriteASM
Public Function WriteASM(Address As Long, ASM As String)
Dim i As Integer
Dim i2 As Integer
i2 = 1
While i < (Len(ASM) / 2)
Call WriteAByte(Address + i, Val("&H" & Mid$(ASM, i2, 2)))
i = i + 1
i2 = i2 + 2
Wend
End Function
Then make a button with this code:
Code:
Call WriteASM(&H51A2E8, "1C")
51A2E8 = the current invi address
1C = the ASM code
Nice thanx you!
Well i don't need, but f4 teh noobs XD
Originally Posted by thimo
Nice thanx you!
Well i don't need, but f4 teh noobs XD
Should I make some more tutorials for the noobs?
Anti-Kick?
Fast as?
Originally Posted by atheist
Should I make some more tutorials for the noobs?
Anti-Kick?
Fast as?
Yeah go on :P
Originally Posted by thimo
Yeah go on :P
is it ok so?
thanks add some for anti - kick :]
Originally Posted by renten2314
thanks add some for anti - kick :]
Than press the Thanks Button dumbass.
lol^^
Im a nub, so i would love antikick
can eney 1 tell me how i can make this undertected
Originally Posted by rob1cool
can eney 1 tell me how i can make this undertected
Get a PB bypass.
Originally Posted by Hyperion
Get a PB bypass.
is this the only way?
The ability in people to know the difference from the Visual Basic section, and the Warrock section, and why there not the same thing.
Originally Posted by jetamay
The ability in people to know the difference from the Visual Basic section, and the Warrock section, and why there not the same thing.
yup.. why dont u post a other thread again the same as:"lest get this clear"
or something like that, where u talked about this in before...
probally this is horrible for u guys but my grammer aint to good
Originally Posted by Hyperion
Get a PB bypass.
where can i get that
Originally Posted by poisonpower
is this the only way?
i think so mate thats the only way i have herd unless you can make a un detected module