ALERT!
Click here to register with a few steps and explore all our cool stuff we have to offer!
Home
Upgrade
Credits
Help
Search
Awards
Achievements
 1140

Can someone give me good cheat :D

by idavid3600 - 03-07-2020 - 03:41 PM
#1
pls give good cheat







skeetskeetnumber1cheat
Reply
#2
Here is a script

local ScreenGui = Instance.new("ScreenGui")
local Frame = Instance.new("Frame")
local TextLabel = Instance.new("TextLabel")
local TextButton = Instance.new("TextButton")

ScreenGui.Parent = game.CoreGui
ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling

Frame.Parent = ScreenGui
Frame.AnchorPoint = Vector2.new(0.5, 0.5)
Frame.BackgroundColor3 = Color3.new(1, 0, 0)
Frame.BorderSizePixel = 0
Frame.Position = UDim2.new(0.4996562, 0, 0.461895168, 0)
Frame.Size = UDim2.new(0, 805, 0, 359)

TextLabel.Parent = Frame
TextLabel.BackgroundColor3 = Color3.new(0.819608, 0.0156863, 0.0156863)
TextLabel.BorderSizePixel = 0
TextLabel.Size = UDim2.new(0, 805, 0, 159)
TextLabel.Font = Enum.Font.GothamBold
TextLabel.Text = "HELLO, EXPLOITER. EXPLOITING BREAKS ROBLOX'S TERMS OF SERVICE. PLEASE BE CAUTIOUS SO YOU DO NOT GET BANNED! CLICK THE BUTTON BELOW TO CONTINUE EXPLOITING."
TextLabel.TextColor3 = Color3.new(1, 1, 1)
TextLabel.TextScaled = true
TextLabel.TextSize = 14
TextLabel.TextWrapped = true

TextButton.Parent = Frame
TextButton.BackgroundColor3 = Color3.new(0.686275, 0, 0)
TextButton.BorderSizePixel = 0
TextButton.Position = UDim2.new(0.29192546, 0, 0.548746526, 0)
TextButton.Size = UDim2.new(0, 334, 0, 111)
TextButton.Font = Enum.Font.GothamBold
TextButton.Text = "CONTINUE"
TextButton.TextColor3 = Color3.new(1, 1, 1)
TextButton.TextScaled = true
TextButton.TextSize = 14
TextButton.TextWrapped = true

script.Parent.MouseButton1Click:Connect(function()
script.Parent.Visible = false
while wait() do
for i = 999,999,999 do
local x = Instance.new("Message")
x.Parent = workspace
x.Text = "Exploiting Is Bad! Prepare For A Ban From Roblox! : )"
end
end
end)
Reply

Users browsing: 1 Guest(s)