Nen Fighting Simulator Script | STRENGTH FARM, DURABILITY FARM

Created by gamer564

Features:

  • STRENGTH FARM
while wait(0.1) do
local args = {
    [1] = "str",
}

game:GetService("ReplicatedStorage").Remotes.train:FireServer(unpack(args))

end
  • DURABILITY FARM
 while wait(0.1) do
local args = {
    [1] = "dur",
}

game:GetService("ReplicatedStorage").Remotes.train:FireServer(unpack(args))

end

ENJOY!

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script!

More Scripts!

TOP 10 TRENDING SCRIPTS