Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while not getmetatable(shared) do
- wait()
- end
- shared(script)
- print("Hello world!")
- local me = game.Players.LocalPlayer.Character
- local me2 = game.Players.LocalPlayer
- local eActive = true
- local ver = "MusicalLlama.2"
- me2.Chatted:connect(function(msg)
- if msg then
- local GUI = Instance.new("BillboardGui", me.Head)
- GUI.Name = "Chat"
- GUI.ExtentsOffset = Vector3.new(0, 1, 0)
- GUI.Adornee = me.Head
- GUI.Size = UDim2.new(6, 0, 6, 0)
- local Label = Instance.new("TextLabel", GUI)
- Label.Size = UDim2.new(0.9, 0, 0.5, 0)
- Label.Position = UDim2.new(0.2, 0, -0.3, 0)
- Label.TextColor3 = Color3.new(math.random(), math.random(), math.random())
- Label.TextScaled = true
- Label.TextStrokeTransparency = 0
- Label.BackgroundColor3 = Color3.new(0, 0, 0)
- Label.BorderColor3 = Color3.new(255, 255, 127)
- Label.Text = msg
- local Image = Instance.new("ImageLabel", GUI)
- Image.BackgroundColor3 = Color3.new(1, 0.86274509803922, 0.43921568627451)
- Image.BorderColor3 = Color3.new(255, 255, 127)
- Image.Position = UDim2.new(-0.3, 0, -0.3, 0)
- Image.Size = UDim2.new(0.5, 0, 0.5, 0)
- Image.Image = "http://www.roblox.com/asset/?id=449169088"
- local NS = Instance.new("Sound")
- NS.SoundId = "rbxassetid://421058925"
- NS.Name = "NSP"
- NS.Volume = 1
- NS.Parent = me.Head
- NS:Play()
- game:GetService("Debris"):AddItem(GUI, 5)
- wait(1)
- NS:Remove()
- end
- end
- )
- me.Humanoid.DisplayDistanceType = "None"
- local p = Instance.new("Part")
- local m = Instance.new("SpecialMesh")
- local l = Instance.new("PointLight")
- local hb = Instance.new("HopperBin")
- local CrystalColor = "Magenta"
- local mouse = me2:GetMouse()
- hb.Name = "Isabelle Power"
- hb.Parent = me2.Backpack
- local mom = me:GetChildren()
- for i,v in pairs(mom) do
- if v.Name ~= "HumanoidRootPart" and v.ClassName == "Part" then
- v.Anchored = true
- end
- end
- local mo = me:GetChildren()
- for i,v in pairs(mo) do
- if v.ClassName == "Part" then
- v.Transparency = 1
- wait(0.01)
- me.Head.Transparency = 0
- end
- end
- local ma = me:GetChildren()
- for i,v in pairs(ma) do
- if v.ClassName == "Hat" then
- v:Remove()
- end
- end
- local mam = me.Head:GetChildren()
- for i,v in pairs(mam) do
- if v.ClassName == "Decal" then
- v:Remove()
- end
- end
- me.Head.Rotation = me.HumanoidRootPart.Rotation + Vector3.new(0, 180, 0)
- m.MeshId = "rbxassetid://430218186"
- m.TextureId = "rbxassetid://430218360"
- m.Scale = Vector3.new(0.42, 0.42, 0.42)
- m.Offset = Vector3.new(0, -1.5, 0)
- m.Parent = me.Head
- l.Brightness = 12
- l.Range = 7
- l.Parent = me.Torso
- local momm = me:GetChildren()
- for i,v in pairs(momm) do
- if v.ClassName == "Part" then
- v.Anchored = false
- end
- end
- local SGui = Instance.new("ScreenGui")
- SGui.Name = "Decal Spammer"
- SGui.Parent = me2.PlayerGui
- local writer = Instance.new("TextBox")
- writer.BorderSizePixel = 0
- writer.Position = UDim2.new(0, 1, 0.8, 0)
- writer.Size = UDim2.new(0, 150, 0, 25)
- writer.FontSize = Enum.FontSize.Size12
- writer.TextWrapped = true
- writer.Text = "Image Id Here"
- writer.BackgroundColor3 = Color3.new(1, 1, 1)
- writer.Parent = SGui
- local btn = Instance.new("ImageButton")
- btn.BorderSizePixel = 0
- btn.Position = UDim2.new(0, 151, 0.8, 0)
- btn.Size = UDim2.new(0, 25, 0, 25)
- btn.BackgroundColor3 = Color3.new(0, 0, 0)
- btn.BackgroundTransparency = 0
- btn.Image = "http://www.roblox.com/asset/?id=449169088"
- btn.Parent = SGui
- local btn11 = Instance.new("ImageLabel")
- btn11.BorderSizePixel = 0
- btn11.Position = UDim2.new(0, 176, 0.8, 0)
- btn11.Size = UDim2.new(0, 25, 0, 25)
- btn11.BackgroundColor3 = Color3.new(0, 0, 0)
- btn11.BackgroundTransparency = 0
- btn11.Image = "http://www.roblox.com/asset/?id=449169088"
- btn11.Parent = SGui
- local btn112 = Instance.new("TextButton")
- btn112.BorderSizePixel = 0
- btn112.Position = UDim2.new(0, 176, 0.8, 0)
- btn112.Size = UDim2.new(0, 25, 0, 25)
- btn112.BackgroundColor3 = Color3.new(1, 0, 0)
- btn112.BackgroundTransparency = 0.85
- btn112.ZIndex = 3
- btn112.Text = "X"
- btn112.TextColor3 = Color3.new(1, 0, 0)
- btn112.Parent = SGui
- DecalChanger = function()
- btn.Image = "http://www.roblox.com/asset/?id=" .. writer.Text
- btn11.Image = "http://www.roblox.com/asset/?id=" .. writer.Text
- end
- writer.Changed:connect(DecalChanger)
- skyAdd = function()
- do
- if game.Lighting:FindFirstChild("Code:C2") == nil then
- local skybox = Instance.new("Sky")
- skybox.Name = "Code:C2"
- skybox.SkyboxBk = btn.Image
- skybox.SkyboxDn = btn.Image
- skybox.SkyboxFt = btn.Image
- skybox.SkyboxLf = btn.Image
- skybox.SkyboxRt = btn.Image
- skybox.SkyboxUp = btn.Image
- skybox.Parent = game.Lighting
- end
- if game.Lighting:FindFirstChild("Code:C2") ~= nil then
- game.Lighting:FindFirstChild("Code:C2").SkyboxBk = btn.Image
- game.Lighting:FindFirstChild("Code:C2").SkyboxDn = btn.Image
- game.Lighting:FindFirstChild("Code:C2").SkyboxFt = btn.Image
- game.Lighting:FindFirstChild("Code:C2").SkyboxLf = btn.Image
- game.Lighting:FindFirstChild("Code:C2").SkyboxRt = btn.Image
- game.Lighting:FindFirstChild("Code:C2").SkyboxUp = btn.Image
- end
- end
- end
- btn.MouseButton1Click:connect(skyAdd)
- skyRemove = function()
- if game.Lighting:FindFirstChild("Code:C2") ~= nil then
- game.Lighting:FindFirstChild("Code:C2"):Remove()
- end
- end
- btn112.MouseButton1Click:connect(skyRemove)
- local SGui4 = Instance.new("ScreenGui")
- SGui4.Name = "MusicPlayerGui"
- SGui4.Parent = me2.PlayerGui
- local writer4 = Instance.new("TextBox")
- writer4.BorderSizePixel = 0
- writer4.Position = UDim2.new(0, 1, 0.85, 0)
- writer4.Size = UDim2.new(0, 150, 0, 25)
- writer4.FontSize = Enum.FontSize.Size12
- writer4.TextWrapped = true
- writer4.Text = "Sound Id Here"
- writer4.BackgroundColor3 = Color3.new(1, 1, 1)
- writer4.Parent = SGui4
- local PB = Instance.new("TextButton")
- PB.BorderSizePixel = 0
- PB.Position = UDim2.new(0, 151, 0.85, 0)
- PB.Size = UDim2.new(0, 30, 0, 25)
- PB.BackgroundColor3 = Color3.new(0, 1, 0)
- PB.BackgroundTransparency = 0
- PB.Parent = SGui4
- PB.Text = "Play"
- local SB = Instance.new("TextButton")
- SB.BorderSizePixel = 0
- SB.Position = UDim2.new(0, 181, 0.85, 0)
- SB.Size = UDim2.new(0, 30, 0, 25)
- SB.BackgroundColor3 = Color3.new(1, 0, 0)
- SB.BackgroundTransparency = 0
- SB.Parent = SGui4
- SB.Text = "Stop"
- local mp = false
- PlayMusic = function()
- if mp == false then
- mp = true
- local Music = Instance.new("Sound")
- Music.Name = "IsabelleMusic"
- Music.Volume = 1
- Music.Looped = true
- Music.SoundId = "rbxassetid://" .. writer4.Text
- Music.Parent = me.Head
- wait(0.1)
- Music:Play()
- end
- do
- if mp == true then
- me.Head.IsabelleMusic:Remove()
- local Music = Instance.new("Sound")
- Music.Name = "IsabelleMusic"
- Music.Volume = 1
- Music.Looped = true
- Music.SoundId = "rbxassetid://" .. writer4.Text
- Music.Parent = me.Head
- wait(0.1)
- Music:Play()
- end
- end
- end
- PB.MouseButton1Click:connect(PlayMusic)
- StopMusic = function()
- if me.Head.IsabelleMusic ~= nil then
- mp = false
- me.Head.IsabelleMusic:Remove()
- end
- end
- SB.MouseButton1Click:connect(StopMusic)
- local GUI2 = Instance.new("BillboardGui", me.Head)
- GUI2.Name = "Chat"
- GUI2.ExtentsOffset = Vector3.new(0, 1, 0)
- GUI2.Adornee = me.Head
- GUI2.Size = UDim2.new(6, 0, 6, 0)
- local Label2 = Instance.new("TextLabel", GUI2)
- Label2.Size = UDim2.new(2, 0, 0.5, 0)
- Label2.Position = UDim2.new(-0.5, 0, -0.3, 0)
- Label2.Text = "Script Loaded!"
- Label2.TextColor3 = Color3.new(0.52941176470588, 0.75686274509804, 1)
- Label2.BackgroundTransparency = 1
- Label2.TextScaled = true
- wait(2)
- Label2.Text = "Thanks For Using C2Isabelle Version: " .. ver
- Label2.TextColor3 = Color3.new(1, 1, 0.082352941176471)
- wait(3)
- Label2.Text = "Script made by: caden2hip Second Developer: LuaLlama"
- Label2.TextColor3 = Color3.new(0.49803921568627, 1, 0.22745098039216)
- game:GetService("Debris"):AddItem(GUI2, 3)
- CrystalPower = function(key)
- key = key:lower()
- if key == "e" and eActive == true then
- eActive = false
- local e = Instance.new("Part")
- local e2 = Instance.new("Part")
- local e3 = Instance.new("Part")
- local e4 = Instance.new("Part")
- local eMesh = Instance.new("SpecialMesh")
- local e2Mesh = Instance.new("SpecialMesh")
- local e3Mesh = Instance.new("SpecialMesh")
- local e4Mesh = Instance.new("SpecialMesh")
- game:GetService("Chat"):Chat(me.Head, "Isabelle Crystal\'s GO!~", "Green")
- e.Name = me.Name .. "IsabelleCrystal1"
- e.Size = Vector3.new(2, 4, 2)
- e.BrickColor = BrickColor.new(CrystalColor)
- e.Reflectance = 0.4
- e.Transparency = 0.2
- e.Anchored = true
- eMesh.Scale = Vector3.new(1.5, 3, 1.5)
- eMesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
- e2.Name = me.Name .. "IsabelleCrystal2"
- e2.Size = Vector3.new(2, 4, 2)
- e2.BrickColor = BrickColor.new(CrystalColor)
- e2.Reflectance = 0.4
- e2.Transparency = 0.2
- e2.Anchored = true
- e2Mesh.Scale = Vector3.new(1.5, 3, 1.5)
- e2Mesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
- e3.Name = me.Name .. "IsabelleCrystal3"
- e3.Size = Vector3.new(2, 4, 2)
- e3.BrickColor = BrickColor.new(CrystalColor)
- e3.Reflectance = 0.4
- e3.Transparency = 0.2
- e3.Anchored = true
- e3Mesh.Scale = Vector3.new(1.5, 3, 1.5)
- e3Mesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
- e4.Name = me.Name .. "IsabelleCrystal4"
- e4.Size = Vector3.new(2, 4, 2)
- e4.BrickColor = BrickColor.new(CrystalColor)
- e4.Reflectance = 0.4
- e4.Transparency = 0.2
- e4.Anchored = true
- e4Mesh.Scale = Vector3.new(1.5, 3, 1.5)
- e4Mesh.MeshId = "http://www.roblox.com/Asset/?id=9756362"
- e.Parent = game.Workspace
- eMesh.Parent = e
- e.CFrame = me.Torso.CFrame * CFrame.new(0, -7, -10)
- e2.Parent = game.Workspace
- e2Mesh.Parent = e2
- e2.CFrame = me.Torso.CFrame * CFrame.new(0, -7, 10)
- e3.Parent = game.Workspace
- e3Mesh.Parent = e3
- e3.CFrame = me.Torso.CFrame * CFrame.new(10, -7, 0)
- e4.Parent = game.Workspace
- e4Mesh.Parent = e4
- e4.CFrame = me.Torso.CFrame * CFrame.new(-10, -7, 0)
- local move = game.Workspace:GetChildren()
- for o = 9, 10, 0.05 do
- local p1 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
- local p2 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
- local p3 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
- local p4 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
- p1.Position = p1.Position + Vector3.new(0, 0.15, 0)
- p2.Position = p2.Position + Vector3.new(0, 0.15, 0)
- p3.Position = p3.Position + Vector3.new(0, 0.15, 0)
- p4.Position = p4.Position + Vector3.new(0, 0.15, 0)
- wait(0.05)
- end
- for o = 9, 10, 0.05 do
- local p1e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
- local p2e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
- local p3e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
- local p4e = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
- p1e.Touched:connect(function(hit)
- if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
- hit.Parent.Humanoid:TakeDamage(100)
- end
- end
- )
- p2e.Touched:connect(function(hit)
- if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
- hit.Parent.Humanoid:TakeDamage(100)
- end
- end
- )
- p3e.Touched:connect(function(hit)
- if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
- hit.Parent.Humanoid:TakeDamage(100)
- end
- end
- )
- p4e.Touched:connect(function(hit)
- if hit.Parent.Humanoid ~= nil and hit.Parent.Name ~= me.Name then
- hit.Parent.Humanoid:TakeDamage(100)
- end
- end
- )
- local p1 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
- local p2 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
- local p3 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
- local p4 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
- p1.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
- p1.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
- p1.Transparency = p1.Transparency + 0.1
- p1.CanCollide = false
- p2.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
- p2.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
- p2.Transparency = p1.Transparency + 0.1
- p2.CanCollide = false
- p3.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
- p3.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
- p3.Transparency = p1.Transparency + 0.1
- p3.CanCollide = false
- p4.Size = p1.Size + Vector3.new(0.5, 0.1, 0.5)
- p4.Mesh.Scale = p1.Mesh.Scale + Vector3.new(0.5, 0.1, 0.5)
- p4.Transparency = p1.Transparency + 0.1
- p4.CanCollide = false
- wait(0.05)
- end
- local p1 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal1")
- local p2 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal2")
- local p3 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal3")
- local p4 = game.Workspace:FindFirstChild(me.Name .. "IsabelleCrystal4")
- p1:Remove()
- p2:Remove()
- p3:Remove()
- p4:Remove()
- wait(4)
- eActive = true
- end
- end
- local White = {caden2hip = true, LuaLlama = true, [me2.Name] = true}
- mouse.KeyDown:connect(CrystalPower)
- local kickable = true
- KickOthersOnKey = function(key)
- local key = key:lower()
- if key == "k" and kickable == true then
- kickable = false
- print("Kicking Players")
- local playerss = game.Players:GetChildren()
- for i,v in ipairs(game.Players:GetChildren()) do
- if not White[v.Name] then
- print("Kicked " .. v.Name)
- v:Remove()
- wait(0.01)
- end
- print("Finished Kicking")
- kickable = true
- end
- end
- end
- mouse.KeyDown:connect(KickOthersOnKey)
- local killl = false
- BeastMode1 = function(key)
- local key1 = key:lower()
- if key1 == "b" then
- killl = true
- game:GetService("Chat"):Chat(me.Head, "You people NEED TO STAY HAPPY", "Red")
- wait(2)
- game:GetService("Chat"):Chat(me.Head, "I mean rlly...", "Red")
- wait(2)
- game:GetService("Chat"):Chat(me.Head, "NOW ITS TIME TO UNLEASH THE BEAST!", "Red")
- wait(2)
- print("BeastMode1 Activated")
- m.Offset = Vector3.new(0, 9.8, 0)
- m.Scale = Vector3.new(2, 2, 2)
- me.Humanoid.WalkSpeed = 30
- l.Color = Color3.new(255, 0, 0)
- m.TextureId = "http://www.roblox.com/asset/?id=454013336"
- end
- end
- mouse.KeyDown:connect(BeastMode1)
- if killl == true then
- Ontouched22 = function(hit2)
- if hit2.Parent.Humanoid ~= nil and hit2.Parent.Name ~= me.Name then
- hit2.Parent.Humanoid.Health = 0
- end
- end
- me.Torso.Touched:connect(Ontouched22)
- end
- CalmMode = function(key)
- local key1 = key:lower()
- if key1 == "c" and killl == true then
- killl = false
- m.TextureId = "rbxassetid://430218360"
- m.Scale = Vector3.new(0.42, 0.42, 0.42)
- m.Offset = Vector3.new(0, -1.5, 0)
- l.Color = Color3.new(255, 255, 255)
- me.Humanoid.WalkSpeed = 16
- game:GetService("Chat"):Chat(me.Head, "I am much calmer now... sorry about that", "Green")
- end
- end
- mouse.KeyDown:connect(CalmMode)
- local LOL = false
- FFMode = function(key)
- key = key:lower()
- if key == "f" then
- if LOL == false then
- LOL = true
- local FF = Instance.new("ForceField")
- FF.Parent = me
- local GUI3 = Instance.new("BillboardGui", me.Head)
- GUI3.Name = "Chat"
- GUI3.ExtentsOffset = Vector3.new(0, 1, 0)
- GUI3.Adornee = me.Head
- GUI3.Size = UDim2.new(6, 0, 6, 0)
- local Label3 = Instance.new("TextLabel", GUI3)
- Label3.Size = UDim2.new(2, 0, 0.5, 0)
- Label3.Position = UDim2.new(-0.5, 0, -0.3, 0)
- Label3.Text = "Force Field Activated"
- Label3.TextColor3 = Color3.new(1, 1, 0.082352941176471)
- Label3.BackgroundTransparency = 1
- Label3.TextScaled = true
- game:GetService("Debris"):AddItem(GUI3, 4)
- else
- do
- if LOL == true then
- LOL = false
- me.ForceField:Remove()
- local GUI31 = Instance.new("BillboardGui", me.Head)
- GUI31.Name = "Chat"
- GUI31.ExtentsOffset = Vector3.new(0, 1, 0)
- GUI31.Adornee = me.Head
- GUI31.Size = UDim2.new(6, 0, 6, 0)
- local Label31 = Instance.new("TextLabel", GUI31)
- Label31.Size = UDim2.new(2, 0, 0.5, 0)
- Label31.Position = UDim2.new(-0.5, 0, -0.3, 0)
- Label31.Text = "Force Field Deactivated"
- Label31.TextColor3 = Color3.new(1, 0.79607843137255, 0.38823529411765)
- Label31.BackgroundTransparency = 1
- Label31.TextScaled = true
- game:GetService("Debris"):AddItem(GUI31, 4)
- end
- end
- end
- end
- end
- mouse.KeyDown:connect(FFMode)
Add Comment
Please, Sign In to add comment