Find any script for Roblox

Enter the name of the game or script.

SHADOVIS RPG script – (Instantly collect all cubits)

Functions: Instantly collect all cubits

Script developer: Sypse

Video showcase:
https://www.youtube.com/watch?v=MXNUF_IIyVYInstallation guide:Copy the script from the button below.Run any Injector (We recommend KRNL Injector)Install it, insert the script and click executeEnjoy it)

Thank you for using our website
Your script:

				
					for i,v in pairs(game:GetService("Workspace")["Client Cubits"]:GetChildren()) do
  game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame;
  fireproximityprompt(v:FindFirstChildWhichIsA("ProximityPrompt"), 0);
end;
				
			
Leave a Comment

Your email address will not be published. Required fields are marked *