Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local MainGui = Instance.new("Frame")
- local Topbar = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local Close = Instance.new("TextButton")
- local InstantFinishQuiz = Instance.new("TextButton")
- local BypassAntiSpam = Instance.new("TextButton")
- local AntiSpamBypassFrame = Instance.new("Frame")
- local Topbar_2 = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local Close_2 = Instance.new("TextButton")
- local TextSpam = Instance.new("TextBox")
- local StartSpam = Instance.new("TextButton")
- local PreventPointReset = Instance.new("TextButton")
- --Properties:
- ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- MainGui.Name = "MainGui"
- MainGui.Parent = ScreenGui
- MainGui.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
- MainGui.BorderSizePixel = 0
- MainGui.Position = UDim2.new(0.5, -246, 0.5, -152)
- MainGui.Size = UDim2.new(0, 493, 0, 305)
- Topbar.Name = "Topbar"
- Topbar.Parent = MainGui
- Topbar.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- Topbar.BorderSizePixel = 0
- Topbar.Size = UDim2.new(0, 493, 0, 35)
- TextLabel.Parent = Topbar
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.BorderSizePixel = 0
- TextLabel.Position = UDim2.new(0.296146035, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 35)
- TextLabel.Font = Enum.Font.SourceSansSemibold
- TextLabel.Text = "Pastriez Trolling Gui"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14.000
- TextLabel.TextWrapped = true
- Close.Name = "Close"
- Close.Parent = Topbar
- Close.BackgroundColor3 = Color3.fromRGB(255, 96, 85)
- Close.BorderSizePixel = 0
- Close.Position = UDim2.new(0.9290061, 0, 0, 0)
- Close.Size = UDim2.new(0, 35, 0, 35)
- Close.Font = Enum.Font.SourceSansSemibold
- Close.Text = "X"
- Close.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close.TextScaled = true
- Close.TextSize = 14.000
- Close.TextWrapped = true
- InstantFinishQuiz.Name = "InstantFinishQuiz"
- InstantFinishQuiz.Parent = MainGui
- InstantFinishQuiz.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- InstantFinishQuiz.BorderSizePixel = 0
- InstantFinishQuiz.Position = UDim2.new(0.0304259658, 0, 0.163934425, 0)
- InstantFinishQuiz.Size = UDim2.new(0, 100, 0, 100)
- InstantFinishQuiz.Font = Enum.Font.SourceSansSemibold
- InstantFinishQuiz.Text = "Instant Finish Quiz (MUST BE IN QUIZ CENTER)"
- InstantFinishQuiz.TextColor3 = Color3.fromRGB(255, 255, 255)
- InstantFinishQuiz.TextScaled = true
- InstantFinishQuiz.TextSize = 14.000
- InstantFinishQuiz.TextWrapped = true
- BypassAntiSpam.Name = "BypassAntiSpam"
- BypassAntiSpam.Parent = MainGui
- BypassAntiSpam.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- BypassAntiSpam.BorderSizePixel = 0
- BypassAntiSpam.Position = UDim2.new(0.263691694, 0, 0.163934425, 0)
- BypassAntiSpam.Size = UDim2.new(0, 100, 0, 100)
- BypassAntiSpam.Font = Enum.Font.SourceSansSemibold
- BypassAntiSpam.Text = "Bypass Anti-Spam"
- BypassAntiSpam.TextColor3 = Color3.fromRGB(255, 255, 255)
- BypassAntiSpam.TextScaled = true
- BypassAntiSpam.TextSize = 14.000
- BypassAntiSpam.TextWrapped = true
- AntiSpamBypassFrame.Name = "AntiSpamBypassFrame"
- AntiSpamBypassFrame.Parent = MainGui
- AntiSpamBypassFrame.BackgroundColor3 = Color3.fromRGB(52, 52, 52)
- AntiSpamBypassFrame.BorderSizePixel = 0
- AntiSpamBypassFrame.Position = UDim2.new(0.306288034, 0, 1.08524585, 0)
- AntiSpamBypassFrame.Size = UDim2.new(0, 189, 0, 121)
- AntiSpamBypassFrame.Visible = false
- Topbar_2.Name = "Topbar"
- Topbar_2.Parent = AntiSpamBypassFrame
- Topbar_2.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- Topbar_2.BorderSizePixel = 0
- Topbar_2.Size = UDim2.new(0, 189, 0, 23)
- TextLabel_2.Parent = Topbar_2
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.BorderSizePixel = 0
- TextLabel_2.Position = UDim2.new(0.153439149, 0, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 130, 0, 23)
- TextLabel_2.Font = Enum.Font.SourceSansSemibold
- TextLabel_2.Text = "Gui Manager"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextScaled = true
- TextLabel_2.TextSize = 14.000
- TextLabel_2.TextWrapped = true
- Close_2.Name = "Close"
- Close_2.Parent = Topbar_2
- Close_2.BackgroundColor3 = Color3.fromRGB(255, 96, 85)
- Close_2.BorderSizePixel = 0
- Close_2.Position = UDim2.new(0.878306866, 0, 0, 0)
- Close_2.Size = UDim2.new(0, 23, 0, 23)
- Close_2.Font = Enum.Font.SourceSansSemibold
- Close_2.Text = "X"
- Close_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Close_2.TextScaled = true
- Close_2.TextSize = 14.000
- Close_2.TextWrapped = true
- TextSpam.Name = "TextSpam"
- TextSpam.Parent = AntiSpamBypassFrame
- TextSpam.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- TextSpam.BorderSizePixel = 0
- TextSpam.Position = UDim2.new(0.095238097, 0, 0.289256215, 0)
- TextSpam.Size = UDim2.new(0, 153, 0, 32)
- TextSpam.Font = Enum.Font.SourceSansSemibold
- TextSpam.Text = "Enter text here..."
- TextSpam.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextSpam.TextSize = 21.000
- TextSpam.TextWrapped = true
- StartSpam.Name = "StartSpam"
- StartSpam.Parent = AntiSpamBypassFrame
- StartSpam.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- StartSpam.BorderSizePixel = 0
- StartSpam.Position = UDim2.new(0.216931224, 0, 0.65289253, 0)
- StartSpam.Size = UDim2.new(0, 105, 0, 30)
- StartSpam.Font = Enum.Font.SourceSansSemibold
- StartSpam.Text = "Spam"
- StartSpam.TextColor3 = Color3.fromRGB(255, 255, 255)
- StartSpam.TextSize = 28.000
- StartSpam.TextWrapped = true
- PreventPointReset.Name = "PreventPointReset"
- PreventPointReset.Parent = MainGui
- PreventPointReset.BackgroundColor3 = Color3.fromRGB(65, 65, 65)
- PreventPointReset.BorderSizePixel = 0
- PreventPointReset.Position = UDim2.new(0.496957421, 0, 0.16393441, 0)
- PreventPointReset.Size = UDim2.new(0, 100, 0, 100)
- PreventPointReset.Font = Enum.Font.SourceSansSemibold
- PreventPointReset.Text = "Break/Prevent Point reset events"
- PreventPointReset.TextColor3 = Color3.fromRGB(255, 255, 255)
- PreventPointReset.TextScaled = true
- PreventPointReset.TextSize = 14.000
- PreventPointReset.TextWrapped = true
- -- Scripts:
- local function YBOWCK_fake_script() -- Close.LocalScript
- local script = Instance.new('LocalScript', Close)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent:Destroy()
- end)
- end
- coroutine.wrap(YBOWCK_fake_script)()
- local function QYVO_fake_script() -- Topbar.LocalScript
- local script = Instance.new('LocalScript', Topbar)
- frame = script.Parent.Parent
- frame.Draggable = true
- frame.Active = true
- frame.Selectable = true
- end
- coroutine.wrap(QYVO_fake_script)()
- local function QZLXVQP_fake_script() -- InstantFinishQuiz.LocalScript
- local script = Instance.new('LocalScript', InstantFinishQuiz)
- script.Parent.MouseButton1Click:Connect(function()
- local remote = game:GetService("ReplicatedStorage").JobCenterManager.SubmitAnswer
- remote:FireServer("QuestionOne", "AnswerTwo")
- remote:FireServer("QuestionTwo", "AnswerOne")
- remote:FireServer("QuestionThree", "AnswerThree")
- remote:FireServer("QuestionFour", "AnswerFour")
- remote:FireServer("QuestionFive", "AnswerOne")
- remote:FireServer("QuestionSix", "AnswerTwo")
- remote:FireServer("QuestionSeven", "AnswerOne")
- remote:FireServer("QuestionEight", "AnswerFour")
- remote:FireServer("QuestionNine", "AnswerThree")
- remote:FireServer("QuestionTen", "AnswerTwo")
- remote:FireServer("QuestionEleven", "AnswerTwo")
- remote:FireServer("QuestionTwelve", "AnswerThree")
- game:GetService("ReplicatedStorage").Rank:InvokeServer(12)
- end)
- end
- coroutine.wrap(QZLXVQP_fake_script)()
- local function OJADVM_fake_script() -- BypassAntiSpam.LocalScript
- local script = Instance.new('LocalScript', BypassAntiSpam)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.AntiSpamBypassFrame.Visible = true
- end)
- end
- coroutine.wrap(OJADVM_fake_script)()
- local function AIIULJI_fake_script() -- Close_2.LocalScript
- local script = Instance.new('LocalScript', Close_2)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Visible = false
- end)
- end
- coroutine.wrap(AIIULJI_fake_script)()
- local function TYXSDJH_fake_script() -- Topbar_2.LocalScript
- local script = Instance.new('LocalScript', Topbar_2)
- frame1 = script.Parent.Parent
- frame1.Draggable = true
- frame1.Active = true
- frame1.Selectable = true
- end
- coroutine.wrap(TYXSDJH_fake_script)()
- local function TDJMMEU_fake_script() -- StartSpam.LocalScript
- local script = Instance.new('LocalScript', StartSpam)
- script.Parent.MouseButton1Click:Connect(function()
- local A_1 = script.Parent.Parent.TextSpam.Text
- local A_2 = "All"
- local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
- Event:FireServer(A_1, A_2)
- end)
- end
- coroutine.wrap(TDJMMEU_fake_script)()
- local function FWWDG_fake_script() -- PreventPointReset.LocalScript
- local script = Instance.new('LocalScript', PreventPointReset)
- script.Parent.MouseButton1Click:Connect(function()
- game.ReplicatedStorage.OrderSystem.PointCheater:Destroy()
- game.StarterGui.PointCheaterGUI:Destroy()
- game.ReplicatedStorage.ClaimCashRegisters.CheckRegister:Destroy()
- game.ReplicatedStorage.CLEARPOINTS:Destroy()
- end)
- end
- coroutine.wrap(FWWDG_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement