Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --[[
- ____ __ __ _ _____ __
- / __ )/ /___ ______/ /_(_)___ ____ _/ ___// /_____ ____ ___
- / __ / / __ `/ ___/ __/ / __ \/ __ `/\__ \/ __/ __ \/ __ \/ _ \
- / /_/ / / /_/ (__ ) /_/ / / / / /_/ /___/ / /_/ /_/ / / / / __/
- /_____/_/\__,_/____/\__/_/_/ /_/\__, //____/\__/\____/_/ /_/\___/
- /____/ Made by BlastingStone#8878
- ]]--
- game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Made by BlastingStone. My 1st trolling GUI.\n Made for testing my scripting skills.",Duration=20,Button1="Alright."})
- -- Instances:
- local ScreenGui = Instance.new("ScreenGui")
- local Frame = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local ImageLabel = Instance.new("ImageLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextButton = Instance.new("TextButton")
- local TextButton_2 = Instance.new("TextButton")
- local TextLabel_3 = Instance.new("TextLabel")
- --Properties:
- ScreenGui.Parent = game.CoreGui
- ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- Frame.Active = true
- Frame.Draggable = true
- Frame.Parent = ScreenGui
- Frame.BackgroundColor3 = Color3.new(0.509804, 0.509804, 0.509804)
- Frame.BorderColor3 = Color3.new(0, 0, 0)
- Frame.BorderSizePixel = 3
- Frame.Position = UDim2.new(0.620370388, 0, 0.498575538, 0)
- Frame.Size = UDim2.new(0, 300, 0, 300)
- TextLabel.Parent = Frame
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(0.043333333, 0, 0.0466666669, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 50)
- TextLabel.Font = Enum.Font.Arcade
- TextLabel.Text = "some dumb trolling gui"
- TextLabel.TextColor3 = Color3.new(0, 0, 0)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- ImageLabel.Parent = Frame
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.BackgroundTransparency = 1
- ImageLabel.Position = UDim2.new(0.653333366, 0, 0, 0)
- ImageLabel.Size = UDim2.new(0, 100, 0, 100)
- ImageLabel.Image = "http://www.roblox.com/asset/?id=4492172626"
- TextLabel_2.Parent = Frame
- TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_2.BackgroundTransparency = 1
- TextLabel_2.Position = UDim2.new(0.166666672, 0, 0.213333338, 0)
- TextLabel_2.Size = UDim2.new(0, 136, 0, 16)
- TextLabel_2.Font = Enum.Font.Code
- TextLabel_2.Text = "v0.1 / BlastingStone#8878"
- TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_2.TextSize = 14
- TextButton.Parent = Frame
- TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton.BorderSizePixel = 3
- TextButton.Position = UDim2.new(0.166666672, 0, 0.356666654, 0)
- TextButton.Size = UDim2.new(0, 200, 0, 50)
- TextButton.Font = Enum.Font.Cartoon
- TextButton.Text = "Follow All"
- TextButton.TextColor3 = Color3.new(0, 0, 0)
- TextButton.TextSize = 14
- TextButton_2.Parent = Frame
- TextButton_2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextButton_2.BorderSizePixel = 3
- TextButton_2.Position = UDim2.new(0.166666672, 0, 0.579999983, 0)
- TextButton_2.Size = UDim2.new(0, 200, 0, 50)
- TextButton_2.Font = Enum.Font.Cartoon
- TextButton_2.Text = "Penishito R6"
- TextButton_2.TextColor3 = Color3.new(0, 0, 0)
- TextButton_2.TextSize = 14
- TextLabel_3.Parent = Frame
- TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel_3.BackgroundTransparency = 1
- TextLabel_3.Position = UDim2.new(0.166666672, 0, 0.833333313, 0)
- TextLabel_3.Size = UDim2.new(0, 200, 0, 50)
- TextLabel_3.Font = Enum.Font.Code
- TextLabel_3.Text = "I'm sorry for this script."
- TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
- TextLabel_3.TextSize = 14
- -- Scripts:
- local function FGNMS_fake_script() -- TextLabel.LocalScript
- local script = Instance.new('LocalScript', TextLabel)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(FGNMS_fake_script)()
- local function PSDKAPN_fake_script() -- TextButton.LocalScript
- local script = Instance.new('LocalScript', TextButton)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(PSDKAPN_fake_script)()
- TextButton.MouseButton1Click:connect(function() -- TextButton.LocalScript
- local RobloxReplicatedStorage = game:GetService('RobloxReplicatedStorage')
- local RemoteEvent_NewFollower = RobloxReplicatedStorage:WaitForChild('NewFollower')
- while wait(0) do
- for i,v in pairs(game.Players:GetChildren()) do
- RemoteEvent_NewFollower:FireServer(v, true)
- end
- end
- end)
- local function PNAHCE_fake_script() -- TextButton_2.LocalScript
- local script = Instance.new('LocalScript', TextButton_2)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(PNAHCE_fake_script)()
- TextButton_2.MouseButton1Click:connect(function() -- TextButton_2.LocalScript
- loadstring(game:HttpGet(('https://pastebin.com/raw/VBNjM0nh'),true))()
- end)
- local function TODGK_fake_script() -- Frame.LocalScript
- local script = Instance.new('LocalScript', Frame)
- function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
- counter = 0
- while wait(0.1)do
- script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
- counter = counter + 0.01
- end
- end
- coroutine.wrap(TODGK_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement