Auto Win Cursed Islands Script

Auto Win Cursed Islands Script


Roblox Scripts is what Roblox players and coders use to build interactive games. To be more specific, players use Lua scripts—a popular scripting and programming language.

Bucksreward

We do not any harmful on your devices we always check it before we post online.
Instruction
1.Open Roblox And Start Playing
2.Click The Blue Circle To Copy The Script Code
3.Paste The Script Code Into Your Executor
4.Then Execute The Script Code
5.Enjoy
Use your dummy account first we are not responsible if your account getting Ban.
Script Code
if not game:IsLoaded() then
    game.Loaded:Wait()
end

local Players = game:GetService('Players');
local LocalPlayer = Players.LocalPlayer

LocalPlayer.Idled:Connect(function()
    local VirtualUser = game:GetService('VirtualUser')
    VirtualUser:CaptureController()
    VirtualUser:ClickButton2(Vector2.new())
end)

while task.wait() do
    repeat task.wait() until (LocalPlayer.Character or LocalPlayer.CharacterAdded:Wait()):FindFirstChild('HumanoidRootPart')
    if LocalPlayer.Character.HumanoidRootPart.CFrame ~= CFrame.new(0, 300, 0) then
        LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0, 300, 0)
    end
    if LocalPlayer.Character.HumanoidRootPart.Anchored == false then
        LocalPlayer.Character.HumanoidRootPart.Anchored = true
    end

end 

Related Posts
Leave a Reply

Your email address will not be published.

Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Powered By
Best Wordpress Adblock Detecting Plugin | CHP Adblock