Advertisement
Migas3456

no u GUI

Mar 12th, 2018
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.50 KB | None | 0 0
  1. -- Objects
  2.  
  3. local nou = Instance.new("ScreenGui")
  4. local ye = Instance.new("Frame")
  5. local top = Instance.new("TextLabel")
  6. local close = Instance.new("TextButton")
  7. local minimize = Instance.new("TextButton")
  8. local user = Instance.new("TextBox")
  9. local fling = Instance.new("TextButton")
  10. local flynoclip = Instance.new("TextButton")
  11. local Shutdown = Instance.new("TextButton")
  12. local anims = Instance.new("TextButton")
  13. local rape = Instance.new("TextButton")
  14. local bricks = Instance.new("TextButton")
  15. local spam = Instance.new("TextButton")
  16. local isis = Instance.new("TextButton")
  17.  
  18. -- Properties
  19.  
  20. nou.Name = "nou"
  21. if game.PlaceId == "843495510,843468296" then
  22. nou.Parent = game.Players.LocalPlayer.PlayerGui
  23. nou.ResetOnSpawn = false
  24. else
  25. nou.Parent = game.CoreGui
  26. end
  27.  
  28. ye.Name = "ye"
  29. ye.Parent = nou
  30. ye.Active = true
  31. ye.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  32. ye.Draggable = true
  33. ye.Position = UDim2.new(0, 457, 0, 161)
  34. ye.Size = UDim2.new(0, 305, 0, 344)
  35.  
  36. top.Name = "top"
  37. top.Parent = ye
  38. top.BackgroundColor3 = Color3.new(0.286275, 0.576471, 0.866667)
  39. top.Size = UDim2.new(0, 305, 0, 17)
  40. top.Font = Enum.Font.SourceSans
  41. top.Text = "no u gui by Migas3456#6402"
  42. top.TextSize = 15
  43. top.TextXAlignment = Enum.TextXAlignment.Left
  44.  
  45. close.Name = "close"
  46. close.Parent = top
  47. close.BackgroundColor3 = Color3.new(1, 1, 1)
  48. close.BackgroundTransparency = 1
  49. close.Position = UDim2.new(0, 288, 0, 0)
  50. close.Size = UDim2.new(0, 17, 0, 17)
  51. close.Font = Enum.Font.SourceSans
  52. close.Text = "X"
  53. close.TextSize = 14
  54.  
  55. minimize.Name = "minimize"
  56. minimize.Parent = top
  57. minimize.BackgroundColor3 = Color3.new(1, 1, 1)
  58. minimize.BackgroundTransparency = 1
  59. minimize.Position = UDim2.new(0, 270, 0, 0)
  60. minimize.Size = UDim2.new(0, 17, 0, 17)
  61. minimize.Font = Enum.Font.SourceSans
  62. minimize.Text = "_"
  63. minimize.TextSize = 14
  64.  
  65. user.Name = "user"
  66. user.Parent = ye
  67. user.BackgroundColor3 = Color3.new(1, 1, 1)
  68. user.Position = UDim2.new(0, 52, 0, 35)
  69. user.Size = UDim2.new(0, 200, 0, 50)
  70. user.Font = Enum.Font.SourceSans
  71. user.MultiLine = true
  72. user.Text = "Victim's Name"
  73. user.TextSize = 25
  74.  
  75. fling.Name = "fling"
  76. fling.Parent = ye
  77. fling.BackgroundColor3 = Color3.new(1, 1, 1)
  78. fling.Position = UDim2.new(0, 19, 0, 108)
  79. fling.Size = UDim2.new(0, 117, 0, 31)
  80. fling.Font = Enum.Font.SourceSans
  81. fling.Text = "Fling"
  82. fling.TextSize = 14
  83.  
  84. flynoclip.Name = "fly/noclip"
  85. flynoclip.Parent = ye
  86. flynoclip.BackgroundColor3 = Color3.new(1, 1, 1)
  87. flynoclip.Position = UDim2.new(0, 171, 0, 108)
  88. flynoclip.Size = UDim2.new(0, 117, 0, 31)
  89. flynoclip.Font = Enum.Font.SourceSans
  90. flynoclip.Text = "Fly(E)/Noclip(F)"
  91. flynoclip.TextSize = 14
  92.  
  93. Shutdown.Name = "Shutdown"
  94. Shutdown.Parent = ye
  95. Shutdown.BackgroundColor3 = Color3.new(1, 1, 1)
  96. Shutdown.Position = UDim2.new(0, 171, 0, 173)
  97. Shutdown.Size = UDim2.new(0, 117, 0, 31)
  98. Shutdown.Font = Enum.Font.SourceSans
  99. Shutdown.Text = "Shutdown"
  100. Shutdown.TextSize = 14
  101.  
  102. anims.Name = "anims"
  103. anims.Parent = ye
  104. anims.BackgroundColor3 = Color3.new(1, 1, 1)
  105. anims.Position = UDim2.new(0, 19, 0, 173)
  106. anims.Size = UDim2.new(0, 117, 0, 31)
  107. anims.Font = Enum.Font.SourceSans
  108. anims.Text = "FE Animation GUI"
  109. anims.TextSize = 14
  110.  
  111. rape.Name = "rape"
  112. rape.Parent = ye
  113. rape.BackgroundColor3 = Color3.new(1, 1, 1)
  114. rape.Position = UDim2.new(0, 171, 0, 303)
  115. rape.Size = UDim2.new(0, 117, 0, 31)
  116. rape.Font = Enum.Font.SourceSans
  117. rape.Text = "Rape"
  118. rape.TextSize = 14
  119.  
  120. bricks.Name = "bricks"
  121. bricks.Parent = ye
  122. bricks.BackgroundColor3 = Color3.new(1, 1, 1)
  123. bricks.Position = UDim2.new(0, 19, 0, 238)
  124. bricks.Size = UDim2.new(0, 117, 0, 31)
  125. bricks.Font = Enum.Font.SourceSans
  126. bricks.Text = "HighSchool Life Brick"
  127. bricks.TextSize = 14
  128.  
  129. spam.Name = "spam"
  130. spam.Parent = ye
  131. spam.BackgroundColor3 = Color3.new(1, 1, 1)
  132. spam.Position = UDim2.new(0, 19, 0, 303)
  133. spam.Size = UDim2.new(0, 117, 0, 31)
  134. spam.Font = Enum.Font.SourceSans
  135. spam.Text = "Spam"
  136. spam.TextSize = 14
  137.  
  138. isis.Name = "isis"
  139. isis.Parent = ye
  140. isis.BackgroundColor3 = Color3.new(1, 1, 1)
  141. isis.Position = UDim2.new(0, 171, 0, 238)
  142. isis.Size = UDim2.new(0, 117, 0, 31)
  143. isis.Font = Enum.Font.SourceSans
  144. isis.Text = "ISIS Soldier(City Life)"
  145. isis.TextSize = 14
  146.  
  147. -- Functions
  148.  
  149. function shortnames(username)
  150. local nameshort = {}
  151. for i,v in pairs(game.Players:GetPlayers()) do
  152. if v.Name:lower():sub(1, #username) == username:lower() then
  153. table.insert(nameshort,v)
  154. end
  155. end
  156. return nameshort
  157. end
  158.  
  159. close.MouseButton1Down:connect(function()
  160. nou:Destroy()
  161. end)
  162.  
  163. minimize.MouseButton1Down:connect(function()
  164. if ye.Size == UDim2.new(0, 305, 0, 344) then
  165. user.Visible = false
  166. rape.Visible = false
  167. spam.Visible = false
  168. bricks.Visible = false
  169. isis.Visible = false
  170. anims.Visible = false
  171. Shutdown.Visible = false
  172. flynoclip.Visible = false
  173. fling.Visible = false
  174. ye:TweenSize(UDim2.new(0, 305, 0, 17), "Out", "Sine", 1, true)
  175. minimize.Text = "+"
  176. else
  177. ye:TweenSize(UDim2.new(0, 305, 0, 344), "Out", "Sine", 1, true)
  178. minimize.Text = "_"
  179. wait(1)
  180. user.Visible = true
  181. rape.Visible = true
  182. spam.Visible = true
  183. bricks.Visible = true
  184. isis.Visible = true
  185. anims.Visible = true
  186. Shutdown.Visible = true
  187. flynoclip.Visible = true
  188. fling.Visible = true
  189. ye:TweenSize(UDim2.new(0, 305, 0, 344), "Out", "Sine", 1, true)
  190. minimize.Text = "_"
  191. end
  192. end)
  193.  
  194. fling.MouseButton1Down:connect(function()
  195. k = user.Text
  196. Target = ""..k
  197.  
  198. game:GetService('RunService').Stepped:connect(function()
  199. game.Players.LocalPlayer.Character.Head.CanCollide = false
  200. game.Players.LocalPlayer.Character.Torso.CanCollide = false
  201. game.Players.LocalPlayer.Character["Left Leg"].CanCollide = false
  202. game.Players.LocalPlayer.Character["Right Leg"].CanCollide = false
  203. end)
  204. b = Instance.new("RocketPropulsion")
  205. b.Parent = game.Players.LocalPlayer.Character.HumanoidRootPart
  206. b.Target = game.Players[Target].Character["Left Leg"]
  207. b.TurnP = 2500
  208. b.MaxThrust = 50000
  209. b.MaxSpeed = 1000
  210. b.ThrustP = 50000
  211. b.CartoonFactor = 1
  212. b:Fire()
  213. end)
  214.  
  215. flynoclip.MouseButton1Down:connect(function()
  216. repeat wait()
  217. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  218. local mouse = game.Players.LocalPlayer:GetMouse()
  219. repeat wait() until mouse
  220. local plr = game.Players.LocalPlayer
  221. local torso = plr.Character.Torso
  222. local flying = true
  223. local deb = true
  224. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  225. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  226. local maxspeed = 50
  227. local speed = 0
  228.  
  229. function Fly()
  230. local bg = Instance.new("BodyGyro", torso)
  231. bg.P = 9e4
  232. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  233. bg.cframe = torso.CFrame
  234. local bv = Instance.new("BodyVelocity", torso)
  235. bv.velocity = Vector3.new(0,0.1,0)
  236. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  237. repeat wait()
  238. plr.Character.Humanoid.PlatformStand = true
  239. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  240. speed = speed+.5+(speed/maxspeed)
  241. if speed > maxspeed then
  242. speed = maxspeed
  243. end
  244. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  245. speed = speed-1
  246. if speed < 0 then
  247. speed = 0
  248. end
  249. end
  250. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  251. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  252. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  253. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  254. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  255. else
  256. bv.velocity = Vector3.new(0,0.1,0)
  257. end
  258. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  259. until not flying
  260. ctrl = {f = 0, b = 0, l = 0, r = 0}
  261. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  262. speed = 0
  263. bg:Destroy()
  264. bv:Destroy()
  265. plr.Character.Humanoid.PlatformStand = false
  266. end
  267. mouse.KeyDown:connect(function(key)
  268. if key:lower() == "e" then
  269. if flying then flying = false
  270. else
  271. flying = true
  272. Fly()
  273. end
  274. elseif key:lower() == "w" then
  275. ctrl.f = 1
  276. elseif key:lower() == "s" then
  277. ctrl.b = -1
  278. elseif key:lower() == "a" then
  279. ctrl.l = -1
  280. elseif key:lower() == "d" then
  281. ctrl.r = 1
  282. end
  283. end)
  284. mouse.KeyUp:connect(function(key)
  285. if key:lower() == "w" then
  286. ctrl.f = 0
  287. elseif key:lower() == "s" then
  288. ctrl.b = 0
  289. elseif key:lower() == "a" then
  290. ctrl.l = 0
  291. elseif key:lower() == "d" then
  292. ctrl.r = 0
  293. end
  294. end)
  295. Fly()
  296. wait( )
  297. noclip = false
  298. game:GetService('RunService').Stepped:connect(function()
  299. if noclip then
  300. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  301. end
  302. end)
  303. plr = game.Players.LocalPlayer
  304. mouse = plr:GetMouse()
  305. mouse.KeyDown:connect(function(key)
  306.  
  307. if key == "f" then
  308. noclip = not noclip
  309. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  310. end
  311. end)
  312. print('Loaded')
  313. print('Press "F" to noclip')
  314. end)
  315.  
  316. Shutdown.MouseButton1Down:connect(function()
  317. local t={}
  318.  
  319.  
  320. repeat
  321. spawn(function()
  322. for i=1,1000 do
  323. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(t,t)
  324. end
  325. end)
  326. wait()
  327. until nil
  328. end)
  329.  
  330. anims.MouseButton1Down:connect(function()
  331. --FE Animation Gui Made by Dark Magic Rblx in ROBLOX Studio, please give credits if you use this.
  332. --You can use all and me in the Name Here Section!
  333. gui = Instance.new("ScreenGui",game.CoreGui)
  334. gui.Name = "FE Animation Gui by Dark Magic Rblx"
  335. box = Instance.new("Frame",gui)
  336. box.Size = UDim2.new(0,400,0,100)
  337. box.Position = UDim2.new(0,800,0,500)
  338. box.BackgroundTransparency = 0
  339. box.BackgroundColor3 = Color3.new(167,0,0)
  340. box.BorderSizePixel = 5
  341. box.BorderColor3 = Color3.new(27,42,53)
  342.  
  343. o = Instance.new("TextBox",gui)
  344. o.Name = "Speed Here"
  345. o.Size = UDim2.new(0,150,0,15)
  346. o.Position = UDim2.new(0,1000,0,590)
  347. o.BackgroundTransparency = 0
  348. o.BackgroundColor3 = Color3.new(0,0,0)
  349. o.BorderSizePixel = 0
  350. o.Font = "Arcade"
  351. o.TextColor3 = Color3.new(255,255,255)
  352. o.TextScaled = true
  353. o.TextWrapped = true
  354. o.Text = "Speed Here"
  355.  
  356. a = Instance.new("TextBox",gui)
  357. a.Name = "ID Here"
  358. a.Size = UDim2.new(0,300,0,25)
  359. a.Position = UDim2.new(0,900,0,530)
  360. a.BackgroundTransparency = 0
  361. a.BackgroundColor3 = Color3.new(0,0,0)
  362. a.BorderSizePixel = 0
  363. a.Font = "Arcade"
  364. a.TextColor3 = Color3.new(255,255,255)
  365. a.TextScaled = true
  366. a.TextWrapped = true
  367. a.Text = "ID Here"
  368.  
  369. b = Instance.new("TextBox",gui)
  370. b.Name = "Namehere"
  371. b.Size = UDim2.new(0,300,0,25)
  372. b.Position = UDim2.new(0,900,0,560)
  373. b.BackgroundTransparency = 0
  374. b.BackgroundColor3 = Color3.new(0,0,0)
  375. b.BorderSizePixel = 0
  376. b.Font = "Arcade"
  377. b.TextColor3 = Color3.new(255,255,255)
  378. b.TextScaled = true
  379. b.TextWrapped = true
  380. b.Text = "Name here"
  381.  
  382. c = Instance.new("TextButton",gui)
  383. c.Name = "Animation"
  384. c.Size = UDim2.new(0,100,0,40)
  385. c.Position = UDim2.new(0,800,0,520)
  386. c.BackgroundTransparency = 0
  387. c.BackgroundColor3 = Color3.new(0,0,0)
  388. c.BorderSizePixel = 0
  389. c.Font = "Arcade"
  390. c.TextColor3 = Color3.new(255,255,255)
  391. c.TextScaled = true
  392. c.TextWrapped = true
  393. c.Text = "Animation"
  394.  
  395. d = Instance.new("TextButton",gui)
  396. d.Name = "Player"
  397. d.Size = UDim2.new(0,100,0,40)
  398. d.Position = UDim2.new(0,800,0,560)
  399. d.BackgroundTransparency = 0
  400. d.BackgroundColor3 = Color3.new(0,0,0)
  401. d.BorderSizePixel = 0
  402. d.Font = "Arcade"
  403. d.TextColor3 = Color3.new(255,255,255)
  404. d.TextScaled = true
  405. d.TextWrapped = true
  406. d.Text = "Player"
  407.  
  408. cred = Instance.new("TextLabel",gui)
  409. cred.Name = "Credits"
  410. cred.Size = UDim2.new(0,400,0,20)
  411. cred.Position = UDim2.new(0,800,0,500)
  412. cred.BackgroundTransparency = 0
  413. cred.BackgroundColor3 = Color3.new(0,0,0)
  414. box.BorderSizePixel = 5
  415. box.BorderColor3 = Color3.new(27,42,53)
  416. cred.Font = "Arcade"
  417. cred.FontSize = "Size24"
  418. cred.TextColor3 = Color3.new(255,255,255)
  419. cred.Text = "FE Animation Gui by Dark Magic Rblx!"
  420. cred.TextSize = 19
  421.  
  422. c.MouseButton1Down:connect(function()
  423. local AnimationId = gui["ID Here"].Text
  424. local Anim = Instance.new("Animation")
  425. Anim.AnimationId = "rbxassetid://"..AnimationId
  426. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  427. if Player ~= nil then
  428. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  429. k:Play()
  430. k:AdjustSpeed(gui["Speed Here"].Text)
  431. end
  432. if gui.Namehere.Text =="me" then
  433. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  434. k:Play()
  435. k:AdjustSpeed(gui["Speed Here"].Text)
  436. end
  437. if gui.Namehere.Text =="all" then
  438. for i,v in pairs(game.Players:GetChildren()) do
  439. local k = v.Character.Humanoid:LoadAnimation(Anim)
  440. k:Play()
  441. k:AdjustSpeed(gui["Speed Here"].Text)
  442. end
  443. end
  444. end)
  445.  
  446.  
  447. d.MouseButton1Down:connect(function()
  448. local AnimationId = gui["ID Here"].Text
  449. local Anim = Instance.new("Animation")
  450. Anim.AnimationId = "rbxassetid://"..AnimationId
  451. local Player = game.Players:FindFirstChild(gui.Namehere.Text)
  452. if Player ~= nil then
  453. local k = Player.Character.Humanoid:LoadAnimation(Anim)
  454. k:Play()
  455. k:AdjustSpeed(gui["Speed Here"].Text)
  456. end
  457. if gui.Namehere.Text =="me" then
  458. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  459. k:Play()
  460. k:AdjustSpeed(gui["Speed Here"].Text)
  461. end
  462. if gui.Namehere.Text =="all" then
  463. for i,v in pairs(game.Players:GetChildren()) do
  464. local k = v.Character.Humanoid:LoadAnimation(Anim)
  465. k:Play()
  466. k:AdjustSpeed(gui["Speed Here"].Text)
  467. end
  468. end
  469. end)
  470. end)
  471.  
  472. rape.MouseButton1Down:connect(function()
  473. Name = user.Text
  474. local Victim=game.Players[Name].Character
  475. local A=Instance.new'Animation'
  476. A.AnimationId='rbxassetid://148840371'
  477. local P=game:GetService'Players'.LocalPlayer
  478. local C=P.Character or P.CharacterAdded:Wait()
  479. local H=C:WaitForChild'Humanoid':LoadAnimation(A)
  480. H:Play()
  481. H:AdjustSpeed(5)
  482. game:GetService'RunService'.Stepped:Connect(function()
  483. if Victim:findFirstChild("HumanoidRootPart") then
  484. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = Victim.HumanoidRootPart.CFrame * CFrame.new(0,0,1.3)
  485. end
  486. end)
  487. end)
  488.  
  489. bricks.MouseButton1Down:connect(function()
  490. for i=1,(user.Text) do
  491. print(i)
  492. game.ReplicatedStorage.Events.OutfitChang:FireServer("Hat", "158066212")
  493. wait(0.1)
  494. for index, child in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  495. if child.ClassName == "Hat" or child.ClassName == "Accessory" then
  496. if child.Handle:FindFirstChild("Mesh") then
  497. child.Handle.Mesh.Parent = nil
  498. end
  499. child.Parent = game.Workspace
  500. end
  501. end
  502. end
  503. end)
  504.  
  505. spam.MouseButton1Down:connect(function()
  506. while wait() do
  507. wait(0.5)
  508. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer(user.Text, "All")
  509. end
  510. end)
  511.  
  512. isis.MouseButton1Down:connect(function()
  513. --not sure why i added this one since its leaked 2934823948 times
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529. assets = {540034631, 178993946, 461493477, 110288809}
  530. me = game:GetService'Players'.LocalPlayer.Character:FindFirstChildOfClass'Humanoid'
  531. for i,v in pairs(me.Parent:GetChildren()) do
  532. if v:IsA'Accoutrement' then v.Parent = nil end
  533. end
  534. for i,v in pairs(assets) do
  535. game:GetService'ReplicatedStorage'.ITEM_PURCHASE:InvokeServer('xdd', tostring(game:GetService'MarketplaceService':GetProductInfo(v).AssetTypeId), v)
  536. end
  537. me.WalkSpeed = 50 --same
  538. mouse = game:GetService'Players'.LocalPlayer:GetMouse()
  539. exploded = false
  540. boom = mouse.Button1Down:connect(function()
  541. if exploded == true then return end
  542. exploded = true
  543. game:GetService'ReplicatedStorage'.ITEM_PURCHASE:InvokeServer('boom', '8', '1527622')
  544. print'exploding!!!'
  545. exploded = true
  546. boom:Disconnect()
  547. end)
  548. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement