Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Part0 = Instance.new("Part")
- SurfaceGui1 = Instance.new("SurfaceGui")
- TextBox2 = Instance.new("TextLabel")
- ClickDetector3 = Instance.new("ClickDetector")
- Part0.Parent = script
- Part0.CFrame = CFrame.new(-7.17999983, 4.50000381, -24.4399986, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- Part0.Position = Vector3.new(-7.17999983, 4.50000381, -24.4399986)
- Part0.Color = Color3.new(0, 1, 0)
- Part0.Size = Vector3.new(16, 9, 2)
- Part0.Anchored = true
- Part0.BottomSurface = Enum.SurfaceType.Smooth
- Part0.BrickColor = BrickColor.new("Lime green")
- Part0.Locked = true
- Part0.TopSurface = Enum.SurfaceType.Smooth
- Part0.brickColor = BrickColor.new("Lime green")
- SurfaceGui1.Parent = Part0
- SurfaceGui1.LightInfluence = 1
- SurfaceGui1.Face = Enum.NormalId.Back
- SurfaceGui1.ClipsDescendants = true
- SurfaceGui1.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
- TextBox2.Parent = SurfaceGui1
- TextBox2.Size = UDim2.new(1, 0, 1, 0)
- TextBox2.BackgroundColor = BrickColor.new("Institutional white")
- TextBox2.BackgroundColor3 = Color3.new(1, 1, 1)
- TextBox2.BackgroundTransparency = 1
- TextBox2.Font = Enum.Font.SourceSans
- TextBox2.FontSize = Enum.FontSize.Size14
- TextBox2.Text = "CLICK HERE FOR FREE ROBUX!!"
- TextBox2.TextColor = BrickColor.new("Really black")
- TextBox2.TextColor3 = Color3.new(0, 0, 0)
- TextBox2.TextScaled = true
- TextBox2.TextSize = 14
- TextBox2.TextWrap = true
- TextBox2.TextWrapped = true
- ClickDetector3.Parent = Part0
- local ocf = Part0.CFrame
- spawn(function()
- game:GetService("RunService").Stepped:Connect(function()
- Part0.Locked = true
- Part0.Anchored = true
- Part0.CFrame = ocf
- end)
- end)
- local using = false
- local mlg = false
- function AddCommas(StringNumber)
- StringNumber = tostring(StringNumber)
- local FormattedNumber = ''
- repeat
- if #StringNumber >= 4 then
- FormattedNumber = ","..string.sub(StringNumber,#StringNumber-2,#StringNumber)..FormattedNumber
- end
- StringNumber = string.sub(StringNumber,1,#StringNumber-3)
- until #StringNumber < 4
- return (StringNumber..FormattedNumber)
- end
- local theme = Instance.new("Sound")
- theme.SoundId = 'rbxassetid://517742877'
- theme.Volume = 5
- theme.Looped = false
- theme.Parent = Part0
- theme:Play()
- local songs = {517742877,610931541,540228852,1246460167}
- local sid = math.random(1,#songs)
- spawn(function()
- while true do
- wait()
- theme.SoundId = 'rbxassetid://' .. tostring(songs[sid])
- theme:Play()
- repeat wait(1) until not theme.IsPlaying
- sid = sid + 1
- if sid > #songs then
- sid = 1
- end
- end
- end)
- function generate(p)
- local n = tostring(math.random(1000))
- local _mlg
- if string.match(n,'420') or string.match(n,'69') then
- _mlg = true
- end
- n = AddCommas(math.random(100000,10000000))
- local a = Instance.new("Sound")
- a.SoundId = 'rbxassetid://5033272182'
- a.Volume = 2
- a.Looped = false
- a.PlayOnRemove = true
- a.Parent = Part0
- a:Destroy()
- TextBox2.Text = 'Connecting to Roblox server' .. ' (' .. p .. ')'
- wait(3)
- TextBox2.Text = 'Connection to server established' .. ' (' .. p .. ')'
- wait(3)
- TextBox2.Text = 'Accessing user metadata database' .. ' (' .. p .. ')'
- wait(4)
- if _mlg then
- wait(3)
- mlg = true
- TextBox2.Text = 'WOW MLG NUMBER?!! YOU GET LUCK!! ' .. ' (' .. p .. ')'
- local a = Instance.new("Sound")
- a.SoundId = 'rbxassetid://4836721418'
- a.Volume = 3
- a.Looped = false
- a.PlayOnRemove = true
- a.Parent = Part0
- a:Destroy()
- end
- if (math.random(1,2) == 1 or _mlg or mlg) then
- TextBox2.Text = 'Access to user metadata database has been granted' .. ' (' .. p .. ')'
- else
- mlg = false
- TextBox2.Text = 'Access to user metadata database has been denied' .. ' (' .. p .. ')'
- TextBox2.TextColor3 = Color3.new(1,0,0)
- wait(5)
- TextBox2.TextColor3 = Color3.new(0,0,0)
- TextBox2.TextStrokeColor3 = Color3.new(0,0,0)
- TextBox2.TextStrokeTransparency = 1
- TextBox2.Text = "CLICK HERE FOR FREE ROBUX!!"
- return
- end
- wait(3)
- TextBox2.Text = 'Adding amount of robux: ' .. n .. ' robux' .. ' (' .. p .. ')'
- wait(5)
- TextBox2.Text = 'Selected amount of robux: ' .. n .. ' robux to be added' .. ' (' .. p .. ')'
- wait(3)
- for i = 1,10 do
- TextBox2.Text = 'Processing.' .. ' (' .. p .. ')'
- wait(0.5)
- TextBox2.Text = 'Processing..' .. ' (' .. p .. ')'
- wait(0.5)
- TextBox2.Text = 'Processing...' .. ' (' .. p .. ')'
- wait(0.5)
- end
- wait(1)
- if (math.random(1,2) == 1 or mlg) then
- TextBox2.Text = 'Process done! Refresh your Roblox account and look at the added robux!' .. ' (' .. p .. ')'
- else
- mlg = false
- TextBox2.Text = 'HTTP 404 proccessing failure, please try again' .. ' (' .. p .. ')'
- TextBox2.TextColor3 = Color3.new(1,0,0)
- wait(5)
- TextBox2.TextColor3 = Color3.new(0,0,0)
- TextBox2.TextStrokeColor3 = Color3.new(0,0,0)
- TextBox2.TextStrokeTransparency = 1
- TextBox2.Text = "CLICK HERE FOR FREE ROBUX!!"
- return
- end
- mlg = false
- wait(5)
- TextBox2.TextColor3 = Color3.new(0,0,0)
- TextBox2.TextStrokeColor3 = Color3.new(0,0,0)
- TextBox2.TextStrokeTransparency = 1
- TextBox2.Text = "CLICK HERE FOR FREE ROBUX!!"
- end
- ClickDetector3.MouseClick:Connect(function(plr)
- if not using and plr then else return end
- using = true
- generate(plr.Name)
- using = false
- end)
- while true do
- game:GetService("TweenService"):Create(Part0,TweenInfo.new(0.5),{Color = Color3.new(1,0,0)}):Play()
- if mlg then
- game:GetService("TweenService"):Create(TextBox2,TweenInfo.new(0.5),{TextStrokeColor3 = Color3.new(1,0,0),TextStrokeTransparency = 0}):Play()
- end
- wait(0.5)
- game:GetService("TweenService"):Create(Part0,TweenInfo.new(0.5),{Color = Color3.new(0,1,0)}):Play()
- if mlg then
- game:GetService("TweenService"):Create(TextBox2,TweenInfo.new(0.5),{TextStrokeColor3 = Color3.new(0,1,0),TextStrokeTransparency = 0}):Play()
- end
- wait(0.5)
- game:GetService("TweenService"):Create(Part0,TweenInfo.new(0.5),{Color = Color3.new(0,0,1)}):Play()
- if mlg then
- game:GetService("TweenService"):Create(TextBox2,TweenInfo.new(0.5),{TextStrokeColor3 = Color3.new(0,0,1),TextStrokeTransparency = 0}):Play()
- end
- wait(0.5)
- game:GetService("TweenService"):Create(Part0,TweenInfo.new(0.5),{Color = Color3.new(1,0,1)}):Play()
- if mlg then
- game:GetService("TweenService"):Create(TextBox2,TweenInfo.new(0.5),{TextStrokeColor3 = Color3.new(1,0,1),TextStrokeTransparency = 0}):Play()
- end
- wait(0.5)
- game:GetService("TweenService"):Create(Part0,TweenInfo.new(0.5),{Color = Color3.new(1,1,0)}):Play()
- if mlg then
- game:GetService("TweenService"):Create(TextBox2,TweenInfo.new(0.5),{TextStrokeColor3 = Color3.new(1,1,0),TextStrokeTransparency = 0}):Play()
- end
- wait(0.5)
- game:GetService("TweenService"):Create(Part0,TweenInfo.new(0.5),{Color = Color3.new(0,1,1)}):Play()
- if mlg then
- game:GetService("TweenService"):Create(TextBox2,TweenInfo.new(0.5),{TextStrokeColor3 = Color3.new(0,1,1),TextStrokeTransparency = 0}):Play()
- end
- wait(0.5)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement