Be a Toy! script – (Codes farm)

BE_A_TOY!_-_Wxer_Softworks

Functions: Codes farm

Script developer: Wxer Softworks
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:

				
					--Credits to Wxer Softworks


while wait() do
            for i,v in pairs(workspace.Map.Codes:GetChildren()) do
            if v.Name == "Code" and v.Front.Transparency == 0 then
            local codetouch = v.TouchInterest
            local codeposition = v.Position

            game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(codeposition)
        end
    end
end
				
			
Комментарии

No comments yet. Be the first.

Leave a comment