getgenv().Webhook = "Paste your webhook link here" -- Replace this with your Discord webhook getgenv().DodgeOffset = 400 getgenv().OneShotTime = 205 -- 200 ticks = 10 seconds getgenv().AutoSkills = {"E","R","Y","G"} -- you can also add more skills by just appending to the table, for example {"A","B","C","D","F"}, there isn't a limit! getgenv().AutoAscend = 0 -- only enable this if you want to automatically ascend when you reach level 200 loadstring(game:HttpGet("https://raw.githubusercontent.com/Nebula-Manta/StingrayCracker/refs/heads/main/FingerFarm"))()