Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function AutoSell()
- for _,v in pairs(game.Workspace:GetChildren()) do
- if v.Name == "Model" then
- for _,v in pairs(v:GetChildren()) do
- if v.Name == "Model" then
- for _,v in pairs(v:GetChildren()) do
- if v.Name == "Model" then
- for _,v in pairs(v:GetChildren()) do
- if v:FindFirstChild("LoadSell") then
- local part = v
- part.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- end
- end
- end
- end
- end
- end
- end
- end
- local Shitulator = Instance.new("ScreenGui")
- local Back = Instance.new("Frame")
- local TopBar = Instance.new("Frame")
- local Credits = Instance.new("TextLabel")
- local InfoFrame = Instance.new("Frame")
- local InfoText = Instance.new("TextLabel")
- local Info = Instance.new("TextButton")
- local Destroy = Instance.new("TextButton")
- local Cane = Instance.new("TextButton")
- local Egg = Instance.new("TextButton")
- local EggNum = Instance.new("TextBox")
- local Power = Instance.new("TextButton")
- local Sell = Instance.new("TextButton")
- local Coins = Instance.new("TextButton")
- Shitulator.Name = "Shitulator"
- Shitulator.Parent = game.CoreGui
- Shitulator.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Back.Name = "Back"
- Back.Parent = Shitulator
- Back.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- Back.BorderSizePixel = 0
- Back.Position = UDim2.new(0.310083389, 0, 0.331325322, 0)
- Back.Size = UDim2.new(0, 479, 0, 223)
- TopBar.Name = "TopBar"
- TopBar.Parent = Back
- TopBar.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- TopBar.BorderSizePixel = 0
- TopBar.Size = UDim2.new(0, 479, 0, 85)
- Credits.Name = "Credits"
- Credits.Parent = TopBar
- Credits.BackgroundColor3 = Color3.new(1, 1, 1)
- Credits.BackgroundTransparency = 1
- Credits.BorderSizePixel = 0
- Credits.Size = UDim2.new(0, 324, 0, 85)
- Credits.Font = Enum.Font.Highway
- Credits.Text = "By Raengga/KidsGamers"
- Credits.TextColor3 = Color3.new(1, 1, 1)
- Credits.TextScaled = true
- Credits.TextSize = 14
- Credits.TextWrapped = true
- InfoFrame.Name = "InfoFrame"
- InfoFrame.Parent = TopBar
- InfoFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- InfoFrame.BorderSizePixel = 0
- InfoFrame.Position = UDim2.new(1, 0, 0, 0)
- InfoFrame.Size = UDim2.new(0, 170, 0, 223)
- InfoText.Name = "InfoText"
- InfoText.Parent = InfoFrame
- InfoText.BackgroundColor3 = Color3.new(0.223529, 0.223529, 0.223529)
- InfoText.BorderSizePixel = 0
- InfoText.Size = UDim2.new(0, 170, 0, 223)
- InfoText.Font = Enum.Font.Highway
- InfoText.Text = "Hover over something for a description"
- InfoText.TextColor3 = Color3.new(1, 1, 1)
- InfoText.TextScaled = true
- InfoText.TextSize = 14
- InfoText.TextWrapped = true
- Info.Name = "Info"
- Info.Parent = TopBar
- Info.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- Info.BorderSizePixel = 0
- Info.Position = UDim2.new(0.684759915, 0, 0.494117647, 0)
- Info.Size = UDim2.new(0, 139, 0, 43)
- Info.Font = Enum.Font.Highway
- Info.Text = "Info"
- Info.TextColor3 = Color3.new(1, 1, 1)
- Info.TextScaled = true
- Info.TextSize = 14
- Info.TextWrapped = true
- Destroy.Name = "Destroy"
- Destroy.Parent = TopBar
- Destroy.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- Destroy.BorderSizePixel = 0
- Destroy.Position = UDim2.new(0.684759915, 0, 0, 0)
- Destroy.Size = UDim2.new(0, 139, 0, 42)
- Destroy.Font = Enum.Font.Highway
- Destroy.Text = "Destroy UI"
- Destroy.TextColor3 = Color3.new(1, 1, 1)
- Destroy.TextScaled = true
- Destroy.TextSize = 14
- Destroy.TextWrapped = true
- Cane.Name = "Cane"
- Cane.Parent = Back
- Cane.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- Cane.BorderSizePixel = 0
- Cane.Position = UDim2.new(0, 0, 0.793721974, 0)
- Cane.Size = UDim2.new(0, 144, 0, 46)
- Cane.Font = Enum.Font.Highway
- Cane.Text = "Auto Gain candy cane - off"
- Cane.TextColor3 = Color3.new(1, 1, 1)
- Cane.TextScaled = true
- Cane.TextSize = 14
- Cane.TextWrapped = true
- Egg.Name = "Egg"
- Egg.Parent = Back
- Egg.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- Egg.BorderSizePixel = 0
- Egg.Position = UDim2.new(0.33831048, 0, 0.793721974, 0)
- Egg.Size = UDim2.new(0, 144, 0, 46)
- Egg.Font = Enum.Font.Highway
- Egg.Text = "Open Egg For Free"
- Egg.TextColor3 = Color3.new(1, 1, 1)
- Egg.TextScaled = true
- Egg.TextSize = 14
- Egg.TextWrapped = true
- EggNum.Name = "EggNum"
- EggNum.Parent = Back
- EggNum.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- EggNum.Position = UDim2.new(0.33831048, 0, 0.493273556, 0)
- EggNum.Size = UDim2.new(0, 144, 0, 46)
- EggNum.Font = Enum.Font.Highway
- EggNum.Text = "Egg Number e.g 1"
- EggNum.TextColor3 = Color3.new(1, 1, 1)
- EggNum.TextScaled = true
- EggNum.TextSize = 14
- EggNum.TextWrapped = true
- Power.Name = "Power"
- Power.Parent = Back
- Power.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- Power.BorderSizePixel = 0
- Power.Position = UDim2.new(0, 0, 0.493273556, 0)
- Power.Size = UDim2.new(0, 144, 0, 46)
- Power.Font = Enum.Font.Highway
- Power.Text = "Buy Power"
- Power.TextColor3 = Color3.new(1, 1, 1)
- Power.TextScaled = true
- Power.TextSize = 14
- Power.TextWrapped = true
- Sell.Name = "Sell"
- Sell.Parent = Back
- Sell.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- Sell.BorderSizePixel = 0
- Sell.Position = UDim2.new(0.675999999, 0, 0.493000001, 0)
- Sell.Size = UDim2.new(0, 144, 0, 46)
- Sell.Font = Enum.Font.Highway
- Sell.Text = "Auto Sell - off"
- Sell.TextColor3 = Color3.new(1, 1, 1)
- Sell.TextScaled = true
- Sell.TextSize = 14
- Sell.TextWrapped = true
- Coins.Name = "Coins"
- Coins.Parent = Back
- Coins.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- Coins.BorderSizePixel = 0
- Coins.Position = UDim2.new(0.673912287, 0, 0.793448448, 0)
- Coins.Size = UDim2.new(0, 144, 0, 46)
- Coins.Font = Enum.Font.Highway
- Coins.Text = "Auto Farm Coins - off"
- Coins.TextColor3 = Color3.new(1, 1, 1)
- Coins.TextScaled = true
- Coins.TextSize = 14
- Coins.TextWrapped = true
- local SellOn = 0
- Sell.MouseButton1Click:Connect(function()
- if SellOn == 0 then
- Sell.Text = "Auto Sell - on"
- SellOn = 1
- elseif SellOn == 1 then
- Sell.Text = "Auto Sell - off"
- SellOn = 0
- end
- repeat
- wait()
- AutoSell()
- until SellOn == 0
- end)
- function settext(text)
- InfoText.Text = text
- end
- Sell.MouseEnter:Connect(function()
- settext("Teleport the sell to your position causing you to auto-sell")
- end)
- Info.MouseEnter:Connect(function()
- settext("Thats how you got here idiot")
- end)
- Destroy.MouseEnter:Connect(function()
- settext("Destroyed the GUI")
- end)
- Cane.MouseEnter:Connect(function()
- settext("Auto gains you candy canes super quick")
- end)
- Power.MouseEnter:Connect(function()
- settext("Buys you Power ( takes the Ice ")
- end)
- EggNum.MouseEnter:Connect(function()
- settext("Well put your number here")
- end)
- Coins.MouseEnter:Connect(function()
- settext("Tp's all coins to you!")
- end)
- Egg.MouseEnter:Connect(function()
- settext("Buys the egg for free ( you must have the ice required ) ")
- end)
- Sell.MouseButton1Click:Connect(function()
- AutoSell()
- end)
- function autocane()
- local A_1 = "Click"
- local Event = game:GetService("Workspace")[game.Players.LocalPlayer.Name].Candycane.RemoteEvent
- for i = 0,50,1 do
- Event:FireServer(A_1)
- end
- end
- local caneon = 0
- Cane.MouseButton1Click:Connect(function()
- if caneon == 0 then
- caneon = 1
- Cane.Text = "Auto Gain candy cane - on"
- elseif caneon == 1 then
- Cane.Text = "Auto Gain candy cane - off"
- caneon = 0
- end
- repeat
- wait()
- autocane()
- until caneon == 0
- end)
- Destroy.MouseButton1Click:Connect(function()
- Shitulator:Destroy()
- end)
- Info.MouseButton1Click:Connect(function()
- if InfoFrame.Visible == false then
- InfoFrame.Visible = true
- elseif InfoFrame.Visible == true then
- InfoFrame.Visible = false
- end
- end)
- Egg.MouseButton1Click:Connect(function()
- local num = tonumber(EggNum.Text)
- local A_1 = "ConfirmPet"
- local A_2 = "E"..num
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1, A_2)
- end)
- Power.MouseButton1Click:Connect(function()
- local A_1 = "BuyPower"
- local Event = game:GetService("ReplicatedStorage").RemoteEvent
- Event:FireServer(A_1)
- end)
- function coin()
- for _,v in pairs(game.Workspace.DropsFolder.Drops:GetChildren()) do
- for _,v in pairs(v:GetChildren()) do
- if v.ClassName == "MeshPart" then
- v.CFrame =game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- end
- end
- end
- end
- local coinon = 0
- Coins.MouseButton1Click:Connect(function()
- if coinon == 0 then
- Coins.Text = "Auto Farm Coins - on"
- coinon = 1
- elseif coinon == 1 then
- Coins.Text = "Auto Farm Coins - off"
- coinon = 0
- end
- repeat
- wait()
- coin()
- until coinon == 0
- end)
- InfoFrame.Visible = false
- Back.Active = true
- Back.Draggable = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement