Advertisement
Guest User

Citrine Script Hub

a guest
Jun 17th, 2019
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.90 KB | None | 0 0
  1. -- Script Hub made for Citrine v2 Exploit
  2. -- Script Hub and exploit made by Makoto Naegi
  3. local CitrineScriptHub = Instance.new("ScreenGui")
  4. local OpenFrame = Instance.new("Frame")
  5. local OpenButton = Instance.new("TextButton")
  6. local ScriptFrame = Instance.new("Frame")
  7. local Title = Instance.new("TextLabel")
  8. local Reviz = Instance.new("TextButton")
  9. local Astrava = Instance.new("TextButton")
  10. local Energize = Instance.new("TextButton")
  11. local FlingKill = Instance.new("TextButton")
  12. local Arosia = Instance.new("TextButton")
  13. local Shattervast = Instance.new("TextButton")
  14. local HyperTotal = Instance.new("TextButton")
  15. local OPFinality = Instance.new("TextButton")
  16. local IY = Instance.new("TextButton")
  17. local CloseButton = Instance.new("TextButton")
  18. --Properties:
  19. CitrineScriptHub.Name = "CitrineScriptHub"
  20. CitrineScriptHub.Parent = game.CoreGui
  21. CitrineScriptHub.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  22.  
  23. OpenFrame.Name = "OpenFrame"
  24. OpenFrame.Parent = CitrineScriptHub
  25. OpenFrame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  26. OpenFrame.Position = UDim2.new(0, 0, 0.456175297, 0)
  27. OpenFrame.Size = UDim2.new(0, 100, 0, 43)
  28.  
  29. OpenButton.Name = "OpenButton"
  30. OpenButton.Parent = OpenFrame
  31. OpenButton.BackgroundColor3 = Color3.new(1, 1, 1)
  32. OpenButton.BackgroundTransparency = 1
  33. OpenButton.Size = UDim2.new(0, 100, 0, 43)
  34. OpenButton.Font = Enum.Font.Highway
  35. OpenButton.Text = "Open"
  36. OpenButton.TextColor3 = Color3.new(1, 1, 1)
  37. OpenButton.TextSize = 30
  38. OpenButton.MouseButton1Down:connect(function()
  39. OpenFrame.Visible = false
  40. ScriptFrame.Visible = true
  41. ScriptFrame.Active = true
  42. ScriptFrame.Draggable = true
  43. end)
  44.  
  45. ScriptFrame.Name = "ScriptFrame"
  46. ScriptFrame.Parent = CitrineScriptHub
  47. ScriptFrame.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  48. ScriptFrame.Position = UDim2.new(0.212792113, 0, 0.274900407, 0)
  49. ScriptFrame.Size = UDim2.new(0, 466, 0, 253)
  50. ScriptFrame.Visible = false
  51.  
  52. Title.Name = "Title"
  53. Title.Parent = ScriptFrame
  54. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  55. Title.BackgroundTransparency = 1
  56. Title.Position = UDim2.new(0.284983367, 0, -0.03539823, 0)
  57. Title.Size = UDim2.new(0, 200, 0, 50)
  58. Title.Font = Enum.Font.Highway
  59. Title.Text = "Citrine Script Hub"
  60. Title.TextColor3 = Color3.new(1, 1, 1)
  61. Title.TextSize = 30
  62.  
  63. Reviz.Name = "Reviz"
  64. Reviz.Parent = ScriptFrame
  65. Reviz.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  66. Reviz.BorderSizePixel = 0
  67. Reviz.Position = UDim2.new(0.022336185, 0, 0.161643609, 0)
  68. Reviz.Size = UDim2.new(0, 143, 0, 50)
  69. Reviz.Font = Enum.Font.Highway
  70. Reviz.Text = "Reviz Admin (OP)"
  71. Reviz.TextColor3 = Color3.new(1, 1, 1)
  72. Reviz.TextSize = 20
  73. Reviz.MouseButton1Down:connect(function()
  74. loadstring(game:HttpGet(('https://pastebin.com/raw/ibFPdiF7'),true))()
  75. end)
  76.  
  77.  
  78. Astrava.Name = "Astrava"
  79. Astrava.Parent = ScriptFrame
  80. Astrava.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  81. Astrava.BorderSizePixel = 0
  82. Astrava.Position = UDim2.new(0.022336185, 0, 0.359202355, 0)
  83. Astrava.Size = UDim2.new(0, 143, 0, 50)
  84. Astrava.Font = Enum.Font.Highway
  85. Astrava.Text = "Astrava"
  86. Astrava.TextColor3 = Color3.new(1, 1, 1)
  87. Astrava.TextSize = 20
  88. Astrava.MouseButton1Down:connect(function()
  89. loadstring(game:GetObjects("rbxassetid://1468845733")[1].Source)()
  90. end)
  91.  
  92. Energize.Name = "Energize"
  93. Energize.Parent = ScriptFrame
  94. Energize.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  95. Energize.BorderSizePixel = 0
  96. Energize.Position = UDim2.new(0.022336185, 0, 0.556761026, 0)
  97. Energize.Size = UDim2.new(0, 143, 0, 50)
  98. Energize.Font = Enum.Font.Highway
  99. Energize.Text = "Energize Animations"
  100. Energize.TextColor3 = Color3.new(1, 1, 1)
  101. Energize.TextSize = 18
  102. Energize.MouseButton1Down:connect(function()
  103. loadstring(game:HttpGet(('https://pastebin.com/raw/vrDfzbiA'),true))()
  104. end)
  105.  
  106. FlingKill.Name = "FlingKill"
  107. FlingKill.Parent = ScriptFrame
  108. FlingKill.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  109. FlingKill.BorderSizePixel = 0
  110. FlingKill.Position = UDim2.new(0.34506923, 0, 0.556761086, 0)
  111. FlingKill.Size = UDim2.new(0, 143, 0, 50)
  112. FlingKill.Font = Enum.Font.Highway
  113. FlingKill.Text = "Fling / Kill Player"
  114. FlingKill.TextColor3 = Color3.new(1, 1, 1)
  115. FlingKill.TextSize = 20
  116. FlingKill.MouseButton1Down:connect(function()
  117. loadstring(game:HttpGet(('https://pastebin.com/raw/4R7Hywhs'),true))()
  118. end)
  119.  
  120. Arosia.Name = "Arosia"
  121. Arosia.Parent = ScriptFrame
  122. Arosia.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  123. Arosia.BorderSizePixel = 0
  124. Arosia.Position = UDim2.new(0.34506923, 0, 0.359202355, 0)
  125. Arosia.Size = UDim2.new(0, 143, 0, 50)
  126. Arosia.Font = Enum.Font.Highway
  127. Arosia.Text = "Arosia"
  128. Arosia.TextColor3 = Color3.new(1, 1, 1)
  129. Arosia.TextSize = 20
  130. Arosia.MouseButton1Down:connect(function()
  131. loadstring(game:HttpGet(('https://pastebin.com/raw/ZZS3V7N1'),true))()
  132. end)
  133.  
  134. Shattervast.Name = "Shattervast"
  135. Shattervast.Parent = ScriptFrame
  136. Shattervast.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  137. Shattervast.BorderSizePixel = 0
  138. Shattervast.Position = UDim2.new(0.34506923, 0, 0.161643595, 0)
  139. Shattervast.Size = UDim2.new(0, 143, 0, 50)
  140. Shattervast.Font = Enum.Font.Highway
  141. Shattervast.Text = "Shattervast Admin"
  142. Shattervast.TextColor3 = Color3.new(1, 1, 1)
  143. Shattervast.TextSize = 18
  144. Shattervast.Name = "Shattervast"
  145. Shattervast.Parent = ScriptFrame
  146. Shattervast.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  147. Shattervast.BorderSizePixel = 0
  148. Shattervast.Position = UDim2.new(0.34506923, 0, 0.145833313, 0)
  149. Shattervast.Size = UDim2.new(0, 143, 0, 50)
  150. Shattervast.Font = Enum.Font.Highway
  151. Shattervast.Text = "Shattervast Admin"
  152. Shattervast.TextColor3 = Color3.new(1, 1, 1)
  153. Shattervast.TextSize = 18
  154. Shattervast.MouseButton1Down:connect(function()
  155. loadstring(game:HttpGet(('https://pastebin.com/raw/iL4NRDux'),true))()
  156. end)
  157.  
  158.  
  159. HyperTotal.Name = "HyperTotal"
  160. HyperTotal.Parent = ScriptFrame
  161. HyperTotal.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  162. HyperTotal.BorderSizePixel = 0
  163. HyperTotal.Position = UDim2.new(0.667802215, 0, 0.556761026, 0)
  164. HyperTotal.Size = UDim2.new(0, 143, 0, 50)
  165. HyperTotal.Font = Enum.Font.Highway
  166. HyperTotal.Text = "HyperTotal"
  167. HyperTotal.TextColor3 = Color3.new(1, 1, 1)
  168. HyperTotal.TextSize = 20
  169. HyperTotal.MouseButton1Down:connect(function()
  170. loadstring(game:HttpGet(('https://pastebin.com/raw/re7syi3W'),true))()
  171. end)
  172.  
  173. OPFinality.Name = "OPFinality"
  174. OPFinality.Parent = ScriptFrame
  175. OPFinality.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  176. OPFinality.BorderSizePixel = 0
  177. OPFinality.Position = UDim2.new(0.667802274, 0, 0.359202355, 0)
  178. OPFinality.Size = UDim2.new(0, 143, 0, 50)
  179. OPFinality.Font = Enum.Font.Highway
  180. OPFinality.Text = "OPFinality"
  181. OPFinality.TextColor3 = Color3.new(1, 1, 1)
  182. OPFinality.TextSize = 20
  183. OPFinality.MouseButton1Down:connect(function()
  184. loadstring(game:HttpGet(('https://pastebin.com/raw/GVNA1ap6'),true))()
  185. end)
  186.  
  187. IY.Name = "IY"
  188. IY.Parent = ScriptFrame
  189. IY.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  190. IY.BorderSizePixel = 0
  191. IY.Position = UDim2.new(0.667802215, 0, 0.161643595, 0)
  192. IY.Size = UDim2.new(0, 143, 0, 50)
  193. IY.Font = Enum.Font.Highway
  194. IY.Text = "Infinite Yield (OP)"
  195. IY.TextColor3 = Color3.new(1, 1, 1)
  196. IY.TextSize = 20
  197. IY.MouseButton1Down:connect(function()
  198. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  199. end)
  200.  
  201. CloseButton.Name = "CloseButton"
  202. CloseButton.Parent = ScriptFrame
  203. CloseButton.BackgroundColor3 = Color3.new(0.247059, 0.247059, 0.247059)
  204. CloseButton.BorderSizePixel = 0
  205. CloseButton.Position = UDim2.new(0.0231807865, 0, 0.821583271, 0)
  206. CloseButton.Size = UDim2.new(0, 444, 0, 30)
  207. CloseButton.Font = Enum.Font.Highway
  208. CloseButton.Text = "Close"
  209. CloseButton.TextColor3 = Color3.new(1, 1, 1)
  210. CloseButton.TextSize = 20
  211. CloseButton.MouseButton1Down:connect(function()
  212. ScriptFrame.Visible = false
  213. ScriptFrame.Active = false
  214. ScriptFrame.Draggable = false
  215. OpenFrame.Visible = true
  216. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement