Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Gui to Lua
- -- Version: 3.2
- -- Instances:
- local ramensim = Instance.new("ScreenGui")
- local outer = Instance.new("Frame")
- local mainui = Instance.new("Frame")
- local automation = Instance.new("Frame")
- local automation_text = Instance.new("TextLabel")
- local togas = Instance.new("TextButton")
- local automation_text_2 = Instance.new("TextLabel")
- local togah = Instance.new("TextButton")
- local automation_text_3 = Instance.new("TextLabel")
- local togab = Instance.new("TextButton")
- local automation_text_4 = Instance.new("TextLabel")
- local extra_text = Instance.new("TextLabel")
- local others = Instance.new("Frame")
- local others_text = Instance.new("TextLabel")
- local dest = Instance.new("TextButton")
- local hill = Instance.new("TextButton")
- local spawn = Instance.new("TextButton")
- local unlockis = Instance.new("TextButton")
- local kill = Instance.new("TextButton")
- local target_kill = Instance.new("TextBox")
- local warn_kill = Instance.new("TextLabel")
- local warn_kill_2 = Instance.new("TextLabel")
- local title = Instance.new("TextLabel")
- local UICorner = Instance.new("UICorner")
- --Properties:
- ramensim.Name = "ramensim"
- ramensim.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ramensim.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- ramensim.ResetOnSpawn = false
- outer.Name = "outer"
- outer.Parent = ramensim
- outer.Active = true
- outer.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- outer.BorderColor3 = Color3.fromRGB(0, 0, 0)
- outer.BorderSizePixel = 0
- outer.Position = UDim2.new(0.205350876, 0, 0.175406054, 0)
- outer.Size = UDim2.new(0, 908, 0, 449)
- outer.ZIndex = -232131211
- mainui.Name = "mainui"
- mainui.Parent = outer
- mainui.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- mainui.BorderColor3 = Color3.fromRGB(0, 0, 0)
- mainui.Position = UDim2.new(0.0181073435, 0, 0.0321831293, 0)
- mainui.Size = UDim2.new(0, 875, 0, 419)
- automation.Name = "automation"
- automation.Parent = mainui
- automation.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- automation.BorderColor3 = Color3.fromRGB(0, 0, 0)
- automation.Position = UDim2.new(0.0190597791, 0, 0.0619733334, 0)
- automation.Size = UDim2.new(0, 370, 0, 382)
- automation_text.Name = "automation_text"
- automation_text.Parent = automation
- automation_text.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- automation_text.BorderSizePixel = 0
- automation_text.Position = UDim2.new(0.0324903056, 0, -0.0259600542, 0)
- automation_text.Size = UDim2.new(0, 88, 0, 18)
- automation_text.Font = Enum.Font.SourceSans
- automation_text.Text = "automation"
- automation_text.TextColor3 = Color3.fromRGB(255, 255, 255)
- automation_text.TextScaled = true
- automation_text.TextSize = 14.000
- automation_text.TextStrokeTransparency = 0.000
- automation_text.TextWrapped = true
- togas.Name = "togas"
- togas.Parent = automation
- togas.BackgroundColor3 = Color3.fromRGB(47, 47, 47)
- togas.BorderColor3 = Color3.fromRGB(0, 0, 0)
- togas.Position = UDim2.new(0.0398155414, 0, 0.0693475977, 0)
- togas.Size = UDim2.new(0, 17, 0, 17)
- togas.Font = Enum.Font.SourceSans
- togas.Text = ""
- togas.TextColor3 = Color3.fromRGB(0, 0, 0)
- togas.TextSize = 14.000
- automation_text_2.Name = "automation_text"
- automation_text_2.Parent = togas
- automation_text_2.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- automation_text_2.BorderSizePixel = 0
- automation_text_2.Position = UDim2.new(1.56190217, 0, -0.0847832188, 0)
- automation_text_2.Size = UDim2.new(0, 75, 0, 18)
- automation_text_2.Font = Enum.Font.SourceSans
- automation_text_2.Text = "auto sell"
- automation_text_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- automation_text_2.TextScaled = true
- automation_text_2.TextSize = 14.000
- automation_text_2.TextStrokeTransparency = 0.000
- automation_text_2.TextWrapped = true
- togah.Name = "togah"
- togah.Parent = automation
- togah.BackgroundColor3 = Color3.fromRGB(47, 47, 47)
- togah.BorderColor3 = Color3.fromRGB(0, 0, 0)
- togah.Position = UDim2.new(0.0396003537, 0, 0.139391035, 0)
- togah.Size = UDim2.new(0, 17, 0, 17)
- togah.Font = Enum.Font.SourceSans
- togah.Text = ""
- togah.TextColor3 = Color3.fromRGB(0, 0, 0)
- togah.TextSize = 14.000
- automation_text_3.Name = "automation_text"
- automation_text_3.Parent = togah
- automation_text_3.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- automation_text_3.BorderSizePixel = 0
- automation_text_3.Position = UDim2.new(1.56190038, 0, -0.0847832188, 0)
- automation_text_3.Size = UDim2.new(0, 75, 0, 18)
- automation_text_3.Font = Enum.Font.SourceSans
- automation_text_3.Text = "auto heat"
- automation_text_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- automation_text_3.TextScaled = true
- automation_text_3.TextSize = 14.000
- automation_text_3.TextStrokeTransparency = 0.000
- automation_text_3.TextWrapped = true
- togab.Name = "togab"
- togab.Parent = automation
- togab.BackgroundColor3 = Color3.fromRGB(47, 47, 47)
- togab.BorderColor3 = Color3.fromRGB(0, 0, 0)
- togab.Position = UDim2.new(0.0396003537, 0, 0.212689459, 0)
- togab.Size = UDim2.new(0, 17, 0, 17)
- togab.Font = Enum.Font.SourceSans
- togab.Text = ""
- togab.TextColor3 = Color3.fromRGB(0, 0, 0)
- togab.TextSize = 14.000
- automation_text_4.Name = "automation_text"
- automation_text_4.Parent = togab
- automation_text_4.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- automation_text_4.BorderSizePixel = 0
- automation_text_4.Position = UDim2.new(1.56190038, 0, -0.0847832188, 0)
- automation_text_4.Size = UDim2.new(0, 90, 0, 18)
- automation_text_4.Font = Enum.Font.SourceSans
- automation_text_4.Text = "auto buy best"
- automation_text_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- automation_text_4.TextScaled = true
- automation_text_4.TextSize = 14.000
- automation_text_4.TextStrokeTransparency = 0.000
- automation_text_4.TextWrapped = true
- extra_text.Name = "extra_text"
- extra_text.Parent = togab
- extra_text.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- extra_text.BorderSizePixel = 0
- extra_text.Position = UDim2.new(1.56190038, 0, 0.974040329, 0)
- extra_text.Size = UDim2.new(0, 319, 0, 18)
- extra_text.Font = Enum.Font.SourceSans
- extra_text.Text = "need to equip manually from the shop since im a lazy ass"
- extra_text.TextColor3 = Color3.fromRGB(255, 255, 255)
- extra_text.TextScaled = true
- extra_text.TextSize = 14.000
- extra_text.TextStrokeTransparency = 0.000
- extra_text.TextWrapped = true
- others.Name = "others"
- others.Parent = mainui
- others.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- others.BorderColor3 = Color3.fromRGB(0, 0, 0)
- others.Position = UDim2.new(0.55734551, 0, 0.0619733334, 0)
- others.Size = UDim2.new(0, 370, 0, 382)
- others_text.Name = "others_text"
- others_text.Parent = others
- others_text.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- others_text.BorderSizePixel = 0
- others_text.Position = UDim2.new(0.0350173526, 0, -0.023206342, 0)
- others_text.Size = UDim2.new(0, 46, 0, 18)
- others_text.Font = Enum.Font.SourceSans
- others_text.Text = "other"
- others_text.TextColor3 = Color3.fromRGB(255, 255, 255)
- others_text.TextScaled = true
- others_text.TextSize = 14.000
- others_text.TextStrokeTransparency = 0.000
- others_text.TextWrapped = true
- dest.Name = "dest"
- dest.Parent = others
- dest.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- dest.BackgroundTransparency = 0.800
- dest.BorderSizePixel = 0
- dest.Position = UDim2.new(0.0400306508, 0, 0.071911037, 0)
- dest.Size = UDim2.new(0, 338, 0, 19)
- dest.Font = Enum.Font.SourceSans
- dest.Text = "destroy gui (mainly for testing purposes)"
- dest.TextColor3 = Color3.fromRGB(255, 255, 255)
- dest.TextScaled = true
- dest.TextSize = 14.000
- dest.TextStrokeTransparency = 0.000
- dest.TextWrapped = true
- hill.Name = "hill"
- hill.Parent = others
- hill.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- hill.BackgroundTransparency = 0.800
- hill.BorderSizePixel = 0
- hill.Position = UDim2.new(0.0400306508, 0, 0.158298463, 0)
- hill.Size = UDim2.new(0, 338, 0, 19)
- hill.Font = Enum.Font.SourceSans
- hill.Text = "goto hill thing"
- hill.TextColor3 = Color3.fromRGB(255, 255, 255)
- hill.TextScaled = true
- hill.TextSize = 14.000
- hill.TextStrokeTransparency = 0.000
- hill.TextWrapped = true
- spawn.Name = "spawn"
- spawn.Parent = others
- spawn.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- spawn.BackgroundTransparency = 0.800
- spawn.BorderSizePixel = 0
- spawn.Position = UDim2.new(0.0400306508, 0, 0.252539307, 0)
- spawn.Size = UDim2.new(0, 338, 0, 19)
- spawn.Font = Enum.Font.SourceSans
- spawn.Text = "goto spawn"
- spawn.TextColor3 = Color3.fromRGB(255, 255, 255)
- spawn.TextScaled = true
- spawn.TextSize = 14.000
- spawn.TextStrokeTransparency = 0.000
- spawn.TextWrapped = true
- unlockis.Name = "unlockis"
- unlockis.Parent = others
- unlockis.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- unlockis.BackgroundTransparency = 0.800
- unlockis.BorderSizePixel = 0
- unlockis.Position = UDim2.new(0.0400306508, 0, 0.341544539, 0)
- unlockis.Size = UDim2.new(0, 338, 0, 19)
- unlockis.Font = Enum.Font.SourceSans
- unlockis.Text = "unlock all islands"
- unlockis.TextColor3 = Color3.fromRGB(255, 255, 255)
- unlockis.TextScaled = true
- unlockis.TextSize = 14.000
- unlockis.TextStrokeTransparency = 0.000
- unlockis.TextWrapped = true
- kill.Name = "kill"
- kill.Parent = others
- kill.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- kill.BackgroundTransparency = 0.800
- kill.BorderSizePixel = 0
- kill.Position = UDim2.new(0.0425169244, 0, 0.433517545, 0)
- kill.Size = UDim2.new(0, 143, 0, 19)
- kill.Font = Enum.Font.SourceSans
- kill.Text = "kill player"
- kill.TextColor3 = Color3.fromRGB(255, 255, 255)
- kill.TextScaled = true
- kill.TextSize = 14.000
- kill.TextStrokeTransparency = 0.000
- kill.TextWrapped = true
- target_kill.Name = "target_kill"
- target_kill.Parent = others
- target_kill.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
- target_kill.BackgroundTransparency = 0.800
- target_kill.BorderSizePixel = 0
- target_kill.Position = UDim2.new(0.567914307, 0, 0.433000565, 0)
- target_kill.Size = UDim2.new(0, 143, 0, 19)
- target_kill.Font = Enum.Font.SourceSans
- target_kill.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
- target_kill.PlaceholderText = "target"
- target_kill.Text = ""
- target_kill.TextColor3 = Color3.fromRGB(255, 255, 255)
- target_kill.TextSize = 14.000
- target_kill.TextStrokeTransparency = 0.000
- warn_kill.Name = "warn_kill"
- warn_kill.Parent = others
- warn_kill.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- warn_kill.BorderSizePixel = 0
- warn_kill.Position = UDim2.new(0.0449898392, 0, 0.507845163, 0)
- warn_kill.Size = UDim2.new(0, 337, 0, 32)
- warn_kill.Font = Enum.Font.SourceSans
- warn_kill.Text = "player needs to be out of the safe zone. it doesnt work that well, it still damages though so thats good"
- warn_kill.TextColor3 = Color3.fromRGB(255, 255, 255)
- warn_kill.TextScaled = true
- warn_kill.TextSize = 14.000
- warn_kill.TextStrokeTransparency = 0.000
- warn_kill.TextWrapped = true
- warn_kill_2.Name = "warn_kill"
- warn_kill_2.Parent = others
- warn_kill_2.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- warn_kill_2.BorderSizePixel = 0
- warn_kill_2.Position = UDim2.new(0.10104502, 0, 0.591217518, 0)
- warn_kill_2.Size = UDim2.new(0, 292, 0, 32)
- warn_kill_2.Font = Enum.Font.SourceSans
- warn_kill_2.Text = "click the button again to stop teleporting to the target and damaging"
- warn_kill_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- warn_kill_2.TextSize = 12.000
- warn_kill_2.TextStrokeTransparency = 0.000
- warn_kill_2.TextWrapped = true
- title.Name = "title"
- title.Parent = outer
- title.BackgroundColor3 = Color3.fromRGB(56, 56, 56)
- title.BorderSizePixel = 0
- title.Position = UDim2.new(0.0327728875, 0, 0.0178438798, 0)
- title.Size = UDim2.new(0, 234, 0, 18)
- title.Font = Enum.Font.SourceSans
- title.Text = "ramen sim script - press insert to close"
- title.TextColor3 = Color3.fromRGB(255, 255, 255)
- title.TextScaled = true
- title.TextSize = 14.000
- title.TextStrokeTransparency = 0.000
- title.TextWrapped = true
- UICorner.Parent = outer
- -- Scripts:
- local function NKZGG_fake_script() -- togas.LocalScript
- local script = Instance.new('LocalScript', togas)
- local active = false
- script.Parent.MouseButton1Click:Connect(function()
- if active == false then
- active = true
- script.Parent.BackgroundColor3 = Color3.fromRGB(88, 255, 79)
- else
- active = false
- script.Parent.BackgroundColor3 = Color3.fromRGB(47, 47, 47)
- end
- end)
- while true do
- game:GetService("RunService").Heartbeat:Wait()
- if active == true then
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-151.356796, -18.6563702, 497.838287, 0.650432885, -0.0401411392, -0.758502305, 1.05532028e-08, 0.998602569, -0.0528476164, 0.759563744, 0.0343738198, 0.649523973)
- end
- end
- end
- coroutine.wrap(NKZGG_fake_script)()
- local function ZQFZM_fake_script() -- togah.LocalScript
- local script = Instance.new('LocalScript', togah)
- local active = false
- script.Parent.MouseButton1Click:Connect(function()
- if active == false then
- active = true
- script.Parent.BackgroundColor3 = Color3.fromRGB(88, 255, 79)
- else
- active = false
- script.Parent.BackgroundColor3 = Color3.fromRGB(47, 47, 47)
- end
- end)
- while true do
- game:GetService("RunService").Heartbeat:Wait()
- if active == true then
- -- Script generated by SimpleSpy - credits to exx#9394
- game:GetService("ReplicatedStorage").RemoteFunctions.HeatIncreaseFunc:InvokeServer()
- end
- end
- end
- coroutine.wrap(ZQFZM_fake_script)()
- local function PWJWTKB_fake_script() -- togab.LocalScript
- local script = Instance.new('LocalScript', togab)
- local active = false
- script.Parent.MouseButton1Click:Connect(function()
- if active == false then
- active = true
- script.Parent.BackgroundColor3 = Color3.fromRGB(88, 255, 79)
- else
- active = false
- script.Parent.BackgroundColor3 = Color3.fromRGB(47, 47, 47)
- end
- end)
- while true do
- game:GetService("RunService").Heartbeat:Wait()
- if active == true then
- -- Script generated by SimpleSpy - credits to exx#9394
- -- Script generated by SimpleSpy - credits to exx#9394
- local args = {
- [1] = "Tool"
- }
- game:GetService("ReplicatedStorage").RemoteEvents.ShopItemBuyAllEvent:FireServer(unpack(args))
- -- Script generated by SimpleSpy - credits to exx#9394
- local args = {
- [1] = "Upgrade"
- }
- game:GetService("ReplicatedStorage").RemoteEvents.ShopItemBuyAllEvent:FireServer(unpack(args))
- end
- end
- end
- coroutine.wrap(PWJWTKB_fake_script)()
- local function CTEPL_fake_script() -- dest.LocalScript
- local script = Instance.new('LocalScript', dest)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Parent.Parent:Destroy()
- end)
- end
- coroutine.wrap(CTEPL_fake_script)()
- local function KQWIN_fake_script() -- hill.LocalScript
- local script = Instance.new('LocalScript', hill)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(296.97937, 31.6889782, 595.242188, 0.769179046, -2.31202186e-08, -0.639033318, 1.16662111e-08, 1, -2.21378329e-08, 0.639033318, 9.57285984e-09, 0.769179046)
- end)
- end
- coroutine.wrap(KQWIN_fake_script)()
- local function GWYKPM_fake_script() -- spawn.LocalScript
- local script = Instance.new('LocalScript', spawn)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-179.434753, -15.1735582, 533.211426, 0.916278601, -2.93991498e-08, -0.400541604, -4.12286072e-09, 1, -8.28299491e-08, 0.400541604, 7.75466873e-08, 0.916278601)
- end)
- end
- coroutine.wrap(GWYKPM_fake_script)()
- local function CZQGBP_fake_script() -- unlockis.LocalScript
- local script = Instance.new('LocalScript', unlockis)
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.717209, 1064.7168, 584.837097, -0.999401867, -9.88382887e-09, -0.0345811434, -6.79596335e-09, 1, -8.94108609e-08, 0.0345811434, -8.91223735e-08, -0.999401867)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-228.547867, 1886.8894, 597.587646, 0.780290306, -1.41273873e-08, -0.625417471, -1.4421716e-09, 1, -2.43880294e-08, 0.625417471, 1.99317025e-08, 0.780290306)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-189.863937, 4318.48633, 440.330231, -0.195319369, 8.94073793e-08, -0.980739713, 4.74317297e-09, 1, 9.02185846e-08, 0.980739713, 1.29696183e-08, -0.195319369)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-210.792206, 10003.2871, 502.693817, -0.936483979, 5.84006887e-09, -0.350710332, 7.11403936e-10, 1, 1.4752489e-08, 0.350710332, 1.35659732e-08, -0.936483979)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-283.543427, 15714.8848, 418.775818, 0.553160727, -4.71953321e-08, 0.83307457, -5.80393122e-10, 1, 5.70373722e-08, -0.83307457, -3.20343432e-08, 0.553160727)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-408.29718, 22262.6816, 180.298462, -0.0784401894, 1.02581048e-07, 0.996918797, 1.00096988e-08, 1, -1.02110505e-07, -0.996918797, 1.96928962e-09, -0.0784401894)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-496.363647, 29742.2832, -26.6608677, 0.00364754139, 6.57779751e-08, -0.999993324, 1.51287993e-09, 1, 6.57839365e-08, 0.999993324, -1.75281945e-09, 0.00364754139)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-399.251434, 37066.4219, 95.5174103, -0.64376837, 1.15899255e-08, 0.765220404, -5.56536706e-10, 1, -1.56140718e-08, -0.765220404, -1.04777191e-08, -0.64376837)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-435.355255, 48582.1172, 22.1854095, -0.99451226, -2.1079213e-08, -0.104620256, -2.1382899e-08, 1, 1.78112358e-09, 0.104620256, 4.00843359e-09, -0.99451226)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-374.254395, 62940.4766, -109.647156, -0.00598730054, 1.06860881e-07, -0.999982059, 2.76122569e-09, 1, 1.06846265e-07, 0.999982059, -2.12145546e-09, -0.00598730054)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-624.704895, 71826.0547, -426.059296, 0.786540985, 9.50676959e-09, 0.617538095, 3.5268851e-08, 1, -6.03155783e-08, -0.617538095, 6.92205333e-08, 0.786540985)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-575.37854, 78735.2188, -593.046631, -0.971264005, 1.77810104e-08, 0.238004684, 1.4659296e-08, 1, -1.48861083e-08, -0.238004684, -1.09693596e-08, -0.971264005)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-608.3349, 84157.6875, -656.814087, -0.574649096, -2.85075252e-09, -0.818399906, 1.33122424e-09, 1, -4.41805925e-09, 0.818399906, -3.62830765e-09, -0.574649096)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-708.208008, 88835.1094, -564.169556, 0.896541238, 2.47296992e-08, -0.442960232, -1.74935852e-08, 1, 2.04216466e-08, 0.442960232, -1.05598863e-08, 0.896541238)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-781.378296, 93208.3516, -578.406067, 0.976598799, 1.03985531e-08, -0.215069354, 1.55348967e-09, 1, 5.5403941e-08, 0.215069354, -5.44415286e-08, 0.976598799)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-836.330078, 97953.4219, -572.387695, 0.463705957, 4.29383036e-08, 0.88598913, 2.40043874e-09, 1, -4.97200219e-08, -0.88598913, 2.51822332e-08, 0.463705957)
- wait(0.25)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-789.773621, 101840.359, -885.622498, -0.915600002, -1.0237293e-07, 0.402090371, -6.34542943e-08, 1, 1.10110015e-07, -0.402090371, 7.5302367e-08, -0.915600002)
- wait(0.25)
- end)
- end
- coroutine.wrap(CZQGBP_fake_script)()
- local function ORQIOXR_fake_script() -- kill.LocalScript
- local script = Instance.new('LocalScript', kill)
- local active = false
- script.Parent.MouseButton1Click:Connect(function()
- if active == false then
- active = true
- script.Parent.BackgroundColor3 = Color3.fromRGB(88, 255, 79)
- else
- active = false
- script.Parent.BackgroundColor3 = Color3.fromRGB(0,0,0)
- end
- end)
- while true do
- -- shortened username skidded from https://devforum.roblox.com/t/shortening-players-name-admin-commands/528864/5
- game:GetService("RunService").Heartbeat:Wait()
- if active == true then
- local Players = game:GetService("Players");
- local function GetPlayer(Input)
- for _, Player in ipairs(Players:GetPlayers()) do
- if (string.lower(Input) == string.sub(string.lower(Player.Name), 1, #Input)) then
- return Player;
- end
- end
- end
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = GetPlayer(script.Parent.Parent.target_kill.Text).Character.HumanoidRootPart.CFrame
- -- Script generated by SimpleSpy - credits to exx#9394
- game:GetService("ReplicatedStorage").RemoteEvents.FireBreathDamageEvent:FireServer()
- end
- end
- end
- coroutine.wrap(ORQIOXR_fake_script)()
- local function PHNKQ_fake_script() -- outer.LocalScript
- local script = Instance.new('LocalScript', outer)
- script.Parent.Draggable = true
- end
- coroutine.wrap(PHNKQ_fake_script)()
- local function UFNF_fake_script() -- outer.inscloseopen
- local script = Instance.new('LocalScript', outer)
- -- skidded from https://devforum.roblox.com/t/opening-a-gui-by-pressing-a-keyboard-button-when-in-proximity-to-a-brick/168722/2
- local UserInputService = game:GetService("UserInputService")
- UserInputService.InputBegan:Connect(function(InputObject, Processed)
- if InputObject.KeyCode == Enum.KeyCode.Insert then
- if script.Parent.Visible == false then
- script.Parent.Visible = true
- else
- script.Parent.Visible = false
- end
- end
- end)
- end
- coroutine.wrap(UFNF_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment