Advertisement
kphs2

STINGRAY HUB

Nov 26th, 2024
1,487
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.59 KB | None | 0 0
  1. getgenv().Webhook = "Paste your webhook link here" -- Replace this with your Discord webhook, now will also send trait relevant messages
  2. getgenv().DodgeOffset = 400
  3. getgenv().NoRender = 0 -- Turn off 3d rendering
  4. getgenv().NoBearer = 0 -- Makes finger farm into simple level farm
  5. getgenv().OneShotTime = 205
  6. getgenv().AutoSkills = {"E","R","Y"}
  7. getgenv().AutoAscend = 0 -- only enable this if you want to automatically ascend when you reach level 200, added auto trait picking
  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