PDA

View Full Version : VB Probem



DarKBiba
01-11-2008, 09:55 AM
Sorry for my bad English I'm from Germany.

I've a Problem with VB6
When i make an exe it come a message Box.

Compile Error:
Argument not optional

http://img408.imageshack.us/my.php?image=problemor8.jpg

QPVMDEEZE is Call Writealong in my Module

g-unit20081992
01-11-2008, 10:03 AM
stop trying makeing hacks with vb6
they are detected at least at 5 minustes

Gold stone
01-11-2008, 10:18 AM
no they aren't ,
if u change all strings of your module u get it undetected,
but yea D3D and C++ are better,

ur module is wrong btw

virus7799
01-11-2008, 10:52 AM
The adresses are old.
Here are the new ones.

http://www.dxth4x.com/forums/showthread.php?t=1893

The Scope code would have to be:

Private Sub Command2_Click()
Call QPVMDEEZE("WarRock", &HAC4H66, 1)
End Sub
(Thats for on.)

Private Sub Command2_Click()
Call QPVMDEEZE("WarRock", &HAC4H66, 0)
End Sub
(For off.)

DarKBiba
01-11-2008, 12:42 PM
Now Its so

Compile Error:
Syntax Error

YOu can close it
It work but ive an detected module