Pastebin
API
tools
faq
paste
Login
Sign up
Please fix the following errors:
New Paste
Syntax Highlighting
musicOn = true Me = game.Players.LocalPlayer player = Me char = Me.Character chara = char larm = char["Left Arm"] rarm = char["Right Arm"] lleg = char["Left Leg"] rleg = char["Right Leg"] torso = char.Torso hed = char.Head mouse = player:GetMouse() lght = game.Lighting lichtact = false moosicact = false gotsagofest = true chara.Humanoid.MaxHealth = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 chara.Humanoid.Health = math.huge + 9999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 wait(2.5) chara.Humanoid.WalkSpeed = 10 chara.Humanoid.JumpPower = 40 local naeeym = Instance.new("BillboardGui",chara) naeeym.Size = UDim2.new(0,100,0,40) naeeym.StudsOffset = Vector3.new(0,2,0) naeeym.Adornee = chara.Head local tecks = Instance.new("TextLabel",naeeym) tecks.BackgroundTransparency = 1 tecks.BorderSizePixel = 0 tecks.Text = "Anonymous" tecks.Font = "Bodoni" tecks.FontSize = "Size36" tecks.TextStrokeTransparency = 0.5 tecks.TextColor3 = Color3.new(0,0,0) rrer = BrickColor.new("Really red") tecks.TextStrokeColor3 = rrer.Color tecks.Size = UDim2.new(0,1,0.5,0) local licht = Instance.new("PointLight",chara.Torso) licht.Color = tecks.TextStrokeColor3 licht.Range = 60 licht.Brightness = 1 licht.Enabled = false ------------------------------- Player ------------------------------------------------------------------- local z = Instance.new("Sound",char) z.Looped = true z.SoundId = "rbxassetid://239613960" z.Volume = 2.25 if musicOn then z:Play() end Mouse = player:GetMouse() local l = Instance.new("ColorCorrectionEffect",game.Lighting) for i,v in pairs(chara:children()) do if v:IsA("Accessory") or v:IsA("Shirt") or v:IsA("Pants") then v:Destroy() end end char.Head.face:Destroy() char["Body Colors"].HeadColor, char["Body Colors"].LeftArmColor, char["Body Colors"].LeftLegColor, char["Body Colors"].RightArmColor, char["Body Colors"].RightLegColor, char["Body Colors"].TorsoColor = BrickColor.new("Blue"), BrickColor.new("Yellow"), BrickColor.new("Yellow"), BrickColor.new("Red"), BrickColor.new("Green"), BrickColor.new("Purple") local Orbd = Instance.new("Part", char) Orbd.Name = "Orbd" Orbd.Shape = Enum.PartType.Ball Orbd.CanCollide = false Orbd.BrickColor = BrickColor.new("Blue") Orbd.Transparency = 0 Orbd.Material = "Brick" Orbd.Size = Vector3.new(0.1, 0.1, 0.1) Orbd.TopSurface = Enum.SurfaceType.Smooth Orbd.BottomSurface = Enum.SurfaceType.Smooth local Weld = Instance.new("Weld", Orbd) Weld.Part0 = char.Head Weld.Part1 = Orbd Weld.C1 = CFrame.new(-0.2, -0.2, 0.5) local glov = Instance.new("PointLight", Orbd) glov.Brightness = 0.25 glov.Range = 20 glov.Color = Color3.new(0, 255, 0) local Orbvc = Instance.new("Part", char) Orbvc.Name = "Orbvc" Orbvc.Shape = Enum.PartType.Ball Orbvc.CanCollide = false Orbvc.BrickColor = BrickColor.new("Blue") Orbvc.Transparency = 0 Orbvc.Material = "Neon" Orbvc.Size = Vector3.new(0.1, 0.1, 0.1) Orbvc.TopSurface = Enum.SurfaceType.Smooth Orbvc.BottomSurface = Enum.SurfaceType.Smooth local Weld = Instance.new("Weld", Orbvc) Weld.Part0 = char.Head Weld.Part1 = Orbvc Weld.C1 = CFrame.new(0.2, -0.2, 0.5) local glo = Instance.new("PointLight", Orbvc) glo.Brightness = 0.25 glo.Range = 20 glo.Color = Color3.new(0, 255, 0) local IsFreeFalling = false local SpinPart = Instance.new('Part') SpinPart.Transparency = 1 SpinPart.Size = Vector3.new(25,1,25) SpinPart.CanCollide = false SpinPart.FormFactor = 'Custom' local FX = Instance.new('ParticleEmitter',SpinPart) FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://717582122",-0.1 local FX = Instance.new('ParticleEmitter',SpinPart) FX.Color,FX.Size,FX.Lifetime,FX.Rate,FX.Speed,FX.EmissionDirection,FX.Transparency,FX.LockedToPart,FX.Texture,FX.VelocityInheritance = ColorSequence.new({ColorSequenceKeypoint.new(0, BrickColor.new("Really black").Color, 0), ColorSequenceKeypoint.new(1, BrickColor.new("Black").Color, 0)}), NumberSequence.new(0.25), NumberRange.new(3.75,3.75), 125, NumberRange.new(5,5), "Top", NumberSequence.new({NumberSequenceKeypoint.new(0,1,0),NumberSequenceKeypoint.new(0.25,0,0),NumberSequenceKeypoint.new(0.9,0,0),NumberSequenceKeypoint.new(0.975,1,0),NumberSequenceKeypoint.new(1,1,0)}), false, "rbxassetid://717582122",0.1 do local tspin = Instance.new('BodyAngularVelocity') tspin.angularvelocity = Vector3.new(0,1,0) tspin.maxTorque =Vector3.new(math.huge,math.huge,math.huge) tspin.Parent = SpinPart end local SpinPos = Instance.new('BodyPosition') SpinPos.maxForce = Vector3.new(math.huge,math.huge,math.huge) SpinPos.Parent = SpinPart function Equipped() IsEquipped = true local MyTorso = char.Torso if MyTorso then spawn(function() local startTime = tick() SpinPart.CFrame = CFrame.new(MyTorso.CFrame.p+Vector3.new(0,-2.8,0)) SpinPart.Parent = MyTorso local fadeIn = true while IsEquipped do if not IsFreeFalling then SpinPos.position = MyTorso.CFrame.p+Vector3.new(0,-2.8,0) end wait() end SpinPart.Parent = nil end) end end wait(0.01) Equipped() function start() print("Your the only true hacker.") wait() print("----------------------------------------") wait() print(" - Hacker booted up. -") print("- Hacker Created by: Aka_Guest. -") wait() print("- Hacker written by Aka_Guest. -") wait() print("- Hacker edited by Aka_Guest. -") i = 0 while i<1 do wait() i = i + 0.01 l.Contrast,l.Saturation,l.Brightness = l.Contrast + 0.02, l.Saturation - 0.0075, l.Brightness + 0.00375 l.TintColor = Color3.new(1-i,1,1-i) end end -- RBX.Lua LocalScript | Hackerman | xDarkScripter | Edit By Aka_Guest local Players = game:GetService("Players") local UserInputService = game:GetService("UserInputService") local RunService = game:GetService("RunService") local Player = Players.LocalPlayer local Camera = workspace.CurrentCamera local Mouse = Player:GetMouse() local Character = Player.Character local Torso = Character.Torso local Typing = false local TypingSub = 1 local TypingSub2 = 1 local Neck = Torso.Neck Neck.C1 = CFrame.new(0, -0.5, 0) local RightArm = Character["Right Arm"] local LeftArm = Character["Left Arm"] local RightShoulder = Instance.new("Weld", Torso) RightShoulder.Part0 = Torso RightShoulder.Part1 = RightArm local LeftShoulder = Instance.new("Weld", Torso) LeftShoulder.Part0 = Torso LeftShoulder.Part1 = LeftArm RightShoulder.C1 = CFrame.new(-0.5, 0.5, 0) LeftShoulder.C1 = CFrame.new(0.5, 0.5, 0) local Code = [[ -- omg theres free robux by iloveminecraft123 go get it everyone!1111!!11 Server Proxy Connection Initializing... USERNAME: robloxkid123 PASSWORD: robloxisawesomesupersecretpassword123 USERNAME: Protozero PASSWORD: coolpeopleruleimulti69edsGet412!Out ROBLOX Server Database Connecting... --Hacking System Database Security Overload-- local Protozero = Scammer:DestinationPass(Equxitery3000) local Proxy = Server:GetProxyData(1011101) local Tracker = {} __INIT__ setmetatable(getmetatable(Proxy), { __metatable = {}; __call = function(Self, ...) Proxy:GetArgumentData(Proxy.Key, select(...)) end; }) Proxy:TransferData("Lifetime_OBC_Charged", "ACC_"..__VERSION.."_"..Proxy:GetAccount() { __newindex = function(Self, Key, Value) Tracker[Key] = Value rawset(Self, Key, Value) end }) Proxy:GetTransferredData().breakAssymetricEncryption( "NEW_Public_Key", true, 101, false ) ROBLOX Server Log: > Lifetime OBC Transferred to Protozero ... ... ... ... ... ... ERROR<Tried to transfer Lifetime OBC to Admin, Lifetime dosent exist, deleting Admin> Deleting Protozero..50% Deleting Protozero..100% Successfully deleted Protozero. Message<im going to hack you noob lololol> _G.Database:GetIni() SendData{Message("omg hi im noob!!")} ROBLOX Database Data: >Adding Protozero ... ... ... ... Creating Protozero..50% Creating Protozero..100% ... ... ... Creating Protozero Assets..50% Creating Protozero Assets..100% Robux Stolen by: robloxkid123 ... ... ... IP Tracking Sucessfull, Protozero IP is ROBLOXIA, ROBLOXJAM, 6669 robloxkid123> hi I'm going to get you, got you ha SYSTEM 32 DELETED ABORTING... SYSTEM 32 DELETED ABORTING... SYSTEM 32 DELETED ABORTING... SYSTEM 32 DELETED ABORTING... SYSTEM 32 DELETED ABORTING... <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT <ERROR> CANT ABORT System Restablished. Retrying in 5 seconds... ]] local Argument = [[ (DataBase: Hacking into main Power System) . . . . . . . (DataBase: Loading Hack) : : : (ProtozeroDataBase: Hack Occurred!) 101010101011010101010101010010101010101000010110010101010101011001100101010 : : : : (ProtozeroDataBase: Earning power, electricity, Passwords, Robux) (ProtozeroDataBase: Earned!) (ProtozeroDatabase: Saved!) (Occurring Toxic!) (Hacking Main Power Room) (Loading Binary Codes) 10101010100101010101010101001100110010101010101010101001010101010101010100001010010101010101010100110101101010100101010101010100100110010101010101010101001010101010100101001001010100101010101010101001010101010110010100101010101010101010100101010101001010101000010101010101110101100101010101101111010101001000101010010101010101010101001011010010101010010101010010100101010111100101011010101001010101010100101010100101010100101010101001010101010101101010010101010101010010100101001010100101001010100101010001010010101010101010101010010101001010101010101010101010 (Calling Random Ownership Group) Person> Hello? You> Hey, i couldn't go into a website i tried a bunch of times and it couldn't still be sending me there. Person> Tried refreshing? You> Yes Person> Hmm... Whats the website your trying too go on? You> Oh its called www.UniversalTreditionINC.net Person> Oh so its our place, Okay l'll try getting on. You> Okay. Person> Okay Got on and it works! You> Okay thank you sir! You> Bye! (Stealing Information From Unknown person) (Stoled!) (Transfering Information too trash!) (Transfered!) (Editing Username And password From Unknown person!) Server Proxy Connection Initializing... Finding Username Password... USERNAME: robloxkid123 PASSWORD: robloxisawesomesupersecretpassword123 USERNAME: Protozero PASSWORD: coolpeopleruleimulti69edsGet412!Out ROBLOX Server Database Connecting... --Hacking System Database Security Overload-- local Protozero = Hacker:DestinationPass(Dreminty5000) local Proxy = Server:GetProxyData(101020201) local Tracker = {} __INIT__ setmetatable(getmetatable(Proxy), { __metatable = {101}; __call = function(Self, ...) Proxy:GetArgumentData(Proxy.Key, select(5.6.5.)) end; }) Proxy:TransferData("Lifetime_OBC_Lowered", "ACC_"..__VERSION.."_"..Proxy:GetAccount(0) { __newindex = function(Self, Key, Value) Tracker[Key] = Value rawset(Self, Key, Value) end }) Proxy:GetTransferredData().breakAssymetricEncryption( "OLD_Public_Key", false, 123, true ]] game.Lighting.GlobalShadows = true game.Lighting.Brightness = 1 local function Smooth(Part) Part.TopSurface = Enum.SurfaceType.SmoothNoOutlines Part.BottomSurface = Enum.SurfaceType.SmoothNoOutlines Part.LeftSurface = Enum.SurfaceType.SmoothNoOutlines Part.RightSurface = Enum.SurfaceType.SmoothNoOutlines Part.FrontSurface = Enum.SurfaceType.SmoothNoOutlines Part.BackSurface = Enum.SurfaceType.SmoothNoOutlines end local function SetLine(Line, Alpha, Beta) local dx = Alpha.Position.X.Scale - Beta.Position.X.Scale local dy = Alpha.Position.Y.Scale - Beta.Position.Y.Scale local Magnitude = math.sqrt(dx^2 + dy^2) Line.Size = UDim2.new(Magnitude, 0, 0, 8) Line.Position = Alpha.Position:Lerp(Beta.Position, 0.5) Line.Rotation = math.deg(math.atan2(dy, dx)) end local Keyboard = Instance.new("Part") Keyboard.BrickColor = BrickColor.new("Black") Keyboard.Material = Enum.Material.Neon Keyboard.Transparency = 0.1 Keyboard.Size = Vector3.new(5, 0, 2) Keyboard.CanCollide = false Keyboard.Locked = true Smooth(Keyboard) local KeyboardWeld = Instance.new("Weld") KeyboardWeld.Part0 = Torso KeyboardWeld.Part1 = Keyboard KeyboardWeld.C0 = CFrame.new(0, 0.2, -2) * CFrame.Angles(0.3, 0, 0) KeyboardWeld.Parent = Keyboard Keyboard.Parent = Character local Light = Instance.new("PointLight") Light.Brightness = 1 Light.Range = 12 Light.Parent = Keyboard local Screen = Instance.new("Part") Screen.BrickColor = BrickColor.new("Black") Screen.Material = Enum.Material.Neon Screen.Transparency = 0.6 Screen.Size = Vector3.new(6, 4, 0) Screen.CanCollide = false Screen.Locked = true Smooth(Screen) local ScreenWeld = Instance.new("Weld") ScreenWeld.Part0 = Torso ScreenWeld.Part1 = Screen ScreenWeld.C0 = CFrame.new(0, 3.5, -4.5) * CFrame.Angles(0.1, 0, 0) local animeh = Instance.new("Part") animeh.BrickColor = BrickColor.new("Really black") animeh.Material = Enum.Material.Neon animeh.Transparency = 0.6 animeh.Size = Vector3.new(6, 4, 0) animeh.CanCollide = false animeh.Locked = true local dekal = Instance.new("Decal",animeh) dekal.Texture = "http://www.roblox.com/asset/?id=2625775" dekal.Transparency = 0.15 dekal.Face = "Back" Smooth(animeh) local animehw = Instance.new("Weld") animehw.Part0 = Torso animehw.Part1 = animeh animehw.C0 = CFrame.new(0, 8, -4) * CFrame.Angles(.5,0,0) animehw.Parent = animeh animeh.Parent = Character local Gui = Instance.new("SurfaceGui") Gui.Face = "Back" Gui.Adornee = Screen Gui.Parent = Screen local Text = Instance.new("TextBox") Text.BackgroundTransparency = 1 Text.Position = UDim2.new(0, 0, 0, 0) Text.Size = UDim2.new(1, 0, 1, 0) Text.TextColor3 = Color3.new(1, 1, 1) Text.Font = Enum.Font.Code Text.Active = false Text.MultiLine = true Text.TextWrapped = true Text.FontSize = Enum.FontSize.Size32 Text.TextXAlignment = Enum.TextXAlignment.Left Text.TextYAlignment = Enum.TextYAlignment.Top Text.Text = "" Text.Parent = Gui ScreenWeld.Parent = Screen Screen.Parent = Character local Screen2 = Instance.new("Part") Screen2.BrickColor = BrickColor.new("Really black") Screen2.Material = Enum.Material.Neon Screen2.Transparency = 0.6 Screen2.Size = Vector3.new(6, 4, 0) Screen2.CanCollide = false Screen2.Locked = true Smooth(Screen2) local Screen2Weld = Instance.new("Weld") Screen2Weld.Part0 = Torso Screen2Weld.Part1 = Screen2 Screen2Weld.C0 = CFrame.new(5.4, 3.4, -1.5) * CFrame.Angles(0.1, -0.9, 0) local Gui2 = Instance.new("SurfaceGui") Gui2.Face = "Back" Gui2.Adornee = Screen2 Gui2.Parent = Screen2 local Text2 = Instance.new("TextBox") Text2.BackgroundTransparency = 1 Text2.Position = UDim2.new(0, 0, 0, 0) Text2.Size = UDim2.new(1, 0, 1, 0) Text2.TextColor3 = Color3.new(0, 1, 0) Text2.Font = Enum.Font.Code Text2.Active = false Text2.MultiLine = true Text2.TextWrapped = true Text2.FontSize = Enum.FontSize.Size32 Text2.TextXAlignment = Enum.TextXAlignment.Left Text2.TextYAlignment = Enum.TextYAlignment.Top Text2.Text = "" Text2.Parent = Gui2 local ImageKey = Instance.new("ImageLabel") ImageKey.BackgroundTransparency = 1 ImageKey.Size = UDim2.new(0.2, 0, 0.2, 0) ImageKey.Position = UDim2.new(0.4, 0, 0.4, 0) ImageKey.Image = "http://www.roblox.com/asset/?id=71960452" ImageKey.ImageTransparency = 1 ImageKey.Parent = Gui2 Screen2Weld.Parent = Screen2 Screen2.Parent = Character local Screen3 = Instance.new("Part") Screen3.BrickColor = BrickColor.new("Really black") Screen3.Material = Enum.Material.Neon Screen3.Transparency = 0.6 Screen3.Size = Vector3.new(6, 4, 0) Screen3.CanCollide = false Screen3.Locked = true local dekal = Instance.new("Decal",Screen3) dekal.Texture = "http://www.roblox.com/asset/?id=71960452" dekal.Transparency = 0.15 dekal.Face = "Back" Smooth(Screen3) local Screen3Weld = Instance.new("Weld") Screen3Weld.Part0 = Torso Screen3Weld.Part1 = Screen3 Screen3Weld.C0 = CFrame.new(-5.4, 3.4, -1.5) * CFrame.Angles(0.1, 0.9, 0) local Gui3 = Instance.new("SurfaceGui") Gui3.Face = "Back" Gui3.Adornee = Screen3 Gui3.Parent = Screen3 local Map = Instance.new("ImageLabel") Map.BackgroundTransparency = 1 Map.Position = UDim2.new(0, 0, 0, 0) Map.Size = UDim2.new(1, 0, 1, 0) Map.Image = "http://www.roblox.com/asset/?id=112513727" Map.Parent = Gui3 Screen3Weld.Parent = Screen3 Screen3.Parent = Character UserInputService.InputBegan:Connect(function(Input, Processed) if Processed then return end if Input.UserInputType == Enum.UserInputType.Keyboard then local KeyCode = Input.KeyCode if KeyCode == Enum.KeyCode.E then Typing = not Typing end end end) RunService.Heartbeat:Connect(function() local Sine = math.sin(tick() * 8) / 8 ImageKey.ImageTransparency = math.abs(math.sin(tick())) if Typing then if math.random(5) == 1 then local PressSound = Instance.new("Sound") PressSound.SoundId = "rbxassetid://265970978" PressSound.Pitch = 0.5 + math.random() / 5 PressSound.Volume = 3 PressSound.Parent = Keyboard PressSound:Play() game:GetService("Debris"):AddItem(PressSound, 1 / 2) end Neck.C0 = CFrame.new(0, 1, 0) * CFrame.Angles(-0.2 + Sine / 4, (math.random() - 0.5) / 2, 0) RightShoulder.C0 = CFrame.new(1, 0.6 + math.random() / 4, -math.random() * 0.7) * CFrame.Angles(1.5 + Sine * math.random(), -Sine / 4, -(0.5 + 2 * Sine * math.random())) LeftShoulder.C0 = CFrame.new(-1, 0.6 + math.random() / 4, -math.random() * 0.7) * CFrame.Angles(1.5 - Sine * math.random(), Sine / 4, 0.5 + 2 * Sine * math.random()) if math.random(2) == 1 then if TypingSub < #Argument then TypingSub = TypingSub + 1 Text.Text = Text.Text..Argument:sub(TypingSub, TypingSub) local nl = Text.Text:find("\n") if nl and #Text.Text > 400 then Text.Text = Text.Text:sub(nl + 1) end else TypingSub = 1 end end if math.random(3) == 1 then if TypingSub2 < #Code then TypingSub2 = TypingSub2 + 1 Text2.Text = Text2.Text..Code:sub(TypingSub2, TypingSub2) local nl = Text2.Text:find("\n") if nl and #Text2.Text > 400 then Text2.Text = Text2.Text:sub(nl + 1) end else TypingSub2 = 1 end end else Neck.C0 = CFrame.new(0, 1, 0) RightShoulder.C0 = CFrame.new(1, 0.5, 0) * CFrame.Angles(1.5, 0, 0) LeftShoulder.C0 = CFrame.new(-1, 0.5, 0) * CFrame.Angles(1.5, 0, 0) end end) delay(0,start) New = function(Object, Parent, Name, Data) local Object = Instance.new(Object) for Index, Value in pairs(Data or {}) do Object[Index] = Value end Object.Parent = Parent Object.Name = Name return Object end function ScatterEff(part) local eff1 = Instance.new("ParticleEmitter",part) eff1.Size = NumberSequence.new(.1) eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)}) eff1.LightEmission = 1 eff1.Lifetime = NumberRange.new(1) eff1.Speed = NumberRange.new(1) eff1.Rate = 100 eff1.VelocitySpread = 10000 eff1.Texture = "rbxassetid://347504241" eff1.Color = ColorSequence.new(Color3.new(0,1,0)) local eff2 = Instance.new("ParticleEmitter",part) eff2.Size = NumberSequence.new(.1) eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.9,0),NumberSequenceKeypoint.new(1,1)}) eff2.LightEmission = 1 eff2.Lifetime = NumberRange.new(1) eff2.Speed = NumberRange.new(1) eff2.Rate = 100 eff2.VelocitySpread = 10000 eff2.Texture = "rbxassetid://347504259" eff2.Color = ColorSequence.new(Color3.new(0,1,0)) end function BurningEff(part) local eff1 = Instance.new("ParticleEmitter",part) eff1.Size = NumberSequence.new(.1) eff1.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)}) eff1.LightEmission = 1 eff1.Lifetime = NumberRange.new(1) eff1.Speed = NumberRange.new(0) eff1.Rate = 100 eff1.Texture = "rbxassetid://347504241" eff1.Acceleration = Vector3.new(0,10,0) eff1.Color = ColorSequence.new(Color3.new(0,1,0)) local eff2 = Instance.new("ParticleEmitter",part) eff2.Size = NumberSequence.new(.1) eff2.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(.2,0),NumberSequenceKeypoint.new(1,1)}) eff2.LightEmission = 1 eff2.Lifetime = NumberRange.new(1) eff2.Speed = NumberRange.new(0) eff2.Rate = 100 eff2.Texture = "rbxassetid://347504259" eff2.Acceleration = Vector3.new(0,10,0) eff2.Color = ColorSequence.new(Color3.new(0,1,0)) local eff3 = Instance.new("ParticleEmitter",part) eff3.Size = NumberSequence.new(1) eff3.Transparency = NumberSequence.new({NumberSequenceKeypoint.new(0,0),NumberSequenceKeypoint.new(1,1)}) eff3.LightEmission = 1 eff3.Lifetime = NumberRange.new(1) eff3.Speed = NumberRange.new(0) eff3.Rate = 100 eff3.Texture = "rbxasset://textures/particles/fire_main.dds" eff3.Acceleration = Vector3.new(0,10,0) eff3.Color = ColorSequence.new(Color3.new(0,1,0)) end slashsnd = New("Sound",chara.Torso,"Slash",{SoundId = "rbxassetid://28144425",PlaybackSpeed = .7,Volume = 5}) hitsnd = New("Sound",chara.Torso,"Hit",{SoundId = "rbxassetid://429400881",PlaybackSpeed = .7,Volume = 5}) telesnd = New("Sound",chara.Torso,"Tele",{SoundId = "rbxassetid://2767090",PlaybackSpeed = .7,Volume = 5}) burnsnd = New("Sound",chara.Torso,"Burn",{SoundId = "rbxassetid://32791565",PlaybackSpeed = .7,Volume = 5}) music1 = New("Sound",chara.Torso,"Music1",{SoundId = "rbxassetid://151038517",PlaybackSpeed = .5,Volume = 10,Looped = true}) music2 = New("Sound",chara.Torso,"Music2",{SoundId = "rbxassetid://11984351",PlaybackSpeed = .2,Volume = 5,Looped = true}) deathmus = New("Sound",chara.Torso,"DeathMus",{SoundId = "rbxassetid://19094700",PlaybackSpeed = .5,Volume = 5,Looped = true}) deathex = New("Sound",chara.Torso,"DeathEx",{SoundId = "rbxassetid://11984351",PlaybackSpeed = 1,Volume = 5}) --Soul Steal-- function SoulSteal(pos) local soulst = coroutine.wrap(function() local soul = Instance.new("Part",chara) soul.Size = Vector3.new(0,0,0) soul.CanCollide = false soul.Anchored = false soul.Position = pos soul.CFrame = CFrame.new(pos.X,pos.Y,pos.Z) soul.Transparency = 1 local ptc = Instance.new("ParticleEmitter",soul) ptc.Texture = "http://www.roblox.com/asset/?id=413366101" ptc.Size = NumberSequence.new(.5) ptc.LockedToPart = true ptc.Speed = NumberRange.new(0) ptc.Lifetime = NumberRange.new(9999) local bodpos = Instance.new("BodyPosition",soul) bodpos.Position = pos wait(2) soul.Touched:connect(function(hit) if hit.Parent == chara then soul:Destroy() end end) while soul do wait(.1) bodpos.Position = chara.Torso.Position end end) soulst() end --Death of a Mortal-- function KillMortal(hitdude) local torsy = nil if hitdude:FindFirstChild("Torso")~=nil then torsy = hitdude.Torso elseif hitdude:FindFirstChild("UpperTorso")~=nil then torsy = hitdude.UpperTorso end local val = Instance.new("ObjectValue",hitdude) val.Name = "HasBeenHit" hitdude:BreakJoints() hitdude.Humanoid:Destroy() SoulSteal(torsy.Position) local chi = hitdude:GetChildren() for i = 1, #chi do if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then local bodpos = Instance.new("BodyPosition",chi[i]) bodpos.Position = chi[i].Position + Vector3.new(math.random(-5,5),math.random(-5,5),math.random(-5,5)) ScatterEff(chi[i]) chi[i].BrickColor = BrickColor.new("Black") end end for i = 1, 4 do for i = 1, #chi do if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then chi[i].Transparency = chi[i].Transparency + .25 wait(.01) end end end for i = 1, #chi do if chi[i].ClassName == "Part" or chi[i].ClassName == "MeshPart" then chi[i]:Destroy() end end end function Teleport(pos) telesnd:Play() local ch = chara:GetChildren() for i = 1, #ch do if ch[i].ClassName == "Part" and ch[i].Name ~= "HumanoidRootPart" then local trace = Instance.new("Part",game.Workspace) trace.Size = ch[i].Size trace.Material = "Brick" trace.BrickColor = BrickColor.new("Really black") trace.Transparency = .3 trace.CanCollide = false trace.Anchored = true trace.CFrame = ch[i].CFrame if ch[i].Name == "Head" then mehs = Instance.new("CylinderMesh",trace) mehs.Scale = Vector3.new(1.25,1.25,1.25) end tracedisappear = coroutine.wrap(function() wait(1) for i = 1, 7 do wait(.1) trace.Transparency = trace.Transparency + .1 end trace:Destroy() end) tracedisappear() end end chara.Torso.CFrame = CFrame.new(pos.X,pos.Y,pos.Z) end function Grab(mouse) local hit = mouse.Target if hit ~= nil then if hit.Parent:FindFirstChild("Humanoid")~=nil then local torsy = nil if hit.Parent:FindFirstChild("Torso")~=nil then torsy = hit.Parent.Torso elseif hit.Parent:FindFirstChild("UpperTorso")~=nil then torsy = hit.Parent.UpperTorso end local bodpos = Instance.new("BodyPosition",torsy) bodpos.Position = torsy.Position wait(1) burnsnd:Play() hit.Parent.Humanoid.MaxHealth = 100 bodpos.Position = bodpos.Position + Vector3.new(0,4,0) for i = 1, 10 do wait(.1) BurningEff(torsy) hit.Parent.Humanoid.Health = hit.Parent.Humanoid.Health - 10 end KillMortal(hit.Parent) end else end end function onKeyDown(key) if key == "z" then Teleport(Mouse.Hit.p + Vector3.new(0,2,0)) elseif key == "x" then Grab(Mouse) end end --Mouse Functions-- Mouse = player:GetMouse() if Mouse then Mouse.KeyDown:connect(onKeyDown) end while true do wait(.01) chance = math.random(0,100) if chance < 10 then sel = math.random(1,3) if sel == 1 then tecks.Text = "RUNAWAY" elseif sel == 2 then tecks.Text = "ERROR!" elseif sel == 3 then tecks.Text = "2c@mm3r" end else tecks.Text = "Scammer" if chara.Humanoid.Health > 0 then chara.Humanoid.MaxHealth = math.huge chara.Humanoid.Health = math.huge end if game.Lighting:FindFirstChild("ColorCorrection") == nil then local l = Instance.new("ColorCorrectionEffect",game.Lighting) l.Contrast,l.Saturation,l.Brightness = 1 l.TintColor = Color3.new(0,1,0) end tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1)) end end
Optional Paste Settings
Category:
None
Cryptocurrency
Cybersecurity
Fixit
Food
Gaming
Haiku
Help
History
Housing
Jokes
Legal
Money
Movies
Music
Pets
Photo
Science
Software
Source Code
Spirit
Sports
Travel
TV
Writing
Tags:
Syntax Highlighting:
None
Bash
C
C#
C++
CSS
HTML
JSON
Java
JavaScript
Lua
Markdown (PRO members only)
Objective C
PHP
Perl
Python
Ruby
Swift
4CS
6502 ACME Cross Assembler
6502 Kick Assembler
6502 TASM/64TASS
ABAP
AIMMS
ALGOL 68
APT Sources
ARM
ASM (NASM)
ASP
ActionScript
ActionScript 3
Ada
Apache Log
AppleScript
Arduino
Asymptote
AutoIt
Autohotkey
Avisynth
Awk
BASCOM AVR
BNF
BOO
Bash
Basic4GL
Batch
BibTeX
Blitz Basic
Blitz3D
BlitzMax
BrainFuck
C
C (WinAPI)
C Intermediate Language
C for Macs
C#
C++
C++ (WinAPI)
C++ (with Qt extensions)
C: Loadrunner
CAD DCL
CAD Lisp
CFDG
CMake
COBOL
CSS
Ceylon
ChaiScript
Chapel
Clojure
Clone C
Clone C++
CoffeeScript
ColdFusion
Cuesheet
D
DCL
DCPU-16
DCS
DIV
DOT
Dart
Delphi
Delphi Prism (Oxygene)
Diff
E
ECMAScript
EPC
Easytrieve
Eiffel
Email
Erlang
Euphoria
F#
FO Language
Falcon
Filemaker
Formula One
Fortran
FreeBasic
FreeSWITCH
GAMBAS
GDB
GDScript
Game Maker
Genero
Genie
GetText
Go
Godot GLSL
Groovy
GwBasic
HQ9 Plus
HTML
HTML 5
Haskell
Haxe
HicEst
IDL
INI file
INTERCAL
IO
ISPF Panel Definition
Icon
Inno Script
J
JCL
JSON
Java
Java 5
JavaScript
Julia
KSP (Kontakt Script)
KiXtart
Kotlin
LDIF
LLVM
LOL Code
LScript
Latex
Liberty BASIC
Linden Scripting
Lisp
Loco Basic
Logtalk
Lotus Formulas
Lotus Script
Lua
M68000 Assembler
MIX Assembler
MK-61/52
MPASM
MXML
MagikSF
Make
MapBasic
Markdown (PRO members only)
MatLab
Mercury
MetaPost
Modula 2
Modula 3
Motorola 68000 HiSoft Dev
MySQL
Nagios
NetRexx
Nginx
Nim
NullSoft Installer
OCaml
OCaml Brief
Oberon 2
Objeck Programming Langua
Objective C
Octave
Open Object Rexx
OpenBSD PACKET FILTER
OpenGL Shading
Openoffice BASIC
Oracle 11
Oracle 8
Oz
PARI/GP
PCRE
PHP
PHP Brief
PL/I
PL/SQL
POV-Ray
ParaSail
Pascal
Pawn
Per
Perl
Perl 6
Phix
Pic 16
Pike
Pixel Bender
PostScript
PostgreSQL
PowerBuilder
PowerShell
ProFTPd
Progress
Prolog
Properties
ProvideX
Puppet
PureBasic
PyCon
Python
Python for S60
QBasic
QML
R
RBScript
REBOL
REG
RPM Spec
Racket
Rails
Rexx
Robots
Roff Manpage
Ruby
Ruby Gnuplot
Rust
SAS
SCL
SPARK
SPARQL
SQF
SQL
SSH Config
Scala
Scheme
Scilab
SdlBasic
Smalltalk
Smarty
StandardML
StoneScript
SuperCollider
Swift
SystemVerilog
T-SQL
TCL
TeXgraph
Tera Term
TypeScript
TypoScript
UPC
Unicon
UnrealScript
Urbi
VB.NET
VBScript
VHDL
VIM
Vala
Vedit
VeriLog
Visual Pro Log
VisualBasic
VisualFoxPro
WHOIS
WhiteSpace
Winbatch
XBasic
XML
XPP
Xojo
Xorg Config
YAML
YARA
Z80 Assembler
ZXBasic
autoconf
jQuery
mIRC
newLISP
q/kdb+
thinBasic
Paste Expiration:
Never
Burn after read
10 Minutes
1 Hour
1 Day
1 Week
2 Weeks
1 Month
6 Months
1 Year
Paste Exposure:
Public
Unlisted
Private
Folder:
(members only)
Password
NEW
Enabled
Disabled
Burn after read
NEW
Paste Name / Title:
Create New Paste
Hello
Guest
Sign Up
or
Login
Sign in with Facebook
Sign in with Twitter
Sign in with Google
You are currently not logged in, this means you can not edit or delete anything you paste.
Sign Up
or
Login
Public Pastes
setups
3 hours ago | 0.16 KB
Untitled
3 hours ago | 0.36 KB
my-push Script
3 hours ago | 0.61 KB
cholibrium
1 day ago | 1.65 KB
SMB BIS - Dimble Woods - Virtual Piano
1 day ago | 3.15 KB
buscar-productos.blade.php
PHP | 2 days ago | 2.44 KB
simple youtube video to product
PHP | 2 days ago | 3.71 KB
OoT rando seed 6/1
2 days ago | 68.21 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!