ScriptBlox is undergoing maintenance, so downtime is possible. Sorry for the inconvenience!
Universal Script ๐Ÿ“Œ
11.3k Views

Fe Godmode v1

Universal Script ๐Ÿ“ŒUploaded by
1 year ago
Please login to perform these actions:

Description

can survive killbricks that doesn't instantly kill the player once, and normal killbricks that does like 50~80ish also can survive reset.

View Raw
Edited By: msio Download


Comments
7
User profile picture
nice
User profile picture
L0stVeil 1 year ago
why would you obfuscate it, i know that it just disables all the touchinterests lmao.
User profile picture
msio 1 year ago - Edited
@L0stVeil wrong, local p=game.Players.LocalPlayer; local oldcframe; local holdingfoil=false; p.Character.Humanoid:SetStateEnabled(15,false); p.Character.Humanoid:SetStateEnabled(16,false); -- p.Character.Humanoid:SetStateEnabled(18,false); p.CharacterRemoving:Connect(function() if (p.Character) then local t=p.Character:FindFirstChild("Torso") if (t ~= nil) then oldcframe=t.CFrame end if (p.Character:findFirstChild("Foil")) then holdingfoil=true end end end) And even if it disable touchinterest how would it disable reset damage?
User profile picture
1_hearts4you_1 1 year ago
why did it crash my whole computer
User profile picture
L0stVeil 1 year ago
@msio okay, i understand that but why would you obfuscate a simple script
User profile picture
Trash_scriptr 1 year ago
@l0stveil why do you want to steal/skidd it?
User profile picture
L0stVeil 1 year ago - Edited
@Trash_scriptr i could recreate the script, why would i skid a simple script and i am not an skidder. stop commenting without knowledge
Please Login to add a comment.