Aflaack

dz

May 11th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.51 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScriptHubv67 = Instance.new("ScreenGui")
  4. local Frame = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextButton = Instance.new("TextButton")
  7. local TextButton_2 = Instance.new("TextButton")
  8. local TextButton_3 = Instance.new("TextButton")
  9. local TextButton_4 = Instance.new("TextButton")
  10. local TextButton_5 = Instance.new("TextButton")
  11. local TextLabel_2 = Instance.new("TextLabel")
  12.  
  13. -- Properties
  14.  
  15. ScriptHubv67.Name = "Script Hub v6.7"
  16. ScriptHubv67.Parent = game.StarterGui
  17. ScriptHubv67.ResetOnSpawn = false
  18.  
  19. Frame.Parent = ScriptHubv67
  20. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  21. Frame.Draggable = true
  22. Frame.Position = UDim2.new(0.523892283, 0, 0.38164252, 0)
  23. Frame.Size = UDim2.new(0, 254, 0, 354)
  24.  
  25. TextLabel.Parent = Frame
  26. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  27. TextLabel.BackgroundTransparency = 1
  28. TextLabel.Position = UDim2.new(0.0669291392, 0, 0.0220339, 0)
  29. TextLabel.Size = UDim2.new(0, 220, 0, 55)
  30. TextLabel.Font = Enum.Font.SciFi
  31. TextLabel.Text = "SCRIPT HUB V6.7"
  32. TextLabel.TextColor3 = Color3.new(0.0823529, 0, 1)
  33. TextLabel.TextScaled = true
  34. TextLabel.TextSize = 14
  35. TextLabel.TextWrapped = true
  36.  
  37. TextButton.Parent = Frame
  38. TextButton.BackgroundColor3 = Color3.new(0, 1, 0)
  39. TextButton.Position = UDim2.new(0.545915723, 0, 0.179003567, 0)
  40. TextButton.Size = UDim2.new(0, 115, 0, 44)
  41. TextButton.Font = Enum.Font.Cartoon
  42. TextButton.Text = "RO-XPLOIT v6"
  43. TextButton.TextScaled = true
  44. TextButton.TextSize = 14
  45. TextButton.TextWrapped = true
  46.  
  47. TextButton_2.Parent = Frame
  48. TextButton_2.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  49. TextButton_2.Position = UDim2.new(0.00776334386, 0, 0.179003626, 0)
  50. TextButton_2.Size = UDim2.new(0, 115, 0, 44)
  51. TextButton_2.AutoButtonColor = false
  52. TextButton_2.Font = Enum.Font.Cartoon
  53. TextButton_2.Text = "DREAMER"
  54. TextButton_2.TextScaled = true
  55. TextButton_2.TextSize = 14
  56. TextButton_2.TextWrapped = true
  57.  
  58. TextButton_3.Parent = Frame
  59. TextButton_3.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  60. TextButton_3.Position = UDim2.new(0.00973184779, 0, 0.358664632, 0)
  61. TextButton_3.Size = UDim2.new(0, 115, 0, 44)
  62. TextButton_3.AutoButtonColor = false
  63. TextButton_3.Font = Enum.Font.Cartoon
  64. TextButton_3.Text = "GRAB KNIFE"
  65. TextButton_3.TextScaled = true
  66. TextButton_3.TextSize = 14
  67. TextButton_3.TextWrapped = true
  68.  
  69. TextButton_4.Parent = Frame
  70. TextButton_4.BackgroundColor3 = Color3.new(0, 1, 0)
  71. TextButton_4.Position = UDim2.new(0.545915723, 0, 0.358664572, 0)
  72. TextButton_4.Size = UDim2.new(0, 115, 0, 44)
  73. TextButton_4.Font = Enum.Font.Cartoon
  74. TextButton_4.Text = "XBOW"
  75. TextButton_4.TextScaled = true
  76. TextButton_4.TextSize = 14
  77. TextButton_4.TextWrapped = true
  78.  
  79. TextButton_5.Parent = Frame
  80. TextButton_5.BackgroundColor3 = Color3.new(0, 0.533333, 1)
  81. TextButton_5.Position = UDim2.new(0, 0, 0.528813541, 0)
  82. TextButton_5.Size = UDim2.new(0, 254, 0, 44)
  83. TextButton_5.AutoButtonColor = false
  84. TextButton_5.Font = Enum.Font.SciFi
  85. TextButton_5.Text = "THE HAND"
  86. TextButton_5.TextScaled = true
  87. TextButton_5.TextSize = 14
  88. TextButton_5.TextWrapped = true
  89.  
  90. TextLabel_2.Parent = Frame
  91. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  92. TextLabel_2.BackgroundTransparency = 1
  93. TextLabel_2.Position = UDim2.new(0.00787401572, 0, 0.677966118, 0)
  94. TextLabel_2.Size = UDim2.new(0, 252, 0, 55)
  95. TextLabel_2.Font = Enum.Font.SciFi
  96. TextLabel_2.Text = "Attention:These exploits only works at R6 NOT R15"
  97. TextLabel_2.TextColor3 = Color3.new(0.0823529, 0, 1)
  98. TextLabel_2.TextScaled = true
  99. TextLabel_2.TextSize = 14
  100. TextLabel_2.TextWrapped = true
Add Comment
Please, Sign In to add comment