CharTheModz

DarkSide V1.0.1

May 28th, 2019
3,152
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.75 KB | None | 0 0
  1. local DarkSide = Instance.new("ScreenGui")
  2. local Page1 = Instance.new("Frame")
  3. local DarkSideLabel = Instance.new("TextLabel")
  4. local ShatterButton = Instance.new("TextButton")
  5. local OPFinalityButton = Instance.new("TextButton")
  6. local VehicleSimButton = Instance.new("TextButton")
  7. local VesteriaButton = Instance.new("TextButton")
  8. local EliteButton = Instance.new("TextButton")
  9. local JailFarmButton = Instance.new("TextButton")
  10. local RocitizenButton = Instance.new("TextButton")
  11. local LumberButton = Instance.new("TextButton")
  12. local Description = Instance.new("TextLabel")
  13. local IntroPage = Instance.new("Frame")
  14. local DarkSideLabel_2 = Instance.new("TextLabel")
  15. local DiscordLabel = Instance.new("TextLabel")
  16. local MyDiscordTagLabel = Instance.new("TextLabel")
  17. local CreditsLabel = Instance.new("TextLabel")
  18. local VerisonLabel = Instance.new("TextLabel")
  19.  
  20. DarkSide.Name = "DarkSide"
  21. DarkSide.Parent = game.CoreGui
  22. DarkSide.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. Page1.Name = "Page1"
  25. Page1.Parent = DarkSide
  26. Page1.AnchorPoint = Vector2.new(0.5, 0.5)
  27. Page1.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  28. Page1.BorderColor3 = Color3.new(0, 0, 0)
  29. Page1.Position = UDim2.new(0.499682933, 0, 0.499234378, 0)
  30. Page1.Size = UDim2.new(0.25, 0, 0.25, 0)
  31. Page1.Visible = false
  32. Page1.Active = true
  33. Page1.Draggable = true
  34.  
  35. DarkSideLabel.Name = "DarkSideLabel"
  36. DarkSideLabel.Parent = Page1
  37. DarkSideLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  38. DarkSideLabel.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  39. DarkSideLabel.BorderColor3 = Color3.new(0, 0, 0)
  40. DarkSideLabel.Position = UDim2.new(0.5, 0, 0.0759259239, 0)
  41. DarkSideLabel.Size = UDim2.new(1, 0, 0.151851848, 0)
  42. DarkSideLabel.Font = Enum.Font.Highway
  43. DarkSideLabel.Text = "DarkSide"
  44. DarkSideLabel.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  45. DarkSideLabel.TextScaled = true
  46. DarkSideLabel.TextSize = 14
  47. DarkSideLabel.TextWrapped = true
  48.  
  49. ShatterButton.Name = "ShatterButton"
  50. ShatterButton.Parent = Page1
  51. ShatterButton.AnchorPoint = Vector2.new(0.5, 0.5)
  52. ShatterButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  53. ShatterButton.BorderColor3 = Color3.new(0, 0, 0)
  54. ShatterButton.Position = UDim2.new(0.172916681, 0, 0.257407397, 0)
  55. ShatterButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  56. ShatterButton.Font = Enum.Font.Highway
  57. ShatterButton.Text = "Shattervast"
  58. ShatterButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  59. ShatterButton.TextScaled = true
  60. ShatterButton.TextSize = 14
  61. ShatterButton.TextWrapped = true
  62.  
  63. OPFinalityButton.Name = "OPFinalityButton"
  64. OPFinalityButton.Parent = Page1
  65. OPFinalityButton.AnchorPoint = Vector2.new(0.5, 0.5)
  66. OPFinalityButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  67. OPFinalityButton.BorderColor3 = Color3.new(0, 0, 0)
  68. OPFinalityButton.Position = UDim2.new(0.825000048, 0, 0.257407397, 0)
  69. OPFinalityButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  70. OPFinalityButton.Font = Enum.Font.Highway
  71. OPFinalityButton.Text = "OPFinality"
  72. OPFinalityButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  73. OPFinalityButton.TextScaled = true
  74. OPFinalityButton.TextSize = 14
  75. OPFinalityButton.TextWrapped = true
  76.  
  77. VehicleSimButton.Name = "VehicleSimButton"
  78. VehicleSimButton.Parent = Page1
  79. VehicleSimButton.AnchorPoint = Vector2.new(0.5, 0.5)
  80. VehicleSimButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  81. VehicleSimButton.BorderColor3 = Color3.new(0, 0, 0)
  82. VehicleSimButton.Position = UDim2.new(0.175000012, 0, 0.449999988, 0)
  83. VehicleSimButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  84. VehicleSimButton.Font = Enum.Font.Highway
  85. VehicleSimButton.Text = "Vehicle Sim"
  86. VehicleSimButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  87. VehicleSimButton.TextScaled = true
  88. VehicleSimButton.TextSize = 14
  89. VehicleSimButton.TextWrapped = true
  90.  
  91. VesteriaButton.Name = "VesteriaButton"
  92. VesteriaButton.Parent = Page1
  93. VesteriaButton.AnchorPoint = Vector2.new(0.5, 0.5)
  94. VesteriaButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  95. VesteriaButton.BorderColor3 = Color3.new(0, 0, 0)
  96. VesteriaButton.Position = UDim2.new(0.502083361, 0, 0.449999988, 0)
  97. VesteriaButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  98. VesteriaButton.Font = Enum.Font.Highway
  99. VesteriaButton.Text = "Vesteria"
  100. VesteriaButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  101. VesteriaButton.TextScaled = true
  102. VesteriaButton.TextSize = 14
  103. VesteriaButton.TextWrapped = true
  104.  
  105. EliteButton.Name = "EliteButton"
  106. EliteButton.Parent = Page1
  107. EliteButton.AnchorPoint = Vector2.new(0.5, 0.5)
  108. EliteButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  109. EliteButton.BorderColor3 = Color3.new(0, 0, 0)
  110. EliteButton.Position = UDim2.new(0.827083409, 0, 0.449999988, 0)
  111. EliteButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  112. EliteButton.Font = Enum.Font.Highway
  113. EliteButton.Text = "Elite GUI"
  114. EliteButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  115. EliteButton.TextScaled = true
  116. EliteButton.TextSize = 14
  117. EliteButton.TextWrapped = true
  118.  
  119. JailFarmButton.Name = "JailFarmButton"
  120. JailFarmButton.Parent = Page1
  121. JailFarmButton.AnchorPoint = Vector2.new(0.5, 0.5)
  122. JailFarmButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  123. JailFarmButton.BorderColor3 = Color3.new(0, 0, 0)
  124. JailFarmButton.Position = UDim2.new(0.175000012, 0, 0.642592549, 0)
  125. JailFarmButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  126. JailFarmButton.Font = Enum.Font.Highway
  127. JailFarmButton.Text = "Jailbreak Farm"
  128. JailFarmButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  129. JailFarmButton.TextScaled = true
  130. JailFarmButton.TextSize = 14
  131. JailFarmButton.TextWrapped = true
  132.  
  133. RocitizenButton.Name = "RocitizenButton"
  134. RocitizenButton.Parent = Page1
  135. RocitizenButton.AnchorPoint = Vector2.new(0.5, 0.5)
  136. RocitizenButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  137. RocitizenButton.BorderColor3 = Color3.new(0, 0, 0)
  138. RocitizenButton.Position = UDim2.new(0.499879867, 0, 0.254386157, 0)
  139. RocitizenButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  140. RocitizenButton.Font = Enum.Font.Highway
  141. RocitizenButton.Text = "Rocitizens"
  142. RocitizenButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  143. RocitizenButton.TextScaled = true
  144. RocitizenButton.TextSize = 14
  145. RocitizenButton.TextWrapped = true
  146.  
  147. LumberButton.Name = "LumberButton"
  148. LumberButton.Parent = Page1
  149. LumberButton.AnchorPoint = Vector2.new(0.5, 0.5)
  150. LumberButton.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  151. LumberButton.BorderColor3 = Color3.new(0, 0, 0)
  152. LumberButton.Position = UDim2.new(0.829286933, 0, 0.642592549, 0)
  153. LumberButton.Size = UDim2.new(0.295833319, 0, 0.144444451, 0)
  154. LumberButton.Font = Enum.Font.Highway
  155. LumberButton.Text = "Lumber Tycoon 2"
  156. LumberButton.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  157. LumberButton.TextScaled = true
  158. LumberButton.TextSize = 14
  159. LumberButton.TextWrapped = true
  160.  
  161. Description.Name = "Description"
  162. Description.Parent = Page1
  163. Description.AnchorPoint = Vector2.new(0.5, 0.5)
  164. Description.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  165. Description.BorderColor3 = Color3.new(0, 0, 0)
  166. Description.Position = UDim2.new(0.501041651, 0, 0.853703678, 0)
  167. Description.Size = UDim2.new(0.956250012, 0, 0.151851848, 0)
  168. Description.Font = Enum.Font.Highway
  169. Description.Text = ""
  170. Description.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  171. Description.TextScaled = true
  172. Description.TextSize = 14
  173. Description.TextWrapped = true
  174.  
  175. IntroPage.Name = "IntroPage"
  176. IntroPage.Parent = DarkSide
  177. IntroPage.AnchorPoint = Vector2.new(0.5, 0.5)
  178. IntroPage.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  179. IntroPage.BorderColor3 = Color3.new(0, 0, 0)
  180. IntroPage.Position = UDim2.new(0.499682933, 0, 0.499234378, 0)
  181. IntroPage.Size = UDim2.new(0.25, 0, 0.25, 0)
  182. IntroPage.Active = true
  183. IntroPage.Draggable = true
  184.  
  185. DarkSideLabel_2.Name = "DarkSideLabel"
  186. DarkSideLabel_2.Parent = IntroPage
  187. DarkSideLabel_2.AnchorPoint = Vector2.new(0.5, 0.5)
  188. DarkSideLabel_2.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  189. DarkSideLabel_2.BorderColor3 = Color3.new(0, 0, 0)
  190. DarkSideLabel_2.Position = UDim2.new(0.5, 0, 0.0759259239, 0)
  191. DarkSideLabel_2.Size = UDim2.new(1, 0, 0.151851848, 0)
  192. DarkSideLabel_2.Font = Enum.Font.Highway
  193. DarkSideLabel_2.Text = "DarkSide"
  194. DarkSideLabel_2.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  195. DarkSideLabel_2.TextScaled = true
  196. DarkSideLabel_2.TextSize = 14
  197. DarkSideLabel_2.TextWrapped = true
  198.  
  199. DiscordLabel.Name = "DiscordLabel"
  200. DiscordLabel.Parent = IntroPage
  201. DiscordLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  202. DiscordLabel.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  203. DiscordLabel.BorderColor3 = Color3.new(0, 0, 0)
  204. DiscordLabel.Position = UDim2.new(0.213541672, 0, 0.903703928, 0)
  205. DiscordLabel.Size = UDim2.new(0.427083343, 0, 0.13333334, 0)
  206. DiscordLabel.Font = Enum.Font.Highway
  207. DiscordLabel.Text = "Join our Discord Server! https://discord.gg/A4EZF9p"
  208. DiscordLabel.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  209. DiscordLabel.TextScaled = true
  210. DiscordLabel.TextSize = 14
  211. DiscordLabel.TextWrapped = true
  212.  
  213. MyDiscordTagLabel.Name = "MyDiscordTagLabel"
  214. MyDiscordTagLabel.Parent = IntroPage
  215. MyDiscordTagLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  216. MyDiscordTagLabel.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  217. MyDiscordTagLabel.BorderColor3 = Color3.new(0, 0, 0)
  218. MyDiscordTagLabel.Position = UDim2.new(0.786458373, 0, 0.903703928, 0)
  219. MyDiscordTagLabel.Size = UDim2.new(0.427083343, 0, 0.13333334, 0)
  220. MyDiscordTagLabel.Font = Enum.Font.Highway
  221. MyDiscordTagLabel.Text = "CharModz#5947"
  222. MyDiscordTagLabel.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  223. MyDiscordTagLabel.TextScaled = true
  224. MyDiscordTagLabel.TextSize = 14
  225. MyDiscordTagLabel.TextWrapped = true
  226.  
  227. CreditsLabel.Name = "CreditsLabel"
  228. CreditsLabel.Parent = IntroPage
  229. CreditsLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  230. CreditsLabel.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  231. CreditsLabel.BorderColor3 = Color3.new(0, 0, 0)
  232. CreditsLabel.Position = UDim2.new(0.49999997, 0, 0.729629815, 0)
  233. CreditsLabel.Size = UDim2.new(1, 0, 0.13333334, 0)
  234. CreditsLabel.Font = Enum.Font.Highway
  235. CreditsLabel.Text = "Credits to all the script owners"
  236. CreditsLabel.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  237. CreditsLabel.TextScaled = true
  238. CreditsLabel.TextSize = 14
  239. CreditsLabel.TextWrapped = true
  240.  
  241. VerisonLabel.Name = "VerisonLabel"
  242. VerisonLabel.Parent = IntroPage
  243. VerisonLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  244. VerisonLabel.BackgroundColor3 = Color3.new(0.729412, 0.505882, 0.54902)
  245. VerisonLabel.BackgroundTransparency = 1
  246. VerisonLabel.BorderColor3 = Color3.new(0, 0, 0)
  247. VerisonLabel.BorderSizePixel = 0
  248. VerisonLabel.Position = UDim2.new(0.5, 0, 0.225926161, 0)
  249. VerisonLabel.Size = UDim2.new(1, 0, 0.0962962955, 0)
  250. VerisonLabel.Font = Enum.Font.Highway
  251. VerisonLabel.Text = "V1.0.1"
  252. VerisonLabel.TextColor3 = Color3.new(0.909804, 1, 0.929412)
  253. VerisonLabel.TextScaled = true
  254. VerisonLabel.TextSize = 14
  255. VerisonLabel.TextWrapped = true
  256.  
  257. wait(10)
  258.  
  259. IntroPage.Visible = false
  260. Page1.Position = IntroPage.Position
  261. Page1.Visible = true
  262.  
  263. ShatterButton.MouseButton1Click:Connect(function()
  264. loadstring(game:HttpGet('https://pastebin.com/raw/ZhNx1sfH', true))()
  265. end)
  266.  
  267. ShatterButton.MouseEnter:Connect(function()
  268. Description.Text = "FE admin script"
  269. end)
  270.  
  271. OPFinalityButton.MouseButton1Click:Connect(function()
  272. loadstring(game:HttpGet('https://pastebin.com/raw/MdDJDWNd', true))()
  273. end)
  274.  
  275. OPFinalityButton.MouseEnter:Connect(function()
  276. Description.Text = "FE GUI for trolling and messing around"
  277. end)
  278.  
  279. VehicleSimButton.MouseButton1Click:Connect(function()
  280. loadstring(game:HttpGet('https://pastebin.com/raw/0kxaJQjH', true))()
  281. end)
  282.  
  283. VehicleSimButton.MouseEnter:Connect(function()
  284. Description.Text = "Vehicle Simulator GUI"
  285. end)
  286.  
  287. VesteriaButton.MouseButton1Click:Connect(function()
  288. loadstring(game:HttpGet('https://pastebin.com/raw/mbhYbDsJ', true))()
  289. end)
  290.  
  291. VesteriaButton.MouseEnter:Connect(function()
  292. Description.Text = "Simple Vesteria GUI"
  293. end)
  294.  
  295. EliteButton.MouseButton1Click:Connect(function()
  296. loadstring(game:HttpGet('https://pastebin.com/raw/Kddwj5Wk', true))()
  297. end)
  298.  
  299. EliteButton.MouseEnter:Connect(function()
  300. Description.Text = "Another GUI that has scripts in it"
  301. end)
  302.  
  303. JailFarmButton.MouseButton1Click:Connect(function()
  304. loadstring(game:HttpGet('https://pastebin.com/raw/xNgsVTxs', true))()
  305. end)
  306.  
  307. JailFarmButton.MouseEnter:Connect(function()
  308. Description.Text = "Jaibreak Auto Farm"
  309. end)
  310.  
  311. LumberButton.MouseButton1Click:Connect(function()
  312. loadstring(game:HttpGet('https://pastebin.com/raw/jEBTwsJE', true))()
  313. end)
  314.  
  315. LumberButton.MouseEnter:Connect(function()
  316. Description.Text = "OP Lumber Tycoon 2 GUI"
  317. end)
  318.  
  319. RocitizenButton.MouseButton1Click:Connect(function()
  320. loadstring(game:HttpGet('https://pastebin.com/raw/zny0BqKd', true))()
  321. end)
  322.  
  323. RocitizenButton.MouseEnter:Connect(function()
  324. Description.Text = "Rocitizens GUI"
  325. end)
Advertisement
Add Comment
Please, Sign In to add comment