JkleoMDS

Rc7 Cracked by Greg24hack

Jan 24th, 2018
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.52 KB | None | 0 0
  1. -- Objects
  2.  
  3. local RC7Crackedbygreg24hack = Instance.new("ScreenGui")
  4. local RC7 = Instance.new("Frame")
  5. local ExucuteIn = Instance.new("TextButton")
  6. local ScriptHere = Instance.new("TextBox")
  7. local R = Instance.new("TextLabel")
  8. local C = Instance.new("TextLabel")
  9. local _7 = Instance.new("TextLabel")
  10. local WhoCrackedthis = Instance.new("TextLabel")
  11.  
  12. -- Properties
  13.  
  14. RC7Crackedbygreg24hack.Name = "RC7 Cracked by greg24hack"
  15. RC7Crackedbygreg24hack.Parent = game.PlayerGui
  16.  
  17. RC7.Name = "RC7"
  18. RC7.Parent = RC7Crackedbygreg24hack
  19. RC7.BackgroundColor3 = Color3.new(0, 0, 1)
  20. RC7.Position = UDim2.new(0.0346964076, 0, 0.0948616564, 0)
  21. RC7.Size = UDim2.new(0, 308, 0, 410)
  22.  
  23. ExucuteIn.Name = "ExucuteIn"
  24. ExucuteIn.Parent = RC7
  25. ExucuteIn.BackgroundColor3 = Color3.new(0, 0, 1)
  26. ExucuteIn.Position = UDim2.new(0.077922076, 0, 0.719512224, 0)
  27. ExucuteIn.Size = UDim2.new(0, 216, 0, 73)
  28. ExucuteIn.Font = Enum.Font.SourceSans
  29. ExucuteIn.FontSize = Enum.FontSize.Size24
  30. ExucuteIn.Text = "Exucute"
  31. ExucuteIn.TextSize = 19
  32.  
  33. ScriptHere.Name = "ScriptHere"
  34. ScriptHere.Parent = RC7
  35. ScriptHere.BackgroundColor3 = Color3.new(1, 1, 1)
  36. ScriptHere.Position = UDim2.new(0.0616883114, 0, 0.0536585338, 0)
  37. ScriptHere.Size = UDim2.new(0, 221, 0, 242)
  38. ScriptHere.Font = Enum.Font.SourceSans
  39. ScriptHere.FontSize = Enum.FontSize.Size14
  40. ScriptHere.Text = ""
  41. ScriptHere.TextSize = 14
  42.  
  43. R.Name = "R"
  44. R.Parent = RC7
  45. R.BackgroundColor3 = Color3.new(0, 0, 1)
  46. R.Position = UDim2.new(0.798701286, 0, 0, 0)
  47. R.Size = UDim2.new(0, 62, 0, 61)
  48. R.Font = Enum.Font.SourceSans
  49. R.FontSize = Enum.FontSize.Size24
  50. R.Text = "R"
  51. R.TextSize = 23
  52.  
  53. C.Name = "C"
  54. C.Parent = RC7
  55. C.BackgroundColor3 = Color3.new(0, 0, 1)
  56. C.Position = UDim2.new(0.798701286, 0, 0.148780495, 0)
  57. C.Size = UDim2.new(0, 62, 0, 57)
  58. C.Font = Enum.Font.SourceSans
  59. C.FontSize = Enum.FontSize.Size24
  60. C.Text = "C"
  61. C.TextSize = 23
  62.  
  63. _7.Name = "7"
  64. _7.Parent = RC7
  65. _7.BackgroundColor3 = Color3.new(0, 0, 1)
  66. _7.Position = UDim2.new(0.798701286, 0, 0.287804872, 0)
  67. _7.Size = UDim2.new(0, 62, 0, 50)
  68. _7.Font = Enum.Font.SourceSans
  69. _7.FontSize = Enum.FontSize.Size24
  70. _7.Text = "7"
  71. _7.TextSize = 23
  72.  
  73. WhoCrackedthis.Name = ".Who.Cracked.this."
  74. WhoCrackedthis.Parent = RC7
  75. WhoCrackedthis.BackgroundColor3 = Color3.new(0, 0, 1)
  76. WhoCrackedthis.Position = UDim2.new(0.295454562, 0, 0.951219499, 0)
  77. WhoCrackedthis.Size = UDim2.new(0, 217, 0, 20)
  78. WhoCrackedthis.Font = Enum.Font.SourceSans
  79. WhoCrackedthis.FontSize = Enum.FontSize.Size14
  80. WhoCrackedthis.Text = "Cracked by greg24hack"
  81. WhoCrackedthis.TextSize = 14
Add Comment
Please, Sign In to add comment