Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --AUTOFARM
- --Change PLAYERNAMEHERE to ROBLOX NAME! Change SWORDNAME to Sword Name
- while true do
- wait()
- local oh1 = game:GetService("Workspace").Players["PLAYERNAMEHERE"]["SWORDNAME"]
- game:GetService("ReplicatedStorage").Remotes.Power:FireServer(oh1)
- end
- --AutoSell
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-144.360062, -13.9976034, -2.10671186, 0.819155693, 0, 0.573571265, 0, 1, 0, -0.573571265, 0, 0.819155693)
- wait()
- while true do
- wait(10)
- local pos = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-144.360062, -13.9976034, -2.10671186, 0.819155693, 0, 0.573571265, 0, 1, 0, -0.573571265, 0, 0.819155693)
- wait(0.7)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(pos)
- end
- --Redeem Codes
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("Twitter1")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("runes5")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("coins50")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("powerful")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("release")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("boss")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("Twitter2")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("Update1")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("Twitter3")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("MoreRunes")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("Superpower")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("coins100")
- game.ReplicatedStorage.Remotes.RedeemCode:InvokeServer("SuperRunes")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement