Upscalefanatic3

FE GUI

Nov 17th, 2018
580
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.12 KB | None | 0 0
  1. -- Made by ForgottenIsBack
  2. -- Instances:
  3. local FEGUI = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local TextLabel = Instance.new("TextLabel")
  6. local TextLabel_2 = Instance.new("TextLabel")
  7. local R15Creeper = Instance.new("TextButton")
  8. local R6Creeper = Instance.new("TextButton")
  9. local Insane = Instance.new("TextButton")
  10. local Fly = Instance.new("TextButton")
  11. local NoLimbs = Instance.new("TextButton")
  12. local Levitate = Instance.new("TextButton")
  13. local ClickTP = Instance.new("TextButton")
  14. local ChatTroll = Instance.new("TextButton")
  15. local Noclip = Instance.new("TextButton")
  16. local Crawl = Instance.new("TextButton")
  17. local Frame = Instance.new("Frame")
  18. local OPEN = Instance.new("TextButton")
  19. local CLOSE = Instance.new("TextButton")
  20. --Properties:
  21. FEGUI.Name = "FEGUI"
  22. FEGUI.Parent = game.CoreGui
  23.  
  24. Main.Name = "Main"
  25. Main.Parent = FEGUI
  26. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  27. Main.BackgroundTransparency = 0.55000001192093
  28. Main.Position = UDim2.new(0.307135463, 0, 0.195583597, 0)
  29. Main.Size = UDim2.new(0, 239, 0, 374)
  30. Main.Visible = false
  31. Main.Active = true
  32. Main.Draggable = true
  33.  
  34. TextLabel.Parent = Main
  35. TextLabel.BackgroundColor3 = Color3.new(0, 0, 0)
  36. TextLabel.Position = UDim2.new(-0.0334728025, 0, -0.0267379675, 0)
  37. TextLabel.Size = UDim2.new(0, 255, 0, 36)
  38. TextLabel.Font = Enum.Font.Fantasy
  39. TextLabel.Text = "FE is Gay"
  40. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  41. TextLabel.TextSize = 25
  42.  
  43. TextLabel_2.Parent = Main
  44. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  45. TextLabel_2.Position = UDim2.new(-0.0334728025, 0, 0.92899406, 0)
  46. TextLabel_2.Size = UDim2.new(0, 255, 0, 24)
  47. TextLabel_2.Font = Enum.Font.Fantasy
  48. TextLabel_2.Text = "Made by ForgottenIsBack"
  49. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  50. TextLabel_2.TextScaled = true
  51. TextLabel_2.TextSize = 25
  52. TextLabel_2.TextWrapped = true
  53.  
  54. R15Creeper.Name = "R15Creeper"
  55. R15Creeper.Parent = Main
  56. R15Creeper.BackgroundColor3 = Color3.new(1, 1, 1)
  57. R15Creeper.Position = UDim2.new(0, 0, 0.273154467, 0)
  58. R15Creeper.Size = UDim2.new(0, 111, 0, 50)
  59. R15Creeper.Font = Enum.Font.Fantasy
  60. R15Creeper.Text = "R15 Creeper"
  61. R15Creeper.TextColor3 = Color3.new(0, 0, 0)
  62. R15Creeper.TextSize = 14
  63. R15Creeper.MouseButton1Down:connect(function()
  64. -->>Creeper R15<<--
  65. -->>___Made By Infinity#3369___<--
  66.  
  67. local lol = game:GetService('Players').LocalPlayer
  68. lol.Character["Head"].Mesh:Destroy()
  69. lol.Character["LeftUpperArm"]:Destroy()
  70. lol.Character["RightUpperArm"]:Destroy()
  71.  
  72. for i,v in pairs(game:GetService('Players').LocalPlayer.Character:GetDescendants()) do
  73. if v:IsA'Hat' or v:IsA'Accessory' then
  74. v.Parent = game:GetService'Workspace'
  75. end
  76. end
  77.  
  78. local fuck = game:GetService('Players').LocalPlayer
  79. if game.Players.LocalPlayer == fuck then
  80. print("succesfully creeped u! enjoy!")
  81. end
  82. end)
  83.  
  84. R6Creeper.Name = "R6Creeper"
  85. R6Creeper.Parent = Main
  86. R6Creeper.BackgroundColor3 = Color3.new(1, 1, 1)
  87. R6Creeper.Position = UDim2.new(0.53556484, 0, 0.273154438, 0)
  88. R6Creeper.Size = UDim2.new(0, 111, 0, 50)
  89. R6Creeper.Font = Enum.Font.Fantasy
  90. R6Creeper.Text = "R6 Creeper"
  91. R6Creeper.TextColor3 = Color3.new(0, 0, 0)
  92. R6Creeper.TextSize = 14
  93. R6Creeper.MouseButton1Down:connect(function()
  94. -->>Creeper R6<<--
  95. -->>___Made By Infinity#3369___<--
  96.  
  97. local lol = game:GetService('Players').LocalPlayer
  98. lol.Character["Head"].Mesh:Destroy()
  99. lol.Character["Left Arm"]:Destroy()
  100. lol.Character["Right Arm"]:Destroy()
  101.  
  102. for i,v in pairs(game:GetService('Players').LocalPlayer.Character:GetDescendants()) do
  103. if v:IsA'Hat' or v:IsA'Accessory' then
  104. v.Parent = game:GetService'Workspace'
  105. end
  106. end
  107.  
  108. local fuck = game:GetService('Players').LocalPlayer
  109. if game.Players.LocalPlayer == fuck then
  110. print("succesfully creeped u! enjoy!")
  111. end
  112. end)
  113.  
  114. Insane.Name = "Insane"
  115. Insane.Parent = Main
  116. Insane.BackgroundColor3 = Color3.new(1, 1, 1)
  117. Insane.Position = UDim2.new(0, 0, 0.450099677, 0)
  118. Insane.Size = UDim2.new(0, 111, 0, 50)
  119. Insane.Font = Enum.Font.Fantasy
  120. Insane.Text = "FE Insane"
  121. Insane.TextColor3 = Color3.new(0, 0, 0)
  122. Insane.TextSize = 14
  123. Insane.MouseButton1Down:connect(function()
  124. AnimationId = "33796059"
  125. local Anim = Instance.new("Animation")
  126. Anim.AnimationId = "rbxassetid://"..AnimationId
  127. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  128. k:Play()
  129. k:AdjustSpeed(25)
  130. end)
  131.  
  132. Fly.Name = "Fly"
  133. Fly.Parent = Main
  134. Fly.BackgroundColor3 = Color3.new(1, 1, 1)
  135. Fly.Position = UDim2.new(0.53556484, 0, 0.450099707, 0)
  136. Fly.Size = UDim2.new(0, 111, 0, 50)
  137. Fly.Font = Enum.Font.Fantasy
  138. Fly.Text = "Fly [E]"
  139. Fly.TextColor3 = Color3.new(0, 0, 0)
  140. Fly.TextSize = 14
  141. Fly.MouseButton1Down:connect(function()
  142. repeat wait()
  143. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  144. local mouse = game.Players.LocalPlayer:GetMouse()
  145. repeat wait() until mouse
  146. local plr = game.Players.LocalPlayer
  147. local torso = plr.Character.Torso
  148. local flying = true
  149. local deb = true
  150. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  151. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  152. local maxspeed = 50
  153. local speed = 0
  154.  
  155. function Fly()
  156. local bg = Instance.new("BodyGyro", torso)
  157. bg.P = 9e4
  158. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  159. bg.cframe = torso.CFrame
  160. local bv = Instance.new("BodyVelocity", torso)
  161. bv.velocity = Vector3.new(0,0.1,0)
  162. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  163. repeat wait()
  164. plr.Character.Humanoid.PlatformStand = true
  165. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  166. speed = speed+.5+(speed/maxspeed)
  167. if speed > maxspeed then
  168. speed = maxspeed
  169. end
  170. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  171. speed = speed-1
  172. if speed < 0 then
  173. speed = 0
  174. end
  175. end
  176. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  177. 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
  178. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  179. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  180. 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
  181. else
  182. bv.velocity = Vector3.new(0,0.1,0)
  183. end
  184. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  185. until not flying
  186. ctrl = {f = 0, b = 0, l = 0, r = 0}
  187. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  188. speed = 0
  189. bg:Destroy()
  190. bv:Destroy()
  191. plr.Character.Humanoid.PlatformStand = false
  192. end
  193. mouse.KeyDown:connect(function(key)
  194. if key:lower() == "e" then
  195. if flying then flying = false
  196. else
  197. flying = true
  198. Fly()
  199. end
  200. elseif key:lower() == "w" then
  201. ctrl.f = 1
  202. elseif key:lower() == "s" then
  203. ctrl.b = -1
  204. elseif key:lower() == "a" then
  205. ctrl.l = -1
  206. elseif key:lower() == "d" then
  207. ctrl.r = 1
  208. end
  209. end)
  210. mouse.KeyUp:connect(function(key)
  211. if key:lower() == "w" then
  212. ctrl.f = 0
  213. elseif key:lower() == "s" then
  214. ctrl.b = 0
  215. elseif key:lower() == "a" then
  216. ctrl.l = 0
  217. elseif key:lower() == "d" then
  218. ctrl.r = 0
  219. end
  220. end)
  221. Fly()
  222. end)
  223.  
  224. NoLimbs.Name = "NoLimbs"
  225. NoLimbs.Parent = Main
  226. NoLimbs.BackgroundColor3 = Color3.new(1, 1, 1)
  227. NoLimbs.Position = UDim2.new(0.53556484, 0, 0.613960683, 0)
  228. NoLimbs.Size = UDim2.new(0, 111, 0, 50)
  229. NoLimbs.Font = Enum.Font.Fantasy
  230. NoLimbs.Text = "No Limbs"
  231. NoLimbs.TextColor3 = Color3.new(0, 0, 0)
  232. NoLimbs.TextSize = 14
  233. NoLimbs.MouseButton1Down:connect(function()
  234. game.Players.LocalPlayer.Character["Left Leg"]:Destroy()
  235. game.Players.LocalPlayer.Character["Left Arm"]:Destroy()
  236. game.Players.LocalPlayer.Character["Right Leg"]:Destroy()
  237. game.Players.LocalPlayer.Character["Right Arm"]:Destroy()
  238. end)
  239.  
  240. Levitate.Name = "Levitate"
  241. Levitate.Parent = Main
  242. Levitate.BackgroundColor3 = Color3.new(1, 1, 1)
  243. Levitate.Position = UDim2.new(0, 0, 0.613960683, 0)
  244. Levitate.Size = UDim2.new(0, 111, 0, 50)
  245. Levitate.Font = Enum.Font.Fantasy
  246. Levitate.Text = "FE Levitate"
  247. Levitate.TextColor3 = Color3.new(0, 0, 0)
  248. Levitate.TextSize = 14
  249. Levitate.MouseButton1Down:connect(function()
  250. AnimationId = "313762630"
  251. local Anim = Instance.new("Animation")
  252. Anim.AnimationId = "rbxassetid://"..AnimationId
  253. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  254. k:Play()
  255. k:AdjustSpeed(1)
  256. end)
  257.  
  258. ClickTP.Name = "ClickTP"
  259. ClickTP.Parent = Main
  260. ClickTP.BackgroundColor3 = Color3.new(1, 1, 1)
  261. ClickTP.Position = UDim2.new(0, 0, 0.787662566, 0)
  262. ClickTP.Size = UDim2.new(0, 111, 0, 50)
  263. ClickTP.Font = Enum.Font.Fantasy
  264. ClickTP.Text = "Click TP Tool"
  265. ClickTP.TextColor3 = Color3.new(0, 0, 0)
  266. ClickTP.TextSize = 14
  267. ClickTP.MouseButton1Down:connect(function()
  268. mouse = game.Players.LocalPlayer:GetMouse()
  269. tool = Instance.new("Tool")
  270. tool.RequiresHandle = false
  271. tool.Name = "Click Teleport"
  272. tool.Activated:connect(function()
  273. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  274. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  275. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  276. end)
  277. tool.Parent = game.Players.LocalPlayer.Backpack
  278. end)
  279.  
  280. ChatTroll.Name = "ChatTroll"
  281. ChatTroll.Parent = Main
  282. ChatTroll.BackgroundColor3 = Color3.new(1, 1, 1)
  283. ChatTroll.Position = UDim2.new(0.53556484, 0, 0.787662566, 0)
  284. ChatTroll.Size = UDim2.new(0, 111, 0, 50)
  285. ChatTroll.Font = Enum.Font.Fantasy
  286. ChatTroll.Text = "Chat Troll"
  287. ChatTroll.TextColor3 = Color3.new(0, 0, 0)
  288. ChatTroll.TextSize = 14
  289.  
  290. Noclip.Name = "Noclip"
  291. Noclip.Parent = Main
  292. Noclip.BackgroundColor3 = Color3.new(1, 1, 1)
  293. Noclip.Position = UDim2.new(0, 0, 0.0958136618, 0)
  294. Noclip.Size = UDim2.new(0, 111, 0, 50)
  295. Noclip.Font = Enum.Font.Fantasy
  296. Noclip.Text = "Noclip [Q]"
  297. Noclip.TextColor3 = Color3.new(0, 0, 0)
  298. Noclip.TextSize = 14
  299. Noclip.MouseButton1Down:connect(function()
  300. noclip = false
  301. game:GetService('RunService').Stepped:connect(function()
  302. if noclip then
  303. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  304. end
  305. end)
  306. plr = game.Players.LocalPlayer
  307. mouse = plr:GetMouse()
  308. mouse.KeyDown:connect(function(key)
  309.  
  310. if key == "q" then
  311. noclip = not noclip
  312. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  313. end
  314. end)
  315. print('Loaded')
  316. print('Press "Q" to noclip')
  317. end)
  318.  
  319. Crawl.Name = "Crawl"
  320. Crawl.Parent = Main
  321. Crawl.BackgroundColor3 = Color3.new(1, 1, 1)
  322. Crawl.Position = UDim2.new(0.548, 0,0.096, 0)
  323. Crawl.Size = UDim2.new(0, 108,0, 50)
  324. Crawl.Font = Enum.Font.Fantasy
  325. Crawl.Text = "Crawl"
  326. Crawl.TextColor3 = Color3.new(0, 0, 0)
  327. Crawl.TextSize = 14
  328. Crawl.MouseButton1Down:connect(function()
  329. AnimationId = "282574440"
  330. local Anim = Instance.new("Animation")
  331. Anim.AnimationId = "rbxassetid://"..AnimationId
  332. local k = game.Players.LocalPlayer.Character.Humanoid:LoadAnimation(Anim)
  333. k:Play()
  334. k:AdjustSpeed(1)
  335. end)
  336.  
  337. Frame.Parent = FEGUI
  338. Frame.BackgroundColor3 = Color3.new(0, 0, 0)
  339. Frame.Position = UDim2.new(0, 0, 0.637223959, 0)
  340. Frame.Size = UDim2.new(0, 109, 0, 44)
  341.  
  342. OPEN.Name = "OPEN"
  343. OPEN.Parent = Frame
  344. OPEN.BackgroundColor3 = Color3.new(0, 0, 0)
  345. OPEN.Position = UDim2.new(0, 0, 0.229120895, 0)
  346. OPEN.Size = UDim2.new(0, 109, 0, 23)
  347. OPEN.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  348. OPEN.Font = Enum.Font.Fantasy
  349. OPEN.Text = "OPEN"
  350. OPEN.TextColor3 = Color3.new(0.956863, 0.956863, 0.956863)
  351. OPEN.TextScaled = true
  352. OPEN.TextSize = 19
  353. OPEN.TextWrapped = true
  354. OPEN.MouseButton1Down:connect(function()
  355. CLOSE.Visible = true
  356. CLOSE.Active = true
  357. OPEN.Visible = false
  358. OPEN.Active = false
  359. Main.Visible = true
  360. end)
  361.  
  362.  
  363. CLOSE.Name = "CLOSE"
  364. CLOSE.Parent = Frame
  365. CLOSE.Active = false
  366. CLOSE.BackgroundColor3 = Color3.new(0, 0, 0)
  367. CLOSE.Position = UDim2.new(0, 0, 0.204545468, 0)
  368. CLOSE.Size = UDim2.new(0, 109, 0, 26)
  369. CLOSE.Visible = false
  370. CLOSE.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  371. CLOSE.Font = Enum.Font.Fantasy
  372. CLOSE.Text = "CLOSE"
  373. CLOSE.TextColor3 = Color3.new(1, 1, 1)
  374. CLOSE.TextSize = 19
  375. CLOSE.TextWrapped = true
  376. CLOSE.MouseButton1Down:connect(function()
  377. CLOSE.Visible = false
  378. CLOSE.Active = false
  379. OPEN.Active = true
  380. OPEN.Visible = true
  381. Main.Visible = false
  382. end)
Add Comment
Please, Sign In to add comment