Functions: XP farm

Installation guide:
Copy the script from the button below.
Run any Injector (We recommend KRNL Injector)
Install it, insert the script and click execute
Enjoy it)
Thank you for using our website
Your script:
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