Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Instances:
- local Coinsgui = Instance.new("ScreenGui")
- local mainframe = Instance.new("Frame")
- local Adminbutton = Instance.new("TextButton")
- local Title = Instance.new("TextLabel")
- local feanimationguibutton = Instance.new("TextButton")
- local Killbutton = Instance.new("TextButton")
- local closebutton = Instance.new("TextButton")
- local flingbutton = Instance.new("TextButton")
- local mapCopybutton = Instance.new("TextButton")
- local MM2button = Instance.new("TextButton")
- local DollHousebutton = Instance.new("TextButton")
- local Trollbutton = Instance.new("TextButton")
- local Discord = Instance.new("TextLabel")
- local kinfebutton = Instance.new("TextButton")
- local Godbutton = Instance.new("TextButton")
- local Creator = Instance.new("TextLabel")
- local Details = Instance.new("TextLabel")
- local JailBreakbutton = Instance.new("TextButton")
- local Adoptmebutton = Instance.new("TextButton")
- local openbutton = Instance.new("TextButton")
- --Properties:
- Coinsgui.Name = "Coinsgui"
- Coinsgui.Parent = game.CoreGui
- Coinsgui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- mainframe.Name = "mainframe"
- mainframe.Parent = Coinsgui
- mainframe.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- mainframe.Position = UDim2.new(0.374005318, 0, 0.129032254, 0)
- mainframe.Size = UDim2.new(0, 364, 0, 196)
- mainframe.Style = Enum.FrameStyle.DropShadow
- mainframe.Visible = false
- mainframe.Active = false
- Adminbutton.Name = "Adminbutton"
- Adminbutton.Parent = mainframe
- Adminbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Adminbutton.Position = UDim2.new(-0.00263977051, 0, 0.117971689, 0)
- Adminbutton.Size = UDim2.new(0, 110, 0, 27)
- Adminbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- Adminbutton.Font = Enum.Font.SourceSansItalic
- Adminbutton.Text = "Admin"
- Adminbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- Adminbutton.TextScaled = true
- Adminbutton.TextSize = 14.000
- Adminbutton.TextWrapped = true
- Adminbutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/ibFPdiF7"))();
- end)
- Title.Name = "Title"
- Title.Parent = mainframe
- Title.BackgroundColor3 = Color3.fromRGB(28, 0, 186)
- Title.BackgroundTransparency = 1.000
- Title.BorderSizePixel = 0
- Title.Position = UDim2.new(-0.00549450517, 0, -0.0470190234, 0)
- Title.Size = UDim2.new(0, 111, 0, 30)
- Title.Font = Enum.Font.SourceSansItalic
- Title.Text = "Troll script V1"
- Title.TextColor3 = Color3.fromRGB(0, 0, 0)
- Title.TextScaled = true
- Title.TextSize = 14.000
- Title.TextWrapped = true
- feanimationguibutton.Name = "feanimationguibutton"
- feanimationguibutton.Parent = mainframe
- feanimationguibutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- feanimationguibutton.Position = UDim2.new(-0.00263977051, 0, 0.2710329, 0)
- feanimationguibutton.Size = UDim2.new(0, 110, 0, 27)
- feanimationguibutton.Style = Enum.ButtonStyle.RobloxRoundButton
- feanimationguibutton.Font = Enum.Font.SourceSansItalic
- feanimationguibutton.Text = "Animations"
- feanimationguibutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- feanimationguibutton.TextScaled = true
- feanimationguibutton.TextSize = 14.000
- feanimationguibutton.TextWrapped = true
- feanimationguibutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/60FLQ5RP"))();
- end)
- Killbutton.Name = "Killbutton"
- Killbutton.Parent = mainframe
- Killbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Killbutton.Position = UDim2.new(0.324283302, 0, 0.117971689, 0)
- Killbutton.Size = UDim2.new(0, 110, 0, 27)
- Killbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- Killbutton.Font = Enum.Font.SourceSansItalic
- Killbutton.Text = "Kill All"
- Killbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- Killbutton.TextScaled = true
- Killbutton.TextSize = 14.000
- Killbutton.TextWrapped = true
- Killbutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/nzdfLksm"))();
- end)
- closebutton.Name = "closebutton"
- closebutton.Parent = mainframe
- closebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- closebutton.Position = UDim2.new(0.916940391, 0, -0.0282408632, 0)
- closebutton.Size = UDim2.new(0, 30, 0, 27)
- closebutton.Style = Enum.ButtonStyle.RobloxRoundButton
- closebutton.Font = Enum.Font.SourceSans
- closebutton.Text = "X"
- closebutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- closebutton.TextScaled = true
- closebutton.TextSize = 14.000
- closebutton.TextWrapped = true
- closebutton.MouseButton1Down:connect(function()
- closebutton.Visible = true
- mainframe.Visible = false
- end)
- flingbutton.Name = "flingbutton"
- flingbutton.Parent = mainframe
- flingbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- flingbutton.Position = UDim2.new(0.324283302, 0, 0.265930861, 0)
- flingbutton.Size = UDim2.new(0, 110, 0, 27)
- flingbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- flingbutton.Font = Enum.Font.SourceSansItalic
- flingbutton.Text = "Fling"
- flingbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- flingbutton.TextScaled = true
- flingbutton.TextSize = 14.000
- flingbutton.TextWrapped = true
- flingbutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/WbUhaDiv"))();
- end)
- mapCopybutton.Name = "mapCopybutton"
- mapCopybutton.Parent = mainframe
- mapCopybutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- mapCopybutton.Position = UDim2.new(-0.00263978634, 0, 0.418992102, 0)
- mapCopybutton.Size = UDim2.new(0, 110, 0, 27)
- mapCopybutton.Style = Enum.ButtonStyle.RobloxRoundButton
- mapCopybutton.Font = Enum.Font.SourceSansItalic
- mapCopybutton.Text = "Map Copy"
- mapCopybutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- mapCopybutton.TextScaled = true
- mapCopybutton.TextSize = 14.000
- mapCopybutton.TextWrapped = true
- mapCopybutton.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid://418957341")[1].Source)()
- end)
- MM2button.Name = "MM2button"
- MM2button.Parent = mainframe
- MM2button.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- MM2button.Position = UDim2.new(0.324283302, 0, 0.408788025, 0)
- MM2button.Size = UDim2.new(0, 110, 0, 27)
- MM2button.Style = Enum.ButtonStyle.RobloxRoundButton
- MM2button.Font = Enum.Font.SourceSansItalic
- MM2button.Text = "Murder Mystery"
- MM2button.TextColor3 = Color3.fromRGB(0, 0, 0)
- MM2button.TextScaled = true
- MM2button.TextSize = 14.000
- MM2button.TextWrapped = true
- MM2button.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/AuM7GHPc"))();
- end)
- DollHousebutton.Name = "DollHousebutton"
- DollHousebutton.Parent = mainframe
- DollHousebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DollHousebutton.Position = UDim2.new(-0.00263978634, 0, 0.566951275, 0)
- DollHousebutton.Size = UDim2.new(0, 110, 0, 27)
- DollHousebutton.Style = Enum.ButtonStyle.RobloxRoundButton
- DollHousebutton.Font = Enum.Font.SourceSansItalic
- DollHousebutton.Text = "Doll House"
- DollHousebutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- DollHousebutton.TextScaled = true
- DollHousebutton.TextSize = 14.000
- DollHousebutton.TextWrapped = true
- DollHousebutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/g7ep7vwD"))();
- end)
- Trollbutton.Name = "Trollbutton"
- Trollbutton.Parent = mainframe
- Trollbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Trollbutton.Position = UDim2.new(0.324283302, 0, 0.566951275, 0)
- Trollbutton.Size = UDim2.new(0, 110, 0, 27)
- Trollbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- Trollbutton.Font = Enum.Font.SourceSansItalic
- Trollbutton.Text = "Troll Script"
- Trollbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- Trollbutton.TextScaled = true
- Trollbutton.TextSize = 14.000
- Trollbutton.TextWrapped = true
- Trollbutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/U290qDC2"))();
- end)
- Discord.Name = "Discord"
- Discord.Parent = mainframe
- Discord.BackgroundColor3 = Color3.fromRGB(28, 0, 186)
- Discord.BackgroundTransparency = 1.000
- Discord.BorderSizePixel = 0
- Discord.Position = UDim2.new(0.323662549, 0, -0.034226127, 0)
- Discord.Size = UDim2.new(0, 206, 0, 30)
- Discord.Font = Enum.Font.SourceSansItalic
- Discord.Text = "Discord: https://discord.gg/9Z7QJH"
- Discord.TextColor3 = Color3.fromRGB(0, 0, 0)
- Discord.TextScaled = true
- Discord.TextSize = 14.000
- Discord.TextWrapped = true
- kinfebutton.Name = "kinfebutton"
- kinfebutton.Parent = mainframe
- kinfebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- kinfebutton.Position = UDim2.new(-0.00263978634, 0, 0.714910507, 0)
- kinfebutton.Size = UDim2.new(0, 110, 0, 27)
- kinfebutton.Style = Enum.ButtonStyle.RobloxRoundButton
- kinfebutton.Font = Enum.Font.SourceSansItalic
- kinfebutton.Text = "Knife Grab V3"
- kinfebutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- kinfebutton.TextScaled = true
- kinfebutton.TextSize = 14.000
- kinfebutton.TextWrapped = true
- kinfebutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/vXgWessT"))();
- end)
- Godbutton.Name = "Godbutton"
- Godbutton.Parent = mainframe
- Godbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Godbutton.Position = UDim2.new(0.324283272, 0, 0.714910507, 0)
- Godbutton.Size = UDim2.new(0, 110, 0, 27)
- Godbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- Godbutton.Font = Enum.Font.SourceSansItalic
- Godbutton.Text = "GodMode"
- Godbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- Godbutton.TextScaled = true
- Godbutton.TextSize = 14.000
- Godbutton.TextWrapped = true
- Godbutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/Reg6dQk8"))();
- end)
- Creator.Name = "Creator"
- Creator.Parent = mainframe
- Creator.BackgroundColor3 = Color3.fromRGB(28, 0, 186)
- Creator.BackgroundTransparency = 1.000
- Creator.BorderSizePixel = 0
- Creator.Position = UDim2.new(0.632398725, 0, 0.118089363, 0)
- Creator.Size = UDim2.new(0, 98, 0, 38)
- Creator.Font = Enum.Font.SourceSansItalic
- Creator.Text = "Made By Gameguardian"
- Creator.TextColor3 = Color3.fromRGB(0, 0, 0)
- Creator.TextScaled = true
- Creator.TextSize = 14.000
- Creator.TextWrapped = true
- Details.Name = "Details"
- Details.Parent = mainframe
- Details.BackgroundColor3 = Color3.fromRGB(28, 0, 186)
- Details.BackgroundTransparency = 1.000
- Details.BorderSizePixel = 0
- Details.Position = UDim2.new(0.640446901, 0, 0.366247982, 0)
- Details.Size = UDim2.new(0, 130, 0, 116)
- Details.Font = Enum.Font.SourceSansItalic
- Details.Text = "This sctipt was made to troll Online Daters and stuff but you can use this for other games too, and trollXD"
- Details.TextColor3 = Color3.fromRGB(0, 0, 0)
- Details.TextScaled = true
- Details.TextSize = 14.000
- Details.TextWrapped = true
- JailBreakbutton.Name = "JailBreakbutton"
- JailBreakbutton.Parent = mainframe
- JailBreakbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- JailBreakbutton.Position = UDim2.new(-0.00263978634, 0, 0.86286968, 0)
- JailBreakbutton.Size = UDim2.new(0, 110, 0, 27)
- JailBreakbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- JailBreakbutton.Font = Enum.Font.SourceSansItalic
- JailBreakbutton.Text = "JailBreak"
- JailBreakbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- JailBreakbutton.TextScaled = true
- JailBreakbutton.TextSize = 14.000
- JailBreakbutton.TextWrapped = true
- JailBreakbutton.MouseButton1Down:connect(function()
- loadstring(game:GetObjects("rbxassetid:1461971147")[1].Source)()
- end)
- Adoptmebutton.Name = "Adoptmebutton"
- Adoptmebutton.Parent = mainframe
- Adoptmebutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Adoptmebutton.Position = UDim2.new(0.324283272, 0, 0.857767642, 0)
- Adoptmebutton.Size = UDim2.new(0, 110, 0, 27)
- Adoptmebutton.Style = Enum.ButtonStyle.RobloxRoundButton
- Adoptmebutton.Font = Enum.Font.SourceSansItalic
- Adoptmebutton.Text = "Adopt Me"
- Adoptmebutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- Adoptmebutton.TextScaled = true
- Adoptmebutton.TextSize = 14.000
- Adoptmebutton.TextWrapped = true
- Adoptmebutton.MouseButton1Down:connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/rmA2Du0M"))();
- end)
- openbutton.Name = "openbutton"
- openbutton.Parent = Coinsgui
- openbutton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- openbutton.Position = UDim2.new(0, 0, 0.601518035, 0)
- openbutton.Size = UDim2.new(0, 100, 0, 31)
- openbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- openbutton.Font = Enum.Font.SourceSans
- openbutton.Text = "Open"
- openbutton.TextColor3 = Color3.fromRGB(0, 0, 0)
- openbutton.TextScaled = true
- openbutton.TextSize = 14.000
- openbutton.TextWrapped = true
- openbutton.MouseButton1Down:connect(function()
- mainframe.Visible = true
- openbutton.Visible = false
- end)
- -- Scripts:
- local function KETG_fake_script() -- mainframe.LocalScript
- local script = Instance.new('LocalScript', mainframe)
- script.parent.Selectable = true
- script.Parent.Active = true
- script.parent.Draggable = true
- end
- coroutine.wrap(KETG_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement