[Release] My hack with hotkeys: datijn123 V2.0
Hi,
I am Releasing My "VIp" hack
pass and Username:
USERNAME datijn123
PASSWORD mansuperhack
DOWNLOAD VIP HACK :
http://**********.com/files/60044823..._v2.0.rar.html
BIGGER SCREEN:
http://img159.imageshack.us/img159/6...n123v20ql6.png
Rep me please Xd
how do u do a red points?
Make A Shape And A command
Just press the Command (make caption "on")
And then Fill In:
Shape1.Fillcolour = green
And make another COmmand (make caption "Off") double click on it And fill in:
Shape1.Fillcolour = red
YOU ALSO MUST PASTE THIS INTO THE TOP OF YOURE MODUL
Public Const red As Long = &HFF&
Public Const green As Long = &HFF00&
For other colours change the code behind the =