Pedagondia Faunas | AUTO EAT, AUTO SPECIAL ATTACK, INFINITE STAMINA AND MORE!

MADE BY brickmane

FEATURE:

  • Auto Eat (10 studs away from the corpse)
  • Auto Special Attack (It isnt gonna spam because of the funny cooldown)
  • Infinite Stamina
  • And Sprint Speed Modify
  • .
  • https://www.roblox.com/games/9243187709/Fixes-Pedagondia-Faunas

SCRIPT:

-- This script will only work on carnivore (meat eater)
-- I will add a plant based eater support (omnivore? maybe)
-- It doesnt contain a kill aura due to the patch

-- new features will be added soon

-- Dont remove Credits or no work >:)
getgenv().Credits = 'Pedagondia-Faunas Utilities By Brickmane (Cheerios#0447)'

getgenv().AutoEatShit = true
getgenv().AutoSpecialAttack = true

getgenv().Settings = {
AutoEatDistance = 10; -- 10 is default
SprintSpeed = 100; -- change it to you're liking
}

local AutoExecute = function()
loadstring(game:HttpGet('https://raw.githubusercontent.com/Relkss/Releases/main/Utilities.lua'))();
end

AutoExecute()

game.Players.LocalPlayer.CharacterAdded:Connect(AutoExecute)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!