it's called playing smart #tibia #bot #mmorpg
Don't hate me because I'm beautiful. Botting is not a crime, especially on private servers that nobody cares about. Just learn python ffs =)
#tibia #tibia74 #mmo #mmorpg #freetoplay #gaming #gamingvideo #onlinemultiplayer #python #scripting #bots #botting
import pyautogui
from time import sleep
#Blank Rune Location
Rx = 3710
Ry = 960
#Drag To Location
Bx = 3609
By = 495
closex = 3816
closey = 704
counter = 0
while True:
counter += 1
if counter } 20: # replace } with greater than
pyautogui.click(closex, closey)
counter = 0
#Move mouse to blank rune in BP
pyautogui.moveTo(Rx, Ry)
#Drag blank rune to hand
pyautogui.dragTo(Bx, By, 2, button='left')
sleep(50)
Other Videos By Swashed
Other Statistics
Tibia Statistics For Swashed
Currently, Swashed has 7,057 views for Tibia across 6 videos. His channel published less than an hour of Tibia content, less than 0.03% of the total video content that Swashed has uploaded to YouTube.