Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Created by COLDツ#2549
- local ScreenGui = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local min = Instance.new("TextButton")
- local craftitem = Instance.new("TextBox")
- local Speed = Instance.new("TextButton")
- local craft = Instance.new("TextButton")
- local SpeedBind = Instance.new("TextBox")
- local TextLabel = Instance.new("TextLabel")
- local ChestBind = Instance.new("TextBox")
- local infchest = Instance.new("TextButton")
- local TextLabel_2 = Instance.new("TextLabel")
- local InfinityJump = Instance.new("TextButton")
- local jp = Instance.new("TextButton")
- local jpp = Instance.new("TextBox")
- local ope = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game:WaitForChild("CoreGui")
- main.Name = "main"
- main.Parent = ScreenGui
- main.Active = true
- main.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
- main.BorderColor3 = Color3.new(0, 0, 0)
- main.Position = UDim2.new(0.0885416642, 0, 0.316953331, 0)
- main.Size = UDim2.new(0, 546, 0, 386)
- main.Visible = false
- main.Draggable = true
- min.Name = "min"
- min.Parent = main
- min.BackgroundColor3 = Color3.new(1, 0, 0)
- min.Position = UDim2.new(0.962787628, 0, -0.00123947114, 0)
- min.Size = UDim2.new(0, 20, 0, 25)
- min.Font = Enum.Font.SourceSans
- min.Text = "X"
- min.TextColor3 = Color3.new(0, 0, 0)
- min.TextSize = 14
- min.TextWrapped = true
- craftitem.Name = "craftitem"
- craftitem.Parent = main
- craftitem.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
- craftitem.Position = UDim2.new(0.275932997, 0, 0.608794808, 0)
- craftitem.Size = UDim2.new(0, 102, 0, 61)
- craftitem.Font = Enum.Font.SourceSans
- craftitem.Text = "Item to craft"
- craftitem.TextColor3 = Color3.new(0, 0, 0)
- craftitem.TextSize = 14
- Speed.Name = "Speed"
- Speed.Parent = main
- Speed.BackgroundColor3 = Color3.new(1, 1, 1)
- Speed.Position = UDim2.new(0.0473381132, 0, 0.254534841, 0)
- Speed.Size = UDim2.new(0, 102, 0, 73)
- Speed.Font = Enum.Font.SourceSans
- Speed.Text = "Enable Speed"
- Speed.TextColor3 = Color3.new(0, 0, 0)
- Speed.TextSize = 14
- craft.Name = "craft"
- craft.Parent = main
- craft.BackgroundColor3 = Color3.new(1, 1, 1)
- craft.Position = UDim2.new(0.274545312, 0, 0.255567968, 0)
- craft.Size = UDim2.new(0, 102, 0, 73)
- craft.Font = Enum.Font.SourceSans
- craft.Text = "Craft"
- craft.TextColor3 = Color3.new(0, 0, 0)
- craft.TextSize = 14
- SpeedBind.Name = "SpeedBind"
- SpeedBind.Parent = main
- SpeedBind.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
- SpeedBind.Position = UDim2.new(0.0464036614, 0, 0.608794808, 0)
- SpeedBind.Size = UDim2.new(0, 102, 0, 61)
- SpeedBind.Font = Enum.Font.SourceSans
- SpeedBind.Text = "Keybind"
- SpeedBind.TextColor3 = Color3.new(0, 0, 0)
- SpeedBind.TextSize = 14
- TextLabel.Parent = main
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.Position = UDim2.new(0.182824999, 0, -0.00259067351, 0)
- TextLabel.Size = UDim2.new(0, 376, 0, 31)
- TextLabel.Font = Enum.Font.SourceSans
- TextLabel.Text = "Created by 1_22"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextSize = 14
- ChestBind.Name = "ChestBind"
- ChestBind.Parent = main
- ChestBind.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
- ChestBind.Position = UDim2.new(0.502564788, 0, 0.608794808, 0)
- ChestBind.Size = UDim2.new(0, 102, 0, 61)
- ChestBind.Font = Enum.Font.SourceSans
- ChestBind.Text = "Keybind"
- ChestBind.TextColor3 = Color3.new(0, 0, 0)
- ChestBind.TextSize = 14
- infchest.Name = "infchest"
- infchest.Parent = main
- infchest.BackgroundColor3 = Color3.new(1, 1, 1)
- infchest.Position = UDim2.new(0.503803611, 0, 0.252977282, 0)
- infchest.Size = UDim2.new(0, 102, 0, 73)
- infchest.Font = Enum.Font.SourceSans
- infchest.Text = "Inf Chest Toggle"
- infchest.TextColor3 = Color3.new(0, 0, 0)
- infchest.TextSize = 14
- TextLabel_2.Parent = main
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.Position = UDim2.new(-0.00183150184, 0, 0.918152094, 0)
- TextLabel_2.Size = UDim2.new(0, 546, 0, 31)
- TextLabel_2.Font = Enum.Font.SourceSans
- TextLabel_2.Text = "You MUST have the materials required for crafting to work. (LEVEL DOSE NOT MATTER)"
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_2.TextSize = 14
- TextLabel_2.TextWrapped = true
- InfinityJump.Name = "InfinityJump"
- InfinityJump.Parent = main
- InfinityJump.BackgroundColor3 = Color3.new(1, 1, 1)
- InfinityJump.Position = UDim2.new(0.743730366, 0, 0.190801114, 0)
- InfinityJump.Size = UDim2.new(0, 102, 0, 44)
- InfinityJump.Font = Enum.Font.SourceSans
- InfinityJump.Text = "Inf Jump"
- InfinityJump.TextColor3 = Color3.new(0, 0, 0)
- InfinityJump.TextSize = 14
- jp.Name = "jp"
- jp.Parent = main
- jp.BackgroundColor3 = Color3.new(1, 1, 1)
- jp.Position = UDim2.new(0.743730366, 0, 0.346241534, 0)
- jp.Size = UDim2.new(0, 102, 0, 44)
- jp.Font = Enum.Font.SourceSans
- jp.Text = "Jump Power"
- jp.TextColor3 = Color3.new(0, 0, 0)
- jp.TextSize = 14
- jpp.Name = "jpp"
- jpp.Parent = main
- jpp.BackgroundColor3 = Color3.new(1, 0.184314, 0.184314)
- jpp.Position = UDim2.new(0.742491543, 0, 0.608794808, 0)
- jpp.Size = UDim2.new(0, 102, 0, 61)
- jpp.Font = Enum.Font.SourceSans
- jpp.Text = "Power"
- jpp.TextColor3 = Color3.new(0, 0, 0)
- jpp.TextSize = 14
- ope.Name = "ope"
- ope.Parent = ScreenGui
- ope.BackgroundColor3 = Color3.new(1, 0, 0)
- ope.Position = UDim2.new(0, 0, 0.590909064, 0)
- ope.Size = UDim2.new(0, 114, 0, 25)
- ope.Font = Enum.Font.SourceSans
- ope.Text = "Open"
- ope.TextColor3 = Color3.new(0, 0, 0)
- ope.TextSize = 14
- ope.TextWrapped = true
- -- Scripts:
- function SCRIPT_NBNZ71_FAKESCRIPT() -- min.Script
- getfenv().script = Instance.new('Script', min)
- local main = script.Parent.Parent.Parent.main
- local min = script.Parent
- local ope = script.Parent.Parent.Parent.ope
- min.MouseButton1Click:connect(function()
- main.Visible = false
- ope.Visible = true
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_NBNZ71_FAKESCRIPT))
- function SCRIPT_YLNN72_FAKESCRIPT() -- Speed.Script
- getfenv().script = Instance.new('Script', Speed)
- --SpeedVariables
- local plr = game:GetService("Players").LocalPlayer
- local char = plr.Character
- local mouse = game:GetService("Players").LocalPlayer:GetMouse()
- local hum = char:FindFirstChild("HumanoidRootPart")
- local Speed = script.Parent
- local SpeedBind = script.Parent.Parent.SpeedBind
- --acctual script
- Speed.MouseButton1Down:connect(function()
- local plr = game:GetService("Players").LocalPlayer
- local char = plr.Character
- local mouse = game:GetService("Players").LocalPlayer:GetMouse()
- local hum = char:FindFirstChild("HumanoidRootPart")
- mouse.KeyDown:connect(function(key)
- if key == SpeedBind.Text then
- loop = true
- while loop do
- hum.CFrame = hum.CFrame + hum.CFrame.lookVector * 3
- wait()
- end
- end
- end)
- end)
- mouse.KeyUp:connect(function(key)
- if key == SpeedBind.Text then
- loop = false
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_YLNN72_FAKESCRIPT))
- function SCRIPT_ZKHG79_FAKESCRIPT() -- craft.Script
- getfenv().script = Instance.new('Script', craft)
- local craft = script.Parent
- local craftitem = script.Parent.Parent.craftitem
- craft.MouseButton1Down:connect(function()
- local item = craftitem.Text
- local CI = item
- local Event = game:GetService("ReplicatedStorage").Events.CraftItem
- Event:FireServer(CI)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_ZKHG79_FAKESCRIPT))
- function SCRIPT_KLLS82_FAKESCRIPT() -- infchest.Script
- getfenv().script = Instance.new('Script', infchest)
- local inchest = script.Parent
- local cb = script.Parent.Parent.ChestBind
- inchest.MouseButton1Down:connect(function()
- local plr = game:GetService("Players").LocalPlayer
- local mouse = plr:GetMouse()
- mouse.KeyDown:connect(function(key)
- if key == cb.Text then
- local Event = game:GetService("ReplicatedStorage").Events.PlaceStructure
- local Torso = game.Players.LocalPlayer.Character.UpperTorso
- local b = Torso.Position + Torso.CFrame.lookVector * 10
- local c = b.x
- local d = b.y - 2
- local e = b.z
- for i = 1,1 do
- local A_1 = "Infinity Chest"
- local A_2 = CFrame.new(c, d, e, 1, 0, 0, 0, 1, -5.56028681e-08, 0, -5.56028681e-08, 1)
- local A_3 = 0
- Event:FireServer(A_1, A_2, A_3)
- end end end)
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_KLLS82_FAKESCRIPT))
- function SCRIPT_FFVU71_FAKESCRIPT() -- InfinityJump.Script
- getfenv().script = Instance.new('Script', InfinityJump)
- local InfinityJump = script.Parent
- InfinityJump.MouseButton1Down:connect(function()
- loadstring(game:HttpGet(('https://pastebin.com/raw/2eYepag7'),true))()
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_FFVU71_FAKESCRIPT))
- function SCRIPT_NGKK67_FAKESCRIPT() -- jp.Script
- getfenv().script = Instance.new('Script', jp)
- jppp = script.Parent.Parent.jpp
- script.Parent.MouseButton1Down:connect(function()
- game.Players.LocalPlayer.Character.Humanoid.JumpPower = jppp.text
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_NGKK67_FAKESCRIPT))
- function SCRIPT_ITHO88_FAKESCRIPT() -- ope.Script
- getfenv().script = Instance.new('Script', ope)
- local main = script.Parent.Parent.main
- local min = script.Parent.Parent.main.min
- local ope = script.Parent
- ope.MouseButton1Click:connect(function()
- main.Visible = true
- ope.Visible = false
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_ITHO88_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement