Ilias' Disciples 9 members · 0 stories
Comments ( 3 )
  • Viewing 1 - 50 of 3

Copy and paste this code I made into notepad (.txt)


Set WshShell = WScript.CreateObject("WScript.Shell")
msgbox("By XavierOfThailand "),4096,("AppleJack, Applejack Everwhere")
wscript.sleep 3000
for i = 0 to 9
wshshell.sendkeys "{up}"
wscript.sleep 100
wshshell.sendkeys "{up}"
wscript.sleep 100
wshshell.sendkeys "{Down}"
wscript.sleep 100
wshshell.sendkeys "{Down}"
wscript.sleep 100
wshshell.sendkeys "{Left}"
wscript.sleep 100
wshshell.sendkeys "{Right}"
wscript.sleep 100
wshshell.sendkeys "{Left}"
wscript.sleep 100
wshshell.sendkeys "{Right}"
wscript.sleep 100
wshshell.sendkeys "b"
wscript.sleep 100
wshshell.sendkeys "a"
wscript.sleep 100
next
wscript.sleep 300
WshShell.Run "notepad"
WScript.Sleep 200
WshShell.AppActivate "Notepad"
WScript.Sleep 200
wshshell.sendkeys "Basic scripting is magic"
WScript.Sleep 50
wshshell.sendkeys "~I have nothing else to write."

Then save the document, and rename the ending to .vbs.

Now click the script and go on any random Fimfiction page, this one should do just fine.
Enjoy.

perfectgore
Group Contributor

301681 how do i do this, and what does it do

301720
:ajbemused:
....
:ajbemused:
1) I just told you.... Open notepad, copy and past the italics into a notepad document (with .txt at the end of it).

2) Right-click, and rename the document, replace the .txt at the end with .vbs.

3) click off, the icon should have changed.

4) Click the newly made script. the message-box should come up, now go on fimfiction, and start the script by clicking one of the buttons on the msgbox. Then click anywhere on the page unless it won't work.

5) enjoy you're Applejacks popping up.

Also, you can tell just by looking at it that it's not harmful.

  • Viewing 1 - 50 of 3