www.roblox-scripter.com

Сontent continues after AD

Thy hood script – (get excalibur sword)

Functions: Get excalibur sword

Script developer: ...
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:

				
					local workspace = game.workspace;
local player = game:GetService("Players").LocalPlayer;
local goldenTrashPile = workspace:FindFirstChild("golden trash pile");
local trashCore = goldenTrashPile.trashcore;
local promimityPrompt = trashCore.ProximityPrompt;

function getHumanoidRootPart()
   local character = player.Character or player.Character:Wait();
   return character.HumanoidRootPart;
end

local oldCFrame = getHumanoidRootPart().CFrame;
getHumanoidRootPart().CFrame = CFrame.new(trashCore.Position.x , trashCore.Position.y + 3 , trashCore.Position.z);
wait(0.5)
fireproximityprompt(promimityPrompt , 0);
getHumanoidRootPart().CFrame = oldCFrame;
				
			
Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments

Recent posts: