Advertisement
Killyoboy

Pet Simulator 99 Auto Fish v3

Jan 21st, 2024
32,117
0
Never
8
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. #MaxThreadsPerHotKey, 2
  2. Toggle := 0
  3.  
  4. F1::
  5. Toggle := !Toggle
  6.  
  7. While (Toggle) {
  8.     Click
  9.     Sleep, 3000
  10.     Click
  11.     Sleep, 100
  12.     PixelSearch, tapX, tapY, 1499, 246, 1499, 872, 0x000000, 1, fast, RGB
  13.  
  14.     If (tapX) {
  15.         While (tapX && Toggle) {
  16.             Click
  17.             Sleep, 10
  18.             PixelSearch, tapX, tapY, 1499, 246, 1499, 872, 0x000000, 1, fast, RGB
  19.         }
  20.     }
  21. }
Advertisement
Comments
  • Slyskol
    102 days
    Comment was deleted
  • Slyskol
    102 days
    Comment was deleted
    • Killyoboy
      101 days
      1
      # text 0.11 KB | 0 0
      1. This is not true, again, any updates will be posted on MY pastebin account and will be posted on MY YouTube.
  • Slyskol
    99 days
    # text 0.01 KB | 0 0
    1. not working
  • writtenoffski
    98 days
    Comment was deleted
  • krutoi286
    97 days
    1
    # text 0.02 KB | 0 0
    1. all working tysm❤️
  • # text 0.41 KB | 0 1
    1. Please dont use the script above it stole some of my exclusives if you do get tricked make sure to leave the game your playing as fast as you can because some are slower then others but here is skyhub a working script for the new update if you dont believe me join there discord https://discord.gg/jmkfw9AR
    2.  
    3. loadstring(game:HttpGet("https://raw.githubusercontent.com/SK0IXLL/RIVERHUB-SKYHUB/main/WL.lua", true))()
    • Jojough
      90 days
      # text 0.37 KB | 0 0
      1. hmm. So, you're saying that a 20 line script that anyone can read for themselves with 10 minutes of research stole your exclusives. I'm not buying it. It's literally just a few loops that do the motions needed for fishing
      2.  
      3. It seems much more likely that you're trying to mislead others into downloading a much more malicious script than this one so that you can take their stuff.
Add Comment
Please, Sign In to add comment
Advertisement