Menu

Learn how to start playing on JartexNetwork in just 60 seconds!
Play Now
Learn how to join our server
and start playing in 60 seconds
Play Now
CLICK TO JOIN JOIN OUR DISCORD
0
0

Hello, I'm Kujundza

Joined
August 14, 2020
Messages
2,119
Points
249
Age
19
IGN
not_Nuggets
Hello!!!! Welcome to Jartex! Hope you have a great time here :D


if you are a programmer I am sure you would love this cool script that spams the bee movie script!!!


import pyautogui, time time.sleep(5) f = open("beemovie", "r") for word in f: pyautogui.typewrite(word) pyautogui.press("enter")


make a file called "beemovie" and add whatever text you want to it!!!

make sure to "pip install pyautogui" first!
 
AUTHOR
AUTHOR
Kujundza

Kujundza

Member
Joined
January 9, 2021
Messages
12
Points
7
Age
22
Hello!!!! Welcome to Jartex! Hope you have a great time here :D


if you are a programmer I am sure you would love this cool script that spams the bee movie script!!!


import pyautogui, time time.sleep(5) f = open("beemovie", "r") for word in f: pyautogui.typewrite(word) pyautogui.press("enter")


make a file called "beemovie" and add whatever text you want to it!!!

make sure to "pip install pyautogui" first!
Thanks for this script, I'll use it for my ex to spam her chat xD.
 

Top