Tutorial: How to auto fishing in pet simulator 99!
discord server: https://discord.gg/mce94uCPQV
tags: #roblox #petsim99 #tutorial
Link: https://www.autohotkey.com
Script: #MaxThreadsPerHotKey, 2
Toggle := 0
F1::
Toggle := !Toggle
While (Toggle) {
Click
Sleep, 3000
Click
Sleep, 100
PixelSearch, tapX, tapY, 1499, 246, 1499, 872, 0x000000, 1, fast, RGB
If (tapX) {
While (tapX && Toggle) {
Click
Sleep, 10
PixelSearch, tapX, tapY, 1499, 246, 1499, 872, 0x000000, 1, fast, RGB
}
}
}
Other Videos By Seek_LeonYT
Other Statistics
Roblox Statistics For Seek_LeonYT
At present, Seek_LeonYT has 2,952,524 views spread across 467 videos for Roblox, accounting for over 4 days of watchable video on his channel. This is 55.03% of the total watchable video for Roblox on Seek_LeonYT's YouTube channel.