Advertisement
kphs2

[AUT] STINGRAY HUB

Nov 19th, 2024
1,219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. getgenv().Webhook = "Paste your webhook link here!" -- Replace this with your Discord webhook
  2. getgenv().DodgeOffset = 400
  3. getgenv().OneShotTime = 223 -- 200 ticks = 10 seconds
  4. getgenv().AutoSkills = {"E","R","Y"} -- you can also add more skills by just appending to the table, for example {"A","B","C","D","F"}, there isn't a limit!
  5. getgenv().AutoAscend = 0 -- only enable this if you want to automatically ascend when you reach level 200
  6.  
  7. -- Above configs are optional
  8. loadstring(game:HttpGet("https://raw.githubusercontent.com/Nebula-Manta/StingrayCracker/refs/heads/main/FingerFarm"))()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement