Guest User

Rc7 Cracked GUI Script (LEVEL 7 NEEDED)

a guest
Mar 18th, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.58 KB | None | 0 0
  1. local RC7Cracked = Instance.new("ScreenGui")
  2. local rc = Instance.new("TextLabel")
  3. local ex = Instance.new("TextButton")
  4. local rlogin = Instance.new("Frame")
  5. local RLogo = Instance.new("ImageLabel")
  6. local user = Instance.new("TextBox")
  7. local pass = Instance.new("TextBox")
  8. local lo = Instance.new("TextButton")
  9. local sm = Instance.new("Frame")
  10. local et = Instance.new("TextBox")
  11. local le = Instance.new("TextButton")
  12. local exec = Instance.new("TextButton")
  13. local exec_2 = Instance.new("TextButton")
  14.  
  15. RC7Cracked.ResetOnSpawn = false
  16. RC7Cracked.Name = "RC7Cracked"
  17. RC7Cracked.Parent = game.CoreGui
  18.  
  19. rc.Name = "rc"
  20. rc.Parent = RC7Cracked
  21. rc.Active = true
  22. rc.BackgroundColor3 = Color3.new(1, 1, 1)
  23. rc.Draggable = true
  24. rc.Position = UDim2.new(0, 504, 0, 232)
  25. rc.Size = UDim2.new(0, 198, 0, 16)
  26. rc.Font = Enum.Font.SourceSans
  27. rc.FontSize = Enum.FontSize.Size14
  28. rc.Text = "RC7 Cracked By Ryanawesome222.exe"
  29. rc.TextSize = 14
  30.  
  31. ex.Name = "ex"
  32. ex.Parent = rc
  33. ex.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  34. ex.Position = UDim2.new(0, 198, 0, 0)
  35. ex.Size = UDim2.new(0, 26, 0, 16)
  36. ex.Font = Enum.Font.SourceSans
  37. ex.FontSize = Enum.FontSize.Size14
  38. ex.Text = "X"
  39. ex.TextColor3 = Color3.new(1, 0, 0)
  40. ex.TextSize = 14
  41.  
  42. rlogin.Name = "rlogin"
  43. rlogin.Parent = rc
  44. rlogin.BackgroundColor3 = Color3.new(0, 0, 0)
  45. rlogin.BackgroundTransparency = 0.5
  46. rlogin.Position = UDim2.new(0, 0, 1, 2)
  47. rlogin.Size = UDim2.new(0, 224, 0, 244)
  48. rlogin.Active = true
  49. rlogin.Draggable = true
  50.  
  51. RLogo.Name = "RLogo"
  52. RLogo.Parent = rlogin
  53. RLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  54. RLogo.BackgroundTransparency = 1
  55. RLogo.Position = UDim2.new(0, 74, 0, 23)
  56. RLogo.Size = UDim2.new(0, 76, 0, 68)
  57. RLogo.Image = "rbxassetid://700626561"
  58.  
  59. user.Name = "user"
  60. user.Parent = RLogo
  61. user.BackgroundColor3 = Color3.new(0, 1, 1)
  62. user.BackgroundTransparency = 0.5
  63. user.Position = UDim2.new(0, -62, 0, 95)
  64. user.Size = UDim2.new(0, 200, 0, 26)
  65. user.Font = Enum.Font.SourceSans
  66. user.FontSize = Enum.FontSize.Size14
  67. user.Text = "Any username here"
  68. user.TextSize = 14
  69.  
  70. pass.Name = "pass"
  71. pass.Parent = RLogo
  72. pass.BackgroundColor3 = Color3.new(0, 1, 1)
  73. pass.BackgroundTransparency = 0.5
  74. pass.Position = UDim2.new(0, -62, 0, 127)
  75. pass.Size = UDim2.new(0, 200, 0, 26)
  76. pass.Font = Enum.Font.SourceSans
  77. pass.FontSize = Enum.FontSize.Size14
  78. pass.Text = "Any password here"
  79. pass.TextSize = 14
  80.  
  81. lo.Name = "lo"
  82. lo.Parent = RLogo
  83. lo.BackgroundColor3 = Color3.new(0, 0, 0)
  84. lo.BackgroundTransparency = 0.60000002384186
  85. lo.Position = UDim2.new(0, -62, 0, 161)
  86. lo.Size = UDim2.new(0, 200, 0, 50)
  87. lo.Font = Enum.Font.Cartoon
  88. lo.FontSize = Enum.FontSize.Size36
  89. lo.Text = "Login"
  90. lo.TextColor3 = Color3.new(0.921569, 0, 0)
  91. lo.TextSize = 36
  92.  
  93. sm.Name = "sm"
  94. sm.Parent = RC7Cracked
  95. sm.BackgroundColor3 = Color3.new(0, 0, 0)
  96. sm.BackgroundTransparency = 0.60000002384186
  97. sm.Position = UDim2.new(0, 463, 0, 214)
  98. sm.Size = UDim2.new(0, 301, 0, 287)
  99. sm.Visible = false
  100. sm.Active = true
  101. sm.Draggable = true
  102.  
  103. et.Name = "et"
  104. et.Parent = sm
  105. et.BackgroundColor3 = Color3.new(0, 0, 0)
  106. et.BackgroundTransparency = 0.60000002384186
  107. et.Position = UDim2.new(0, 24, 0, 17)
  108. et.Size = UDim2.new(0, 257, 0, 233)
  109. et.Font = Enum.Font.Cartoon
  110. et.FontSize = Enum.FontSize.Size14
  111. et.Text = "NOTE: This is a small Script Executor"
  112. et.TextColor3 = Color3.new(0.568627, 0, 0)
  113. et.TextSize = 14
  114.  
  115. le.Name = "le"
  116. le.Parent = sm
  117. le.BackgroundColor3 = Color3.new(0.541176, 0.541176, 0.541176)
  118. le.Position = UDim2.new(0, 275, 0, 0)
  119. le.Size = UDim2.new(0, 26, 0, 16)
  120. le.Font = Enum.Font.SourceSans
  121. le.FontSize = Enum.FontSize.Size14
  122. le.Text = "X"
  123. le.TextColor3 = Color3.new(1, 0, 0)
  124. le.TextSize = 14
  125.  
  126. exec.Name = "exec"
  127. exec.Parent = sm
  128. exec.BackgroundColor3 = Color3.new(1, 1, 1)
  129. exec.Position = UDim2.new(0, 26, 0, 254)
  130. exec.Size = UDim2.new(0, 104, 0, 16)
  131. exec.Font = Enum.Font.SourceSans
  132. exec.FontSize = Enum.FontSize.Size14
  133. exec.Text = "Execute"
  134. exec.TextSize = 14
  135.  
  136. exec_2.Name = "exec"
  137. exec_2.Parent = sm
  138. exec_2.BackgroundColor3 = Color3.new(1, 1, 1)
  139. exec_2.Position = UDim2.new(0, 172, 0, 255)
  140. exec_2.Size = UDim2.new(0, 104, 0, 16)
  141. exec_2.Font = Enum.Font.SourceSans
  142. exec_2.FontSize = Enum.FontSize.Size14
  143. exec_2.Text = "Clear"
  144. exec_2.TextSize = 14
  145.  
  146. lo.MouseButton1Click:connect(function()
  147. rlogin.Visible = false
  148. rc.Visible = false
  149. sm.Visible = true
  150. end)
  151.  
  152. exec_2.MouseButton1Click:connect(function()
  153. et.Text = ""
  154. end)
  155.  
  156. exec.MouseButton1Click:connect(function()
  157. loadstring(et.Text)()
  158. end)
  159.  
  160. le.MouseButton1Click:connect(function()
  161. RC7Cracked:Destroy()
  162. end)
  163.  
  164. ex.MouseButton1Click:Connect(function()
  165. RC7Cracked:Destroy()
  166. end)
Add Comment
Please, Sign In to add comment