SHOW:
|
|
- or go back to the newest paste.
| 1 | - | --Akatsuki Pain script by: yadel95 |
| 1 | + | --Akatsuki Pain script by: ththth00 |
| 2 | --Thanks devapainpath for his clothing | |
| 3 | --Ver[1.0] | |
| 4 | --Replace brockflametail with your name. | |
| 5 | --Chances | |
| 6 | local you = game.Workspace["brockflametail"] | |
| 7 | local mouse = game.Players.LocalPlayer:GetMouse() | |
| 8 | local color = BrickColor.new("Dark stone grey")
| |
| 9 | local msg = game:GetService("Chat")
| |
| 10 | local busy = false | |
| 11 | --________________________________________________________________-- | |
| 12 | --------------------------------------------------------------------l | |
| 13 | --------------------------------------------------------------------l | |
| 14 | ---------DO NOT MESS WITH ANYTHING BELOW----------------------------l | |
| 15 | --------------------------------------------------------------------l | |
| 16 | --------------------------------------------------------------------] | |
| 17 | c = you:GetChildren() | |
| 18 | for i = 1, #c do | |
| 19 | if c[i].ClassName == "Shirt" or c[i].ClassName == "Pants" or c[i].ClassName == "CharacterMesh" then | |
| 20 | c[i]:Remove() | |
| 21 | end end | |
| 22 | shirt = Instance.new("Shirt")
| |
| 23 | shirt.Parent = you | |
| 24 | shirt.ShirtTemplate = "http://www.roblox.com/asset/?id=95427692" | |
| 25 | pants = Instance.new("Pants")
| |
| 26 | pants.Parent = you | |
| 27 | pants.PantsTemplate = "http://www.roblox.com/asset/?id=95427742" | |
| 28 | -- | |
| 29 | bowl = Instance.new("Part")
| |
| 30 | Instance.new("SpecialMesh").Parent = bowl
| |
| 31 | bowl.Mesh.MeshType = "FileMesh" | |
| 32 | bowl.Mesh.MeshId = "http://www.roblox.com/asset/?id=19380188" | |
| 33 | bowl.BrickColor = BrickColor.new("Black")
| |
| 34 | bowl.Mesh.Scale = Vector3.new(1.5, 1.4, 1.5) | |
| 35 | bowl.Parent = you | |
| 36 | ||
| 37 | bowl2 = Instance.new("Part")
| |
| 38 | Instance.new("SpecialMesh").Parent = bowl2
| |
| 39 | bowl2.Mesh.MeshType = "FileMesh" | |
| 40 | bowl2.Mesh.MeshId = "http://www.roblox.com/asset/?id=19380188" | |
| 41 | bowl2.BrickColor = BrickColor.new("Bright red")
| |
| 42 | bowl2.Mesh.Scale = Vector3.new(1.4, 1.4, 1.4) | |
| 43 | bowl2.Parent = you | |
| 44 | -- | |
| 45 | collar = Instance.new("Weld")
| |
| 46 | collar.Parent = you.Torso | |
| 47 | collar.Part0 = bowl | |
| 48 | collar.Part1 = you.Torso | |
| 49 | collar.C0 = collar.C0*CFrame.Angles(0, 0, 3.15) | |
| 50 | collar.C0 = collar.C0*CFrame.new(0, -0.6, 0) | |
| 51 | ||
| 52 | collar2 = Instance.new("Weld")
| |
| 53 | collar2.Parent = you.Torso | |
| 54 | collar2.Part0 = bowl2 | |
| 55 | collar2.Part1 = you.Torso | |
| 56 | collar2.C0 = collar2.C0*CFrame.Angles(0, 0, 3.15) | |
| 57 | collar2.C0 = collar2.C0*CFrame.new(0, -0.6, 0) | |
| 58 | ------------------------------------------------------------- | |
| 59 | ------------------------------------------------------------- | |
| 60 | -----------Most Critical part of the script------------------ | |
| 61 | ------------------------------------------------------------- | |
| 62 | ------------------------------------------------------------- | |
| 63 | function kf(key) | |
| 64 | key:lower() | |
| 65 | if key == "f" then | |
| 66 | if not busy then | |
| 67 | busy = true | |
| 68 | m = Instance.new("Message")
| |
| 69 | m2 = Instance.new("Message")
| |
| 70 | m3 = Instance.new("Message")
| |
| 71 | m4 = Instance.new("Message")
| |
| 72 | ||
| 73 | m.Text = "Now this world" | |
| 74 | m2.Text = "Shall know" | |
| 75 | m3.Text = "Pain" | |
| 76 | for i = 1, 1 do | |
| 77 | bodyvelocity1 = Instance.new("BodyVelocity")
| |
| 78 | bodyvelocity1.maxForce = Vector3.new(99999999999999999999, 999999999999999999999, 39) | |
| 79 | bodyvelocity1.velocity = Vector3.new(0, 3, 0) | |
| 80 | bodyvelocity1.Parent = you.Torso | |
| 81 | m.Parent = game.Workspace | |
| 82 | wait(1) | |
| 83 | m:Remove() | |
| 84 | m2.Parent = game.Workspace | |
| 85 | wait(1) | |
| 86 | m2:Remove() | |
| 87 | m3.Parent = game.Workspace | |
| 88 | wait(1) | |
| 89 | m3:Remove() | |
| 90 | wait(3) | |
| 91 | Instance.new("ForceField").Parent = you
| |
| 92 | you.Head.Anchored = true | |
| 93 | delete = you.Torso:GetChildren() | |
| 94 | for rep1 = 1, #delete do | |
| 95 | if delete[rep1].Name == "BodyVelocity" then | |
| 96 | delete[rep1]:Remove() | |
| 97 | msg:Chat(you.Head, "Shirai Tensei!", Enum.ChatColor.Red) | |
| 98 | m3.Parent = game.Workspace | |
| 99 | push = Instance.new("Part")
| |
| 100 | push.Parent = you | |
| 101 | push.Name = "Ulmighty" | |
| 102 | push.Size = Vector3.new(300, 300, 300) | |
| 103 | push.Anchored = true | |
| 104 | push.CanCollide = false | |
| 105 | push.TopSurface = "Smooth" | |
| 106 | push.BottomSurface = "Smooth" | |
| 107 | push.BrickColor = BrickColor.new("Dark stone grey")
| |
| 108 | push.Reflectance = 0.3 | |
| 109 | push.Transparency = 0.3 | |
| 110 | push.CFrame = you.Torso.CFrame*CFrame.new(0, -3, 0) | |
| 111 | function OnTouched(Victim) | |
| 112 | boom = Instance.new("Explosion")
| |
| 113 | boom.Name = "Die" | |
| 114 | boom.ExplosionType = "CratersAndDebris" | |
| 115 | boom:Clone().Parent = Victim | |
| 116 | Victim.Die.Position = Victim.Position | |
| 117 | Victim.Anchored = false | |
| 118 | end | |
| 119 | push.Touched:connect(OnTouched) | |
| 120 | Instance.new("SpecialMesh").Parent = push
| |
| 121 | push.Mesh.MeshType = "Sphere" | |
| 122 | push.Mesh.Scale = Vector3.new(0.1, 0.1, 0.1) | |
| 123 | wait(0.05) | |
| 124 | push.Mesh.Scale = Vector3.new(0.2, 0.2, 0.2) | |
| 125 | wait(0.05) | |
| 126 | push.Mesh.Scale = Vector3.new(0.3, 0.3, 0.3) | |
| 127 | wait(0.05) | |
| 128 | push.Mesh.Scale = Vector3.new(0.4, 0.4, 0.4) | |
| 129 | wait(0.05) | |
| 130 | push.Mesh.Scale = Vector3.new(0.5, 0.5, 0.5) | |
| 131 | wait(0.05) | |
| 132 | push.Mesh.Scale = Vector3.new(0.6, 0.6, 0.6) | |
| 133 | wait(0.05) | |
| 134 | push.Mesh.Scale = Vector3.new(0.7, 0.7, 0.7) | |
| 135 | wait(0.05) | |
| 136 | push.Mesh.Scale = Vector3.new(0.8, 0.8, 0.8) | |
| 137 | wait(0.05) | |
| 138 | push.Mesh.Scale = Vector3.new(0.9, 0.9, 0.9) | |
| 139 | wait(0.05) | |
| 140 | push.Mesh.Scale = Vector3.new(1, 1, 1) | |
| 141 | wait(1) | |
| 142 | push.Transparency = 0.4 | |
| 143 | wait(0.05) | |
| 144 | push.Transparency = 0.5 | |
| 145 | wait(0.05) | |
| 146 | push.Transparency = 0.6 | |
| 147 | wait(0.05) | |
| 148 | push.Transparency = 0.7 | |
| 149 | wait(0.05) | |
| 150 | push.Transparency = 0.8 | |
| 151 | wait(0.05) | |
| 152 | push.Transparency = 0.9 | |
| 153 | wait(0.05) | |
| 154 | push.Transparency = 1 | |
| 155 | push:Remove() | |
| 156 | end | |
| 157 | end | |
| 158 | end | |
| 159 | wait(0.1) | |
| 160 | you.Head.Anchored = false | |
| 161 | you.ForceField:Remove() | |
| 162 | busy = false | |
| 163 | end | |
| 164 | end | |
| 165 | end | |
| 166 | mouse.KeyDown:connect(kf) | |
| 167 | ||
| 168 | function kg(key) | |
| 169 | key:lower() | |
| 170 | if key == "g" | |
| 171 | then if busy == false then | |
| 172 | busy = true | |
| 173 | you.Archivable = true | |
| 174 | you.Humanoid.WalkSpeed = 0 | |
| 175 | msg:Chat(you.Head, "BBOSS style: Path throw!", Enum.ChatColor.Blue) | |
| 176 | you.Animate.Disabled = true | |
| 177 | you.Torso["Left Shoulder"].DesiredAngle = -2 | |
| 178 | wait(1) | |
| 179 | you.Animate.Disabled = false | |
| 180 | path = you:Clone() | |
| 181 | path.Parent = game.Workspace | |
| 182 | path.Torso.CFrame = you.Torso.CFrame*CFrame.new(0, 0, -5) | |
| 183 | path.Humanoid.Jump = true | |
| 184 | wait(0.5) | |
| 185 | force = Instance.new("BodyVelocity")
| |
| 186 | force.Parent = path.Torso | |
| 187 | force.maxForce = Vector3.new(999999999999999999, 399, 3999999) | |
| 188 | force.velocity = path.Torso.CFrame.lookVector*30 | |
| 189 | wait(3) | |
| 190 | Instance.new("Explosion").Parent = path.Torso
| |
| 191 | path.Torso.Explosion.Position = path.Torso.Position | |
| 192 | path.Torso.Explosion.BlastRadius = 3 | |
| 193 | wait(0.5) | |
| 194 | path:Remove() | |
| 195 | you.Humanoid.WalkSpeed = 16 | |
| 196 | busy = false | |
| 197 | end | |
| 198 | end | |
| 199 | end | |
| 200 | mouse.KeyDown:connect(kg) | |
| 201 | ||
| 202 | function kj(key) | |
| 203 | key:lower() | |
| 204 | if key == "j" | |
| 205 | then if busy == false then | |
| 206 | busy = true | |
| 207 | you.Humanoid.WalkSpeed = 0 | |
| 208 | you.Animate.Disabled = true | |
| 209 | msg:Chat(you.Head, "BBOSS style: Universal Push!", Enum.ChatColor.Blue) | |
| 210 | you.Torso["Left Shoulder"].DesiredAngle = -2 | |
| 211 | you.Torso["Right Shoulder"].DesiredAngle = 2 | |
| 212 | tensai = Instance.new("Part")
| |
| 213 | tensai.Parent = you | |
| 214 | tensai.CFrame = you.Torso.CFrame*CFrame.new(0, 1, -90) | |
| 215 | tensai.Anchored = false | |
| 216 | tensai.CanCollide = false | |
| 217 | tensai.Size = Vector3.new(65, 30, 9) | |
| 218 | tensai.Transparency = 1 | |
| 219 | push = Instance.new("BodyVelocity")
| |
| 220 | push.maxForce = Vector3.new(3,3999999,39999999) | |
| 221 | up = Instance.new("BodyVelocity")
| |
| 222 | up.maxForce = Vector3.new(3,3999999,39999999) | |
| 223 | up.velocity = tensai.CFrame.lookVector*-40 | |
| 224 | push.velocity = you.Torso.CFrame.lookVector*-40 | |
| 225 | push.Parent = tensai | |
| 226 | function pp(part) | |
| 227 | up:clone().Parent = part | |
| 228 | wait(2) | |
| 229 | part.BodyVelocity:Remove() | |
| 230 | end | |
| 231 | tensai.Touched:connect(pp) | |
| 232 | wait(1.8) | |
| 233 | tensai:Remove() | |
| 234 | you.Animate.Disabled = false | |
| 235 | you.Humanoid.WalkSpeed = 16 | |
| 236 | busy = false | |
| 237 | end | |
| 238 | end | |
| 239 | end | |
| 240 | mouse.KeyDown:connect(kj) | |
| 241 | ||
| 242 | function kk(key) | |
| 243 | key:lower() | |
| 244 | if key == "k" | |
| 245 | then if busy == false then | |
| 246 | busy = true | |
| 247 | you.Humanoid.WalkSpeed = 0 | |
| 248 | you.Animate.Disabled = true | |
| 249 | msg:Chat(you.Head, "BBOSS style: Universal Pull!", Enum.ChatColor.Blue) | |
| 250 | you.Torso["Left Shoulder"].DesiredAngle = -2 | |
| 251 | you.Torso["Right Shoulder"].DesiredAngle = 2 | |
| 252 | tensai = Instance.new("Part")
| |
| 253 | tensai.Parent = you | |
| 254 | tensai.CFrame = you.Torso.CFrame*CFrame.new(0, 1, -90) | |
| 255 | tensai.Anchored = false | |
| 256 | tensai.CanCollide = false | |
| 257 | tensai.Size = Vector3.new(65, 30, 9) | |
| 258 | tensai.Transparency = 1 | |
| 259 | push = Instance.new("BodyVelocity")
| |
| 260 | push.maxForce = Vector3.new(3,3,3) | |
| 261 | push.velocity = you.Torso.CFrame.lookVector*-40 | |
| 262 | push.Parent = tensai | |
| 263 | up = Instance.new("BodyVelocity")
| |
| 264 | up.maxForce = Vector3.new(3,3,3) | |
| 265 | up.velocity = tensai.CFrame.lookVector*40 | |
| 266 | function pp(part) | |
| 267 | up:clone().Parent = part | |
| 268 | wait(2) | |
| 269 | part.BodyVelocity:Remove() | |
| 270 | end | |
| 271 | tensai.Touched:connect(pp) | |
| 272 | wait(1.8) | |
| 273 | tensai:Remove() | |
| 274 | you.Animate.Disabled = false | |
| 275 | you.Humanoid.WalkSpeed = 16 | |
| 276 | busy = false | |
| 277 | end | |
| 278 | end | |
| 279 | end | |
| 280 | mouse.KeyDown:connect(kk) | |
| 281 | ||
| 282 | function ll(key) | |
| 283 | key:lower() | |
| 284 | if key == "l" | |
| 285 | then if busy == false then | |
| 286 | busy = true | |
| 287 | you.Humanoid.WalkSpeed = 0 | |
| 288 | you.Animate.Disabled = true | |
| 289 | msg:Chat(you.Head, "BBOSS style: Summonning!", Enum.ChatColor.Red) | |
| 290 | push = Instance.new("BodyVelocity")
| |
| 291 | push.maxForce = Vector3.new(3,3,3) | |
| 292 | push.velocity = you.Torso.CFrame.lookVector*-80 | |
| 293 | push.Parent = you.Head | |
| 294 | wten = Instance.new("Weld")
| |
| 295 | tensai = Instance.new("Part")
| |
| 296 | tensai.Parent = game.Workspace | |
| 297 | tensai.Anchored = false | |
| 298 | tensai.CanCollide = false | |
| 299 | tensai.Size = Vector3.new(12, 9.6, 39) | |
| 300 | tensai.Transparency = 0 | |
| 301 | wten.Parent = you.Torso | |
| 302 | wten.Part1 = you.Torso | |
| 303 | wten.Part0 = tensai | |
| 304 | wten.C0 = wten.C0*CFrame.new(0, 1, 0) | |
| 305 | wten.C1 = wten.C1*CFrame.new(0, -8, 0) | |
| 306 | lobby = Instance.new("SpecialMesh")
| |
| 307 | lobby.MeshType = "FileMesh" | |
| 308 | lobby.MeshId = "http://www.roblox.com/asset/?id=15158219" | |
| 309 | lobby.Parent = tensai | |
| 310 | lobby.TextureId = "http://www.roblox.com/asset/?id=15158208" | |
| 311 | lobby.Scale = Vector3.new(3, 3, 3) | |
| 312 | ||
| 313 | function pp(part) | |
| 314 | push:clone().Parent = part | |
| 315 | wait(1) | |
| 316 | part.BodyVelocity:Remove() | |
| 317 | end | |
| 318 | tensai.Touched:connect(pp) | |
| 319 | wait(3) | |
| 320 | wten:Remove() | |
| 321 | tensai:Remove() | |
| 322 | push:Remove() | |
| 323 | you.Animate.Disabled = false | |
| 324 | you.Humanoid.WalkSpeed = 16 | |
| 325 | busy = false | |
| 326 | end | |
| 327 | end | |
| 328 | end | |
| 329 | mouse.KeyDown:connect(ll) |