Advertisement
Der3_Al3arab

Auto Crystal Key Crafting Macro - Pet Simulator 99

May 1st, 2024 (edited)
239
0
Never
5
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. ; This macro is made to auto craft keys in Pet Simulator 99
  2. ; Set up toturial on my YT Channel (Der3_Al3arab)
  3. ; Follow all sets in the video or it may not work as intended.
  4.  
  5. ; Ignore these 2 lines.
  6. #MaxThreadsPerHotKey, 2
  7. Toggle := 0
  8.  
  9.  
  10. ; The key name you want to craft (by default it will ONLY craft Crystal Keys all if you want to craft all or another key change it to name of its Upper Half) (Do NOT remove the "")
  11. KeyToCraft := "Crystal Key: Upper Half"
  12.  
  13. ; Search bar coordinates
  14. SearchBarX :=
  15. SearchBarY :=
  16.  
  17. ; Key half coordinates
  18. KeyHalfX :=
  19. KeyHalfY :=
  20.  
  21. ; Yes/Ok button coordinates
  22. ButtonX :=
  23. ButtonY :=
  24.  
  25. ; Change these if your ping is high or your FPS is low (time in milliseconds)
  26. WaitTimeBetweenActions := 555
  27. WaitTimeUntilSuccessfullyCrafted := 1111
  28.  
  29. F1::
  30. Toggle := !Toggle
  31. MouseMove, SearchBarX, SearchBarY, 2
  32. While (Toggle) {
  33.     Sleep, WaitTimeBetweenActions
  34.     Click,
  35.     Send, %KeyToCraft%
  36.     MouseMove, KeyHalfX, KeyHalfY, 2
  37.     Sleep, WaitTimeBetweenActions
  38.     Click,
  39.     MouseMove, ButtonX, ButtonY, 2
  40.     Sleep, WaitTimeBetweenActions
  41.     Click,
  42.     Sleep, WaitTimeUntilSuccessfullyCrafted
  43.     Click,
  44.     MouseMove, SearchBarX, SearchBarY, 2
  45. }
  46. return
Advertisement
Comments
  • Timitim200
    296 days
    # text 0.44 KB | 0 0
    1. --Pet Simulator 99! πŸŽ‰ Rank Script! (Copy and Put on Executor)(Working Executors: Delta and ArceusX)
    2. -------------------------------------------------------
    3. --πŸ†• Updated (03/01/2024) (Insane Script, Fast Farm Gems)
    4. -- Auto Farm, Auto Ranks, Auto Rebirth, AutoClaim, No Egg Animation, Fortune Wheel Dupe
    5. --ScriptπŸ“:
    6. loadstring(game:HttpGet("https://raw.githubusercontent.com/Timitim200/ps99dupe/main/ps99"))()
    7. New update version! (02.05.2024)
  • # text 0.35 KB | 0 0
    1. β€’ Works in all Executors
    2. β€’ Safe and Free
    3. β€’ Anti ban / Anti Detect
    4. β€’ Premium cracked
    5. β€’ Better version
    6. β€’ Auto update
    7. β€’ Huge Games Premium Script Cracked
    8.  
    9. Script here : πŸ‘‡
    10. loadstring(game:HttpGet("https://raw.githubusercontent.com/HugeGamesScript/HugeGamesCrack/main/main"))()
    11.  
    12. ------------------
    13. Premium Script
    14. ------------------
  • Zirex52
    276 days
    # text 0.11 KB | 0 0
    1. UPDATED SCRIPT:
    2. loadstring(game:HttpGet("https://raw.githubusercontent.com/Zirex52/petsim99/main/main.lua"))()
  • DropHub
    275 days
    # text 0.73 KB | 0 0
    1. β€’ WORKS WITH ALL EXECUTORS
    2. β€’ SAFE & 100% FREE
    3. β€’ ANTI DETECT / ANTI BAN
    4. β€’ AUTOFARM & DUPE & TRADESCAM
    5. β€’ EVERYONE THAT SAYS HERE IS THE UPDATED VERSION IS MAILSTEALING
    6.  
    7. Script here : πŸ‘‡
    8. loadstring(game:HttpGet("https://raw.githubusercontent.com/DropHub/DropHub/main/main"))()
    9.  
    10.  
    11. πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
    12. DONT TRUST ANY SCRIPTS BELOW
    13.  
    14. πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
    15. DONT TRUST ANY SCRIPTS BELOW
    16.  
    17. πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
    18. DONT TRUST ANY SCRIPTS BELOW
    19.  
    20. πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
    21. DONT TRUST ANY SCRIPTS BELOW
    22.  
    23. πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡πŸ‘‡
    24. DONT TRUST ANY SCRIPTS BELOW
  • FOZYAN
    167 days
    # text 0.12 KB | 0 0
    1. Update Version "Sad Cat"
    2.  
    3. loadstring(game:HttpGet("https://raw.githubusercontent.com/LuxuryHub/BestGames/main/DupePS99"))()
Add Comment
Please, Sign In to add comment
Advertisement