Advertisement
rmino08

Troll scripts (Roblox)

Mar 1st, 2019
22,300
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 13.23 KB | None | 0 0
  1. print'Fuck Fe credits:Iverzide'
  2. print'Fe kill/fling credits:Unknow'
  3. print'Press "e" for drop your hats'
  4. print'FE hammer works in some cafes only'
  5. print'published to protosmasher script-hub:rmino08'
  6. print'Enjoy!'
  7.  
  8.  loadstring(game:HttpGet(('https://pastebin.com/raw/fp3CAUma'),true))()
  9.  
  10.  -- Objects
  11.  
  12. local FuckFE = Instance.new("ScreenGui")
  13. local FuckFEMain = Instance.new("Frame")
  14. local title = Instance.new("TextLabel")
  15. local title2 = Instance.new("TextLabel")
  16. local useless = Instance.new("Frame")
  17. local FECreeperR15 = Instance.new("TextButton")
  18. local FEShutdown = Instance.new("TextButton")
  19. local FEDropHats = Instance.new("TextButton")
  20. local FEFloatinghead = Instance.new("TextButton")
  21. local credits = Instance.new("TextLabel")
  22. local FESounds = Instance.new("TextButton")
  23. local FEhammer = Instance.new("TextButton")
  24. local FECreeperR6 = Instance.new("TextButton")
  25. local CloseGUIButton = Instance.new("TextButton")
  26. local OpenGui = Instance.new("Frame")
  27. local OpenGUIbutton = Instance.new("TextButton")
  28.  
  29. -- Properties
  30.  
  31. FuckFE.Name = "FuckFE"
  32. FuckFE.Parent = game.CoreGui
  33.  
  34. FuckFEMain.Name = "FuckFEMain"
  35. FuckFEMain.Parent = FuckFE
  36. FuckFEMain.Active = true
  37. FuckFEMain.BackgroundColor3 = Color3.new(0, 0, 0)
  38. FuckFEMain.BorderColor3 = Color3.new(0.666667, 0.666667, 0.666667)
  39. FuckFEMain.BorderSizePixel = 3
  40. FuckFEMain.Draggable = true
  41. FuckFEMain.Position = UDim2.new(0, 256, 0, 78)
  42. FuckFEMain.Size = UDim2.new(0, 290, 0, 364)
  43. FuckFEMain.Style = Enum.FrameStyle.RobloxRound
  44.  
  45. title.Name = "title"
  46. title.Parent = FuckFEMain
  47. title.BackgroundColor3 = Color3.new(1, 1, 1)
  48. title.BackgroundTransparency = 1
  49. title.Position = UDim2.new(0, 32, 0, -2)
  50. title.Size = UDim2.new(0, 200, 0, 50)
  51. title.Font = Enum.Font.Code
  52. title.Text = "Fuck FE"
  53. title.TextColor3 = Color3.new(0, 0, 0)
  54. title.TextSize = 40
  55. title.TextWrapped = true
  56.  
  57. title2.Name = "title 2"
  58. title2.Parent = FuckFEMain
  59. title2.BackgroundColor3 = Color3.new(1, 1, 1)
  60. title2.BackgroundTransparency = 1
  61. title2.Position = UDim2.new(0, 30, 0, 0)
  62. title2.Size = UDim2.new(0, 200, 0, 50)
  63. title2.Font = Enum.Font.Code
  64. title2.Text = "Fuck FE"
  65. title2.TextColor3 = Color3.new(1, 1, 1)
  66. title2.TextSize = 40
  67. title2.TextWrapped = true
  68.  
  69. useless.Name = "useless"
  70. useless.Parent = FuckFEMain
  71. useless.BackgroundColor3 = Color3.new(1, 1, 1)
  72. useless.Position = UDim2.new(0, 62, 0, 52)
  73. useless.Size = UDim2.new(0, 138, 0, 2)
  74.  
  75. FECreeperR15.Name = "FE CreeperR15"
  76. FECreeperR15.Parent = FuckFEMain
  77. FECreeperR15.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  78. FECreeperR15.BorderColor3 = Color3.new(1, 1, 1)
  79. FECreeperR15.Position = UDim2.new(0, 0, 0, 94)
  80. FECreeperR15.Size = UDim2.new(0, 106, 0, 44)
  81. FECreeperR15.Font = Enum.Font.SourceSans
  82. FECreeperR15.Text = "FE Creeper R15"
  83. FECreeperR15.TextColor3 = Color3.new(1, 1, 1)
  84. FECreeperR15.TextSize = 14
  85.  
  86. FECreeperR15.MouseButton1Down:connect(function()
  87. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  88. game.Players.LocalPlayer.Character.LeftHand:Destroy()
  89. game.Players.LocalPlayer.Character.LeftLowerArm:Destroy()
  90. game.Players.LocalPlayer.Character.LeftUpperArm:Destroy()
  91. game.Players.LocalPlayer.Character.RightHand:Destroy()
  92. game.Players.LocalPlayer.Character.RightLowerArm:Destroy()
  93. game.Players.LocalPlayer.Character.RightUpperArm:Destroy()
  94. end)
  95.  
  96. FEShutdown.Name = "FE Shutdown"
  97. FEShutdown.Parent = FuckFEMain
  98. FEShutdown.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  99. FEShutdown.BorderColor3 = Color3.new(1, 1, 1)
  100. FEShutdown.Position = UDim2.new(0, 167, 0, 94)
  101. FEShutdown.Size = UDim2.new(0, 106, 0, 44)
  102. FEShutdown.Font = Enum.Font.SourceSans
  103. FEShutdown.Text = "FE Shutdown"
  104. FEShutdown.TextColor3 = Color3.new(1, 1, 1)
  105. FEShutdown.TextSize = 14
  106.  
  107. FEShutdown.MouseButton1Down:connect(function()
  108.     for i =1,100 do
  109. spawn(function()
  110. while wait() do
  111. for i,v in pairs(game:GetService'Players':GetPlayers()) do
  112. if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  113. for _,x in pairs(v.Character.Head:GetChildren()) do
  114. if x:IsA'Sound' then x.Playing = true end
  115. end
  116. end
  117. end
  118. end
  119. end)
  120. end
  121. end)
  122.  
  123.  
  124. FEDropHats.Name = "FE Drop Hats"
  125. FEDropHats.Parent = FuckFEMain
  126. FEDropHats.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  127. FEDropHats.BorderColor3 = Color3.new(1, 1, 1)
  128. FEDropHats.Position = UDim2.new(0, 167, 0, 154)
  129. FEDropHats.Size = UDim2.new(0, 106, 0, 44)
  130. FEDropHats.Font = Enum.Font.SourceSans
  131. FEDropHats.Text = "FE Drop Hats"
  132. FEDropHats.TextColor3 = Color3.new(1, 1, 1)
  133. FEDropHats.TextSize = 14
  134.  
  135. FEDropHats.MouseButton1Down:connect(function()
  136.     game.Players.LocalPlayer:GetMouse().KeyDown:connect(function(key)
  137. if (key=="e") then
  138. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  139. if (v:IsA("Accessory")) then
  140. v.Parent = workspace
  141. end
  142. end
  143. end
  144. end)
  145. end)
  146.  
  147. FEFloatinghead.Name = "FE Floating head"
  148. FEFloatinghead.Parent = FuckFEMain
  149. FEFloatinghead.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  150. FEFloatinghead.BorderColor3 = Color3.new(1, 1, 1)
  151. FEFloatinghead.Position = UDim2.new(0, 0, 0, 154)
  152. FEFloatinghead.Size = UDim2.new(0, 106, 0, 44)
  153. FEFloatinghead.Font = Enum.Font.SourceSans
  154. FEFloatinghead.Text = "FE Floating Head"
  155. FEFloatinghead.TextColor3 = Color3.new(1, 1, 1)
  156. FEFloatinghead.TextSize = 14
  157.  
  158. FEFloatinghead.MouseButton1Down:connect(function()
  159. local speed = 50 -- This is the fly speed. Change it to whatever you like. The variable can be changed while running
  160. local c
  161. local h
  162. local bv
  163. local bav
  164. local cam
  165. local flying
  166. local p = game:GetService'Players'.LocalPlayer
  167. local buttons = {W = false, S = false, A = false, D = false, Moving = false}
  168. local startFly = function () -- Call this function to begin flying
  169. if not p.Character or not p.Character.Head or flying then return end
  170. c = p.Character
  171. h = c.Humanoid
  172. h.PlatformStand = true
  173. cam = workspace:WaitForChild('Camera')
  174. bv = Instance.new("BodyVelocity")
  175. bav = Instance.new("BodyAngularVelocity")
  176. bv.Velocity, bv.MaxForce, bv.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  177. bav.AngularVelocity, bav.MaxTorque, bav.P = Vector3.new(0, 0, 0), Vector3.new(10000, 10000, 10000), 1000
  178. bv.Parent = c.Head
  179. bav.Parent = c.Head
  180. flying = true
  181. h.Died:connect(function() flying = false end)
  182. end
  183. local endFly = function () -- Call this function to stop flying
  184. if not p.Character or not flying then return end
  185. h.PlatformStand = false
  186. bv:Destroy()
  187. bav:Destroy()
  188. flying = false
  189. end
  190. game:GetService("UserInputService").InputBegan:connect(function (input, GPE)
  191. if GPE then return end
  192. for i, e in pairs(buttons) do
  193. if i ~= "Moving" and input.KeyCode == Enum.KeyCode[i] then
  194. buttons[i] = true
  195. buttons.Moving = true
  196. end
  197. end
  198. end)
  199. game:GetService("UserInputService").InputEnded:connect(function (input, GPE)
  200. if GPE then return end
  201. local a = false
  202. for i, e in pairs(buttons) do
  203. if i ~= "Moving" then
  204. if input.KeyCode == Enum.KeyCode[i] then
  205. buttons[i] = false
  206. end
  207. if buttons[i] then a = true end
  208. end
  209. end
  210. buttons.Moving = a
  211. end)
  212. local setVec = function (vec)
  213. return vec * (speed / vec.Magnitude)
  214. end
  215. game:GetService("RunService").Heartbeat:connect(function (step) -- The actual fly function, called every frame
  216. if flying and c and c.PrimaryPart then
  217. local p = c.PrimaryPart.Position
  218. local cf = cam.CFrame
  219. local ax, ay, az = cf:toEulerAnglesXYZ()
  220. c:SetPrimaryPartCFrame(CFrame.new(p.x, p.y, p.z) * CFrame.Angles(ax, ay, az))
  221. if buttons.Moving then
  222. local t = Vector3.new()
  223. if buttons.W then t = t + (setVec(cf.lookVector)) end
  224. if buttons.S then t = t - (setVec(cf.lookVector)) end
  225. if buttons.A then t = t - (setVec(cf.rightVector)) end
  226. if buttons.D then t = t + (setVec(cf.rightVector)) end
  227. c:TranslateBy(t * step)
  228. end
  229. end
  230. end)
  231. FEFloatinghead.MouseButton1Down:connect(function()
  232. local lol = game:GetService'Players'.LocalPlayer.Character
  233. pcall(function()
  234. for i,v in pairs(lol:GetChildren()) do
  235. if v.Name ~= 'Head' and v.Name ~= 'Torso' and v.Name ~= 'HumanoidRootPart' then
  236. v:Destroy()
  237. end
  238. end
  239. local ok = lol:FindFirstChild'Torso'
  240. if ok then ok = ok:FindFirstChild'roblox' if ok then ok:Destroy() end end
  241. Instance.new('Humanoid', lol)
  242. if lol.HumanoidRootPart:FindFirstChild'Rank' then lol.HumanoidRootPart:FindFirstChild'Rank':Destroy() end
  243. local nouxd = lol:FindFirstChild'Torso'
  244. wait'1'
  245. lol.Head.Position = lol.Head.Position + Vector3.new(1,1,1)
  246. if nouxd then nouxd.Transparency = 1 end
  247. wait'.3'
  248. startFly()
  249. end)
  250. end)
  251. end)
  252.  
  253. credits.Name = "credits"
  254. credits.Parent = FuckFEMain
  255. credits.BackgroundColor3 = Color3.new(1, 1, 1)
  256. credits.BackgroundTransparency = 1
  257. credits.Position = UDim2.new(0, -38, 0, 316)
  258. credits.Size = UDim2.new(0, 198, 0, 60)
  259. credits.Font = Enum.Font.Code
  260. credits.Text = "Made by iVerzide"
  261. credits.TextColor3 = Color3.new(1, 1, 1)
  262. credits.TextSize = 15
  263. credits.TextWrapped = true
  264.  
  265. FESounds.Name = "FE Sounds"
  266. FESounds.Parent = FuckFEMain
  267. FESounds.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  268. FESounds.BorderColor3 = Color3.new(1, 1, 1)
  269. FESounds.Position = UDim2.new(0, 0, 0, 215)
  270. FESounds.Size = UDim2.new(0, 106, 0, 44)
  271. FESounds.Font = Enum.Font.SourceSans
  272. FESounds.Text = "FE Sounds"
  273. FESounds.TextColor3 = Color3.new(1, 1, 1)
  274. FESounds.TextSize = 14
  275.  
  276. FESounds.MouseButton1Down:connect(function()
  277.     while wait() do
  278.     for i,v in pairs(game:GetService'Players':GetPlayers()) do
  279.         if v.Character ~= nil and v.Character:FindFirstChild'Head' then
  280.             for _,x in pairs(v.Character.Head:GetChildren()) do
  281.                 if x:IsA'Sound' then x.Playing = true end
  282.             end
  283.         end
  284.     end
  285.     end
  286.     end)
  287.  
  288. FEhammer.Name = "FE hammer"
  289. FEhammer.Parent = FuckFEMain
  290. FEhammer.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  291. FEhammer.BorderColor3 = Color3.new(1, 1, 1)
  292. FEhammer.Position = UDim2.new(0, 167, 0, 215)
  293. FEhammer.Size = UDim2.new(0, 106, 0, 44)
  294. FEhammer.Font = Enum.Font.SourceSans
  295. FEhammer.Text = "FE Hammer"
  296. FEhammer.TextColor3 = Color3.new(1, 1, 1)
  297. FEhammer.TextSize = 14
  298.  
  299. FEhammer.MouseButton1Down:connect(function()
  300.     maind = nil
  301. if workspace:FindFirstChild'GiveSystem' then
  302.  if workspace.GiveSystem:FindFirstChild'GiveItem' then
  303.   maind = workspace.GiveSystem.GiveItem
  304.  end
  305. end
  306. if workspace:FindFirstChild'HandToCentre' then
  307.  if workspace.HandToCentre:FindFirstChild'SendItem' then
  308.   maind = workspace.HandToCentre.SendItem
  309.  end
  310. end
  311. if maind == nil then
  312.  print'could not find give event :('
  313.  return
  314. end
  315. tool = Instance.new'Tool'
  316. me = game:GetService'Players'.LocalPlayer
  317. tool.RequiresHandle = false
  318. tool.TextureId = 'http://www.roblox.com/asset/?id=12223874'
  319. tool.Name = 'ya like jazz?'
  320. tool.Parent = me.Backpack
  321. buttonf = nil
  322. tool.Equipped:connect(function()
  323.  local m = game:GetService'Players'.LocalPlayer:GetMouse()
  324.  m.Icon = 'rbxasset://textures/HammerCursor.png'
  325.  buttonf = m.Button1Down:connect(function()
  326.   if m.Target == nil then return end
  327.   local ob = m.Target
  328.   if ob:IsA'BasePart' or ob:IsA'WedgePart' then
  329.    if ob:IsDescendantOf(me.Character) then return end
  330.    m.Icon = 'rbxasset://textures/HammerOverCursor.png'
  331.    local ex = Instance.new'Explosion'
  332.    ex.BlastRadius = 0
  333.    ex.Position = ob.Position
  334.    ex.Parent = workspace
  335.    maind:FireServer(workspace, ob)
  336.    wait(0.3)
  337.    m.Icon = 'rbxasset://textures/HammerCursor.png'
  338.   end
  339.  end)
  340. end)
  341. tool.Unequipped:connect(function()
  342.  if buttonf ~= nil then
  343.   buttonf:Disconnect()
  344.   buttonf = nil
  345.  end
  346.  local m = game:GetService'Players'.LocalPlayer:GetMouse()
  347.  m.Icon = ''
  348. end)
  349. end)
  350.  
  351. FECreeperR6.Name = "FE CreeperR6"
  352. FECreeperR6.Parent = FuckFEMain
  353. FECreeperR6.BackgroundColor3 = Color3.new(0.207843, 0.207843, 0.207843)
  354. FECreeperR6.BorderColor3 = Color3.new(1, 1, 1)
  355. FECreeperR6.Position = UDim2.new(0, 84, 0, 276)
  356. FECreeperR6.Size = UDim2.new(0, 106, 0, 44)
  357. FECreeperR6.Font = Enum.Font.SourceSans
  358. FECreeperR6.Text = "FE Creeper R6"
  359. FECreeperR6.TextColor3 = Color3.new(1, 1, 1)
  360. FECreeperR6.TextSize = 14
  361.  
  362. FECreeperR6.MouseButton1Down:connect(function()
  363. game.Players.LocalPlayer.Character.Head.Mesh:Destroy()
  364. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  365. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  366. end)
  367.  
  368.  
  369.  
  370. CloseGUIButton.Name = "CloseGUIButton"
  371. CloseGUIButton.Parent = FuckFEMain
  372. CloseGUIButton.BackgroundColor3 = Color3.new(1, 1, 1)
  373. CloseGUIButton.BackgroundTransparency = 1
  374. CloseGUIButton.Position = UDim2.new(0, 248, 0, -6)
  375. CloseGUIButton.Size = UDim2.new(0, 30, 0, 26)
  376. CloseGUIButton.Text = "X"
  377. CloseGUIButton.TextColor3 = Color3.new(1, 1, 1)
  378. CloseGUIButton.TextSize = 14
  379.  
  380. CloseGUIButton.MouseButton1Down:connect(function()
  381.     game.CoreGui.FuckFE.FuckFEMain.Visible = false
  382.     game.CoreGui.FuckFE.OpenGui.Visible = true
  383. end)
  384.  
  385. OpenGui.Name = "OpenGui"
  386. OpenGui.Parent = FuckFE
  387. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  388. OpenGui.Position = UDim2.new(0, 0, 0, 384)
  389. OpenGui.Size = UDim2.new(0, 98, 0, 46)
  390. OpenGui.Style = Enum.FrameStyle.RobloxRound
  391.  
  392. OpenGUIbutton.Name = "OpenGUIbutton"
  393. OpenGUIbutton.Parent = OpenGui
  394. OpenGUIbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  395. OpenGUIbutton.BackgroundTransparency = 1
  396. OpenGUIbutton.Position = UDim2.new(0, -6, 0, -6)
  397. OpenGUIbutton.Size = UDim2.new(0, 96, 0, 42)
  398. OpenGUIbutton.Font = Enum.Font.Code
  399. OpenGUIbutton.Text = "Open"
  400. OpenGUIbutton.TextColor3 = Color3.new(1, 1, 1)
  401. OpenGUIbutton.TextSize = 30
  402.  
  403. OpenGUIbutton.MouseButton1Down:connect(function()
  404.     game.CoreGui.FuckFE.FuckFEMain.Visible = true
  405.     game.CoreGui.FuckFE.OpenGui.Visible = false
  406. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement