Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local browse = game.CoreGui:FindFirstChild("cheatz")
- if browse then
- browse:Destroy()
- end
- local creepsted = {
- ["cheatz"] = Instance.new("ScreenGui"),
- ["Frame"] = Instance.new("Frame"),
- ["Teleport"] = Instance.new("TextButton"),
- ["LocalScript"] = Instance.new("LocalScript"),
- ["UITextSizeConstraint"] = Instance.new("UITextSizeConstraint"),
- ["UIStroke"] = Instance.new("UIStroke"),
- ["UIStroke1"] = Instance.new("UIStroke"),
- ["JoinWhatsapp"] = Instance.new("TextButton"),
- ["LocalScript1"] = Instance.new("LocalScript"),
- ["UITextSizeConstraint1"] = Instance.new("UITextSizeConstraint"),
- ["UIStroke2"] = Instance.new("UIStroke"),
- ["Rejoin"] = Instance.new("TextButton"),
- ["UITextSizeConstraint2"] = Instance.new("UITextSizeConstraint"),
- ["UIStroke3"] = Instance.new("UIStroke"),
- ["UIStroke4"] = Instance.new("UIStroke"),
- ["LocalScript2"] = Instance.new("LocalScript"),
- ["DestroyGUI"] = Instance.new("TextButton"),
- ["UITextSizeConstraint3"] = Instance.new("UITextSizeConstraint"),
- ["UIStroke5"] = Instance.new("UIStroke"),
- ["LocalScript3"] = Instance.new("LocalScript"),
- ["GuiSway"] = Instance.new("LocalScript"),
- ["DropShadowHolder"] = Instance.new("Frame"),
- ["DropShadow"] = Instance.new("ImageLabel"),
- ["NotificationScript"] = Instance.new("LocalScript")
- }
- creepsted["cheatz"].IgnoreGuiInset = true
- creepsted["cheatz"].ScreenInsets = Enum.ScreenInsets.DeviceSafeInsets
- creepsted["cheatz"].ResetOnSpawn = false
- creepsted["cheatz"].Name = "cheatz"
- creepsted["Frame"].Active = true
- creepsted["Frame"].AnchorPoint = Vector2.new(0.5, 1)
- creepsted["Frame"].BackgroundColor3 = Color3.fromRGB(37.00000159442425, 37.00000159442425, 37.00000159442425)
- creepsted["Frame"].BorderColor3 = Color3.fromRGB(0, 0, 0)
- creepsted["Frame"].Position = UDim2.new(0.5, 0, 1, -12)
- creepsted["Frame"].Selectable = true
- creepsted["Frame"].Size = UDim2.new(0, 200, 0, 55)
- creepsted["Frame"].Parent = creepsted["cheatz"]
- creepsted["Teleport"].Font = Enum.Font.SourceSans
- creepsted["Teleport"].Text = "Instant Win"
- creepsted["Teleport"].TextColor3 = Color3.fromRGB(204.00000303983688, 204.00000303983688, 204.00000303983688)
- creepsted["Teleport"].TextScaled = true
- creepsted["Teleport"].TextSize = 20
- creepsted["Teleport"].TextWrapped = true
- creepsted["Teleport"].AnchorPoint = Vector2.new(0, 0.5)
- creepsted["Teleport"].BackgroundColor3 = Color3.fromRGB(65.0000037252903, 65.0000037252903, 65.0000037252903)
- creepsted["Teleport"].BorderColor3 = Color3.fromRGB(0, 0, 0)
- creepsted["Teleport"].BorderSizePixel = 0
- creepsted["Teleport"].Position = UDim2.new(0, 6, 0.5, 0)
- creepsted["Teleport"].Size = UDim2.new(0.5, -9, 1, -12)
- creepsted["Teleport"].Name = "Teleport"
- creepsted["Teleport"].Parent = creepsted["Frame"]
- creepsted["UITextSizeConstraint"].MaxTextSize = 20
- creepsted["UITextSizeConstraint"].Parent = creepsted["Teleport"]
- creepsted["UIStroke"].Parent = creepsted["Teleport"]
- creepsted["UIStroke1"].ApplyStrokeMode = Enum.ApplyStrokeMode.Border
- creepsted["UIStroke1"].Parent = creepsted["Teleport"]
- creepsted["JoinWhatsapp"].Font = Enum.Font.SourceSansBold
- creepsted["JoinWhatsapp"].Text = "JOIN MY WHATSAPP GROUP"
- creepsted["JoinWhatsapp"].TextColor3 = Color3.fromRGB(0, 85.0000025331974, 0)
- creepsted["JoinWhatsapp"].TextScaled = true
- creepsted["JoinWhatsapp"].TextSize = 15
- creepsted["JoinWhatsapp"].TextWrapped = true
- creepsted["JoinWhatsapp"].Active = false
- creepsted["JoinWhatsapp"].BackgroundColor3 = Color3.fromRGB(79.00000289082527, 79.00000289082527, 79.00000289082527)
- creepsted["JoinWhatsapp"].BorderColor3 = Color3.fromRGB(0, 0, 0)
- creepsted["JoinWhatsapp"].Position = UDim2.new(0, 0, 0, -20)
- creepsted["JoinWhatsapp"].Selectable = false
- creepsted["JoinWhatsapp"].Size = UDim2.new(1, 0, 0, 20)
- creepsted["JoinWhatsapp"].Name = "JoinWhatsapp"
- creepsted["JoinWhatsapp"].Parent = creepsted["Frame"]
- creepsted["UITextSizeConstraint1"].MaxTextSize = 15
- creepsted["UITextSizeConstraint1"].Parent = creepsted["JoinWhatsapp"]
- creepsted["UIStroke2"].Parent = creepsted["JoinWhatsapp"]
- creepsted["Rejoin"].Font = Enum.Font.SourceSans
- creepsted["Rejoin"].Text = "Rejoin"
- creepsted["Rejoin"].TextColor3 = Color3.fromRGB(204.00000303983688, 204.00000303983688, 204.00000303983688)
- creepsted["Rejoin"].TextScaled = true
- creepsted["Rejoin"].TextSize = 20
- creepsted["Rejoin"].TextWrapped = true
- creepsted["Rejoin"].AnchorPoint = Vector2.new(1, 0.5)
- creepsted["Rejoin"].BackgroundColor3 = Color3.fromRGB(65.0000037252903, 65.0000037252903, 65.0000037252903)
- creepsted["Rejoin"].BorderColor3 = Color3.fromRGB(0, 0, 0)
- creepsted["Rejoin"].BorderSizePixel = 0
- creepsted["Rejoin"].Position = UDim2.new(1, -6, 0.5, 0)
- creepsted["Rejoin"].Size = UDim2.new(0.5, -9, 1, -12)
- creepsted["Rejoin"].Name = "Rejoin"
- creepsted["Rejoin"].Parent = creepsted["Frame"]
- creepsted["UITextSizeConstraint2"].MaxTextSize = 20
- creepsted["UITextSizeConstraint2"].Parent = creepsted["Rejoin"]
- creepsted["UIStroke3"].Parent = creepsted["Rejoin"]
- creepsted["UIStroke4"].ApplyStrokeMode = Enum.ApplyStrokeMode.Border
- creepsted["UIStroke4"].Parent = creepsted["Rejoin"]
- creepsted["DestroyGUI"].Font = Enum.Font.SourceSansBold
- creepsted["DestroyGUI"].Text = "DESTROY GUI"
- creepsted["DestroyGUI"].TextColor3 = Color3.fromRGB(85.0000025331974, 0, 0)
- creepsted["DestroyGUI"].TextScaled = true
- creepsted["DestroyGUI"].TextSize = 15
- creepsted["DestroyGUI"].TextWrapped = true
- creepsted["DestroyGUI"].Active = false
- creepsted["DestroyGUI"].BackgroundColor3 = Color3.fromRGB(79.00000289082527, 79.00000289082527, 79.00000289082527)
- creepsted["DestroyGUI"].BorderColor3 = Color3.fromRGB(0, 0, 0)
- creepsted["DestroyGUI"].Position = UDim2.new(0, 0, 0, -40)
- creepsted["DestroyGUI"].Selectable = false
- creepsted["DestroyGUI"].Size = UDim2.new(1, 0, 0, 20)
- creepsted["DestroyGUI"].Name = "DestroyGUI"
- creepsted["DestroyGUI"].Parent = creepsted["Frame"]
- creepsted["UITextSizeConstraint3"].MaxTextSize = 15
- creepsted["UITextSizeConstraint3"].Parent = creepsted["DestroyGUI"]
- creepsted["UIStroke5"].Parent = creepsted["DestroyGUI"]
- creepsted["DropShadowHolder"].BackgroundTransparency = 1
- creepsted["DropShadowHolder"].BorderSizePixel = 0
- creepsted["DropShadowHolder"].Size = UDim2.new(1, 0, 1, 0)
- creepsted["DropShadowHolder"].ZIndex = 0
- creepsted["DropShadowHolder"].Name = "DropShadowHolder"
- creepsted["DropShadowHolder"].Parent = creepsted["Frame"]
- creepsted["DropShadow"].Image = "rbxassetid://6014261993"
- creepsted["DropShadow"].ImageColor3 = Color3.fromRGB(0, 0, 0)
- creepsted["DropShadow"].ImageTransparency = 0.5
- creepsted["DropShadow"].ScaleType = Enum.ScaleType.Slice
- creepsted["DropShadow"].SliceCenter = Rect.new(49, 49, 450, 450)
- creepsted["DropShadow"].AnchorPoint = Vector2.new(0.5, 0.5)
- creepsted["DropShadow"].BackgroundTransparency = 1
- creepsted["DropShadow"].BorderSizePixel = 0
- creepsted["DropShadow"].Position = UDim2.new(0.5, 0, 0.5, 0)
- creepsted["DropShadow"].Size = UDim2.new(1, 47, 1, 47)
- creepsted["DropShadow"].ZIndex = 0
- creepsted["DropShadow"].Name = "DropShadow"
- creepsted["DropShadow"].Parent = creepsted["DropShadowHolder"]
- creepsted["cheatz"].Parent = game.CoreGui
- local fakemodulescripts = {}
- local function SCPERfakescript() -- Fake Script: Workspace.cheatz.Frame.Teleport.LocalScript
- local script = Instance.new("LocalScript")
- script.Name = "LocalScript"
- script.Parent = creepsted["Teleport"]
- local req = require
- local require = function(obj)
- local fake = fakemodulescripts[obj]
- if fake then
- return fake()
- end
- return req(obj)
- end
- local function Teleport(partToGo)
- local player = game.Players.LocalPlayer
- player.Character:MoveTo(partToGo.Position)
- end
- script.Parent.MouseButton1Click:Connect(function()
- Teleport(workspace.Stages.EndStage.Start)
- end)
- end
- local function ZNDEBGNfakescript() -- Fake Script: Workspace.cheatz.Frame.JoinWhatsapp.LocalScript
- local script = Instance.new("LocalScript")
- script.Name = "LocalScript"
- script.Parent = creepsted["JoinWhatsapp"]
- local req = require
- local require = function(obj)
- local fake = fakemodulescripts[obj]
- if fake then
- return fake()
- end
- return req(obj)
- end
- everyClipboard = setclipboard or toclipboard or setclipboard or (Clipboard and Clipboard.set)
- local StarterGui = game:GetService("StarterGui")
- local function toClipboard(txt)
- if everyClipboard then
- everyClipboard(tostring(txt))
- StarterGui:SetCore("SendNotification", {
- Title = "CREEPSTU",
- Text = "~Link copied to clipboard~",
- Duration = 5
- })
- else
- StarterGui:SetCore("SendNotification", {
- Title = "CREEPSTU",
- Text = "~Failed to copy the link all because your executor is not supported~",
- Duration = 5
- })
- end
- end
- script.Parent.MouseButton1Click:Connect(function()
- toClipboard("https://chat.whatsapp.com/LI7Eb9vYZtJA29bmVnDNCG")
- end)
- end
- local function MUPZfakescript() -- Fake Script: Workspace.cheatz.Frame.Rejoin.LocalScript
- local script = Instance.new("LocalScript")
- script.Name = "LocalScript"
- script.Parent = creepsted["Rejoin"]
- local req = require
- local require = function(obj)
- local fake = fakemodulescripts[obj]
- if fake then
- return fake()
- end
- return req(obj)
- end
- local Players = game.Players
- local TeleportService = game:GetService("TeleportService")
- local PlaceId = game.PlaceId
- local JobId = game.JobId
- script.Parent.MouseButton1Up:Connect(function()
- if #Players:GetPlayers() <= 1 then
- Players.LocalPlayer:Kick("\nRejoining so, please wait...")
- wait()
- TeleportService:Teleport(PlaceId, Players.LocalPlayer)
- else
- TeleportService:TeleportToPlaceInstance(PlaceId, JobId, Players.LocalPlayer)
- end
- end)
- end
- local function CLFJSfakescript() -- Fake Script: Workspace.cheatz.Frame.DestroyGUI.LocalScript
- local script = Instance.new("LocalScript")
- script.Name = "LocalScript"
- script.Parent = creepsted["DestroyGUI"]
- local req = require
- local require = function(obj)
- local fake = fakemodulescripts[obj]
- if fake then
- return fake()
- end
- return req(obj)
- end
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent:Destroy()
- end)
- end
- local function KMSTPfakescript() -- Fake Script: Workspace.cheatz.Frame.GuiSway
- local script = Instance.new("LocalScript")
- script.Name = "GuiSway"
- script.Parent = creepsted["Frame"]
- local req = require
- local require = function(obj)
- local fake = fakemodulescripts[obj]
- if fake then
- return fake()
- end
- return req(obj)
- end
- local RunService = game:GetService("RunService")
- local UserInputService = game:GetService("UserInputService")
- local TweenService = game:GetService("TweenService")
- local Parent = script.Parent
- local ParentPosition = Parent.Position
- local ParentOffset = ParentPosition
- local X = {
- Goal = 0,
- Tween = nil,
- Value = Instance.new("NumberValue")
- }
- local Y = {
- Goal = 0,
- Tween = nil,
- Value = Instance.new("NumberValue")
- }
- local TweenInfoParams = {
- Time = 0.2,
- EasingStyle = Enum.EasingStyle.Quad,
- EasingDirection = Enum.EasingDirection.InOut,
- }
- local MovementMultiplier = 6
- local function createTween(property, goal)
- if property.Tween then
- property.Tween:Cancel()
- end
- property.Goal = goal
- property.Tween = TweenService:Create(property.Value, TweenInfo.new(TweenInfoParams.Time, TweenInfoParams.EasingStyle, TweenInfoParams.EasingDirection), { Value = goal })
- property.Tween:Play()
- end
- RunService.RenderStepped:Connect(function(deltaTime)
- local mouseDelta = UserInputService:GetMouseDelta() * MovementMultiplier
- if X.Goal ~= mouseDelta.X then
- createTween(X, mouseDelta.X)
- end
- if Y.Goal ~= mouseDelta.Y then
- createTween(Y, mouseDelta.Y)
- end
- ParentOffset = UDim2.fromOffset(X.Value.Value, Y.Value.Value)
- Parent.Position = ParentPosition + ParentOffset
- end)
- end
- local function XJVGHFVfakescript() -- Fake Script: Workspace.cheatz.NotificationScript
- local script = Instance.new("LocalScript")
- script.Name = "NotificationScript"
- script.Parent = creepsted["cheatz"]
- local req = require
- local require = function(obj)
- local fake = fakemodulescripts[obj]
- if fake then
- return fake()
- end
- return req(obj)
- end
- local StarterGui = game:GetService("StarterGui")
- local function sendNotification()
- StarterGui:SetCore("SendNotification", {
- Title = "CREEPSTU",
- Text = "~SCRIPT EXECUTED~",
- Duration = 5
- })
- end
- sendNotification()
- end
- coroutine.wrap(SCPERfakescript)()
- coroutine.wrap(ZNDEBGNfakescript)()
- coroutine.wrap(MUPZfakescript)()
- coroutine.wrap(CLFJSfakescript)()
- coroutine.wrap(KMSTPfakescript)()
- coroutine.wrap(XJVGHFVfakescript)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement