Advertisement
BlastingStone

hy

Jan 17th, 2020
396
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 19.91 KB | None | 0 0
  1. --[[
  2. ____ __ __ _ _____ __
  3. / __ )/ /___ ______/ /_(_)___ ____ _/ ___// /_____ ____ ___
  4. / __ / / __ `/ ___/ __/ / __ \/ __ `/\__ \/ __/ __ \/ __ \/ _ \
  5. / /_/ / / /_/ (__ ) /_/ / / / / /_/ /___/ / /_/ /_/ / / / / __/
  6. /_____/_/\__,_/____/\__/_/_/ /_/\__, //____/\__/\____/_/ /_/\___/
  7. some dumb trolling gui v0.9 /____/ Made by BlastingStone#8878
  8. ]]--
  9.  
  10. -- Instances:
  11.  
  12. local ScreenGui = Instance.new("ScreenGui")
  13. local Main = Instance.new("Frame")
  14. local NameOfScript = Instance.new("TextLabel")
  15. local BSLogo = Instance.new("ImageLabel")
  16. local Version = Instance.new("TextLabel")
  17. local FollowAll = Instance.new("TextButton")
  18. local R6Pipis = Instance.new("TextButton")
  19. local Note = Instance.new("TextLabel")
  20. local FlyingOrbs = Instance.new("TextButton")
  21. local ChatTroll = Instance.new("TextButton")
  22. local ServerCrasher = Instance.new("TextButton")
  23. local ChatByp = Instance.new("TextButton")
  24. local Animations = Instance.new("TextButton")
  25. local Shattervast = Instance.new("TextButton")
  26. local InfiniteYield = Instance.new("TextButton")
  27. local FE_EnabledDisabled = Instance.new("TextLabel")
  28. local DropHats = Instance.new("TextButton")
  29. local NoLimbs = Instance.new("TextButton")
  30. local Creeper = Instance.new("TextButton")
  31. local Gradient = Instance.new("ImageLabel")
  32. local R6Fling = Instance.new("TextButton")
  33. local AudioLogger = Instance.new("TextButton")
  34. local Glitchmax = Instance.new("TextButton")
  35. local Unnamed = Instance.new("TextButton")
  36. local Unnamed_2 = Instance.new("TextButton")
  37. local Unnamed_3 = Instance.new("TextButton")
  38. local Unnamed_4 = Instance.new("TextButton")
  39. local Unnamed_5 = Instance.new("TextButton")
  40.  
  41. --Properties:
  42.  
  43. ScreenGui.Parent = game.CoreGui
  44.  
  45. Main.Active = true
  46. Main.Draggable = true
  47. Main.Name = "Main"
  48. Main.Parent = ScreenGui
  49. Main.BackgroundColor3 = Color3.new(0.992157, 0.992157, 0.588235)
  50. Main.BorderColor3 = Color3.new(0, 0, 0)
  51. Main.BorderSizePixel = 3
  52. Main.Position = UDim2.new(0.274410784, 0, 0.206552744, 0)
  53. Main.Size = UDim2.new(0, 505, 0, 411)
  54.  
  55. NameOfScript.Name = "NameOfScript"
  56. NameOfScript.Parent = Main
  57. NameOfScript.BackgroundColor3 = Color3.new(1, 1, 1)
  58. NameOfScript.BackgroundTransparency = 1
  59. NameOfScript.Position = UDim2.new(0.0195221007, 0, 0.0272019468, 0)
  60. NameOfScript.Size = UDim2.new(0, 200, 0, 50)
  61. NameOfScript.ZIndex = 2
  62. NameOfScript.Font = Enum.Font.Arcade
  63. NameOfScript.Text = "some dumb trolling gui"
  64. NameOfScript.TextColor3 = Color3.new(0, 0, 0)
  65. NameOfScript.TextScaled = true
  66. NameOfScript.TextSize = 14
  67. NameOfScript.TextWrapped = true
  68.  
  69. BSLogo.Name = "BSLogo"
  70. BSLogo.Parent = Main
  71. BSLogo.BackgroundColor3 = Color3.new(1, 1, 1)
  72. BSLogo.BackgroundTransparency = 1
  73. BSLogo.Position = UDim2.new(0.786460638, 0, 0.729927003, 0)
  74. BSLogo.Size = UDim2.new(0, 107, 0, 110)
  75. BSLogo.ZIndex = 2
  76. BSLogo.Image = "http://www.roblox.com/asset/?id=4492172626"
  77.  
  78. Version.Archivable = false
  79. Version.Name = "Version"
  80. Version.Parent = Main
  81. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  82. Version.BackgroundTransparency = 1
  83. Version.Position = UDim2.new(0.154555887, 0, 0.148400247, 0)
  84. Version.Size = UDim2.new(0, 136, 0, 16)
  85. Version.ZIndex = 2
  86. Version.Font = Enum.Font.Code
  87. Version.Text = "v0.9 / BlastingStone#8878"
  88. Version.TextColor3 = Color3.new(0, 0, 0)
  89. Version.TextSize = 14
  90.  
  91. FollowAll.Name = "FollowAll"
  92. FollowAll.Parent = Main
  93. FollowAll.BackgroundColor3 = Color3.new(1, 1, 1)
  94. FollowAll.BorderColor3 = Color3.new(1, 1, 0)
  95. FollowAll.BorderSizePixel = 3
  96. FollowAll.Position = UDim2.new(0.0279605929, 0, 0.250066906, 0)
  97. FollowAll.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  98. FollowAll.ZIndex = 2
  99. FollowAll.Font = Enum.Font.Cartoon
  100. FollowAll.Text = "Follow All"
  101. FollowAll.TextColor3 = Color3.new(0, 0, 0)
  102. FollowAll.TextSize = 14
  103.  
  104. R6Pipis.Name = "R6Pipis"
  105. R6Pipis.Parent = Main
  106. R6Pipis.BackgroundColor3 = Color3.new(1, 1, 1)
  107. R6Pipis.BorderColor3 = Color3.new(1, 1, 0)
  108. R6Pipis.BorderSizePixel = 3
  109. R6Pipis.Position = UDim2.new(0.0279605929, 0, 0.34797442, 0)
  110. R6Pipis.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  111. R6Pipis.ZIndex = 2
  112. R6Pipis.Font = Enum.Font.Cartoon
  113. R6Pipis.Text = "R6 Pipis"
  114. R6Pipis.TextColor3 = Color3.new(0, 0, 0)
  115. R6Pipis.TextSize = 14
  116.  
  117. Note.Name = "Note"
  118. Note.Parent = Main
  119. Note.BackgroundColor3 = Color3.new(1, 1, 1)
  120. Note.BackgroundTransparency = 1
  121. Note.Position = UDim2.new(0.290444702, 0, 0.876368582, 0)
  122. Note.Size = UDim2.new(0, 200, 0, 50)
  123. Note.ZIndex = 2
  124. Note.Font = Enum.Font.Code
  125. Note.Text = "Press ' to open/close GUI."
  126. Note.TextColor3 = Color3.new(0, 0, 0)
  127. Note.TextSize = 14
  128.  
  129. FlyingOrbs.Name = "FlyingOrbs"
  130. FlyingOrbs.Parent = Main
  131. FlyingOrbs.BackgroundColor3 = Color3.new(1, 1, 1)
  132. FlyingOrbs.BorderColor3 = Color3.new(1, 1, 0)
  133. FlyingOrbs.BorderSizePixel = 3
  134. FlyingOrbs.Position = UDim2.new(0.0279605929, 0, 0.444765806, 0)
  135. FlyingOrbs.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  136. FlyingOrbs.ZIndex = 2
  137. FlyingOrbs.Font = Enum.Font.Cartoon
  138. FlyingOrbs.Text = "R6 Flying Orbs"
  139. FlyingOrbs.TextColor3 = Color3.new(0, 0, 0)
  140. FlyingOrbs.TextSize = 14
  141.  
  142. ChatTroll.Name = "ChatTroll"
  143. ChatTroll.Parent = Main
  144. ChatTroll.BackgroundColor3 = Color3.new(1, 1, 1)
  145. ChatTroll.BorderColor3 = Color3.new(1, 0, 1)
  146. ChatTroll.BorderSizePixel = 3
  147. ChatTroll.Position = UDim2.new(0.0260953903, 0, 0.542037725, 0)
  148. ChatTroll.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  149. ChatTroll.ZIndex = 2
  150. ChatTroll.Font = Enum.Font.Cartoon
  151. ChatTroll.Text = "Chat Troll"
  152. ChatTroll.TextColor3 = Color3.new(0, 0, 0)
  153. ChatTroll.TextSize = 14
  154.  
  155. ServerCrasher.Name = "ServerCrasher"
  156. ServerCrasher.Parent = Main
  157. ServerCrasher.BackgroundColor3 = Color3.new(1, 1, 1)
  158. ServerCrasher.BorderColor3 = Color3.new(1, 0, 1)
  159. ServerCrasher.BorderSizePixel = 3
  160. ServerCrasher.Position = UDim2.new(0.0273244679, 0, 0.64237833, 0)
  161. ServerCrasher.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  162. ServerCrasher.ZIndex = 2
  163. ServerCrasher.Font = Enum.Font.Cartoon
  164. ServerCrasher.Text = "Server Crasher"
  165. ServerCrasher.TextColor3 = Color3.new(0, 0, 0)
  166. ServerCrasher.TextSize = 14
  167.  
  168. ChatByp.Name = "ChatByp"
  169. ChatByp.Parent = Main
  170. ChatByp.BackgroundColor3 = Color3.new(1, 1, 1)
  171. ChatByp.BorderColor3 = Color3.new(1, 1, 0)
  172. ChatByp.BorderSizePixel = 3
  173. ChatByp.Position = UDim2.new(0.276935935, 0, 0.250118643, 0)
  174. ChatByp.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  175. ChatByp.ZIndex = 2
  176. ChatByp.Font = Enum.Font.Cartoon
  177. ChatByp.Text = "Chat Bypass"
  178. ChatByp.TextColor3 = Color3.new(0, 0, 0)
  179. ChatByp.TextSize = 14
  180.  
  181. Animations.Name = "Animations"
  182. Animations.Parent = Main
  183. Animations.BackgroundColor3 = Color3.new(1, 1, 1)
  184. Animations.BorderColor3 = Color3.new(1, 0, 1)
  185. Animations.BorderSizePixel = 3
  186. Animations.Position = UDim2.new(0.275484383, 0, 0.539656341, 0)
  187. Animations.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  188. Animations.ZIndex = 2
  189. Animations.Font = Enum.Font.Cartoon
  190. Animations.Text = "R6 Animations"
  191. Animations.TextColor3 = Color3.new(0, 0, 0)
  192. Animations.TextSize = 14
  193.  
  194. Shattervast.Name = "Shattervast"
  195. Shattervast.Parent = Main
  196. Shattervast.BackgroundColor3 = Color3.new(1, 1, 1)
  197. Shattervast.BorderColor3 = Color3.new(1, 1, 0)
  198. Shattervast.BorderSizePixel = 3
  199. Shattervast.Position = UDim2.new(0.275484383, 0, 0.347390503, 0)
  200. Shattervast.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  201. Shattervast.ZIndex = 2
  202. Shattervast.Font = Enum.Font.Cartoon
  203. Shattervast.Text = "Shattervast"
  204. Shattervast.TextColor3 = Color3.new(0, 0, 0)
  205. Shattervast.TextSize = 14
  206.  
  207. InfiniteYield.Name = "InfiniteYield"
  208. InfiniteYield.Parent = Main
  209. InfiniteYield.BackgroundColor3 = Color3.new(1, 1, 1)
  210. InfiniteYield.BorderColor3 = Color3.new(1, 1, 0)
  211. InfiniteYield.BorderSizePixel = 3
  212. InfiniteYield.Position = UDim2.new(0.275484383, 0, 0.442864954, 0)
  213. InfiniteYield.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  214. InfiniteYield.ZIndex = 2
  215. InfiniteYield.Font = Enum.Font.Cartoon
  216. InfiniteYield.Text = "Infinite Yield"
  217. InfiniteYield.TextColor3 = Color3.new(0, 0, 0)
  218. InfiniteYield.TextSize = 14
  219.  
  220. FE_EnabledDisabled.Name = "FE_EnabledDisabled"
  221. FE_EnabledDisabled.Parent = Main
  222. FE_EnabledDisabled.BackgroundColor3 = Color3.new(1, 1, 1)
  223. FE_EnabledDisabled.BackgroundTransparency = 1
  224. FE_EnabledDisabled.Position = UDim2.new(0.344535023, 0, 0.875894189, 0)
  225. FE_EnabledDisabled.Size = UDim2.new(0, 136, 0, 16)
  226. FE_EnabledDisabled.ZIndex = 2
  227. FE_EnabledDisabled.Font = Enum.Font.Code
  228. FE_EnabledDisabled.Text = "FE is unknown."
  229. FE_EnabledDisabled.TextColor3 = Color3.new(0, 0, 0)
  230. FE_EnabledDisabled.TextSize = 14
  231.  
  232. DropHats.Name = "DropHats"
  233. DropHats.Parent = Main
  234. DropHats.BackgroundColor3 = Color3.new(1, 1, 1)
  235. DropHats.BorderColor3 = Color3.new(1, 0, 1)
  236. DropHats.BorderSizePixel = 3
  237. DropHats.Position = UDim2.new(0.275484383, 0, 0.64184612, 0)
  238. DropHats.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  239. DropHats.ZIndex = 2
  240. DropHats.Font = Enum.Font.Cartoon
  241. DropHats.Text = "Drop Hats"
  242. DropHats.TextColor3 = Color3.new(0, 0, 0)
  243. DropHats.TextSize = 14
  244.  
  245. NoLimbs.Name = "NoLimbs"
  246. NoLimbs.Parent = Main
  247. NoLimbs.BackgroundColor3 = Color3.new(1, 1, 1)
  248. NoLimbs.BorderColor3 = Color3.new(1, 1, 0)
  249. NoLimbs.BorderSizePixel = 3
  250. NoLimbs.Position = UDim2.new(0.526210964, 0, 0.250118643, 0)
  251. NoLimbs.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  252. NoLimbs.ZIndex = 2
  253. NoLimbs.Font = Enum.Font.Cartoon
  254. NoLimbs.Text = "No Limbs"
  255. NoLimbs.TextColor3 = Color3.new(0, 0, 0)
  256. NoLimbs.TextSize = 14
  257.  
  258. Creeper.Name = "Creeper"
  259. Creeper.Parent = Main
  260. Creeper.BackgroundColor3 = Color3.new(1, 1, 1)
  261. Creeper.BorderColor3 = Color3.new(1, 1, 0)
  262. Creeper.BorderSizePixel = 3
  263. Creeper.Position = UDim2.new(0.526210964, 0, 0.34744224, 0)
  264. Creeper.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  265. Creeper.ZIndex = 2
  266. Creeper.Font = Enum.Font.Cartoon
  267. Creeper.Text = "Creeper"
  268. Creeper.TextColor3 = Color3.new(0, 0, 0)
  269. Creeper.TextSize = 14
  270.  
  271. Gradient.Name = "Gradient"
  272. Gradient.Parent = Main
  273. Gradient.Active = true
  274. Gradient.BackgroundColor3 = Color3.new(1, 0, 1)
  275. Gradient.BorderSizePixel = 0
  276. Gradient.Size = UDim2.new(1, 0, 1, 0)
  277. Gradient.Image = "rbxassetid://1490323181"
  278. Gradient.ImageColor3 = Color3.new(1, 1, 0)
  279.  
  280. R6Fling.Name = "R6Fling"
  281. R6Fling.Parent = Main
  282. R6Fling.BackgroundColor3 = Color3.new(1, 1, 1)
  283. R6Fling.BorderColor3 = Color3.new(1, 1, 0)
  284. R6Fling.BorderSizePixel = 3
  285. R6Fling.Position = UDim2.new(0.526210964, 0, 0.442332745, 0)
  286. R6Fling.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  287. R6Fling.ZIndex = 2
  288. R6Fling.Font = Enum.Font.Cartoon
  289. R6Fling.Text = "R6 Fling (Kill)"
  290. R6Fling.TextColor3 = Color3.new(0, 0, 0)
  291. R6Fling.TextSize = 14
  292.  
  293. AudioLogger.Name = "AudioLogger"
  294. AudioLogger.Parent = Main
  295. AudioLogger.BackgroundColor3 = Color3.new(1, 1, 1)
  296. AudioLogger.BorderColor3 = Color3.new(1, 0, 1)
  297. AudioLogger.BorderSizePixel = 3
  298. AudioLogger.Position = UDim2.new(0.524759352, 0, 0.539656341, 0)
  299. AudioLogger.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  300. AudioLogger.ZIndex = 2
  301. AudioLogger.Font = Enum.Font.Cartoon
  302. AudioLogger.Text = "Audio Logger"
  303. AudioLogger.TextColor3 = Color3.new(0, 0, 0)
  304. AudioLogger.TextSize = 14
  305.  
  306. Glitchmax.Name = "Glitchmax"
  307. Glitchmax.Parent = Main
  308. Glitchmax.BackgroundColor3 = Color3.new(1, 1, 1)
  309. Glitchmax.BorderColor3 = Color3.new(1, 0, 1)
  310. Glitchmax.BorderSizePixel = 3
  311. Glitchmax.Position = UDim2.new(0.524759352, 0, 0.64184612, 0)
  312. Glitchmax.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  313. Glitchmax.ZIndex = 2
  314. Glitchmax.Font = Enum.Font.Cartoon
  315. Glitchmax.Text = "Glitchmax"
  316. Glitchmax.TextColor3 = Color3.new(0, 0, 0)
  317. Glitchmax.TextSize = 14
  318.  
  319. Unnamed.Name = "Unnamed"
  320. Unnamed.Parent = Main
  321. Unnamed.BackgroundColor3 = Color3.new(1, 1, 1)
  322. Unnamed.BorderColor3 = Color3.new(1, 0, 1)
  323. Unnamed.BorderSizePixel = 3
  324. Unnamed.Position = UDim2.new(0.77409184, 0, 0.64184612, 0)
  325. Unnamed.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  326. Unnamed.ZIndex = 2
  327. Unnamed.Font = Enum.Font.Cartoon
  328. Unnamed.Text = "Unnamed"
  329. Unnamed.TextColor3 = Color3.new(0, 0, 0)
  330. Unnamed.TextSize = 14
  331.  
  332. Unnamed_2.Name = "Unnamed"
  333. Unnamed_2.Parent = Main
  334. Unnamed_2.BackgroundColor3 = Color3.new(1, 1, 1)
  335. Unnamed_2.BorderColor3 = Color3.new(1, 0, 1)
  336. Unnamed_2.BorderSizePixel = 3
  337. Unnamed_2.Position = UDim2.new(0.77409184, 0, 0.539656341, 0)
  338. Unnamed_2.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  339. Unnamed_2.ZIndex = 2
  340. Unnamed_2.Font = Enum.Font.Cartoon
  341. Unnamed_2.Text = "Unnamed"
  342. Unnamed_2.TextColor3 = Color3.new(0, 0, 0)
  343. Unnamed_2.TextSize = 14
  344.  
  345. Unnamed_3.Name = "Unnamed"
  346. Unnamed_3.Parent = Main
  347. Unnamed_3.BackgroundColor3 = Color3.new(1, 1, 1)
  348. Unnamed_3.BorderColor3 = Color3.new(1, 1, 0)
  349. Unnamed_3.BorderSizePixel = 3
  350. Unnamed_3.Position = UDim2.new(0.775543451, 0, 0.442332745, 0)
  351. Unnamed_3.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  352. Unnamed_3.ZIndex = 2
  353. Unnamed_3.Font = Enum.Font.Cartoon
  354. Unnamed_3.Text = "Unnamed"
  355. Unnamed_3.TextColor3 = Color3.new(0, 0, 0)
  356. Unnamed_3.TextSize = 14
  357.  
  358. Unnamed_4.Name = "Unnamed"
  359. Unnamed_4.Parent = Main
  360. Unnamed_4.BackgroundColor3 = Color3.new(1, 1, 1)
  361. Unnamed_4.BorderColor3 = Color3.new(1, 1, 0)
  362. Unnamed_4.BorderSizePixel = 3
  363. Unnamed_4.Position = UDim2.new(0.775543451, 0, 0.34744224, 0)
  364. Unnamed_4.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  365. Unnamed_4.ZIndex = 2
  366. Unnamed_4.Font = Enum.Font.Cartoon
  367. Unnamed_4.Text = "Unnamed"
  368. Unnamed_4.TextColor3 = Color3.new(0, 0, 0)
  369. Unnamed_4.TextSize = 14
  370.  
  371. Unnamed_5.Name = "Unnamed"
  372. Unnamed_5.Parent = Main
  373. Unnamed_5.BackgroundColor3 = Color3.new(1, 1, 1)
  374. Unnamed_5.BorderColor3 = Color3.new(1, 1, 0)
  375. Unnamed_5.BorderSizePixel = 3
  376. Unnamed_5.Position = UDim2.new(0.775543451, 0, 0.250118643, 0)
  377. Unnamed_5.Size = UDim2.new(0.198019803, 0, 0.0608272515, 0)
  378. Unnamed_5.ZIndex = 2
  379. Unnamed_5.Font = Enum.Font.Cartoon
  380. Unnamed_5.Text = "Unnamed"
  381. Unnamed_5.TextColor3 = Color3.new(0, 0, 0)
  382. Unnamed_5.TextSize = 14
  383.  
  384. -- Scripts:
  385.  
  386. local function OYDJMXU_fake_script() -- NameOfScript.LocalScript
  387. local script = Instance.new('LocalScript', NameOfScript)
  388.  
  389. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  390.  
  391. counter = 0
  392.  
  393. while wait(1)do
  394. script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  395.  
  396. counter = counter + 0.01
  397. end
  398. end
  399. coroutine.wrap(OYDJMXU_fake_script)()
  400. FollowAll.MouseButton1Click:connect(function() -- FollowAll.LocalScript
  401. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  402. local RobloxReplicatedStorage = game:GetService('RobloxReplicatedStorage')
  403. local RemoteEvent_NewFollower = RobloxReplicatedStorage:WaitForChild('NewFollower')
  404. while wait(0) do
  405. for i,v in pairs(game.Players:GetChildren()) do
  406. RemoteEvent_NewFollower:FireServer(v, true)
  407. end
  408. end
  409. end)
  410. R6Pipis.MouseButton1Click:connect(function() -- R6Pipis.LocalScript
  411. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  412. loadstring(game:HttpGet(('https://pastebin.com/raw/VBNjM0nh'),true))()
  413.  
  414. end)
  415. local function OFJB_fake_script() -- Main.LocalScript
  416. local script = Instance.new('LocalScript', Main)
  417.  
  418. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  419.  
  420. counter = 0
  421.  
  422. while wait(1)do
  423. script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  424.  
  425. counter = counter + 0.01
  426. end
  427. end
  428. coroutine.wrap(OFJB_fake_script)()
  429. FlyingOrbs.MouseButton1Click:connect(function() -- FlyingOrbs.LocalScript
  430. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  431. loadstring(game:HttpGet(('https://pastebin.com/raw/UrxVQURH'),true))()
  432. end)
  433. ChatTroll.MouseButton1Click:connect(function() -- ChatTroll.LocalScript
  434. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  435. local Action = game.Players:GetPlayers()
  436. for i = 1,#Action do
  437. Action[i].Chatted:connect(function(Message)
  438. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  439. end)
  440. end
  441. end)
  442. ServerCrasher.MouseButton1Click:connect(function() -- ServerCrasher.LocalScript
  443. loadstring(game:HttpGet(('https://pastebin.com/raw/VSeqmt5t'),true))()
  444. end)
  445. ChatByp.MouseButton1Click:connect(function() -- ChatByp.LocalScript
  446. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  447. loadstring(game:HttpGet(('https://pastebin.com/raw/Wh0DUEdn'),true))()
  448. end)
  449. Animations.MouseButton1Click:connect(function() -- Animations.LocalScript
  450. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  451. loadstring(game:HttpGet(('https://pastebin.com/raw/9UZAxtTT'),true))()
  452. end)
  453. Shattervast.MouseButton1Click:connect(function() -- Shattervast.LocalScript
  454. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  455. loadstring(game:HttpGet(('https://pastebin.com/raw/TE7fz2m9'),true))()
  456. end)
  457. InfiniteYield.MouseButton1Click:connect(function() -- InfiniteYield.LocalScript
  458. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  459. loadstring(game:HttpGet(('https://raw.githubusercontent.com/EdgeIY/infiniteyield/master/source'),true))()
  460. end)
  461. if game.Workspace.FilteringEnabled == false then
  462. FE_EnabledDisabled.Text = "FE is disabled."
  463. else
  464. FE_EnabledDisabled.Text = "FE is enabled."
  465. end
  466. DropHats.MouseButton1Click:connect(function() -- DropHats.LocalScript
  467. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  468. loadstring(game:HttpGet(('https://pastebin.com/raw/3puF99Kn'),true))()
  469. end)
  470. NoLimbs.MouseButton1Click:connect(function() -- NoLimbs.LocalScript
  471. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  472. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  473. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  474. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  475. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  476. end)
  477. Creeper.MouseButton1Click:connect(function() -- Creeper.LocalScript
  478. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  479. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  480. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  481. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  482. end)
  483. R6Fling.MouseButton1Click:connect(function() -- R6Fling.LocalScript
  484. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  485. loadstring(game:HttpGet(('https://pastebin.com/raw/zHxNWgY7'),true))()
  486. end)
  487. AudioLogger.MouseButton1Click:connect(function() -- AudioLogger.LocalScript
  488. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  489. loadstring(game:HttpGet("https://pastebin.com/raw/aLbbA4E3", true))()
  490. end)
  491. Glitchmax.MouseButton1Click:connect(function() -- Glitchmax.LocalScript
  492. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})
  493. loadstring(game:HttpGet("https://pastebin.com/raw/c5psM00y", true))()
  494. end)
  495. --More Stuff
  496. local isHidden = false
  497.  
  498. local mause = game.Players.LocalPlayer:GetMouse()
  499. mause.KeyDown:connect(function(key)
  500. if key == "'" then
  501. if isHidden == false then
  502. Main:TweenPosition(Main.Position - UDim2.new(0,0,1,0),"Out","Quad",0.4,false)
  503. isHidden = true
  504. else
  505. Main:TweenPosition(Main.Position + UDim2.new(0,0,1,0),"Out","Quad",0.4,false)
  506. isHidden = false
  507. end
  508. end
  509. end)
  510.  
  511. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Made by BlastingStone.\n WARNING! Use with R6 only, else it won't work.",Duration=20,Button1="Alright."})
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement