--Execute more than once for more xp while 0 == 0 do local A_1 = "spawnDurabilitya" local A_2 = "Blue Orb" local A_3 = "City" local Event = game:GetService("ReplicatedStorage").rEvents.machineEvent Event:FireServer(A_1, A_2, A_3) wait(0.5) end