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

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!
 
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