Advertisement
RobloxJjsploitScript

Roblox Fan group simulator GUI

Nov 2nd, 2019
1,555
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.86 KB | None | 0 0
  1. -- Hello!
  2. local GroupFanSimulator = Instance.new("ScreenGui")
  3. local Main = Instance.new("ImageLabel")
  4. local BorderPixel = Instance.new("ImageLabel")
  5. local TextLabel = Instance.new("TextLabel")
  6. local FanHack = Instance.new("ImageButton")
  7. local BorderPixel_2 = Instance.new("ImageButton")
  8. local TextLabel_2 = Instance.new("TextLabel")
  9. local FundsHack = Instance.new("ImageButton")
  10. local BorderPixel_3 = Instance.new("ImageButton")
  11. local TextLabel_3 = Instance.new("TextLabel")
  12. local Rebirth = Instance.new("ImageButton")
  13. local BorderPixel_4 = Instance.new("ImageButton")
  14. local TextLabel_4 = Instance.new("TextLabel")
  15. local CloseGui = Instance.new("ImageButton")
  16. local OpenGui = Instance.new("ImageButton")
  17. local Update = Instance.new("ImageLabel")
  18. local BorderPixel_5 = Instance.new("ImageLabel")
  19. local Label = Instance.new("TextLabel")
  20. local Desc = Instance.new("TextLabel")
  21.  
  22. -- Properties
  23.  
  24. GroupFanSimulator.Name = "GroupFanSimulator"
  25. GroupFanSimulator.Parent = game.StarterGui
  26.  
  27. Main.Name = "Main"
  28. Main.Parent = GroupFanSimulator
  29. Main.BackgroundTransparency = 1
  30. Main.BorderSizePixel = 0
  31. Main.Position = UDim2.new(0.5, -183, 1.40499997, -178)
  32. Main.Size = UDim2.new(0, 366, 0, 357)
  33. Main.ZIndex = 2
  34. Main.Image = "rbxassetid://1283904632"
  35. Main.ImageColor3 = Color3.new(1, 0.666667, 0)
  36. Main.ScaleType = Enum.ScaleType.Slice
  37. Main.SliceCenter = Rect.new(22, 22, 234, 234)
  38.  
  39. BorderPixel.Name = "BorderPixel"
  40. BorderPixel.Parent = Main
  41. BorderPixel.AnchorPoint = Vector2.new(0.5, 0.5)
  42. BorderPixel.BackgroundTransparency = 1
  43. BorderPixel.BorderSizePixel = 0
  44. BorderPixel.Position = UDim2.new(0.5, 0, 0.5, 0)
  45. BorderPixel.Size = UDim2.new(1.02732241, 2, 1.03921568, 2)
  46. BorderPixel.Image = "rbxassetid://1283904632"
  47. BorderPixel.ImageColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  48. BorderPixel.ScaleType = Enum.ScaleType.Slice
  49. BorderPixel.SliceCenter = Rect.new(22, 22, 234, 234)
  50.  
  51. TextLabel.Parent = Main
  52. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  53. TextLabel.BackgroundTransparency = 1
  54. TextLabel.BorderColor3 = Color3.new(1, 1, 1)
  55. TextLabel.Position = UDim2.new(0.0191256832, 0, 0.750700295, 0)
  56. TextLabel.Size = UDim2.new(0, 351, 0, 89)
  57. TextLabel.ZIndex = 2
  58. TextLabel.Font = Enum.Font.SourceSans
  59. TextLabel.Text = "FAN GROUP SIMULATOR HACK V1 VERSION 1.0.0"
  60. TextLabel.TextColor3 = Color3.new(0.333333, 0.333333, 1)
  61. TextLabel.TextScaled = true
  62. TextLabel.TextSize = 14
  63. TextLabel.TextWrapped = true
  64.  
  65. FanHack.Name = "FanHack"
  66. FanHack.Parent = Main
  67. FanHack.BackgroundTransparency = 1
  68. FanHack.BorderSizePixel = 0
  69. FanHack.Position = UDim2.new(0.0642076507, 0, 0.512605071, 0)
  70. FanHack.Size = UDim2.new(0, 319, 0, 66)
  71. FanHack.ZIndex = 3
  72. FanHack.Image = "rbxassetid://1283904632"
  73. FanHack.ScaleType = Enum.ScaleType.Slice
  74. FanHack.SliceCenter = Rect.new(22, 22, 234, 234)
  75.  
  76. BorderPixel_2.Name = "BorderPixel"
  77. BorderPixel_2.Parent = FanHack
  78. BorderPixel_2.AnchorPoint = Vector2.new(0.5, 0.5)
  79. BorderPixel_2.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  80. BorderPixel_2.BackgroundTransparency = 1
  81. BorderPixel_2.BorderSizePixel = 0
  82. BorderPixel_2.Position = UDim2.new(0.5, 0, 0.568181813, 0)
  83. BorderPixel_2.Size = UDim2.new(1, 2, 1.13636363, 2)
  84. BorderPixel_2.ZIndex = 2
  85. BorderPixel_2.Image = "rbxassetid://1283904632"
  86. BorderPixel_2.ImageColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  87. BorderPixel_2.ScaleType = Enum.ScaleType.Slice
  88. BorderPixel_2.SliceCenter = Rect.new(22, 22, 234, 234)
  89.  
  90. TextLabel_2.Parent = FanHack
  91. TextLabel_2.AnchorPoint = Vector2.new(0, 0.5)
  92. TextLabel_2.BackgroundTransparency = 1
  93. TextLabel_2.Position = UDim2.new(0, 0, 0.5, 0)
  94. TextLabel_2.Size = UDim2.new(1, 0, 1, 0)
  95. TextLabel_2.ZIndex = 3
  96. TextLabel_2.Font = Enum.Font.SourceSansBold
  97. TextLabel_2.Text = "FANS HACK"
  98. TextLabel_2.TextColor3 = Color3.new(1, 0.333333, 0)
  99. TextLabel_2.TextScaled = true
  100. TextLabel_2.TextSize = 14
  101. TextLabel_2.TextWrapped = true
  102.  
  103. FundsHack.Name = "FundsHack"
  104. FundsHack.Parent = Main
  105. FundsHack.BackgroundTransparency = 1
  106. FundsHack.BorderSizePixel = 0
  107. FundsHack.Position = UDim2.new(0.0655737668, 0, 0.0336134471, 0)
  108. FundsHack.Size = UDim2.new(0, 319, 0, 65)
  109. FundsHack.ZIndex = 3
  110. FundsHack.Image = "rbxassetid://1283904632"
  111. FundsHack.ScaleType = Enum.ScaleType.Slice
  112. FundsHack.SliceCenter = Rect.new(22, 22, 234, 234)
  113.  
  114. BorderPixel_3.Name = "BorderPixel"
  115. BorderPixel_3.Parent = FundsHack
  116. BorderPixel_3.AnchorPoint = Vector2.new(0.5, 0.5)
  117. BorderPixel_3.BackgroundColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  118. BorderPixel_3.BackgroundTransparency = 1
  119. BorderPixel_3.BorderSizePixel = 0
  120. BorderPixel_3.Position = UDim2.new(0.5, 0, 0.576923072, 0)
  121. BorderPixel_3.Size = UDim2.new(1, 2, 1.15384614, 2)
  122. BorderPixel_3.ZIndex = 2
  123. BorderPixel_3.Image = "rbxassetid://1283904632"
  124. BorderPixel_3.ImageColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  125. BorderPixel_3.ScaleType = Enum.ScaleType.Slice
  126. BorderPixel_3.SliceCenter = Rect.new(22, 22, 234, 234)
  127.  
  128. TextLabel_3.Parent = FundsHack
  129. TextLabel_3.AnchorPoint = Vector2.new(0, 0.5)
  130. TextLabel_3.BackgroundTransparency = 1
  131. TextLabel_3.Position = UDim2.new(0, 0, 0.5, 0)
  132. TextLabel_3.Size = UDim2.new(1, 0, 1, 0)
  133. TextLabel_3.ZIndex = 3
  134. TextLabel_3.Font = Enum.Font.SourceSansBold
  135. TextLabel_3.Text = "FUNDS HACK"
  136. TextLabel_3.TextColor3 = Color3.new(0.109804, 0.686275, 0.815686)
  137. TextLabel_3.TextScaled = true
  138. TextLabel_3.TextSize = 14
  139. TextLabel_3.TextWrapped = true
  140.  
  141. Rebirth.Name = "Rebirth"
  142. Rebirth.Parent = Main
  143. Rebirth.BackgroundTransparency = 1
  144. Rebirth.BorderSizePixel = 0
  145. Rebirth.Position = UDim2.new(0.0655737668, 0, 0.271708697, 0)
  146. Rebirth.Size = UDim2.new(0, 319, 0, 64)
  147. Rebirth.ZIndex = 3
  148. Rebirth.Image = "rbxassetid://1283904632"
  149. Rebirth.ScaleType = Enum.ScaleType.Slice
  150. Rebirth.SliceCenter = Rect.new(22, 22, 234, 234)
  151.  
  152. BorderPixel_4.Name = "BorderPixel"
  153. BorderPixel_4.Parent = Rebirth
  154. BorderPixel_4.AnchorPoint = Vector2.new(0.5, 0.5)
  155. BorderPixel_4.BackgroundTransparency = 1
  156. BorderPixel_4.BorderSizePixel = 0
  157. BorderPixel_4.Position = UDim2.new(0.5, 0, 0.5703125, 0)
  158. BorderPixel_4.Size = UDim2.new(1, 2, 1.140625, 2)
  159. BorderPixel_4.ZIndex = 2
  160. BorderPixel_4.Image = "rbxassetid://1283904632"
  161. BorderPixel_4.ImageColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  162. BorderPixel_4.ScaleType = Enum.ScaleType.Slice
  163. BorderPixel_4.SliceCenter = Rect.new(22, 22, 234, 234)
  164.  
  165. TextLabel_4.Parent = Rebirth
  166. TextLabel_4.AnchorPoint = Vector2.new(0, 0.5)
  167. TextLabel_4.BackgroundTransparency = 1
  168. TextLabel_4.Position = UDim2.new(0, 0, 0.5, 0)
  169. TextLabel_4.Size = UDim2.new(1, 0, 1, 0)
  170. TextLabel_4.ZIndex = 3
  171. TextLabel_4.Font = Enum.Font.SourceSansBold
  172. TextLabel_4.Text = "REBIRTH"
  173. TextLabel_4.TextColor3 = Color3.new(0.792157, 0, 0)
  174. TextLabel_4.TextScaled = true
  175. TextLabel_4.TextSize = 14
  176. TextLabel_4.TextWrapped = true
  177.  
  178. CloseGui.Name = "CloseGui"
  179. CloseGui.Parent = Main
  180. CloseGui.BackgroundTransparency = 0.99000000953674
  181. CloseGui.BorderSizePixel = 0
  182. CloseGui.Position = UDim2.new(0, 0, 0.767507017, 0)
  183. CloseGui.Size = UDim2.new(0, 366, 0, 83)
  184. CloseGui.ZIndex = 2
  185. CloseGui.Image = "rbxassetid://1283904632"
  186. CloseGui.ImageTransparency = 1
  187. CloseGui.ScaleType = Enum.ScaleType.Slice
  188. CloseGui.SliceCenter = Rect.new(22, 22, 234, 234)
  189.  
  190. OpenGui.Name = "OpenGui"
  191. OpenGui.Parent = GroupFanSimulator
  192. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  193. OpenGui.BackgroundTransparency = 1
  194. OpenGui.Position = UDim2.new(0.5, -183, 1.40499997, -178)
  195. OpenGui.Size = UDim2.new(0, 52, 0, 47)
  196. OpenGui.Image = "rbxassetid://167319739"
  197.  
  198. Update.Name = "Update"
  199. Update.Parent = GroupFanSimulator
  200. Update.BackgroundTransparency = 1
  201. Update.BorderSizePixel = 0
  202. Update.Position = UDim2.new(0.5, -183, 1.40499997, -178)
  203. Update.Size = UDim2.new(0, 568, 0, 332)
  204. Update.ZIndex = 2
  205. Update.Image = "rbxassetid://1307995459"
  206. Update.ImageColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  207. Update.ScaleType = Enum.ScaleType.Slice
  208. Update.SliceCenter = Rect.new(2, 2, 254, 254)
  209.  
  210. BorderPixel_5.Name = "BorderPixel"
  211. BorderPixel_5.Parent = Update
  212. BorderPixel_5.AnchorPoint = Vector2.new(0.5, 0.5)
  213. BorderPixel_5.BackgroundTransparency = 1
  214. BorderPixel_5.BorderSizePixel = 0
  215. BorderPixel_5.Position = UDim2.new(0.5, 0, 0.5, 0)
  216. BorderPixel_5.Size = UDim2.new(1, 2, 1, 2)
  217. BorderPixel_5.Image = "rbxassetid://1307995459"
  218. BorderPixel_5.ImageColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  219. BorderPixel_5.ScaleType = Enum.ScaleType.Slice
  220. BorderPixel_5.SliceCenter = Rect.new(2, 2, 254, 254)
  221.  
  222. Label.Name = "Label"
  223. Label.Parent = Update
  224. Label.AnchorPoint = Vector2.new(0, 0.5)
  225. Label.BackgroundTransparency = 1
  226. Label.Position = UDim2.new(0.160211265, 0, 0.099041529, 0)
  227. Label.Size = UDim2.new(0.677816927, 0, 0.364217252, 0)
  228. Label.ZIndex = 2
  229. Label.Font = Enum.Font.SourceSansBold
  230. Label.Text = "Welcome!"
  231. Label.TextColor3 = Color3.new(0.329412, 0.517647, 0.65098)
  232. Label.TextScaled = true
  233. Label.TextSize = 14
  234. Label.TextWrapped = true
  235.  
  236. Desc.Name = "Desc"
  237. Desc.Parent = Update
  238. Desc.AnchorPoint = Vector2.new(0, 0.5)
  239. Desc.BackgroundTransparency = 1
  240. Desc.Position = UDim2.new(0.177816898, 0, 0.594249189, 0)
  241. Desc.Size = UDim2.new(0.660211265, 0, 0.75399363, 0)
  242. Desc.ZIndex = 2
  243. Desc.Font = Enum.Font.SourceSansItalic
  244. Desc.Text = "Hello!, this is a new message gui/casting system for my fan group simulator hack script. And i just wanted to say that thank you soo much for using this, If there's any bug report it on our discord server. Discord Server:5F8mQrK join it for more scripts!"
  245. Desc.TextColor3 = Color3.new(0.329412, 0.517647, 0.65098)
  246. Desc.TextScaled = true
  247. Desc.TextSize = 14
  248. Desc.TextWrapped = true
  249.  
  250. -- Scripts
  251.  
  252. ---------Buttons-------------
  253. local funds = Main.FundsHack
  254. local rebirth = Main.Rebirth
  255. local fans = Main.FanHack
  256. local close = Main.CloseGui
  257. ---------Intro---------------
  258. do
  259. print("Thank you "..game.Players.LocalPlayer.Name.." for adding our exploit! :)")
  260. wait(000000000.1)
  261. Main:TweenPosition(UDim2.new(0.5, -183,0.5, -178), "In", "Bounce", 1.2, true)
  262. end
  263. -----Open Gui Function------
  264. function OpenGuigui()
  265. Main:TweenPosition(UDim2.new(0.5, -183,0.5, -178), "In", "Bounce", 1.2, true)
  266. wait(1.2)
  267. OpenGui:TweenPosition(UDim2.new(0.5, -183,1.405, -178), "Out", "Bounce", 1.2, true)
  268. end
  269. -----Close Gui Function------
  270. function closegui()
  271. Main:TweenPosition(UDim2.new(0.5, -183,1.405, -178), "Out", "Bounce", 1.2, true)
  272. wait(1.2)
  273. OpenGui:TweenPosition(UDim2.new(0.5, -26,1, -47), "In", "Bounce", 1.2, true)
  274. end
  275. -----------------FanHack---------------
  276. function fanhack()
  277. game:GetService("ReplicatedStorage").Stats.afns:FireServer(99999999,math.floor(game.Players.LocalPlayer.UserId*1.5))
  278. Main.FanHack.Size = UDim2.new(0, 198,0, 55)
  279. Main.FanHack.Position = UDim2.new(0.227, 0,0.538, 0)
  280. Main.FanHack.TextLabel.Size = UDim2.new(0.919, 0,0.927, 0)
  281. Main.FanHack.TextLabel.Position = UDim2.new(0.04, 0,0.5, 0)
  282. wait(00000000000.2)
  283. Main.FanHack.Size = UDim2.new(0, 319,0, 66)
  284. Main.FanHack.Position = UDim2.new(0.064, 0,0.513, 0)
  285. Main.FanHack.TextLabel.Size = UDim2.new(1, 0,1, 0)
  286. Main.FanHack.TextLabel.Position = UDim2.new(0, 0,0.5, 0)
  287. end
  288. -----------------FundsHack---------------
  289. function fundhack()
  290. game:GetService("ReplicatedStorage").Stats.afnds:FireServer(999999999,math.floor(game.Players.LocalPlayer.UserId*1.5))
  291. Main.FundsHack.Size = UDim2.new(0, 198,0, 55)
  292. Main.FundsHack.Position = UDim2.new(0.228, 0,0.039, 0)
  293. Main.FundsHack.TextLabel.Size = UDim2.new(0.919, 0,0.927, 0)
  294. Main.FundsHack.TextLabel.Position = UDim2.new(0.04, 0,0.536, 0)
  295. wait(00000000000.2)
  296. Main.FundsHack.Size = UDim2.new(0, 319,0, 66)
  297. Main.FundsHack.Position = UDim2.new(0.066, 0,0.034, 0)
  298. Main.FundsHack.TextLabel.Size = UDim2.new(1, 0,1, 0)
  299. Main.FundsHack.TextLabel.Position = UDim2.new(0, 0,0.5, 0)
  300. end
  301. -----------------RebirthHack---------------
  302. function rebirthhack()
  303. game:GetService("ReplicatedStorage").Stats.Rebirth:FireServer()
  304. Main.Rebirth.Size = UDim2.new(0, 198,0, 55)
  305. Main.Rebirth.Position = UDim2.new(0.228, 0,0.288, 0)
  306. Main.Rebirth.TextLabel.Size = UDim2.new(0.919, 0,0.927, 0)
  307. Main.Rebirth.TextLabel.Position = UDim2.new(0.038, 0,0.5, 0)
  308. wait(00000000000.2)
  309. Main.Rebirth.Size = UDim2.new(0, 319,0, 66)
  310. Main.Rebirth.Position = UDim2.new(0.066, 0,0.272, 0)
  311. Main.Rebirth.TextLabel.Size = UDim2.new(1, 0,1, 0)
  312. Main.Rebirth.TextLabel.Position = UDim2.new(0, 0,0.5, 0)
  313. end
  314. ----------------------FuctionCalls---------------------------
  315. Main.FanHack.MouseButton1Click:Connect(fanhack)
  316.  
  317. Main.FundsHack.MouseButton1Click:Connect(fundhack)
  318.  
  319. Main.Rebirth.MouseButton1Click:Connect(rebirthhack)
  320.  
  321. Main.CloseGui.MouseButton1Click:Connect(closegui)
  322.  
  323. OpenGui.MouseButton1Click:Connect(OpenGuigui)
  324. -----------------------Text Changer---------------------------
  325. local texts = {
  326. "Join our discord server:5F8mQrK",
  327. "Want new scripts on other games? well join our discord server:5F8mQrK and check them out.",
  328. "We made our offcial discord server!",
  329. "CREDITS TO LimitedMine#7472 FOR THE GUI.",
  330. "CREDITS TO TheSam#1337 FOR THE SCRIPTS.",
  331. "FAN GROUP SIMULATOR HACK V1 VERSION 1.0.0"
  332. }
  333.  
  334. while wait(1.3) do
  335. wait(math.random(1, 6))
  336. Main.TextLabel.Text = (texts[math.random(1, #texts)])
  337. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement