Advertisement
robloxboblox

Untitled

Oct 14th, 2019
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.60 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Frame = Instance.new("Frame")
  6. local TextBox = Instance.new("TextBox")
  7. local TextButton = Instance.new("TextButton")
  8. local cmds = Instance.new("Frame")
  9. local TextLabel = Instance.new("TextLabel")
  10. local TextLabel_2 = Instance.new("TextLabel")
  11. local TextLabel_3 = Instance.new("TextLabel")
  12. local TextLabel_4 = Instance.new("TextLabel")
  13. local TextLabel_5 = Instance.new("TextLabel")
  14. local TextLabel_6 = Instance.new("TextLabel")
  15. --Properties:
  16. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  17. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  18.  
  19. Frame.Parent = ScreenGui
  20. Frame.BackgroundColor3 = Color3.new(0.403922, 0, 0)
  21. Frame.BackgroundTransparency = 0.5
  22. Frame.Position = UDim2.new(0.765122235, 0, 0.0392638035, 0)
  23. Frame.Size = UDim2.new(0, 334, 0, 56)
  24.  
  25. TextBox.Parent = Frame
  26. TextBox.BackgroundColor3 = Color3.new(0.133333, 0.133333, 0.133333)
  27. TextBox.Position = UDim2.new(0.0283018872, 0, 0.267857134, 0)
  28. TextBox.Size = UDim2.new(0, 200, 0, 30)
  29. TextBox.Font = Enum.Font.SourceSans
  30. TextBox.PlaceholderColor3 = Color3.new(0.6, 0.6, 0.6)
  31. TextBox.Text = ""
  32. TextBox.TextColor3 = Color3.new(1, 1, 1)
  33. TextBox.TextSize = 14
  34.  
  35. TextButton.Parent = Frame
  36. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  37. TextButton.BackgroundTransparency = 1
  38. TextButton.Position = UDim2.new(0.680996656, 0, 0.267857134, 0)
  39. TextButton.Size = UDim2.new(0, 106, 0, 30)
  40. TextButton.Font = Enum.Font.SourceSans
  41. TextButton.Text = "Do"
  42. TextButton.TextColor3 = Color3.new(1, 1, 1)
  43. TextButton.TextScaled = true
  44. TextButton.TextSize = 14
  45. TextButton.TextWrapped = true
  46.  
  47. cmds.Name = "cmds"
  48. cmds.Parent = ScreenGui
  49. cmds.BackgroundColor3 = Color3.new(1, 1, 1)
  50. cmds.Position = UDim2.new(0.857786357, 0, 0.181595087, 0)
  51. cmds.Size = UDim2.new(0, 221, 0, 452)
  52. cmds.Visible = false
  53.  
  54. TextLabel.Parent = cmds
  55. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  56. TextLabel.BorderSizePixel = 0
  57. TextLabel.Size = UDim2.new(0, 221, 0, 50)
  58. TextLabel.Font = Enum.Font.SourceSans
  59. TextLabel.Text = "~~~Cmds~~~"
  60. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  61. TextLabel.TextScaled = true
  62. TextLabel.TextSize = 14
  63. TextLabel.TextWrapped = true
  64.  
  65. TextLabel_2.Parent = cmds
  66. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  67. TextLabel_2.BorderSizePixel = 0
  68. TextLabel_2.Position = UDim2.new(0, 0, 0.11061947, 0)
  69. TextLabel_2.Size = UDim2.new(0, 221, 0, 12)
  70. TextLabel_2.Font = Enum.Font.SourceSans
  71. TextLabel_2.Text = "----------------------------------------------------------------------------------------------------"
  72. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  73. TextLabel_2.TextScaled = true
  74. TextLabel_2.TextSize = 14
  75. TextLabel_2.TextWrapped = true
  76.  
  77. TextLabel_3.Parent = cmds
  78. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  79. TextLabel_3.BorderSizePixel = 0
  80. TextLabel_3.Position = UDim2.new(0, 0, 0.137168139, 0)
  81. TextLabel_3.Size = UDim2.new(0, 221, 0, 35)
  82. TextLabel_3.Font = Enum.Font.SourceSans
  83. TextLabel_3.Text = "Fly - makes you fly (Press e to toggle)"
  84. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  85. TextLabel_3.TextScaled = true
  86. TextLabel_3.TextSize = 14
  87. TextLabel_3.TextWrapped = true
  88.  
  89. TextLabel_4.Parent = cmds
  90. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  91. TextLabel_4.BorderSizePixel = 0
  92. TextLabel_4.Position = UDim2.new(0, 0, 0.21460177, 0)
  93. TextLabel_4.Size = UDim2.new(0, 221, 0, 35)
  94. TextLabel_4.Font = Enum.Font.SourceSans
  95. TextLabel_4.Text = "booga - gives you overpowered scripts for booga booga"
  96. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  97. TextLabel_4.TextScaled = true
  98. TextLabel_4.TextSize = 14
  99. TextLabel_4.TextWrapped = true
  100.  
  101. TextLabel_5.Parent = cmds
  102. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  103. TextLabel_5.BorderSizePixel = 0
  104. TextLabel_5.Position = UDim2.new(0, 0, 0.292035401, 0)
  105. TextLabel_5.Size = UDim2.new(0, 221, 0, 35)
  106. TextLabel_5.Font = Enum.Font.SourceSans
  107. TextLabel_5.Text = "cmds - opens this list"
  108. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  109. TextLabel_5.TextScaled = true
  110. TextLabel_5.TextSize = 14
  111. TextLabel_5.TextWrapped = true
  112.  
  113. TextLabel_6.Parent = cmds
  114. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  115. TextLabel_6.BorderSizePixel = 0
  116. TextLabel_6.Position = UDim2.new(0, 0, 0.369469047, 0)
  117. TextLabel_6.Size = UDim2.new(0, 221, 0, 35)
  118. TextLabel_6.Font = Enum.Font.SourceSans
  119. TextLabel_6.Text = "hidecmds - closes this list"
  120. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  121. TextLabel_6.TextScaled = true
  122. TextLabel_6.TextSize = 14
  123. TextLabel_6.TextWrapped = true
  124. -- Scripts:
  125. function SCRIPT_JXIX78_FAKESCRIPT() -- Frame.LocalScript
  126. local script = Instance.new('LocalScript')
  127. script.Parent = Frame
  128. script.Parent.Draggable = true
  129. script.Parent.Active = true
  130.  
  131. end
  132. coroutine.resume(coroutine.create(SCRIPT_JXIX78_FAKESCRIPT))
  133. function SCRIPT_GNLL81_FAKESCRIPT() -- TextButton.LocalScript
  134. local script = Instance.new('LocalScript')
  135. script.Parent = TextButton
  136. script.Parent.MouseEnter:Connect(function()
  137. if script.Parent.Parent.TextBox.Text == ("fly") then
  138. repeat wait()
  139. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  140. local mouse = game.Players.LocalPlayer:GetMouse()
  141. repeat wait() until mouse
  142. local plr = game.Players.LocalPlayer
  143. local torso = plr.Character.Torso
  144. local flying = true
  145. local deb = true
  146. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  147. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  148. local maxspeed = 50
  149. local speed = 0
  150.  
  151. function Fly()
  152. local bg = Instance.new("BodyGyro", torso)
  153. bg.P = 9e4
  154. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  155. bg.cframe = torso.CFrame
  156. local bv = Instance.new("BodyVelocity", torso)
  157. bv.velocity = Vector3.new(0,0.1,0)
  158. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  159. repeat wait()
  160. plr.Character.Humanoid.PlatformStand = true
  161. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  162. speed = speed+.5+(speed/maxspeed)
  163. if speed > maxspeed then
  164. speed = maxspeed
  165. end
  166. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  167. speed = speed-1
  168. if speed < 0 then
  169. speed = 0
  170. end
  171. end
  172. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  173. 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
  174. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  175. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  176. 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
  177. else
  178. bv.velocity = Vector3.new(0,0.1,0)
  179. end
  180. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  181. until not flying
  182. ctrl = {f = 0, b = 0, l = 0, r = 0}
  183. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  184. speed = 0
  185. bg:Destroy()
  186. bv:Destroy()
  187. plr.Character.Humanoid.PlatformStand = false
  188. end
  189. mouse.KeyDown:connect(function(key)
  190. if key:lower() == "e" then
  191. if flying then flying = false
  192. else
  193. flying = true
  194. Fly()
  195. end
  196. elseif key:lower() == "w" then
  197. ctrl.f = 1
  198. elseif key:lower() == "s" then
  199. ctrl.b = -1
  200. elseif key:lower() == "a" then
  201. ctrl.l = -1
  202. elseif key:lower() == "d" then
  203. ctrl.r = 1
  204. end
  205. end)
  206. mouse.KeyUp:connect(function(key)
  207. if key:lower() == "w" then
  208. ctrl.f = 0
  209. elseif key:lower() == "s" then
  210. ctrl.b = 0
  211. elseif key:lower() == "a" then
  212. ctrl.l = 0
  213. elseif key:lower() == "d" then
  214. ctrl.r = 0
  215. end
  216. end)
  217. Fly()
  218. elseif script.Parent.Parent.TextBox.Text == ("cmds") then
  219. script.Parent.Parent.Parent.cmds.Visible = true
  220. elseif script.Parent.Parent.TextBox.Text == ("hidecmds") then
  221. script.Parent.Parent.Parent.cmds.Visible = false
  222. elseif script.Parent.Parent.TextBox.Text == ("Booga") then
  223. loadstring(game:HttpGet("https://pastebin.com/raw/zgnwzc05", true))()
  224. wait(5)
  225. loadstring(game:HttpGet("https://pastebin.com/raw/dYGTTbmM", true))()
  226. end
  227. end)
  228.  
  229. end
  230. coroutine.resume(coroutine.create(SCRIPT_GNLL81_FAKESCRIPT))
  231. function SCRIPT_XZEY81_FAKESCRIPT() -- cmds.LocalScript
  232. local script = Instance.new('LocalScript')
  233. script.Parent = cmds
  234. script.Parent.Draggable = true
  235. script.Parent.Active = true
  236.  
  237. end
  238. coroutine.resume(coroutine.create(SCRIPT_XZEY81_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement