Animal Simulator inf exp/levels

Uploaded On
Script Credit :- neon#0666
Features

inf exp/levels

some people are not gaining levels, its because your levels are too low and when you run the script

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

while true do local args = { [1] = workspace.Eggs.Egg7 } game:GetService("ReplicatedStorage").EggEvent:FireServer(unpack(args)) local args = { [1] = workspace.Treasures.Treasure1 } game:GetService("ReplicatedStorage").TreasureEvent:FireServer(unpack(args)) wait(0.5) end