Spam Bot In 6 lines
import pyautogui,time
time.sleep(5)
o = open("beescript",'r')
for word in o:
pyautogui.typewrite(word)
pyautogui.press("enter")
I used this list to spam :https://web.njit.edu/~cm395/theBeeMovieScript/
You can use anything just copy it and make a new txt folder in pycharm or any ide and paste
your list in it and that shit run this.
Comments
Post a Comment
Comment if you need help .I will not replay sometimes