How To Make a Spam Bot For Skype! (Using Notepad!)

preview_player
Показать описание
Hope you enjoyed my first video and if you did don't forget to like and subscribe.

Here is the code;

================================================
strtext = inputbox("Message :")
strtimes = inputbox("Amount of messages to spam")
strtdelay = inputbox("Delay between messages")
if not isnumeric(strtimes) then
end if
msgbox "You have 5 seconds to get to your inputbox."
for i=1 to strtimes
next
================================================
:D
Рекомендации по теме
Комментарии
Автор

This seems to work perfectly Well tell my friendds about this

Blanket
Автор

There is a little mistake with the code in the description, as the command in the parenthesis on the second to last line is misspelled, it should be "strtdelay" instead of "strdely", but thanks for this awesome bit of code!!

mohammadashaduzzaman
Автор

hey thanks this is awesome
hey thanks this is awesome
hey thanks this is awesome
hey thanks this is awesome
hey thanks this is awesome

coopervoysey
Автор

Hey, what do I open this as? Is there a software I need in order to make this work? :( im confused

zackgrey
Автор

very nice
very nice
very nice
very nice
very nice
very nice
very nice
very nice
very nice
very nice

carmelpr
Автор

I'm confused it doesn't let me open it

austinshuffield
Автор

What I have found out is that if you have long words + spaming 1000 of them. near the end of the message it fucks up.

autonomousbear
Автор

man what you open this to type amount...

simao.oliveiraa