/ Published in: VB.NET
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
' VB Script Document option explicit dim a a.run "http://www.habbo.es" wscript.sleep (6000) a.sendkeys ("no tocar") a.sendkeys ("testscript") wscript.sleep (2000) a.sendkeys ("habbo12") a.sendkeys "{Enter}"