Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{capslock}"
loop
Set wshShell = wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "Enter Text Here "
loop
Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop
'--VOCALS--'
Vox1="Woo"
'--MAIN CODE--'
StrAgentName2 = "merlin"
StrAgentPath2 = "C:\Windows\Msagent\chars\" & strAgentName2 & ".Acs"
Set objAgent2 = CreateObject("Agent.Control.2")
ObjAgent2.Connected = TRUE
ObjAgent2.Characters.Load strAgentName2, strAgentPath2
Set Merlin1 = objAgent2.Characters.Character(strAgentName2)
wscript.sleep 18
Merlin1.Show
merlin1.speak Vox1
wscript.sleep 1000
Set objAction= Merlin1.Hide
do
'--COMMAND 1--'
Merlin1.MoveTo -200,1
Merlin1.Show
Merlin1.MoveTo 1300,800
Merlin1.MoveTo -200,200
Merlin1.MoveTo 1300,700
Merlin1.MoveTo -200,300
Merlin1.MoveTo 1300,600
Merlin1.MoveTo -200,400
Set objAction= Merlin1.Hide
Set objAction= Merlin1.Hide
Do While Merlin1.Visible = True
Loop
Loop
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wshshell.sendkeys "{CAPSLOCK}"
wscript.sleep 50
wshshell.sendkeys "{NUMLOCK}"
wscript.sleep 25
wshshell.sendkeys "{SCROLLLOCK}"
loop
do
msgbox("insert text here")
loop
tskill wscript.exe
TASKKILL wscript.exe
Copyright © 2026, NextGenUpdate.
All Rights Reserved.