www.roblox-scripter.com

Сontent continues after AD

Super Power Training Simulator script – (Autofarm stats)

Functions: Autofarm stats

Script developer: xBoredx
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:

				
					local Replicated = game:GetService("ReplicatedStorage")

getgenv().farm = true -- set to false to stop obviously.
while getgenv().farm == true do
   task.wait()

local args = {
   [1] = {
       [1] = "+BT1"
   }
}
Replicated.RemoteEvent:FireServer(unpack(args))
wait()
local args = {
   [1] = {
       [1] = "+PP1"
   }
}
Replicated.RemoteEvent:FireServer(unpack(args))
wait()
local args = {
   [1] = {
       [1] = "+JF1"
   }
}
Replicated.RemoteEvent:FireServer(unpack(args))
wait()
local args = {
   [1] = {
       [1] = "+MS1"
   }
}
Replicated.RemoteEvent:FireServer(unpack(args))
wait()
local args = {
   [1] = {
       [1] = "+FS1"
   }
}
Replicated.RemoteEvent:FireServer(unpack(args))
end
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: