All content on our site is free and will always be free.

Please consider supporting us with disabling your AdBlock software and to gain access to thousands of free content!

Not sure how to disable AdBLock? Follow this tutorial: How to disable AdBlock

Get the XP FARM SCRIPT

The XP FARM SCRIPT code is below. Copy & inject it into the game. Enjoy!

while wait(0.2) do
local A_1 =
{
[1] =
{
[1] = false
},
[2] =
{
[1] = 2
}
}
local Event = game:GetService("Workspace")["__THINGS"]["__REMOTES"].awardbakeryexperiencewithverification
Event:FireServer(A_1)
end