paxcentre.blogg.se

Whatsapp spam bot pc
Whatsapp spam bot pc







This command is used to repeat a groep or a command untill it has done a number of times. The syntax is: WshShell.SendKeys "here your key Here the amound of times it has to be pressed)" The syntax is: Wscript.Sleep Amount of time This command is used to set a pause for a amound of time in milliseconds. MsgBox("Well I Thought It Was Going So Wel Between Us", 1024, "") If MsgBox("Do You Want To Be Friends?", vbYesNo, "") = vbYes Then MsgBox("Yippeee We Are Friends", 1024, "") If condition Then Statements Else Else-Statements End Ifįor example if you have a messagebox with a yes and no button and you want to respond to it would be This is used to do/activate things when a specific case is so. MsgBox(prompt, buttons, title, helpfile, context) This command is used to popup a box with a message. The Syntax is: InputBox(prompt, title, default, xpos, ypos, helpfile, context) This command is used to make a pop-up box where you can type something into. Like you want 2 message boxes but don't want 2 input boxes but one so you say: For example you want 2 or more things to have the same input at ones. After the = character comes the object you want it to be, and is pretty handy. This command is used to set a variable, and the variable name can be anything actually. so if you take the command line ' InputBoxes for example it does nothing, so it is just for the person who examens the code a reminder This command is used to make a commend in the script.

whatsapp spam bot pc

MsgBox "Process Has Been Canceled", vbSystemModal, "DDos Canceled"

whatsapp spam bot pc

MsgBox "DDosing Of " + Contact + " Is Done", 1024 + vbSystemModal, "DDos Is Done"

whatsapp spam bot pc

If MsgBox("Is WhatsApp Loaded?" & vbNewLine & vbNewLine & "Press No To Cancel", vbYesNo + vbQuestion + vbSystemModal, "WhatsApp DDos") = vbYes Then Set WshShell = WScript.CreateObject("WScript.Shell") If MsgBox("You've Filled It In Correctely", 1024 + vbSystemModal, "WhatsApp DDos") = vbOk Then T = InputBox("How Many Times Needs It To Be Send?","WhatsApp DDos") Message = InputBox("What Is The Message?","WhatsApp DDos")

whatsapp spam bot pc

(Here Is How The Code Supposed To Look) Bomb Whatsapp Code 2.0:Ĭontact = InputBox("Which Conctact Do You Want To DDos?", "WhatsApp DDos")









Whatsapp spam bot pc