LDead0CS

Untitled

Jul 26th, 2019
401
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. --Sorry for the Terrible Scripting lol
  2. --GUI Created by iRenegade on V3rmillion
  3. --MeepCity Fucker v3 is coming out very soon.
  4. --Thank you for using my GUI's homie
  5. --Yayayayaya
  6. local _a=Instance.new("ScreenGui")
  7. local aa=Instance.new("Frame")local ba=Instance.new("TextLabel")
  8. local ca=Instance.new("TextButton")
  9. _a.Parent=game.Players.LocalPlayer:WaitForChild("PlayerGui")_a.ZIndexBehavior=Enum.ZIndexBehavior.Sibling;aa.Parent=_a
  10. aa.Active=true;aa.Draggable=true
  11. aa.BackgroundColor3=Color3.new(0.129412,0.129412,0.129412)aa.BorderSizePixel=0
  12. aa.Position=UDim2.new(0.0539682545,0,0.238095239,0)aa.Size=UDim2.new(0,483,0,122)ba.Name="Title"ba.Parent=aa
  13. ba.BackgroundColor3=Color3.new(0.333333,0,0.498039)ba.BorderSizePixel=0;ba.Size=UDim2.new(0,483,0,39)
  14. ba.Font=Enum.Font.GothamBold;ba.Text="Streets Of Bloxwood Remastered Gamepass Fucker by iRenegade/Ren"
  15. ba.TextColor3=Color3.new(0,0,0)ba.TextSize=14;ca.Name="Lol"ca.Parent=aa
  16. ca.BackgroundColor3=Color3.new(0.333333,0,0.498039)ca.Position=UDim2.new(0.275783688,0,0.413193762,0)
  17. ca.Size=UDim2.new(0,215,0,37)ca.Font=Enum.Font.GothamBold;ca.Text="Get Gamepasses"
  18. ca.TextColor3=Color3.new(0,0,0)ca.TextSize=18
  19. ca.MouseButton1Click:connect(function()
  20. game.Players.LocalPlayer.UserId="49001020"end)
Add Comment
Please, Sign In to add comment