Comment removed
piggy674 11 months ago
where does the spam go?
shum1x 1 year ago
need a runescape account todayy? free level 100 ++ more givea-way daily! rune-scape-free[.]tk ..great, thank for the account! 2669
claytonthomasdalk 1 year ago
not being a troll but i h8 that music type .... nxt time pic something more upbeat
bobbobly1 1 year ago
uguudei1 1 year ago
@uguudei1
No
Check this out:
youtube.com/watch?v=5IiQMiSbKMI
I made it on my new account
please subscribe to it
miutubevids 1 year ago
thanx for the reply, one more question tho, i add another input box for how many seconds but i can't get the pause to display properly,any opinions?
jstear2 2 years ago
i dont think you can pause the amount of time an inputbox is open for
miutubevids 2 years ago
@jstear2 depends on the sleep
DETOV2 7 months ago
nice vid, also can be used for an auto typer = ], jw tho how to get a pause between messages? or if its possible
wscript.sleep(5000) (would wate 5 seconds
put this after the
for i=1 to strtimes
should work
nice vid but i got this error :\ help?
Line: 11
Char: 1
Error: Object required: 'shell'
Code: 800A01A8
Source: Microsoft VBScript runtime error
ereshkigal19 2 years ago
set shell = createobject("wscript.shell")
strtext = inputbox("What would you like the message you would like to spam be")
strtimes = inputbox("How many times would you like to spam the message?")
if not isnumeric(strtimes) then
lol=msgbox("Please write a NUMBER nextime")
wscript.quit
end if
msgbox "After you click ok you will have 5 seconds until it will spam"
wscript.sleep(5000)
This has been flagged as spam show
thanx! it works :)
LOOK BELLOW FOR CODE!
(it is in 2 seperate bits below)
this does`nt work. sorry.
Syntax error
snoffe1234 2 years ago
thx for the tip
FIXED
now it id fixed
oh thanks!
Comment removed
piggy674 11 months ago
where does the spam go?
shum1x 1 year ago
need a runescape account todayy? free level 100 ++ more givea-way daily! rune-scape-free[.]tk ..great, thank for the account! 2669
claytonthomasdalk 1 year ago
not being a troll but i h8 that music type .... nxt time pic something more upbeat
bobbobly1 1 year ago
Comment removed
uguudei1 1 year ago
@uguudei1
No
Check this out:
youtube.com/watch?v=5IiQMiSbKMI
I made it on my new account
please subscribe to it
miutubevids 1 year ago
thanx for the reply, one more question tho, i add another input box for how many seconds but i can't get the pause to display properly,any opinions?
jstear2 2 years ago
i dont think you can pause the amount of time an inputbox is open for
miutubevids 2 years ago
@jstear2 depends on the sleep
DETOV2 7 months ago
nice vid, also can be used for an auto typer = ], jw tho how to get a pause between messages? or if its possible
jstear2 2 years ago
wscript.sleep(5000) (would wate 5 seconds
put this after the
for i=1 to strtimes
should work
miutubevids 2 years ago
nice vid but i got this error :\ help?
Line: 11
Char: 1
Error: Object required: 'shell'
Code: 800A01A8
Source: Microsoft VBScript runtime error
ereshkigal19 2 years ago
set shell = createobject("wscript.shell")
strtext = inputbox("What would you like the message you would like to spam be")
strtimes = inputbox("How many times would you like to spam the message?")
if not isnumeric(strtimes) then
lol=msgbox("Please write a NUMBER nextime")
wscript.quit
end if
msgbox "After you click ok you will have 5 seconds until it will spam"
wscript.sleep(5000)
for i=1 to strtimes
miutubevids 2 years ago
This has been flagged as spam show
thanx! it works :)
ereshkigal19 2 years ago
LOOK BELLOW FOR CODE!
(it is in 2 seperate bits below)
miutubevids 2 years ago
this does`nt work. sorry.
Syntax error
snoffe1234 2 years ago
thx for the tip
FIXED
now it id fixed
miutubevids 2 years ago
oh thanks!
snoffe1234 2 years ago