Advertisement
Guest User

gui

a guest
Feb 26th, 2020
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.98 KB | None | 0 0
  1. --Made By ProStrongTrust
  2. -- Instances:
  3.  
  4. local RobloxExploit = Instance.new("ScreenGui")
  5. local MainGui = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local TextLabel_2 = Instance.new("TextLabel")
  8. local close = Instance.new("TextButton")
  9. local InfJump = Instance.new("TextButton")
  10. local NoClip = Instance.new("TextButton")
  11. local opengui = Instance.new("Frame")
  12. local TextButton = Instance.new("TextButton")
  13.  
  14. --Properties:
  15.  
  16. RobloxExploit.Name = "RobloxExploit"
  17. RobloxExploit.Parent = game.CoreGui
  18. RobloxExploit.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  19.  
  20. MainGui.Active = true
  21. MainGui.Draggable = true
  22.  
  23. MainGui.Name = "MainGui"
  24. MainGui.Parent = RobloxExploit
  25. MainGui.BackgroundColor3 = Color3.fromRGB(169, 205, 212)
  26. MainGui.Position = UDim2.new(0.35627529, 0, 0.346938759, 0)
  27. MainGui.Size = UDim2.new(0, 214, 0, 224)
  28. MainGui.Visible = false
  29.  
  30. TextLabel.Parent = MainGui
  31. TextLabel.BackgroundColor3 = Color3.fromRGB(183, 252, 255)
  32. TextLabel.Position = UDim2.new(-0.00262023509, 0, -0.0012755096, 0)
  33. TextLabel.Size = UDim2.new(0, 214, 0, 53)
  34. TextLabel.Font = Enum.Font.GothamBold
  35. TextLabel.Text = "Prison Life GUI"
  36. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  37. TextLabel.TextSize = 25.000
  38. TextLabel.TextWrapped = true
  39.  
  40. TextLabel_2.Parent = MainGui
  41. TextLabel_2.BackgroundColor3 = Color3.fromRGB(183, 252, 255)
  42. TextLabel_2.Position = UDim2.new(-0.00262023509, 0, 0.886479557, 0)
  43. TextLabel_2.Size = UDim2.new(0, 214, 0, 25)
  44. TextLabel_2.Font = Enum.Font.GothamBold
  45. TextLabel_2.Text = "Made by ProStrongTrust"
  46. TextLabel_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  47. TextLabel_2.TextScaled = true
  48. TextLabel_2.TextSize = 14.000
  49. TextLabel_2.TextWrapped = true
  50.  
  51. close.Name = "close"
  52. close.Parent = MainGui
  53. close.BackgroundColor3 = Color3.fromRGB(183, 252, 255)
  54. close.BorderColor3 = Color3.fromRGB(1, 1, 2)
  55. close.Position = UDim2.new(0.898331404, 0, 0, 0)
  56. close.Size = UDim2.new(0, 21, 0, 20)
  57. close.Font = Enum.Font.GothamBold
  58. close.Text = "X"
  59. close.TextColor3 = Color3.fromRGB(0, 0, 0)
  60. close.TextScaled = true
  61. close.TextSize = 14.000
  62. close.TextWrapped = true
  63. close.MouseButton1Click:connect(function()
  64. MainGui.Visible = false
  65. opengui.Visible = true
  66. end)
  67.  
  68. InfJump.Name = "InfJump"
  69. InfJump.Parent = MainGui
  70. InfJump.BackgroundColor3 = Color3.fromRGB(183, 252, 255)
  71. InfJump.Position = UDim2.new(0.0428601131, 0, 0.589923441, 0)
  72. InfJump.Size = UDim2.new(0, 195, 0, 48)
  73. InfJump.Font = Enum.Font.GothamBold
  74. InfJump.Text = "Inf Jump"
  75. InfJump.TextColor3 = Color3.fromRGB(0, 0, 0)
  76. InfJump.TextScaled = true
  77. InfJump.TextSize = 14.000
  78. InfJump.TextWrapped = true
  79. InfJump.MouseButton1Click:connect(function()
  80. loadstring(game:HttpGet("https://pastebin.com/raw/fHUWwg0E",true))()
  81.  
  82. print("Working....")
  83. end)
  84.  
  85. NoClip.Name = "NoClip"
  86. NoClip.Parent = MainGui
  87. NoClip.BackgroundColor3 = Color3.fromRGB(183, 252, 255)
  88. NoClip.Position = UDim2.new(0.0428601205, 0, 0.291454107, 0)
  89. NoClip.Size = UDim2.new(0, 195, 0, 48)
  90. NoClip.Font = Enum.Font.GothamBold
  91. NoClip.Text = "NoClip"
  92. NoClip.TextColor3 = Color3.fromRGB(0, 0, 0)
  93. NoClip.TextScaled = true
  94. NoClip.TextSize = 14.000
  95. NoClip.TextWrapped = true
  96. NoClip.MouseButton1Click:connect(function()
  97. loadstring(game:HttpGet("https://pastebin.com/raw/wfDF3y13",true))()
  98.  
  99. print("Working....")
  100. end)
  101.  
  102. opengui.Name = "open gui"
  103. opengui.Parent = RobloxExploit
  104. opengui.BackgroundColor3 = Color3.fromRGB(183, 252, 255)
  105. opengui.Position = UDim2.new(0, 0, 0.366071433, 0)
  106. opengui.Size = UDim2.new(0, 135, 0, 42)
  107.  
  108. TextButton.Parent = opengui
  109. TextButton.BackgroundColor3 = Color3.fromRGB(183, 252, 255)
  110. TextButton.Position = UDim2.new(-0.0033576116, 0, -0.00659036636, 0)
  111. TextButton.Size = UDim2.new(0, 135, 0, 42)
  112. TextButton.Font = Enum.Font.GothamBold
  113. TextButton.Text = "OpenGUI"
  114. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  115. TextButton.TextScaled = true
  116. TextButton.TextSize = 14.000
  117. TextButton.TextWrapped = true
  118. TextButton.MouseButton1Click:connect(function()
  119. MainGui.Visible = true
  120. opengui.Visible = false
  121. end)
  122.  
  123.  
  124. print("Working...")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement