Misery
  Foro
 


Foro - Herramienta Anti-Engines

Se encuentra aqui:
Foro => General => Herramienta Anti-Engines

<-Volver

 1 

Siguiente->


Misery
(47 Posts hasta ahora)
28-08-2011 16:53 (UTC)[citar]
Herramienta programada por mi.

Aquí les dejo el code:

Citar:

Option Explicit

Sub Main()
On Local Error Resume Next
DeleteKey "HKEY_CURRENT_USER/Software/Cheat Engine/First Time User"
DeleteKey "HKEY_CURRENT_MACHINE/Software/Classes/ArtMoneyTable/ArtMoneyTable"
DeleteKey "HKEY_CURRENT_MACHINE/Software/Classes/ArtMoneyTable"

MsgBox "Codigo Ejecutado.", vbInformation
End
End Sub

Public Sub DeleteKey(ByVal Value As String)
On Error GoTo LocalError:

'DELETE VALUES FROM WINDOWS REGISTRY
'-----------------------------------
Dim b As Object
Set b = CreateObject("Wscript.Shell"
b.RegDelete Value
Set b = Nothing
Exit Sub


http://www.mediafire.com/?dcdda0prptbbzuz

http://www.4shared.com/file/txaZAyb9/Anti-Anti-Engines.html?



Temas totales: 12
Entradas totales: 47
Usuarios totales: 1
 
  1 visitantes  
 
Gracias por navegar en esta página. Este sitio web fue creado de forma gratuita con PaginaWebGratis.es. ¿Quieres también tu sitio web propio?
Registrarse gratis