/ Published in: VB.NET
Expand |
Embed | Plain Text
' VB Script Document option explicit dim a set a = createobject("wscript.shell") a.run "http://www.habbo.es" wscript.sleep (6000) a.sendkeys ("no tocar") a.sendkeys chr(9) a.sendkeys ("testscript") a.sendkeys chr(9) wscript.sleep (2000) a.sendkeys ("habbo12") a.sendkeys "{Enter}" call msgbox("Finalizado")
Comments
Subscribe to comments
You need to login to post a comment.

Lol