Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- By Kaldr, Profile: https://v3rmillion.net/member.php?action=profile&uid=1110292
- -- Instances:
- local GOD = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local author = Instance.new("TextLabel")
- local button = Instance.new("TextButton")
- local infobutton = Instance.new("TextButton")
- local settingsbutton = Instance.new("TextButton")
- local destroy = Instance.new("ImageButton")
- local info = Instance.new("Frame")
- local thanks = Instance.new("TextLabel")
- local includes = Instance.new("TextLabel")
- local godmode = Instance.new("TextLabel")
- local noclip = Instance.new("TextLabel")
- local noslowguns = Instance.new("TextLabel")
- local nomovementpause = Instance.new("TextLabel")
- local close = Instance.new("TextButton")
- local settings = Instance.new("Frame")
- local settingslabel = Instance.new("TextLabel")
- local close_2 = Instance.new("TextButton")
- local noclipyn = Instance.new("Frame")
- local nclipsetting = Instance.new("TextLabel")
- local nclipyes = Instance.new("ImageButton")
- local nclipno = Instance.new("ImageButton")
- local nsgyn = Instance.new("Frame")
- local nsgsetting = Instance.new("TextLabel")
- local nsgyes = Instance.new("ImageButton")
- local nsgno = Instance.new("ImageButton")
- local nmpyn = Instance.new("Frame")
- local nmpsetting = Instance.new("TextLabel")
- local nmpyes = Instance.new("ImageButton")
- local nmpno = Instance.new("ImageButton")
- local destroyframe = Instance.new("Frame")
- local thanks_2 = Instance.new("TextLabel")
- local destryon = Instance.new("ImageButton")
- local destroyy = Instance.new("ImageButton")
- --Properties:
- GOD.Name = "GOD"
- GOD.Parent = game:GetService("CoreGui")
- GOD.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- main.Name = "main"
- main.Parent = GOD
- main.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- main.BackgroundTransparency = 0.100
- main.BorderColor3 = Color3.fromRGB(0, 85, 255)
- main.Position = UDim2.new(0.457664251, 0, 0.490976453, 0)
- main.Size = UDim2.new(0, 159, 0, 110)
- title.Name = "title"
- title.Parent = main
- title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- title.BackgroundTransparency = 1.000
- title.Size = UDim2.new(0, 159, 0, 34)
- title.Font = Enum.Font.SourceSansLight
- title.Text = "GOD MODE"
- title.TextColor3 = Color3.fromRGB(31, 61, 234)
- title.TextSize = 27.000
- title.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- title.TextStrokeTransparency = 0.550
- author.Name = "author"
- author.Parent = main
- author.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- author.BackgroundTransparency = 1.000
- author.Position = UDim2.new(0, 0, 0.243243247, 0)
- author.Size = UDim2.new(0, 159, 0, 24)
- author.Font = Enum.Font.SourceSansLight
- author.Text = "by Kaldr"
- author.TextColor3 = Color3.fromRGB(31, 61, 234)
- author.TextSize = 16.000
- author.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- author.TextStrokeTransparency = 0.450
- button.Name = "button"
- button.Parent = main
- button.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- button.BorderSizePixel = 0
- button.Position = UDim2.new(0.113207549, 0, 0.513513505, 0)
- button.Size = UDim2.new(0, 123, 0, 40)
- button.Font = Enum.Font.SciFi
- button.Text = "E N A B L E"
- button.TextColor3 = Color3.fromRGB(31, 61, 234)
- button.TextSize = 14.000
- button.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- button.TextStrokeTransparency = 0.450
- infobutton.Name = "infobutton"
- infobutton.Parent = main
- infobutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- infobutton.BackgroundTransparency = 0.100
- infobutton.BorderColor3 = Color3.fromRGB(0, 85, 255)
- infobutton.Position = UDim2.new(0, 143, 0.240909085, 0)
- infobutton.Rotation = 90.000
- infobutton.Size = UDim2.new(0, 50, 0, 16)
- infobutton.Font = Enum.Font.SourceSansBold
- infobutton.Text = "INFO"
- infobutton.TextColor3 = Color3.fromRGB(31, 61, 234)
- infobutton.TextSize = 14.000
- infobutton.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- infobutton.TextStrokeTransparency = 0.700
- settingsbutton.Name = "settingsbutton"
- settingsbutton.Parent = main
- settingsbutton.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- settingsbutton.BackgroundTransparency = 0.100
- settingsbutton.BorderColor3 = Color3.fromRGB(0, 85, 255)
- settingsbutton.Position = UDim2.new(-1.18238986, 143, 0.422727287, 0)
- settingsbutton.Rotation = -90.000
- settingsbutton.Size = UDim2.new(0, 72, 0, 16)
- settingsbutton.Font = Enum.Font.SourceSansBold
- settingsbutton.Text = "SETTINGS"
- settingsbutton.TextColor3 = Color3.fromRGB(31, 61, 234)
- settingsbutton.TextSize = 14.000
- settingsbutton.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- settingsbutton.TextStrokeTransparency = 0.700
- destroy.Name = "destroy"
- destroy.Parent = main
- destroy.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- destroy.BackgroundTransparency = 0.100
- destroy.BorderColor3 = Color3.fromRGB(0, 85, 255)
- destroy.Position = UDim2.new(0.165465921, 0, 0.0373635031, -24)
- destroy.Size = UDim2.new(0, 23, 0, 19)
- destroy.Image = "http://www.roblox.com/asset/?id=4751858121"
- destroy.ImageColor3 = Color3.fromRGB(255, 92, 92)
- info.Name = "info"
- info.Parent = GOD
- info.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- info.BackgroundTransparency = 0.100
- info.BorderColor3 = Color3.fromRGB(0, 85, 255)
- info.Position = UDim2.new(0.432846725, 0, 0.135135129, 0)
- info.Size = UDim2.new(0, 215, 0, 176)
- info.Visible = false
- thanks.Name = "thanks"
- thanks.Parent = info
- thanks.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- thanks.BackgroundTransparency = 1.000
- thanks.Position = UDim2.new(0.0139534883, 0, 0.0671068504, 0)
- thanks.Size = UDim2.new(0, 208, 0, 24)
- thanks.Font = Enum.Font.SourceSansLight
- thanks.Text = "Hello! Thanks for using this."
- thanks.TextColor3 = Color3.fromRGB(31, 61, 234)
- thanks.TextSize = 20.000
- thanks.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- thanks.TextStrokeTransparency = 0.700
- includes.Name = "includes"
- includes.Parent = info
- includes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- includes.BackgroundTransparency = 1.000
- includes.Position = UDim2.new(0.0139534883, 0, 0.203470498, 0)
- includes.Size = UDim2.new(0, 177, 0, 31)
- includes.Font = Enum.Font.SourceSansLight
- includes.Text = "\"GOD MODE\" includes:"
- includes.TextColor3 = Color3.fromRGB(31, 61, 234)
- includes.TextSize = 20.000
- includes.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- includes.TextStrokeTransparency = 0.700
- godmode.Name = "god mode"
- godmode.Parent = info
- godmode.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- godmode.BackgroundTransparency = 1.000
- godmode.Position = UDim2.new(0.172093034, 0, 0.385288626, 0)
- godmode.Size = UDim2.new(0, 93, 0, 24)
- godmode.Font = Enum.Font.SourceSansLight
- godmode.Text = "- God mode"
- godmode.TextColor3 = Color3.fromRGB(31, 61, 234)
- godmode.TextSize = 18.000
- godmode.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- godmode.TextStrokeTransparency = 0.700
- noclip.Name = "noclip"
- noclip.Parent = info
- noclip.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- noclip.BackgroundTransparency = 1.000
- noclip.Position = UDim2.new(0.172093034, 0, 0.521652341, 0)
- noclip.Size = UDim2.new(0, 70, 0, 24)
- noclip.Font = Enum.Font.SourceSansLight
- noclip.Text = "- Noclip"
- noclip.TextColor3 = Color3.fromRGB(31, 61, 234)
- noclip.TextSize = 18.000
- noclip.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- noclip.TextStrokeTransparency = 0.700
- noslowguns.Name = "no slow guns"
- noslowguns.Parent = info
- noslowguns.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- noslowguns.BackgroundTransparency = 1.000
- noslowguns.Position = UDim2.new(0.223255828, 0, 0.658015966, 0)
- noslowguns.Size = UDim2.new(0, 93, 0, 24)
- noslowguns.Font = Enum.Font.SourceSansLight
- noslowguns.Text = "- No Slow Guns"
- noslowguns.TextColor3 = Color3.fromRGB(31, 61, 234)
- noslowguns.TextSize = 18.000
- noslowguns.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- noslowguns.TextStrokeTransparency = 0.700
- nomovementpause.Name = "no movement pause"
- nomovementpause.Parent = info
- nomovementpause.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nomovementpause.BackgroundTransparency = 1.000
- nomovementpause.Position = UDim2.new(0.172093034, 0, 0.794379532, 0)
- nomovementpause.Size = UDim2.new(0, 150, 0, 23)
- nomovementpause.Font = Enum.Font.SourceSansLight
- nomovementpause.Text = "- No Movement Pause"
- nomovementpause.TextColor3 = Color3.fromRGB(31, 61, 234)
- nomovementpause.TextSize = 18.000
- nomovementpause.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- nomovementpause.TextStrokeTransparency = 0.700
- close.Name = "close"
- close.Parent = info
- close.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- close.BorderColor3 = Color3.fromRGB(255, 76, 76)
- close.Position = UDim2.new(0.683720946, 0, 0.414772719, 0)
- close.Size = UDim2.new(0, 52, 0, 29)
- close.Font = Enum.Font.SourceSans
- close.Text = "CLOSE"
- close.TextColor3 = Color3.fromRGB(255, 76, 76)
- close.TextSize = 14.000
- settings.Name = "settings"
- settings.Parent = GOD
- settings.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- settings.BackgroundTransparency = 0.100
- settings.BorderColor3 = Color3.fromRGB(0, 85, 255)
- settings.Position = UDim2.new(0.274452537, 0, 0.283549786, 0)
- settings.Size = UDim2.new(0, 188, 0, 152)
- settings.Visible = false
- settingslabel.Name = "settingslabel"
- settingslabel.Parent = settings
- settingslabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- settingslabel.BackgroundTransparency = 1.000
- settingslabel.Position = UDim2.new(0.157570541, 0, 0.152915955, 0)
- settingslabel.Size = UDim2.new(0, 128, 0, 35)
- settingslabel.Font = Enum.Font.SourceSansLight
- settingslabel.Text = "SETTINGS"
- settingslabel.TextColor3 = Color3.fromRGB(31, 61, 234)
- settingslabel.TextSize = 25.000
- settingslabel.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- settingslabel.TextStrokeTransparency = 0.700
- close_2.Name = "close"
- close_2.Parent = settings
- close_2.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- close_2.BorderColor3 = Color3.fromRGB(255, 76, 76)
- close_2.Position = UDim2.new(0.75, 0, 0.029160751, 0)
- close_2.Size = UDim2.new(0, 43, 0, 23)
- close_2.Font = Enum.Font.SourceSans
- close_2.Text = "CLOSE"
- close_2.TextColor3 = Color3.fromRGB(255, 76, 76)
- close_2.TextSize = 14.000
- noclipyn.Name = "noclipyn"
- noclipyn.Parent = settings
- noclipyn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- noclipyn.BackgroundTransparency = 1.000
- noclipyn.Position = UDim2.new(0.0319148935, 0, 0.416073859, 0)
- noclipyn.Size = UDim2.new(0, 165, 0, 13)
- nclipsetting.Name = "nclipsetting"
- nclipsetting.Parent = noclipyn
- nclipsetting.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nclipsetting.BackgroundTransparency = 1.000
- nclipsetting.Position = UDim2.new(-0.0350000001, 0, -0.715557873, 0)
- nclipsetting.Size = UDim2.new(0, 61, 0, 31)
- nclipsetting.Font = Enum.Font.SourceSansLight
- nclipsetting.Text = "Noclip"
- nclipsetting.TextColor3 = Color3.fromRGB(31, 61, 234)
- nclipsetting.TextSize = 20.000
- nclipsetting.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- nclipsetting.TextStrokeTransparency = 0.700
- nclipyes.Name = "nclipyes"
- nclipyes.Parent = noclipyn
- nclipyes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nclipyes.BackgroundTransparency = 1.000
- nclipyes.Position = UDim2.new(0.351515174, 0, -0.307692289, 0)
- nclipyes.Size = UDim2.new(0, 26, 0, 22)
- nclipyes.Image = "http://www.roblox.com/asset/?id=4751845997"
- nclipyes.ImageColor3 = Color3.fromRGB(125, 255, 166)
- nclipno.Name = "nclipno"
- nclipno.Parent = noclipyn
- nclipno.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nclipno.BackgroundTransparency = 1.000
- nclipno.Position = UDim2.new(0.5090909, 0, -0.446153879, 0)
- nclipno.Size = UDim2.new(0, 32, 0, 26)
- nclipno.Image = "http://www.roblox.com/asset/?id=4751858121"
- nsgyn.Name = "nsgyn"
- nsgyn.Parent = settings
- nsgyn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nsgyn.BackgroundTransparency = 1.000
- nsgyn.Position = UDim2.new(0.154255331, 0, 0.554231763, 0)
- nsgyn.Size = UDim2.new(0, 165, 0, 13)
- nsgsetting.Name = "nsgsetting"
- nsgsetting.Parent = nsgyn
- nsgsetting.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nsgsetting.BackgroundTransparency = 1.000
- nsgsetting.Position = UDim2.new(-0.0626100451, 0, 0.0923074558, 0)
- nsgsetting.Size = UDim2.new(0, 65, 0, 32)
- nsgsetting.Font = Enum.Font.SourceSansLight
- nsgsetting.Text = "NoSlowGuns"
- nsgsetting.TextColor3 = Color3.fromRGB(31, 61, 234)
- nsgsetting.TextSize = 20.000
- nsgsetting.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- nsgsetting.TextStrokeTransparency = 0.700
- nsgyes.Name = "nsgyes"
- nsgyes.Parent = nsgyn
- nsgyes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nsgyes.BackgroundTransparency = 1.000
- nsgyes.Position = UDim2.new(0.466666728, 0, 0.461538494, 0)
- nsgyes.Size = UDim2.new(0, 26, 0, 22)
- nsgyes.Image = "http://www.roblox.com/asset/?id=4751845997"
- nsgyes.ImageColor3 = Color3.fromRGB(125, 255, 166)
- nsgno.Name = "nsgno"
- nsgno.Parent = nsgyn
- nsgno.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nsgno.BackgroundTransparency = 1.000
- nsgno.Position = UDim2.new(0.624242485, 0, 0.323076904, 0)
- nsgno.Size = UDim2.new(0, 32, 0, 26)
- nsgno.Image = "http://www.roblox.com/asset/?id=4751858121"
- nmpyn.Name = "nmpyn"
- nmpyn.Parent = settings
- nmpyn.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nmpyn.BackgroundTransparency = 1.000
- nmpyn.Position = UDim2.new(0.0585106388, 0, 0.810810685, 0)
- nmpyn.Size = UDim2.new(0, 165, 0, 13)
- nmpsetting.Name = "nmpsetting"
- nmpsetting.Parent = nmpyn
- nmpsetting.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nmpsetting.BackgroundTransparency = 1.000
- nmpsetting.Position = UDim2.new(0.0700000003, 0, -0.869403601, 0)
- nmpsetting.Size = UDim2.new(0, 66, 0, 38)
- nmpsetting.Font = Enum.Font.SourceSansLight
- nmpsetting.Text = "NoMovePause"
- nmpsetting.TextColor3 = Color3.fromRGB(31, 61, 234)
- nmpsetting.TextSize = 20.000
- nmpsetting.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- nmpsetting.TextStrokeTransparency = 0.700
- nmpyes.Name = "nmpyes"
- nmpyes.Parent = nmpyn
- nmpyes.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nmpyes.BackgroundTransparency = 1.000
- nmpyes.Position = UDim2.new(0.624242425, 0, -0.0769230425, 0)
- nmpyes.Size = UDim2.new(0, 26, 0, 22)
- nmpyes.Image = "http://www.roblox.com/asset/?id=4751845997"
- nmpyes.ImageColor3 = Color3.fromRGB(125, 255, 166)
- nmpno.Name = "nmpno"
- nmpno.Parent = nmpyn
- nmpno.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- nmpno.BackgroundTransparency = 1.000
- nmpno.Position = UDim2.new(0.781818271, 0, -0.215384632, 0)
- nmpno.Size = UDim2.new(0, 32, 0, 26)
- nmpno.Image = "http://www.roblox.com/asset/?id=4751858121"
- destroyframe.Name = "destroyframe"
- destroyframe.Parent = GOD
- destroyframe.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- destroyframe.BackgroundTransparency = 0.100
- destroyframe.BorderColor3 = Color3.fromRGB(0, 85, 255)
- destroyframe.Position = UDim2.new(0.343065679, 0, 0.148648649, 0)
- destroyframe.Size = UDim2.new(0, 417, 0, 170)
- destroyframe.Visible = false
- thanks_2.Name = "thanks"
- thanks_2.Parent = destroyframe
- thanks_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- thanks_2.BackgroundTransparency = 1.000
- thanks_2.Position = UDim2.new(0.0787016898, 0, 0.161224544, 0)
- thanks_2.Size = UDim2.new(0, 350, 0, 35)
- thanks_2.Font = Enum.Font.SourceSansLight
- thanks_2.Text = "Do you want to delete \"GOD MODE\"?"
- thanks_2.TextColor3 = Color3.fromRGB(31, 61, 234)
- thanks_2.TextSize = 30.000
- thanks_2.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- thanks_2.TextStrokeTransparency = 0.700
- destryon.Name = "destryon"
- destryon.Parent = destroyframe
- destryon.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- destryon.BackgroundTransparency = 1.000
- destryon.Position = UDim2.new(0.230259597, 0, 0.417194694, 0)
- destryon.Size = UDim2.new(0, 87, 0, 69)
- destryon.Image = "http://www.roblox.com/asset/?id=4751858121"
- destryon.ImageColor3 = Color3.fromRGB(255, 92, 92)
- destroyy.Name = "destroyy"
- destroyy.Parent = destroyframe
- destroyy.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- destroyy.BackgroundTransparency = 1.000
- destroyy.Position = UDim2.new(0.569086492, 0, 0.434841722, 0)
- destroyy.Size = UDim2.new(0, 72, 0, 63)
- destroyy.Image = "http://www.roblox.com/asset/?id=4751845997"
- destroyy.ImageColor3 = Color3.fromRGB(125, 255, 166)
- -- Scripts:
- local function CAEBC_fake_script() -- button.colors
- local script = Instance.new('LocalScript', button)
- script.Parent.MouseButton1Click:Connect(function()
- if script.Parent.TextColor3 == Color3.fromRGB(31, 61, 234) then
- script.Parent.TextColor3 = Color3.fromRGB(218, 6, 255)
- script.Parent.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- script.Parent.TextStrokeTransparency = 0.45
- script.Parent.Text = "D I S A B L E"
- _G.gm0de = true
- else
- script.Parent.TextColor3 = Color3.fromRGB(31, 61, 234)
- script.Parent.TextStrokeColor3 = Color3.fromRGB(161, 10, 255)
- script.Parent.TextStrokeTransparency = 0.45
- _G.gm0de = false
- script.Parent.Text = "E N A B L E"
- end
- end)
- end
- coroutine.wrap(CAEBC_fake_script)()
- local function AYROOV_fake_script() -- infobutton.infobuttons
- local script = Instance.new('LocalScript', infobutton)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.info.Visible = true
- end)
- end
- coroutine.wrap(AYROOV_fake_script)()
- local function FVSOEXZ_fake_script() -- main.drag
- local script = Instance.new('LocalScript', main)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(FVSOEXZ_fake_script)()
- local function FNXLAJK_fake_script() -- main.stuff
- local script = Instance.new('LocalScript', main)
- _G.gm0de = false
- local Kaldr =[[
- _
- | |
- | |__ _ _
- | '_ \| | | |
- | |_) | |_| |
- |_.__/ \__, |
- __/ | Profile: https://v3rmillion.net/member.php?action=profile&uid=1110292
- _ __ |___/ _
- | |/ / | | | |
- | ' / __ _| | __| |_ __
- | < / _` | |/ _` | '__|
- | . \ (_| | | (_| | |
- |_|\_\__,_|_|\__,_|_|
- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@@@@@@@@@@@@@@@@@&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@@@@@@@@@@@@&&%/////**/(%&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@@@@@@@&&%*/**(*/*,(*(/*/,(/*/*&&&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@@@&%((*/*,(*//*(/#((((//**%#(((**(*//#%&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@@&(/**/////**//#(&#/(*##*(/(//(*(/&/(/(/(,(#//(%&&&&@@@@@@@@@@@@@@@@@@@@@@@@@
- @@&**&*//*/**(%@@@@@@@,%,(*//,/*/(/*(/(*/**#*(/*/*/(,*//#(//(&&&&@@@@@@@@@@@@@@@
- &/*,////*(&@@@@@@@@@&//(#**(///**/*(%%(//(//,/**/***(/(/*/(#//*(///(&&@@@@@@@@@@
- @&&&&&&@@@@@@@@@@@%/#*/**(*(*,/*%%/%(((%/,//*(**//(/, //*#&*(*(**#*#*/**(#&&@@@
- @@@@@@@@@@@@@@@@((*(**/*#*//,%(*/*(/(///&%&/,(*&#***, %%/(*(*/(*/**%%((*//(&&
- @@@@@@@@@@@@@@@(/**////**/#(**/*(//(/&&&&%(*((//*//(/*/%/(/*////*/*((*//*(((////
- @@@@@@@@@@@@@@%,,#&(,*(%#*///(/*/(&&&&&&&//(**/#/**,(//#///%%/(/*(*(**(/%&&#*(/*
- @@@@@@@@@@@@@&,,/,,/*%(/(/(/%#%#(((**###*//*(*/(*/*/(*(&/(* %**(((/#(//#*#/*
- @@@@@@@@@@@@@@%***/&*(*/#(@@@@@@@@@@@@&*,/(/**/,*%#*(((/*(/////*#//(*/(/(**/*///
- @@@@@@@@@@@@@&//#*/*/(&&@@@@@@@@@@@&&//(***/(*/*&@&(#,/*( (/(/(**//%#/*//(#/*/
- @@@@@@@@@@@@@@#*//%&@@@@@@@@@@@@@@&/#/%/*/*///&@@@&*,/, //((/*//%&//*((*#**//(
- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&#/(**((//*/&@@@&#/(** *(//&@@@@@&(/((*/**(///*/
- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@&*/,/(*/*(((@@@@&%*(/.(//%&@@@@@@@@&%(/*(///*///(
- @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@(,//*(/*/(&@@@@%//**////#@@@@@@@@@@@@@@&&%///(%(((
- @@@@@@@@@@@@@@@@@@@@@@@@@@@&**(//(*/*%&@@@##/(**#//*&#@@@@@@@@@@@@@@@@@@@@@@@@&&
- @@@@@@@@@@@@@@@@@@@@@@@@@&*#*/#//*(&@@@@@//*,#*/*&&@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@@@@@@@@@@@@@@@@@@@@@@&#*(&%*/((@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- @@@@@@@@@@@@@@@@@@@@@@@@&,,**((@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
- ]]
- print(Kaldr)
- --Variables
- local me = game:GetService("Players").LocalPlayer
- local mec = me.Character
- local hum = mec:WaitForChild("Humanoid")
- local lhand = mec.LeftHand
- local l_larm = mec.LeftLowerArm
- local l_uarm = mec.LeftUpperArm
- local lfoot = mec.LeftFoot
- local l_lleg = mec.LeftLowerLeg
- local l_uleg = mec.LeftUpperLeg
- local rhand = mec.RightHand
- local r_larm = mec.RightLowerArm
- local r_uarm = mec.RightUpperArm
- local rfoot = mec.RightFoot
- local r_uleg = mec.RightUpperLeg
- local r_lleg = mec.RightLowerLeg
- local upt = mec.UpperTorso
- local lt = mec.LowerTorso
- local root = mec.HumanoidRootPart
- local head = mec.Head
- --LeftHand
- lhand.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- lhand.LeftWrist.Part0 = l_larm
- lhand.LeftWrist.Part1 = lhand
- end
- end)
- --LeftLowerArm
- l_larm.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- l_larm.LeftElbow.Part0 = l_uarm
- l_larm.LeftElbow.Part1 = l_larm
- end
- end)
- --LeftUpperArm
- l_uarm.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- l_uarm.LeftShoulder.Part0 = upt
- l_uarm.LeftShoulder.Part1 = l_uarm
- end
- end)
- --LeftFoot
- lfoot.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- lfoot.LeftAnkle.Part0 = l_lleg
- lfoot.LeftAnkle.Part1 = lfoot
- end
- end)
- --LeftLowerLeg
- l_lleg.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- l_lleg.LeftKnee.Part0 = l_uleg
- l_lleg.LeftKnee.Part1 = l_lleg
- end
- end)
- --LeftUpperLeg
- l_uleg.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- l_uleg.LeftHip.Part0 = lt
- l_uleg.LeftHip.Part1 = l_uleg
- end
- end)
- --RightHand
- rhand.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- rhand.RightWrist.Part0 = r_larm
- rhand.RightWrist.Part1 = rhand
- end
- end)
- --RightLowerArm
- r_larm.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- r_larm.RightElbow.Part0 = r_uarm
- r_larm.RightElbow.Part1 = r_larm
- end
- end)
- --RightUpperArm
- r_uarm.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- r_uarm.RightShoulder.Part0 = upt
- r_uarm.RightShoulder.Part1 = r_uarm
- end
- end)
- --RightFoot
- rfoot.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- rfoot.RightAnkle.Part0 = r_lleg
- rfoot.RightAnkle.Part1 = rfoot
- end
- end)
- --RightLowerLeg
- r_lleg.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- r_lleg.RightKnee.Part0 = r_uleg
- r_lleg.RightKnee.Part1 = r_lleg
- end
- end)
- --RightUpperLeg
- r_uleg.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- r_uleg.RightHip.Part0 = lt
- r_uleg.RightHip.Part1 = r_uleg
- end
- end)
- --UpperTorso
- upt.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- upt.Waist.Part0 = lt
- upt.Waist.Part1 = upt
- end
- end)
- --LowerTorso
- lt.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- lt.Root.Part0 = root
- lt.Root.Part1 = lt
- end
- end)
- --Head
- head.DescendantAdded:Connect(function(obj)
- if _G.gm0de then
- wait()
- head.Neck.Part0 = upt
- head.Neck.Part1 = head
- end
- end)
- --Additions
- --1
- for i,v in pairs(game:GetService("Players")["LocalPlayer"].Character:GetDescendants()) do
- if v.Name == "KOd" and v:IsA("BoolValue") and _G.gm0de then
- v:Destroy()
- end
- end
- game:GetService("Players")["LocalPlayer"].Character.DescendantAdded:Connect(function(obj)
- if obj:IsA("BoolValue") and obj.Name == "KOd" and _G.gm0de then
- wait()
- obj:Destroy()
- end
- end)
- --2
- for i,v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
- if v.Name == "Bone" and v:IsA("Part") and _G.gm0de then
- v:Destroy()
- end
- end
- game.Players.LocalPlayer.Character.DescendantAdded:Connect(function(obj)
- if obj:IsA("Part") and obj.Name == "Bone" and _G.gm0de then
- wait()
- obj:Destroy()
- end
- end)
- --3
- while true do
- wait()
- if _G.gm0de then
- hum.PlatformStand = false
- end
- end
- --4
- for i,v in pairs(game:GetService("Players")["LocalPlayer"].Character:GetDescendants()) do
- if v.Name == "KOd" and v:IsA("Folder") and _G.gm0de then
- v:Destroy()
- end
- end
- --5
- game:GetService("Players")["LocalPlayer"].Character.DescendantAdded:Connect(function(obj)
- if obj:IsA("Folder") and obj.Name == "KOd" and _G.gm0de then
- wait()
- obj:Destroy()
- end
- end)
- end
- coroutine.wrap(FNXLAJK_fake_script)()
- local function FJOL_fake_script() -- main.stuff2
- local script = Instance.new('LocalScript', main)
- _G.nclip = true
- _G.nsg = true
- _G.nmp = true
- --1
- game:GetService("Players")["LocalPlayer"].Character.DescendantAdded:Connect(function(obj)
- if obj:IsA("Folder") and obj.Name == "GunSlow" and _G.gm0de and _G.nsg then
- obj:Destroy()
- wait()
- obj:Destroy()
- end
- end)
- --2
- game:GetService("Players")["LocalPlayer"].Character.DescendantAdded:Connect(function(q)
- if q:IsA("Folder") and q.Name == "Action" and _G.gm0de and _G.nmp then
- q:Destroy()
- wait()
- q:Destroy()
- end
- end)
- --3
- game:GetService("RunService").Stepped:Connect(function()
- for i,e in pairs(game:GetService("Players")["LocalPlayer"].Character:GetDescendants()) do
- if e:IsA("BasePart") and _G.gm0de and _G.nclip then
- e.CanCollide = false
- end
- end
- end)
- --5
- game:GetService("Players")["LocalPlayer"].Character.DescendantAdded:Connect(function(obj)
- if obj:IsA("Folder") and obj.Name == "KOd" and _G.gm0de then
- wait()
- obj:Destroy()
- end
- end)
- --6
- game:GetService("Players")["LocalPlayer"].Character.DescendantAdded:Connect(function(hi)
- if hi:IsA("Part") and hi.Name == "Bone" then
- local step = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- wait(0.36)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = step
- end
- end)
- --7
- game:GetService("Players")["LocalPlayer"].Character.DescendantAdded:Connect(function(thing)
- if thing:IsA("Part") and thing.Name == "Bone" and _G.gm0de and _G.nclip then
- game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = true
- wait()
- game.Players.LocalPlayer.Character.HumanoidRootPart.Anchored = false
- end
- end)
- end
- coroutine.wrap(FJOL_fake_script)()
- local function QDFPF_fake_script() -- settingsbutton.settingsbuttons
- local script = Instance.new('LocalScript', settingsbutton)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.settings.Visible = true
- end)
- end
- coroutine.wrap(QDFPF_fake_script)()
- local function HTPYW_fake_script() -- destroy.destroys
- local script = Instance.new('LocalScript', destroy)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.destroyframe.Visible = true
- end)
- end
- coroutine.wrap(HTPYW_fake_script)()
- local function FSOZQQP_fake_script() -- close.LocalScript
- local script = Instance.new('LocalScript', close)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(FSOZQQP_fake_script)()
- local function XZLMAM_fake_script() -- info.drag
- local script = Instance.new('LocalScript', info)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(XZLMAM_fake_script)()
- local function XLKZYK_fake_script() -- settings.drag
- local script = Instance.new('LocalScript', settings)
- local UserInputService = game:GetService("UserInputService")
- local gui = script.Parent
- local dragging
- local dragInput
- local dragStart
- local startPos
- local function update(input)
- local delta = input.Position - dragStart
- gui.Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + delta.X, startPos.Y.Scale, startPos.Y.Offset + delta.Y)
- end
- gui.InputBegan:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch then
- dragging = true
- dragStart = input.Position
- startPos = gui.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragging = false
- end
- end)
- end
- end)
- gui.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- UserInputService.InputChanged:Connect(function(input)
- if input == dragInput and dragging then
- update(input)
- end
- end)
- end
- coroutine.wrap(XLKZYK_fake_script)()
- local function FUIWYJ_fake_script() -- close_2.LocalScript
- local script = Instance.new('LocalScript', close_2)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(FUIWYJ_fake_script)()
- local function AAYFN_fake_script() -- nclipyes.nclipys
- local script = Instance.new('LocalScript', nclipyes)
- script.Parent.MouseButton1Click:Connect(function()
- _G.nclip = true
- script.Parent.ImageColor3 = Color3.fromRGB(125, 255, 166)
- script.Parent.Parent.nclipno.ImageColor3 = Color3.fromRGB(255, 255, 255)
- end)
- end
- coroutine.wrap(AAYFN_fake_script)()
- local function SRLBR_fake_script() -- nclipno.nclipns
- local script = Instance.new('LocalScript', nclipno)
- script.Parent.MouseButton1Click:Connect(function()
- _G.nclip = false
- script.Parent.ImageColor3 = Color3.fromRGB(255, 92, 92)
- script.Parent.Parent.nclipyes.ImageColor3 = Color3.fromRGB(255, 255, 255)
- end)
- end
- coroutine.wrap(SRLBR_fake_script)()
- local function YAQI_fake_script() -- nsgyes.nsgy
- local script = Instance.new('LocalScript', nsgyes)
- script.Parent.MouseButton1Click:Connect(function()
- _G.nsg = true
- script.Parent.ImageColor3 = Color3.fromRGB(125, 255, 166)
- script.Parent.Parent.nsgno.ImageColor3 = Color3.fromRGB(255, 255, 255)
- end)
- end
- coroutine.wrap(YAQI_fake_script)()
- local function MOQEKJB_fake_script() -- nsgno.nsgn
- local script = Instance.new('LocalScript', nsgno)
- script.Parent.MouseButton1Click:Connect(function()
- _G.nsg = false
- script.Parent.ImageColor3 = Color3.fromRGB(255, 92, 92)
- script.Parent.Parent.nsgyes.ImageColor3 = Color3.fromRGB(255, 255, 255)
- end)
- end
- coroutine.wrap(MOQEKJB_fake_script)()
- local function NUPUZQ_fake_script() -- nmpyes.nmpys
- local script = Instance.new('LocalScript', nmpyes)
- script.Parent.MouseButton1Click:Connect(function()
- _G.nmp = true
- script.Parent.ImageColor3 = Color3.fromRGB(125, 255, 166)
- script.Parent.Parent.nmpno.ImageColor3 = Color3.fromRGB(255, 255, 255)
- end)
- end
- coroutine.wrap(NUPUZQ_fake_script)()
- local function VFVZCH_fake_script() -- nmpno.nmpns
- local script = Instance.new('LocalScript', nmpno)
- script.Parent.MouseButton1Click:Connect(function()
- _G.nmp = false
- script.Parent.ImageColor3 = Color3.fromRGB(255, 92, 92)
- script.Parent.Parent.nmpyes.ImageColor3 = Color3.fromRGB(255, 255, 255)
- end)
- end
- coroutine.wrap(VFVZCH_fake_script)()
- local function WPLICY_fake_script() -- destryon.destroyns
- local script = Instance.new('LocalScript', destryon)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(WPLICY_fake_script)()
- local function HYODHBP_fake_script() -- destroyy.destroys
- local script = Instance.new('LocalScript', destroyy)
- script.Parent.MouseButton1Click:Connect(function()
- _G.nmp = false
- _G.nclip = false
- _G.nsg = false
- _G.gm0de = false
- script.Parent.Parent.Parent:Destroy()
- end)
- end
- coroutine.wrap(HYODHBP_fake_script)()
Add Comment
Please, Sign In to add comment