SHOW:
|
|
- or go back to the newest paste.
| 1 | - | --By Rufus14 |
| 1 | + | --Script made by Rufus14 |
| 2 | --owner = game.Players[script.Parent.Name] | |
| 3 | - | script.Parent = game:GetService("ServerScriptService")
|
| 3 | + | script.Parent = game.ServerScriptService |
| 4 | cannotify = true | |
| 5 | - | canragdollkill = true |
| 5 | + | |
| 6 | if cannotify then | |
| 7 | cannotify = false | |
| 8 | local messagesound = Instance.new("Sound", workspace)
| |
| 9 | messagesound.SoundId = "rbxassetid://651986414" | |
| 10 | messagesound.Volume = 5.999 | |
| 11 | messagesound:Play() | |
| 12 | game.Debris:AddItem(messagesound, messagesound.TimeLength) | |
| 13 | if owner.Character then | |
| 14 | if owner.Character:findFirstChild("HumanoidRootPart") then
| |
| 15 | local pos1 = math.random(-5,5) | |
| 16 | local pos2 = math.random(-5,5) | |
| 17 | local model = Instance.new("Model", owner.Character)
| |
| 18 | - | model.Name = [[(Anti-Skid v4) |
| 18 | + | model.Name = [[(Anti-Skid v5) |
| 19 | ]]..msg | |
| 20 | local human0 = Instance.new("Humanoid", model)
| |
| 21 | human0.Name = "MessageHuman0id" | |
| 22 | human0.MaxHealth = 0 | |
| 23 | human0.Health = 0 | |
| 24 | local part = Instance.new("Part", model)
| |
| 25 | part.Size = Vector3.new(0,0,0) | |
| 26 | part.BrickColor = BrickColor.Random() | |
| 27 | part.Material = "ForceField" | |
| 28 | part:BreakJoints() | |
| 29 | part.CanCollide = false | |
| 30 | part.CFrame = owner.Character.HumanoidRootPart.CFrame | |
| 31 | part.Name = "Head" | |
| 32 | local bodyposition = Instance.new("BodyPosition", part)
| |
| 33 | bodyposition.MaxForce = Vector3.new(math.huge,math.huge,math.huge) | |
| 34 | bodyposition.Position = owner.Character.HumanoidRootPart.Position | |
| 35 | local function spinandpos() | |
| 36 | while wait() do | |
| 37 | if owner.Character:findFirstChild("HumanoidRootPart") then
| |
| 38 | bodyposition.Position = owner.Character:findFirstChild("HumanoidRootPart").Position + Vector3.new(pos1,0,pos2)
| |
| 39 | end | |
| 40 | part.CFrame = part.CFrame * CFrame.fromEulerAnglesXYZ(0.02,0.02,0.02) | |
| 41 | end | |
| 42 | end | |
| 43 | local function resize() | |
| 44 | while wait() and part.Size.x < 1.5 do | |
| 45 | part.Size = part.Size + Vector3.new(0.05,0.05,0.05) | |
| 46 | end | |
| 47 | wait(4) | |
| 48 | for i = 1,30 do | |
| 49 | - | part.Size = part.Size - Vector3.new(0.05,0.05,0.05) |
| 49 | + | |
| 50 | part.Transparency = part.Transparency + 0.015 | |
| 51 | wait() | |
| 52 | end | |
| 53 | model:destroy() | |
| 54 | end | |
| 55 | local function let() | |
| 56 | wait(0.5) | |
| 57 | cannotify = true | |
| 58 | end | |
| 59 | spawn(let) | |
| 60 | spawn(spinandpos) | |
| 61 | spawn(resize) | |
| 62 | end | |
| 63 | end | |
| 64 | - | local function loopremove() |
| 64 | + | |
| 65 | - | while wait() do |
| 65 | + | |
| 66 | - | for i,v in pairs(character:GetChildren()) do |
| 66 | + | |
| 67 | - | if v.ClassName == "Script" or v.ClassName == "LocalScript" then |
| 67 | + | |
| 68 | - | v.Disabled = true |
| 68 | + | |
| 69 | local punishrandom = math.random(1,4) | |
| 70 | for i,v in pairs(character:GetChildren()) do | |
| 71 | if v.ClassName == "Sound" then | |
| 72 | v:destroy() | |
| 73 | - | spawn(loopremove) |
| 73 | + | |
| 74 | - | local function thotbegone() |
| 74 | + | |
| 75 | - | local punishrandom = math.random(1,7) |
| 75 | + | if w.ClassName == "Sound" and w.Name ~= "JevilTheme" then |
| 76 | w:destroy() | |
| 77 | - | if v.ClassName == "Sound" and v.Name ~= "JevilTheme" then |
| 77 | + | |
| 78 | - | v:destroy() |
| 78 | + | |
| 79 | end | |
| 80 | - | for q,w in pairs(v:GetChildren()) do |
| 80 | + | if punishrandom == 1 then |
| 81 | - | if w.ClassName == "Sound" and w.Name ~= "JevilTheme" then |
| 81 | + | for i = 1,20 do |
| 82 | - | w:destroy() |
| 82 | + | |
| 83 | if w.ClassName == "Part" then | |
| 84 | w.Transparency = w.Transparency + 0.05 | |
| 85 | end | |
| 86 | - | if punishrandom == 1 then |
| 86 | + | if w.ClassName == "Accessory" then |
| 87 | - | for i = 1,10 do |
| 87 | + | if w:findFirstChild("Handle") then
|
| 88 | - | for q,w in pairs(character:GetChildren()) do |
| 88 | + | w.Handle.Transparency = w.Handle.Transparency + 0.05 |
| 89 | - | if w.ClassName == "Part" then |
| 89 | + | |
| 90 | - | w.Transparency = w.Transparency + 0.1 |
| 90 | + | |
| 91 | if w.Name == "Head" then | |
| 92 | - | if w.ClassName == "Accessory" then |
| 92 | + | if w:findFirstChildOfClass("Decal") then
|
| 93 | - | if w:findFirstChild("Handle") then
|
| 93 | + | w:findFirstChildOfClass("Decal").Transparency = w:findFirstChildOfClass("Decal").Transparency + 0.05
|
| 94 | - | w.Handle.Transparency = w.Handle.Transparency + 0.1 |
| 94 | + | |
| 95 | end | |
| 96 | end | |
| 97 | - | if w.Name == "Head" then |
| 97 | + | wait() |
| 98 | - | if w:findFirstChildOfClass("Decal") then
|
| 98 | + | |
| 99 | - | w:findFirstChildOfClass("Decal").Transparency = w:findFirstChildOfClass("Decal").Transparency + 0.1
|
| 99 | + | for q,w in pairs(character:GetChildren()) do |
| 100 | if w.ClassName == "Part" or w.ClassName == "Accessory" then | |
| 101 | w:destroy() | |
| 102 | end | |
| 103 | - | wait() |
| 103 | + | |
| 104 | elseif punishrandom == 2 then | |
| 105 | character:findFirstChildOfClass("Humanoid").WalkSpeed = 0
| |
| 106 | - | if w.ClassName == "Part" or w.ClassName == "Accessory" then |
| 106 | + | character:findFirstChildOfClass("Humanoid").JumpPower = 0
|
| 107 | - | w:destroy() |
| 107 | + | local function addweld() |
| 108 | if character:findFirstChild("Torso") then
| |
| 109 | local heead = Instance.new("Weld", character.Torso)
| |
| 110 | - | elseif punishrandom == 2 then |
| 110 | + | heead.Part0 = character.Torso |
| 111 | - | character:findFirstChildOfClass("Humanoid").WalkSpeed = 0
|
| 111 | + | heead.Part1 = character.Head |
| 112 | - | character:findFirstChildOfClass("Humanoid").JumpPower = 0
|
| 112 | + | heead.C0 = CFrame.new(0,1.5,0) |
| 113 | - | local function addweld() |
| 113 | + | heead.Name = "HeadWeld" |
| 114 | - | if character:findFirstChild("Torso") then
|
| 114 | + | wait(0.7) |
| 115 | - | local heead = Instance.new("Weld", character.Torso)
|
| 115 | + | for i = 0,1 , 0.08 do |
| 116 | - | heead.Part0 = character.Torso |
| 116 | + | heead.C0 = heead.C0:lerp(CFrame.new(0,1.5,0.4) * CFrame.fromEulerAnglesXYZ(1.2,0,0),i) |
| 117 | - | heead.Part1 = character.Head |
| 117 | + | |
| 118 | - | heead.C0 = CFrame.new(0,1.5,0) |
| 118 | + | |
| 119 | - | heead.Name = "HeadWeld" |
| 119 | + | wait(0.7) |
| 120 | - | wait(0.7) |
| 120 | + | |
| 121 | - | for i = 0,1 , 0.08 do |
| 121 | + | heead.C0 = heead.C0 * CFrame.fromEulerAnglesXYZ(0.5,0.5,0.5) |
| 122 | - | heead.C0 = heead.C0:lerp(CFrame.new(0,1.5,0.4) * CFrame.fromEulerAnglesXYZ(1.2,0,0),i) |
| 122 | + | |
| 123 | - | wait() |
| 123 | + | elseif character:findFirstChild("UpperTorso") then
|
| 124 | local heead = Instance.new("Weld", character.UpperTorso)
| |
| 125 | - | wait(0.7) |
| 125 | + | heead.Part0 = character.UpperTorso |
| 126 | - | while wait() do |
| 126 | + | heead.Part1 = character.Head |
| 127 | - | heead.C0 = heead.C0 * CFrame.fromEulerAnglesXYZ(0.5,0.5,0.5) |
| 127 | + | heead.C0 = CFrame.new(0,1.5,0) |
| 128 | heead.Name = "HeadWeld" | |
| 129 | - | elseif character:findFirstChild("UpperTorso") then
|
| 129 | + | wait(0.7) |
| 130 | - | local heead = Instance.new("Weld", character.UpperTorso)
|
| 130 | + | for i = 0,1 , 0.08 do |
| 131 | - | heead.Part0 = character.UpperTorso |
| 131 | + | heead.C0 = heead.C0:lerp(CFrame.new(0,1.5,0.4) * CFrame.fromEulerAnglesXYZ(1.2,0,0),i) |
| 132 | - | heead.Part1 = character.Head |
| 132 | + | |
| 133 | - | heead.C0 = CFrame.new(0,1.5,0) |
| 133 | + | |
| 134 | - | heead.Name = "HeadWeld" |
| 134 | + | wait(0.7) |
| 135 | - | wait(0.7) |
| 135 | + | |
| 136 | - | for i = 0,1 , 0.08 do |
| 136 | + | heead.C0 = heead.C0 * CFrame.fromEulerAnglesXYZ(0.5,0.5,0.5) |
| 137 | - | heead.C0 = heead.C0:lerp(CFrame.new(0,1.5,0.4) * CFrame.fromEulerAnglesXYZ(1.2,0,0),i) |
| 137 | + | |
| 138 | - | wait() |
| 138 | + | |
| 139 | end | |
| 140 | - | wait(0.7) |
| 140 | + | spawn(addweld) |
| 141 | - | while wait() do |
| 141 | + | local banhamma = Instance.new("Part", character)
|
| 142 | - | heead.C0 = heead.C0 * CFrame.fromEulerAnglesXYZ(0.5,0.5,0.5) |
| 142 | + | banhamma.Size = Vector3.new(3, 10, 2) |
| 143 | banhamma:BreakJoints() | |
| 144 | banhamma.CFrame = character.Head.CFrame * CFrame.new(0,20,0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,1) | |
| 145 | banhamma.Name = "ban" | |
| 146 | - | spawn(addweld) |
| 146 | + | banhamma.Transparency = 1 |
| 147 | - | local banhamma = Instance.new("Part", character)
|
| 147 | + | banhamma.Anchored = true |
| 148 | - | banhamma.Size = Vector3.new(3, 10, 2) |
| 148 | + | local mesh = Instance.new("SpecialMesh", banhamma)
|
| 149 | - | banhamma:BreakJoints() |
| 149 | + | mesh.MeshId = "http://www.roblox.com/asset/?id=10604848" |
| 150 | - | banhamma.CFrame = character.Head.CFrame * CFrame.new(0,20,0) * CFrame.fromEulerAnglesXYZ(math.pi/2,0,1) |
| 150 | + | mesh.TextureId = "http://www.roblox.com/asset/?id=10605252" |
| 151 | - | banhamma.Name = "ban" |
| 151 | + | local special = Instance.new("Sound", banhamma)
|
| 152 | - | banhamma.Transparency = 1 |
| 152 | + | special.SoundId = "rbxassetid://427090157" |
| 153 | - | banhamma.Anchored = true |
| 153 | + | special.Volume = 2 |
| 154 | - | local mesh = Instance.new("SpecialMesh", banhamma)
|
| 154 | + | special:Play() |
| 155 | - | mesh.MeshId = "http://www.roblox.com/asset/?id=10604848" |
| 155 | + | for i = 1,20 do |
| 156 | - | mesh.TextureId = "http://www.roblox.com/asset/?id=10605252" |
| 156 | + | banhamma.Transparency = banhamma.Transparency - 0.05 |
| 157 | - | local special = Instance.new("Sound", banhamma)
|
| 157 | + | wait() |
| 158 | - | special.SoundId = "rbxassetid://427090157" |
| 158 | + | |
| 159 | - | special.Volume = 2 |
| 159 | + | local hammertime = Instance.new("Sound", banhamma)
|
| 160 | - | special:Play() |
| 160 | + | hammertime.SoundId = "rbxassetid://176192087" |
| 161 | - | for i = 1,20 do |
| 161 | + | hammertime.Volume = 3 |
| 162 | - | banhamma.Transparency = banhamma.Transparency - 0.05 |
| 162 | + | hammertime:Play() |
| 163 | - | if character:findFirstChildOfClass("Humanoid") then
|
| 163 | + | wait(1) |
| 164 | - | character:findFirstChildOfClass("Humanoid").JumpPower = 0
|
| 164 | + | if character:findFirstChild("Head") then
|
| 165 | - | character:findFirstChildOfClass("Humanoid").WalkSpeed = 0
|
| 165 | + | local scream = Instance.new("Sound", character.Head)
|
| 166 | scream.SoundId = "rbxassetid://176238381" | |
| 167 | - | wait() |
| 167 | + | scream.Volume = 2 |
| 168 | scream:Play() | |
| 169 | - | local hammertime = Instance.new("Sound", banhamma)
|
| 169 | + | banhamma.Anchored = false |
| 170 | - | hammertime.SoundId = "rbxassetid://176192087" |
| 170 | + | local angularvel = Instance.new("BodyAngularVelocity", banhamma)
|
| 171 | - | hammertime.Volume = 3 |
| 171 | + | angularvel.MaxTorque = Vector3.new(math.huge,math.huge,math.huge) |
| 172 | - | hammertime:Play() |
| 172 | + | angularvel.AngularVelocity = banhamma.CFrame.rightVector * 20 |
| 173 | - | wait(1) |
| 173 | + | local touchedban = false |
| 174 | - | if character:findFirstChild("Head") then
|
| 174 | + | local function touched(part) |
| 175 | - | local scream = Instance.new("Sound", character.Head)
|
| 175 | + | if part.Name == "Head" and part.Parent == character then |
| 176 | - | scream.SoundId = "rbxassetid://176238381" |
| 176 | + | touchedban = true |
| 177 | - | scream.Volume = 2 |
| 177 | + | local aaaaaaaa = Instance.new("Sound", banhamma)
|
| 178 | - | scream:Play() |
| 178 | + | aaaaaaaa.SoundId = "rbxassetid://147722910" |
| 179 | - | banhamma.Anchored = false |
| 179 | + | aaaaaaaa.Volume = 2 |
| 180 | - | local angularvel = Instance.new("BodyAngularVelocity", banhamma)
|
| 180 | + | aaaaaaaa:Play() |
| 181 | - | angularvel.MaxTorque = Vector3.new(math.huge,math.huge,math.huge) |
| 181 | + | angularvel:Destroy() |
| 182 | - | angularvel.AngularVelocity = banhamma.CFrame.rightVector * 20 |
| 182 | + | banhamma.CanCollide = true |
| 183 | - | local touchedban = false |
| 183 | + | for i,v in pairs(character:GetChildren()) do |
| 184 | - | local function touched(part) |
| 184 | + | if v.ClassName == "Part" and v.Name ~= "ban" or v.ClassName == "Accessory" then |
| 185 | - | if part.Name == "Head" and part.Parent == character then |
| 185 | + | v:destroy() |
| 186 | - | touchedban = true |
| 186 | + | |
| 187 | - | local aaaaaaaa = Instance.new("Sound", banhamma)
|
| 187 | + | |
| 188 | - | aaaaaaaa.SoundId = "rbxassetid://147722910" |
| 188 | + | |
| 189 | - | aaaaaaaa.Volume = 2 |
| 189 | + | |
| 190 | - | aaaaaaaa:Play() |
| 190 | + | banhamma.Touched:connect(touched) |
| 191 | - | angularvel:Destroy() |
| 191 | + | wait(2) |
| 192 | - | banhamma.CanCollide = true |
| 192 | + | if not touchedban and character:findFirstChild("Head") then
|
| 193 | - | for i,v in pairs(character:GetChildren()) do |
| 193 | + | banhamma.CFrame = character:findFirstChild("Head").CFrame
|
| 194 | - | if v.ClassName == "Part" and v.Name ~= "ban" or v.ClassName == "Accessory" then |
| 194 | + | |
| 195 | - | v:destroy() |
| 195 | + | |
| 196 | elseif punishrandom == 3 then | |
| 197 | character:BreakJoints() | |
| 198 | character:findFirstChildOfClass("Humanoid").Health = 0
| |
| 199 | local explo = Instance.new("Explosion", character)
| |
| 200 | - | banhamma.Touched:connect(touched) |
| 200 | + | explo.Position = character.Head.Position |
| 201 | - | wait(2) |
| 201 | + | explo.BlastPressure = 0 |
| 202 | - | if not touchedban and character:findFirstChild("Head") then
|
| 202 | + | local boom = Instance.new("Sound", character.Head)
|
| 203 | - | banhamma.CFrame = character:findFirstChild("Head").CFrame
|
| 203 | + | boom.SoundId = "rbxassetid://262562442" |
| 204 | boom.Volume = 3 | |
| 205 | boom:Play() | |
| 206 | - | elseif punishrandom == 3 then |
| 206 | + | |
| 207 | - | character:BreakJoints() |
| 207 | + | if v.ClassName == "Part" or v.ClassName == "MeshPart" then |
| 208 | - | character:findFirstChildOfClass("Humanoid").Health = 0
|
| 208 | + | local velocity = Instance.new("BodyVelocity", v)
|
| 209 | - | local explo = Instance.new("Explosion", character)
|
| 209 | + | velocity.MaxForce = Vector3.new(math.huge,math.huge,math.huge) |
| 210 | - | explo.Position = character.Head.Position |
| 210 | + | velocity.Velocity = Vector3.new(math.random(-60,60),math.random(-60,60),math.random(-60,60)) |
| 211 | - | explo.BlastPressure = 0 |
| 211 | + | game.Debris:AddItem(velocity, 0.5) |
| 212 | - | local boom = Instance.new("Sound", character.Head)
|
| 212 | + | |
| 213 | - | boom.SoundId = "rbxassetid://262562442" |
| 213 | + | |
| 214 | - | boom.Volume = 3 |
| 214 | + | wait(2) |
| 215 | - | boom.Name = "booom" |
| 215 | + | if character:findFirstChild("Head") then
|
| 216 | character:findFirstChild("Head"):destroy()
| |
| 217 | - | for i,v in pairs(character:GetChildren()) do |
| 217 | + | |
| 218 | - | if v.ClassName == "Part" or v.ClassName == "MeshPart" then |
| 218 | + | elseif punishrandom == 4 then |
| 219 | - | local velocity = Instance.new("BodyVelocity", v)
|
| 219 | + | character.Head:destroy() |
| 220 | - | velocity.MaxForce = Vector3.new(math.huge,math.huge,math.huge) |
| 220 | + | if character:findFirstChild("HumanoidRootPart") then
|
| 221 | - | velocity.Velocity = Vector3.new(math.random(-60,60),math.random(-60,60),math.random(-60,60)) |
| 221 | + | local boom = Instance.new("Sound", character.HumanoidRootPart)
|
| 222 | - | game.Debris:AddItem(velocity, 0.5) |
| 222 | + | boom.SoundId = "rbxassetid://775395533" |
| 223 | boom.Volume = 1.5 | |
| 224 | boom:Play() | |
| 225 | - | if canragdollkill then |
| 225 | + | |
| 226 | - | character:BreakJoints() |
| 226 | + | |
| 227 | - | ragdollkill(character) |
| 227 | + | |
| 228 | end | |
| 229 | - | if character:findFirstChild("Head") then
|
| 229 | + | |
| 230 | - | wait(2) |
| 230 | + | |
| 231 | - | character:findFirstChild("Head"):destroy()
|
| 231 | + | |
| 232 | if w.ClassName == "Sound" and w.Name ~= "Sound" and not w:findFirstChild("muted") then
| |
| 233 | if w.Volume >= 6 then | |
| 234 | - | elseif punishrandom == 4 then |
| 234 | + | |
| 235 | - | character.Head:destroy() |
| 235 | + | |
| 236 | - | if character:findFirstChild("HumanoidRootPart") then
|
| 236 | + | while game:GetService("RunService").Heartbeat:wait() do
|
| 237 | - | local boom = Instance.new("Sound", character.HumanoidRootPart)
|
| 237 | + | |
| 238 | - | boom.SoundId = "rbxassetid://775395533" |
| 238 | + | |
| 239 | - | boom.Volume = 1.5 |
| 239 | + | |
| 240 | - | boom.Name = "chinese" |
| 240 | + | |
| 241 | - | boom:Play() |
| 241 | + | |
| 242 | end | |
| 243 | - | if canragdollkill then |
| 243 | + | |
| 244 | - | character:BreakJoints() |
| 244 | + | |
| 245 | - | ragdollkill(character) |
| 245 | + | |
| 246 | if v.ClassName == "Sound" then | |
| 247 | - | elseif punishrandom == 5 then |
| 247 | + | |
| 248 | - | local hahahahahah = Instance.new("Sound", workspace)
|
| 248 | + | |
| 249 | - | hahahahahah.SoundId = "rbxassetid://807874496" |
| 249 | + | |
| 250 | - | hahahahahah.Volume = 1.5 |
| 250 | + | |
| 251 | - | hahahahahah:Play() |
| 251 | + | |
| 252 | - | game.Debris:AddItem(hahahahahah, hahahahahah.TimeLength) |
| 252 | + | |
| 253 | - | if character:findFirstChild("HumanoidRootPart") then
|
| 253 | + | |
| 254 | - | local humanoidrootpart = Instance.new("Weld", character.HumanoidRootPart)
|
| 254 | + | |
| 255 | - | humanoidrootpart.Part0 = character.HumanoidRootPart |
| 255 | + | |
| 256 | - | if character:findFirstChild("Torso") then
|
| 256 | + | while game:GetService("RunService").Heartbeat:wait() do
|
| 257 | - | humanoidrootpart.Part1 = character.Torso |
| 257 | + | v.Character.Hair.CanCollide = false |
| 258 | - | elseif character:findFirstChild("UpperTorso") then
|
| 258 | + | |
| 259 | - | humanoidrootpart.Part1 = character.UpperTorso |
| 259 | + | |
| 260 | spawn(uncol) | |
| 261 | - | humanoidrootpart.Name = "HumanoidRootPartWeld" |
| 261 | + | |
| 262 | - | local function rrreeeeee() |
| 262 | + | |
| 263 | - | while humanoidrootpart do |
| 263 | + | |
| 264 | - | humanoidrootpart.C0 = humanoidrootpart.C0 * CFrame.Angles(math.random(-2,2),math.random(-2,2),math.random(-2,2)) |
| 264 | + | |
| 265 | - | wait() |
| 265 | + | |
| 266 | punishplayer(v.Character) | |
| 267 | message(v.Name.." has used Ultra Instict.") | |
| 268 | - | spawn(rrreeeeee) |
| 268 | + | |
| 269 | end | |
| 270 | - | local function thot() |
| 270 | + | |
| 271 | - | for i = 1,20 do |
| 271 | + | |
| 272 | - | for q,w in pairs(character:GetChildren()) do |
| 272 | + | |
| 273 | - | if w.ClassName == "Part" then |
| 273 | + | |
| 274 | - | w.Transparency = w.Transparency + 0.05 |
| 274 | + | |
| 275 | v.Character:findFirstChild("Name").TextLabel.Text = "lol skid"
| |
| 276 | - | if w.ClassName == "Accessory" then |
| 276 | + | |
| 277 | - | if w:findFirstChild("Handle") then
|
| 277 | + | |
| 278 | - | w.Handle.Transparency = w.Handle.Transparency + 0.05 |
| 278 | + | |
| 279 | end | |
| 280 | end | |
| 281 | - | if w.Name == "Head" then |
| 281 | + | |
| 282 | - | if w:findFirstChildOfClass("Decal") then
|
| 282 | + | |
| 283 | - | w:findFirstChildOfClass("Decal").Transparency = w:findFirstChildOfClass("Decal").Transparency + 0.05
|
| 283 | + | |
| 284 | if v.Character.Head:findFirstChild("ModeName"):findFirstChildOfClass("TextLabel") then
| |
| 285 | v.Character.Head:findFirstChild("ModeName"):findFirstChildOfClass("TextLabel").Text = "nah get out star skid"
| |
| 286 | punishplayer(v.Character) | |
| 287 | message(v.Name.." has used Star Glitcher.") | |
| 288 | end | |
| 289 | - | for q,w in pairs(character:GetChildren()) do |
| 289 | + | |
| 290 | - | if w.ClassName == "Part" or w.ClassName == "Accessory" then |
| 290 | + | |
| 291 | - | w:destroy() |
| 291 | + | |
| 292 | if v.Character:findFirstChildOfClass("Sound").SoundId == "rbxassetid://614032233" or v.Character:findFirstChildOfClass("Sound").SoundId == "rbxassetid://415898123" or v.Character:findFirstChildOfClass("Sound").Name == "wrecked" then
| |
| 293 | punishplayer(v.Character) | |
| 294 | message(v.Name.." has used Star Glitcher.") | |
| 295 | - | spawn(thot) |
| 295 | + | |
| 296 | - | elseif punishrandom == 6 then |
| 296 | + | |
| 297 | --big ban theory | |
| 298 | - | if w.ClassName == "Part" or w.ClassName == "MeshPart" then |
| 298 | + | |
| 299 | - | w.Anchored = true |
| 299 | + | |
| 300 | punishplayer(v.Character) | |
| 301 | - | if w.Name == "Health" and w.ClassName == "Script" then |
| 301 | + | |
| 302 | - | w.Disabled = true |
| 302 | + | |
| 303 | --dual doom | |
| 304 | if v.Character:findFirstChild("Dual Doom") then
| |
| 305 | - | local aaaaaaaaa = Instance.new("Sound", character.Head)
|
| 305 | + | |
| 306 | - | aaaaaaaaa.SoundId = "rbxassetid://3181950107" |
| 306 | + | |
| 307 | - | aaaaaaaaa.Volume = 3 |
| 307 | + | |
| 308 | - | aaaaaaaaa:Play() |
| 308 | + | |
| 309 | - | aaaaaaaaa.TimePosition = 2.9 |
| 309 | + | |
| 310 | - | local hydraulicpress = Instance.new("Part", character)
|
| 310 | + | |
| 311 | - | hydraulicpress.Size = Vector3.new(12,6,12) |
| 311 | + | |
| 312 | - | hydraulicpress.Anchored = true |
| 312 | + | --jevil (im so sorry mrfunnylaughs) |
| 313 | - | hydraulicpress.Material = "CorrodedMetal" |
| 313 | + | |
| 314 | - | hydraulicpress.CFrame = character.Head.CFrame * CFrame.new(0,20,0) |
| 314 | + | |
| 315 | - | local hydraulicpress2 = Instance.new("Part", character)
|
| 315 | + | |
| 316 | - | hydraulicpress2.Size = Vector3.new(3,1000,3) |
| 316 | + | |
| 317 | - | hydraulicpress2.Anchored = true |
| 317 | + | |
| 318 | - | hydraulicpress2.Material = "CorrodedMetal" |
| 318 | + | |
| 319 | - | hydraulicpress2.CFrame = hydraulicpress.CFrame * CFrame.new(0,hydraulicpress2.Size.y/2,0) |
| 319 | + | |
| 320 | - | for i = 1,9 do |
| 320 | + | |
| 321 | - | hydraulicpress2.CFrame = hydraulicpress2.CFrame * CFrame.new(0,-2.4,0) |
| 321 | + | |
| 322 | - | hydraulicpress.CFrame = hydraulicpress.CFrame * CFrame.new(0,-2.4,0) |
| 322 | + | |
| 323 | - | game:GetService("RunService").Stepped:wait()
|
| 323 | + | |
| 324 | if v.Character.Torso:findFirstChild("Sound") then
| |
| 325 | - | if character:findFirstChildOfClass("Humanoid") then
|
| 325 | + | |
| 326 | - | character:findFirstChildOfClass("Humanoid").Health = 0.01
|
| 326 | + | |
| 327 | punishplayer(v.Character) | |
| 328 | - | wait(3) |
| 328 | + | |
| 329 | - | character:BreakJoints() |
| 329 | + | |
| 330 | - | elseif punishrandom == 7 then |
| 330 | + | |
| 331 | - | local congrats_pleb = Instance.new("Sound", character.Head)
|
| 331 | + | |
| 332 | - | congrats_pleb.SoundId = "rbxassetid://360099761" |
| 332 | + | |
| 333 | - | congrats_pleb.Volume = 5.999 |
| 333 | + | |
| 334 | - | congrats_pleb.Name = "congratzpleb" |
| 334 | + | |
| 335 | - | local notorbitalflutesound = Instance.new("Sound", character.Head)
|
| 335 | + | |
| 336 | - | notorbitalflutesound.SoundId = "rbxassetid://225627419" |
| 336 | + | |
| 337 | - | notorbitalflutesound.Volume = 5.999 |
| 337 | + | |
| 338 | - | notorbitalflutesound.Name = "congratzpleb1" |
| 338 | + | |
| 339 | - | notorbitalflutesound:Play() |
| 339 | + | if v.Character.Torso:findFirstChild("doomtheme") then
|
| 340 | - | congrats_pleb:Play() |
| 340 | + | |
| 341 | - | game.Debris:AddItem(notorbitalflutesound, 0.3) |
| 341 | + | |
| 342 | - | game.Debris:AddItem(congrats_pleb, 3) |
| 342 | + | |
| 343 | - | -- Farewell Infortality. |
| 343 | + | |
| 344 | - | -- Version: 2.82 |
| 344 | + | --remote |
| 345 | - | -- Instances: |
| 345 | + | |
| 346 | - | local ScreenGui = Instance.new("ScreenGui")
|
| 346 | + | if v.Character:FindFirstChild("Remote") then
|
| 347 | - | game.Debris:AddItem(ScreenGui,2.5) |
| 347 | + | |
| 348 | - | local h = Instance.new("TextLabel")
|
| 348 | + | message(v.Name.." has used Remote.") |
| 349 | - | --Properties: |
| 349 | + | |
| 350 | - | ScreenGui.Name = "ąęśżźółń" |
| 350 | + | |
| 351 | - | ScreenGui.Parent = game:GetService("Players"):findFirstChild(character.Name):findFirstChildOfClass("PlayerGui")
|
| 351 | + | |
| 352 | - | ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling |
| 352 | + | |
| 353 | - | |
| 353 | + | |
| 354 | - | h.Name = "h ę" |
| 354 | + | v.Character["_status"]:findFirstChildOfClass("TextLabel").Text = "skiddity swooty"
|
| 355 | - | h.Parent = ScreenGui |
| 355 | + | |
| 356 | - | h.BackgroundColor3 = Color3.new(1, 1, 1) |
| 356 | + | message(v.Name.." has probably used The Switcher or any op script.") |
| 357 | - | h.BackgroundTransparency = 1 |
| 357 | + | |
| 358 | - | h.Size = UDim2.new(1, 0, 1, 0) |
| 358 | + | |
| 359 | - | h.Font = Enum.Font.SourceSansLight |
| 359 | + | |
| 360 | - | h.TextColor3 = Color3.new(1, 1, 1) |
| 360 | + | |
| 361 | - | h.TextScaled = true |
| 361 | + | |
| 362 | - | h.TextSize = 14 |
| 362 | + | |
| 363 | - | h.TextWrapped = true |
| 363 | + | |
| 364 | - | h.Text = "Congratulations," |
| 364 | + | |
| 365 | - | wait(1) |
| 365 | + | |
| 366 | - | h.Text = "you played yourself." |
| 366 | + | |
| 367 | - | wait(0.8) |
| 367 | + | |
| 368 | - | if character:findFirstChild("Head") then
|
| 368 | + | |
| 369 | - | --Converted with ttyyuu12345's model to script plugin v4 |
| 369 | + | |
| 370 | - | local function sandbox(var,func) |
| 370 | + | |
| 371 | - | local env = getfenv(func) |
| 371 | + | |
| 372 | - | local newenv = setmetatable({},{
|
| 372 | + | |
| 373 | - | __index = function(self,k) |
| 373 | + | |
| 374 | - | if k=="script" then |
| 374 | + | |
| 375 | - | return var |
| 375 | + | |
| 376 | - | else |
| 376 | + | |
| 377 | - | return env[k] |
| 377 | + | |
| 378 | if ply then | |
| 379 | - | end, |
| 379 | + | |
| 380 | - | }) |
| 380 | + | |
| 381 | - | setfenv(func,newenv) |
| 381 | + | |
| 382 | - | return func |
| 382 | + | |
| 383 | if ply.Character then | |
| 384 | - | local cors = {}
|
| 384 | + | |
| 385 | - | local mas = Instance.new("Model",game:GetService("Lighting"))
|
| 385 | + | |
| 386 | - | local fluuute = Instance.new("Part")
|
| 386 | + | |
| 387 | - | local SpecialMesh1 = Instance.new("SpecialMesh")
|
| 387 | + | |
| 388 | - | fluuute.Name = "wooosh" |
| 388 | + | |
| 389 | - | fluuute.Parent = mas |
| 389 | + | |
| 390 | - | fluuute.Anchored = true |
| 390 | + | |
| 391 | - | fluuute.CFrame = CFrame.new(-9.54999828, 10.7131758, -2.17677665, 1, 0, 0, 0, 0.707106709, 0.707106709, 0, -0.707106709, 0.707106709) |
| 391 | + | |
| 392 | - | fluuute.Orientation = Vector3.new(-45, 0, 0) |
| 392 | + | |
| 393 | - | fluuute.Position = Vector3.new(-9.54999828, 10.7131758, -2.17677665) |
| 393 | + | |
| 394 | - | fluuute.Rotation = Vector3.new(-45, 0, 0) |
| 394 | + | |
| 395 | - | fluuute.Size = Vector3.new(0.099999927, 2.4000001, 0.0999999568) |
| 395 | + | |
| 396 | - | fluuute.BottomSurface = Enum.SurfaceType.Smooth |
| 396 | + | |
| 397 | - | fluuute.TopSurface = Enum.SurfaceType.Smooth |
| 397 | + | |
| 398 | - | fluuute.FormFactor = Enum.FormFactor.Custom |
| 398 | + | |
| 399 | - | fluuute.formFactor = Enum.FormFactor.Custom |
| 399 | + | |
| 400 | - | fluuute.CanCollide = false |
| 400 | + | |
| 401 | - | SpecialMesh1.Parent = fluuute |
| 401 | + | |
| 402 | - | SpecialMesh1.MeshId = "rbxassetid://223104924" |
| 402 | + | |
| 403 | - | SpecialMesh1.Scale = Vector3.new(0.25, 0.25, 0.25) |
| 403 | + | |
| 404 | - | SpecialMesh1.TextureId = "rbxassetid://223104978" |
| 404 | + | |
| 405 | - | SpecialMesh1.MeshType = Enum.MeshType.FileMesh |
| 405 | + | |
| 406 | - | for i,v in pairs(mas:GetChildren()) do |
| 406 | + | |
| 407 | - | v.Parent = character |
| 407 | + | |
| 408 | - | pcall(function() v:MakeJoints() end) |
| 408 | + | |
| 409 | local ply = v | |
| 410 | - | mas:Destroy() |
| 410 | + | |
| 411 | - | for i,v in pairs(cors) do |
| 411 | + | |
| 412 | - | spawn(function() |
| 412 | + | |
| 413 | - | pcall(v) |
| 413 | + | |
| 414 | - | end) |
| 414 | + | |
| 415 | ply.Character.Parent = modell2 | |
| 416 | - | fluuute.CFrame = character.Head.CFrame * CFrame.new(math.random(-600,600),600,math.random(-600,600)) |
| 416 | + | |
| 417 | - | Instance.new("Fire", fluuute)
|
| 417 | + | |
| 418 | - | local orbitalwoosh = Instance.new("Sound", fluuute)
|
| 418 | + | |
| 419 | - | orbitalwoosh.SoundId = "rbxassetid://97179624" |
| 419 | + | |
| 420 | - | orbitalwoosh.Volume = 5.999 |
| 420 | + | |
| 421 | - | orbitalwoosh:Play() |
| 421 | + | |
| 422 | - | orbitalwoosh.Looped = true |
| 422 | + | |
| 423 | - | orbitalwoosh.PlaybackSpeed = 0.9 |
| 423 | + | |
| 424 | - | local canchase = true |
| 424 | + | |
| 425 | - | local function flyto() |
| 425 | + | |
| 426 | - | while game:GetService("RunService").Stepped:wait() and character do
|
| 426 | + | |
| 427 | - | if character:findFirstChild("Head") then
|
| 427 | + | |
| 428 | - | if (character.Head.Position - fluuute.Position).magnitude > 1.5 and canchase then |
| 428 | + | |
| 429 | - | fluuute.CFrame = CFrame.new(fluuute.Position, character:findFirstChild("Head").Position) * CFrame.Angles(-math.pi/2,0,0)
|
| 429 | + | |
| 430 | - | fluuute.CFrame = fluuute.CFrame * CFrame.new(0,1.5,0) |
| 430 | + | |
| 431 | - | if fluuute:findFirstChild("ray") then
|
| 431 | + | |
| 432 | - | fluuute:findFirstChild("ray"):destroy()
|
| 432 | + | |
| 433 | local posnow = Instance.new("CFrameValue", ply)
| |
| 434 | - | local raye = Ray.new(fluuute.CFrame.p, fluuute.CFrame.upVector * 1000) |
| 434 | + | |
| 435 | - | local hit, position = workspace:FindPartOnRayWithIgnoreList(raye, {fluuute})
|
| 435 | + | |
| 436 | - | local partte = Instance.new("Part", fluuute)
|
| 436 | + | |
| 437 | - | partte.Anchored = true |
| 437 | + | |
| 438 | - | partte.CanCollide = false |
| 438 | + | |
| 439 | - | partte.Material = "Neon" |
| 439 | + | |
| 440 | - | partte.BrickColor = BrickColor.new("Really red")
|
| 440 | + | |
| 441 | - | partte.Name = "ray" |
| 441 | + | |
| 442 | - | partte.Size = Vector3.new(0,0,(fluuute.Position - position).magnitude) |
| 442 | + | game:GetService("RunService").Heartbeat:wait()
|
| 443 | - | partte.CFrame = CFrame.new(fluuute.Position, position) * CFrame.new(0,0,-(fluuute.Position - position).magnitude/2) |
| 443 | + | |
| 444 | - | else |
| 444 | + | |
| 445 | - | if character then |
| 445 | + | |
| 446 | - | if canchase and character:findFirstChild("Head") then
|
| 446 | + | |
| 447 | - | canchase = false |
| 447 | + | |
| 448 | - | local Sound2 = Instance.new("Sound", workspace)
|
| 448 | + | |
| 449 | - | Sound2.Name = "Explosion" |
| 449 | + | |
| 450 | - | Sound2.SoundId = "rbxassetid://55224766" |
| 450 | + | |
| 451 | - | Sound2:Play() |
| 451 | + | |
| 452 | - | orbitalwoosh:Stop() |
| 452 | + | |
| 453 | - | fluuute.Transparency = 1 |
| 453 | + | |
| 454 | - | if fluuute:FindFirstChildOfClass("Fire") then
|
| 454 | + | |
| 455 | - | fluuute:FindFirstChildOfClass("Fire"):destroy()
|
| 455 | + | |
| 456 | - | end |
| 456 | + | |
| 457 | - | game.Debris:AddItem(Sound2, Sound2.TimeLength) |
| 457 | + | |
| 458 | - | game.Debris:AddItem(fluuute, Sound2.TimeLength) |
| 458 | + | game:GetService("RunService").Heartbeat:wait()
|
| 459 | - | local boom = Instance.new("Explosion", workspace)
|
| 459 | + | |
| 460 | - | boom.BlastRadius = 0 |
| 460 | + | |
| 461 | - | boom.Position = character.Head.Position |
| 461 | + | |
| 462 | - | character:BreakJoints() |
| 462 | + | |
| 463 | - | for i,v in pairs(character:GetChildren()) do |
| 463 | + | |
| 464 | - | if v.ClassName == "Part" or v.ClassName == "MeshPart" then |
| 464 | + | |
| 465 | - | v.BrickColor = BrickColor.new("Black")
|
| 465 | + | |
| 466 | - | Instance.new("Fire", v)
|
| 466 | + | |
| 467 | - | end |
| 467 | + | |
| 468 | - | end |
| 468 | + | |
| 469 | - | if canragdollkill then |
| 469 | + | |
| 470 | - | ragdollkill(character) |
| 470 | + | |
| 471 | - | end |
| 471 | + | |
| 472 | - | end |
| 472 | + | |
| 473 | local scamhumanoid = Instance.new("Humanoid", modell)
| |
| 474 | modell2 = Instance.new("Model", modell)
| |
| 475 | modell2.Name = tostring(math.random(1,999999)) + tostring(math.random(1,999999)) | |
| 476 | ply.Character.Parent = modell2 | |
| 477 | ply.Character:findFirstChildOfClass("Humanoid").Name = tostring(math.random(1,999999)) + tostring(math.random(1,999999))
| |
| 478 | - | local function higherpitch() |
| 478 | + | |
| 479 | - | orbitalwoosh.PlaybackSpeed = orbitalwoosh.PlaybackSpeed + 0.2 |
| 479 | + | |
| 480 | if ply:findFirstChild("humrootpos") then
| |
| 481 | - | orbitalwoosh.DidLoop:connect(higherpitch) |
| 481 | + | |
| 482 | - | spawn(flyto) |
| 482 | + | |
| 483 | local posnow = Instance.new("CFrameValue", ply)
| |
| 484 | posnow.Value = ply.Character.HumanoidRootPart.CFrame | |
| 485 | posnow.Name = "humrootpos" | |
| 486 | - | spawn(thotbegone) |
| 486 | + | |
| 487 | end | |
| 488 | while wait() and not ply:findFirstChild("stopsandboxing") do
| |
| 489 | if ply.Character then | |
| 490 | if ply.Character:findFirstChild("HumanoidRootPart") then
| |
| 491 | if ply:findFirstChild("humrootpos") then
| |
| 492 | ply:findFirstChild("humrootpos").Value = ply.Character.HumanoidRootPart.CFrame
| |
| 493 | else | |
| 494 | local posnow = Instance.new("CFrameValue", ply)
| |
| 495 | posnow.Value = ply.Character.HumanoidRootPart.CFrame | |
| 496 | - | while game:GetService("RunService").Stepped:wait() do
|
| 496 | + | |
| 497 | end | |
| 498 | end | |
| 499 | end | |
| 500 | if ply.Character.Parent == nil or modell.Parent == nil or modell2.Parent == nil then | |
| 501 | ply:LoadCharacter() | |
| 502 | while not ply.Character do | |
| 503 | game:GetService("RunService").Heartbeat:wait()
| |
| 504 | end | |
| 505 | ply.Character.HumanoidRootPart.CFrame = ply:findFirstChild("humrootpos").Value
| |
| 506 | wait() | |
| 507 | modell = Instance.new("Model", workspace:FindFirstChildOfClass("Terrain"))
| |
| 508 | modell.Name = tostring(math.random(1,999999)) + tostring(math.random(1,999999)) | |
| 509 | local scamhumanoid = Instance.new("Humanoid", modell)
| |
| 510 | modell2 = Instance.new("Model", modell)
| |
| 511 | - | --fat remote |
| 511 | + | |
| 512 | - | if v.Character:findFirstChild("Remote") then
|
| 512 | + | |
| 513 | - | if v.Character:findFirstChild("Remote"):findFirstChild("Handle") then
|
| 513 | + | |
| 514 | - | if v.Character:findFirstChild("Remote"):findFirstChild("Handle"):findFirstChild("p4") then
|
| 514 | + | |
| 515 | - | v.Character:findFirstChild("Remote"):findFirstChild("Handle"):destroy()
|
| 515 | + | |
| 516 | - | v.Character:findFirstChild("Remote"):destroy()
|
| 516 | + | |
| 517 | ply:LoadCharacter() | |
| 518 | - | message(v.Name.." has used fat remote.") |
| 518 | + | |
| 519 | game:GetService("RunService").Heartbeat:wait()
| |
| 520 | end | |
| 521 | ply.Character.HumanoidRootPart.CFrame = ply:findFirstChild("humrootpos").Value
| |
| 522 | - | --fat banisher |
| 522 | + | |
| 523 | - | if v.Character:findFirstChild("Adds") then
|
| 523 | + | |
| 524 | - | v.Character:findFirstChild("Adds"):destroy()
|
| 524 | + | |
| 525 | message("Separated "..ply.Name.." from workspace.")
| |
| 526 | - | v:LoadCharacter() |
| 526 | + | |
| 527 | - | message(v.Name.." fat skid has probably used a banisher.") |
| 527 | + | |
| 528 | end | |
| 529 | - | --gay ass eggdog |
| 529 | + | |
| 530 | - | if v.Character:findFirstChild("EggDog") then
|
| 530 | + | |
| 531 | end | |
| 532 | - | message(v.Name.." has used Egg-Dog script.") |
| 532 | + | |
| 533 | end | |
| 534 | - | --abuse bazooka |
| 534 | + | |
| 535 | - | if v.Character:findFirstChild("Banzai Bazooka") then
|
| 535 | + | |
| 536 | message("Rufus14's Anti-Skid v5 executed successfully.")
| |
| 537 | - | message(v.Name.." has used Banzai Bazooka.") |
| 537 | + | --[[ |
| 538 | owner.Character.Archivable = true | |
| 539 | - | --shini |
| 539 | + | local special = Instance.new("Sound", owner.Character.Head)
|
| 540 | - | if v.Character:findFirstChild("Shini-G4-MI") then
|
| 540 | + | special.SoundId = "rbxassetid://427090157" |
| 541 | special.Volume = 2 | |
| 542 | - | message(v.Name.." has used Shini-G4-MI.") |
| 542 | + | special:Play() |
| 543 | for i = 1,25 do | |
| 544 | - | --flamingo meme moment |
| 544 | + | wait() |
| 545 | - | if v.Character:findFirstChild("OofHead") then
|
| 545 | + | for i,v in pairs(owner.Character:GetChildren()) do |
| 546 | if v.ClassName == "Part" or v.ClassName == "MeshPart" then | |
| 547 | - | message(v.Name.." has used a script from the worm familiy.") |
| 547 | + | v.Transparency = v.Transparency + 0.04 |
| 548 | end | |
| 549 | - | --white shiny flying unkillable dominus thing |
| 549 | + | if v.ClassName == "Accessory" then |
| 550 | - | if v.Character:findFirstChild("Control.mp3") then
|
| 550 | + | local hand = v:findFirstChild("Handle")
|
| 551 | if hand then | |
| 552 | - | v:LoadCharacter() |
| 552 | + | hand.Transparency = hand.Transparency + 0.04 |
| 553 | - | message(v.Name.." has used a script that has 'Controlmp3'' in it.") |
| 553 | + | |
| 554 | end | |
| 555 | if v.Name == "Head" then | |
| 556 | if v:findFirstChildOfClass("Decal") then
| |
| 557 | v:findFirstChildOfClass("Decal").Transparency = v:findFirstChildOfClass("Decal").Transparency + 0.04
| |
| 558 | end | |
| 559 | end | |
| 560 | - | while game:GetService("RunService").Stepped:wait() do
|
| 560 | + | |
| 561 | - | if v.Character:findFirstChild("Hair") then
|
| 561 | + | |
| 562 | - | v.Character.Hair.CanCollide = false |
| 562 | + | local fakecharacter = owner.Character:Clone() |
| 563 | - | end |
| 563 | + | owner.Character:findFirstChildOfClass("Humanoid"):destroy()
|
| 564 | for i,v in pairs(owner.Character:GetChildren()) do | |
| 565 | if v.ClassName ~= "LocalScript" and v.ClassName ~= "Script" then | |
| 566 | v:destroy() | |
| 567 | end | |
| 568 | end | |
| 569 | fakecharacter.Parent = owner.Character | |
| 570 | fakecharacter.Name = "Remote Controlled "..owner.Name | |
| 571 | for i = 1,25 do | |
| 572 | wait() | |
| 573 | for i,v in pairs(fakecharacter:GetChildren()) do | |
| 574 | if v.ClassName == "Part" or v.ClassName == "MeshPart" then | |
| 575 | v.Transparency = v.Transparency - 0.04 | |
| 576 | end | |
| 577 | if v.ClassName == "Accessory" then | |
| 578 | local hand = v:findFirstChild("Handle")
| |
| 579 | if hand then | |
| 580 | hand.Transparency = hand.Transparency - 0.04 | |
| 581 | end | |
| 582 | end | |
| 583 | if v.Name == "Head" then | |
| 584 | if v:findFirstChildOfClass("Decal") then
| |
| 585 | v:findFirstChildOfClass("Decal").Transparency = v:findFirstChildOfClass("Decal").Transparency - 0.04
| |
| 586 | end | |
| 587 | end | |
| 588 | end | |
| 589 | end | |
| 590 | --]] |