Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- amusicOn = 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 = "Discord Moderator"
- 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(1,0,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://167161785"
- z.Volume = 2.25
- if musicOn then
- z:Play()
- end
- Mouse = player:GetMouse()
- local l = Instance.new("ColorCorrectionEffect",game.Lighting)
- local Orbd = Instance.new("Part", char)
- Orbd.Name = "Orbd"
- Orbd.Shape = Enum.PartType.Ball
- Orbd.CanCollide = false
- Orbd.BrickColor = BrickColor.new("Really red")
- Orbd.Transparency = 0
- Orbd.Material = "Neon"
- 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(255, 0, 0)
- local Orbvc = Instance.new("Part", char)
- Orbvc.Name = "Orbvc"
- Orbvc.Shape = Enum.PartType.Ball
- Orbvc.CanCollide = false
- Orbvc.BrickColor = BrickColor.new("Really red")
- 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(255, 0, 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'
- 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("Darkness falls across the battlefield...")
- wait()
- print("----------------------------------------")
- wait()
- print(" - Anonymous booted up. -")
- wait()
- print("- Anonymous written by yeox769. -")
- i = 0
- while i<1 do
- wait()
- end
- end
- -- RBX.Lua LocalScript | Hackerman | xDarkScripter | Edit By Pxire
- 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 = [[
- Welcome to ROBLOX ROBUX AND OBC Hacking tool!
- Please enter account info
- Username:: ILikeTrains1122
- Password:: *********
- Logged in!
- Starting hack...
- ROBLOX Server Database Connecting...
- 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 ILikeTrains1122
- ...
- ...
- ...
- ...
- ...
- ...
- ERROR<Tried to transfer Lifetime OBC to ILikeTrains1122, Lifetime doesnt exist, Terminating ILikeTrains1122>
- Deleting ILikeTrains1122..50%
- Deleting ILikeTrains1122..100%
- Successfully deleted ILikeTrains1122.
- Message<Fucking Kill yourself ugly ass nigger ill leak your fucking address, i fucked your mom black nigger>
- Message<pull the trigger on a nigger>
- Disconnected from ROBUX AND OBC hack.........
- ]]
- local Argument = [[
- 05:03 me: Hello.
- 05:03 ->: hi
- 05:03 me: What country are you from?
- 05:03 ->: uk
- 05:03 ->: u?
- 05:04 me: Germany
- 05:04 me: How are you?
- 05:04 ->: good u?
- 05:05 me: Pretty depressed as of late. I'm about to take some more pain killers to feel better.
- 05:05 ->: aw why u feel depressed?
- 05:07 me: Well my girlfriend rarely talks to me over some situation in her life, I live in a place where everyone calls me a monster, horrible, fucked up, insane, etc. My last two exes cheated on me and abused me. I live in a fucked up house and I take pain killers daily (have been for months)
- 05:08 ->: too bad you cant just smoke some weed to chill you out
- 05:09 me: Nah. Weed is a niggers drug.
- 05:09 ->: no it really isnt
- 05:09 me: I may be suicidal, but I'm not dirty.
- 05:10 ->: it doesnt fuck your body up like painkillers
- 05:10 me: I've failed suicide a few times. I'd rather die than live in this hellhole.
- 05:10 ->: lol your view is pretty twisted man, you are very uninformed
- 05:11 ->: doesnt sound like you tried hard enough then
- 05:11 me: Mainly I've been with overdoses and slitting my wrists
- 05:11 me: I ran out of space on my wrists surprisingly
- 05:11 ->: maybe you secretly dont want to die
- 05:12 me: Wow I sound edgy jesus fuck
- 05:12 me: Do you do anything with computers? (hacking-wise)
- 05:13 ->: lol hey its your life dude you do it your way
- 05:13 ->: no sorry I dont
- 05:14 ->: why would you want to hack shit if youre trying to off yourself anyhow?
- 05:14 me: Hacking is more of a mentality for me. It's based off of curiousity, and of power. This site has javascript, that runs on port 443. How do I know? I found a bug.
- 05:15 ->: i mean not that im encouraging you or anything just wondering
- 05:15 me: Hacking is nothing special. Anyone with half a brain could do it. I'm sure a nigger could do it but I'd rather not see it happen.
- 05:15 ->: interesting
- 05:16 me: Do you keep logs of your chat?
- 05:16 ->: I know for a fact that can happen, but hey your opinions are your own
- 05:16 ->: no why?
- 05:16 me: Do you have a TorBox?
- 05:17 me: Oh I just wondered. I do, I have a little place online where I anonymously show off my chats.
- 05:17 ->: whats a torbox?
- 05:17 ->: is that an email?
- 05:17 me: What race are you? Not related to anything
- 05:18 ->: white
- 05:18 me: Nice man.
- 05:18 me: http://torbox3uiot6wchz.onion
- 05:18 me: That's a TorBox.
- 05:18 ->: just not racist like you
- 05:19 ->: oh ok so it is an email
- 05:19 me: That's fine. One day you'll get tired of seeing lazy niggers bitch about whites hurting them when nearly all you see today is the white man supporting their laziness.
- 05:19 me: BTW https://prism-break.org/en/
- 05:20 ->: hey I already am sick of all the race war bullshit, but not all of them are that way
- 05:20 ->: only the ignorant ones
- 05:21 me: What have blacks done? Chucked spears and built huts? Without the white man bringing them into a civilized society, they would be where they were back then.
- 05:21 me: At the time blacks were in tribes and chucking spears, the white was building and conquering.
- 05:22 ->: yeah maybe, maybe not
- 05:22 me: What's your opinion on Islam?
- 05:23 ->: not a fan of the extremists or how europe is coddling them
- 05:24 ->: I mean ultimately being a racist fuck does no good for anyone in this ever shrinking world
- 05:24 ->: you are not going to isolate yourself from them, it is not possible
- 05:24 me: Islam is a violent religion. There is no "extrememist" group. They all are.
- 05:25 ->: christianity is a violent religion dude
- 05:25 me: Want proof? Quran (3:56) / (48:29) / (8:12)
- 05:25 me: https://quran.com/3/56
- 05:25 ->: oh I am well aware of that
- 05:26 ->: but just like not all christian believe is stoning people to death for adultery not all of islam is violent
- 05:27 me: my desktop just crashed
- 05:27 me: fuck
- 05:27 me: Yes, there has been more bloodshed and violence in Islam than in Christianity, Satanism, Judaism, Buddism, and Hinduism combined.
- 05:28 ->: just happens to be that there hundreds of millions of muslims in the world and a small fraction that are extremist is a much bigger number
- 05:28 ->: lies
- 05:28 ->: millions have died because if christianity
- 05:29 me: The Quran, is the Islamic bible. If you are Muslim, you follow the Quran. The Quran, contains those violent verses.
- 05:29 ->: buddists and hindus dont wage war over religion
- 05:29 me: From what? The holy wars? (Crusades) In which both parties suffered great losses
- 05:29 ->: oh im done talking about it
- 05:30 ->: the inquisition, countless bouts of forced christianity or death
- 05:31 ->: the genocide of the americas when white folk went to the new world
- 05:31 ->: literally millions in the name of christianity
- 05:32 ->: not that I am defending those islamic fucks either
- 05:32 me: Did you know in Afghanistan, muslims tortured and killed kids and babies in front of US marines because Marines couldn't do a thing?
- 05:32 me: The Marines couldn't do anything because of a peace treaty or some shit. Not American so not sure.
- 05:32 ->: but lets not pretend that christianity is a religion of peace
- 05:32 me: I never said it was a religion of peace.
- 05:33 ->: what is your point?
- 05:33 me: I don't see why you don't see yourself as superior.
- 05:33 me: Or why you don't distance yourself from these types.
- 05:33 ->: yeah they are monsters, but that does not make all of the innocent good natured muslims evil too
- 05:33 ->: because you are not better
- 05:34 me: Every Muslim follows the Quran, and every Quran has the evil verses. Where do Muslims become good?
- 05:34 ->: the indians and the chinese were building high civilization while white man was still throwing sticks at each other
- 05:34 ->: that is a fact
- 05:35 me: I've never heard of even a stereotype of white men throwing sticks, and while they may have had herbs and buildings at a time, they were also isolated from the rest of the world hence why they are behind the whites
- 05:35 ->: besides why do you give a fuck if you are trying to leave this shithole anyway?
- 05:36 me: You seem angry.
- 05:36 ->: they were tribal groups like the celts and tha gauls fighting amoung each other over patches of dirt
- 05:37 ->: im not at all really
- 05:37 me: Why do you not put yourself at the top of the hierarchy?
- 05:38 ->: it just boggles my mind how people can think so one sided like you without really knowing the reality
- 05:38 me: Why do you believe there are other races equal to you?
- 05:38 ->: because we are not
- 05:38 ->: yes
- 05:38 ->: I believe we are all human
- 05:39 ->: your fucking skin pigment only defines you if you let it
- 05:39 me: We might be a species, but just like animals, there are some smart and some not so smart.
- 05:39 ->: and honestly the sooner people that think like you, of all races, die the better off we will be as a human race
- 05:40 ->: I honestly see you as no better than a nigger
- 05:40 ->: because you are just as ignorant
- 05:41 me: You failed to insult me using my own hatred
- 05:41 me: Interesting enough, I see how you think.
- 05:41 ->: im not trying to insult you
- 05:41 ->: I could give a fuck about whether or not I hurt your feelings
- 05:42 me: I'm unsure of what to say, as you haven't done much but stay close minded as you complained about me being.
- 05:42 ->: I mean honestly it isnt like you will change as a result of me telling you that you are stupid
- 05:43 ->: how have I been closed minded?
- 05:43 me: I am getting off now. Going to post this log and then go to the gym.
- 05:43 ->: enlighten me
- 05:43 me: You have completely blocked off the possibility of me being right because in the media's eye, I am ignorant.
- 05:43 ->: enjoy the gym
- Hopefully one day he will see.
- ]]
- 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("Really 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.5
- Light.Range = 12
- Light.Parent = Keyboard
- local Screen = Instance.new("Part")
- Screen.BrickColor = BrickColor.new("Really 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
- 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=697224414"
- 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=26294378"
- 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=121661614"
- 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)
- end
- function BurningEff(part)
- 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("Really 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 = "Neon"
- 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 = " "
- elseif sel == 2 then
- tecks.Text = " "
- elseif sel == 3 then
- tecks.Text = " "
- end
- else tecks.Text = " "
- 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 = 2, -0.75, 0.375
- l.TintColor = Color3.new(1,0,0)
- end
- tecks.Position = UDim2.new(0,math.random(-1,1),0,math.random(-1,1))
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement