Advertisement
Guest User

TPack

a guest
Jan 20th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.43 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local TPack = Instance.new("ScreenGui")
  5. local OpenButton = Instance.new("TextButton")
  6. local Main = Instance.new("Frame")
  7. local Top = Instance.new("Frame")
  8. local Text2 = Instance.new("TextLabel")
  9. local Text3 = Instance.new("TextLabel")
  10. local Text1 = Instance.new("TextLabel")
  11. local Button1 = Instance.new("TextButton")
  12. local Button2 = Instance.new("TextButton")
  13. local Button3 = Instance.new("TextButton")
  14. local Button4 = Instance.new("TextButton")
  15. local Button5 = Instance.new("TextButton")
  16. local ScrollingFrame = Instance.new("ScrollingFrame")
  17. local Text4 = Instance.new("TextLabel")
  18. local Close = Instance.new("TextButton")
  19. --Properties:
  20. TPack.Name = "TPack"
  21. TPack.Parent = game.CoreGui
  22. TPack.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  23.  
  24. OpenButton.Name = "OpenButton"
  25. OpenButton.Parent = TPack
  26. OpenButton.BackgroundColor3 = Color3.new(0, 0, 0)
  27. OpenButton.BackgroundTransparency = 0.30000001192093
  28. OpenButton.BorderColor3 = Color3.new(0.333333, 1, 1)
  29. OpenButton.BorderSizePixel = 10
  30. OpenButton.Position = UDim2.new(0.881131768, 0, 0.93409735, 0)
  31. OpenButton.Size = UDim2.new(0, 122, 0, 29)
  32. OpenButton.Font = Enum.Font.GothamBlack
  33. OpenButton.Text = "OPEN"
  34. OpenButton.TextColor3 = Color3.new(1, 1, 1)
  35. OpenButton.TextSize = 40
  36. OpenButton.MouseButton1Down:connect(function()
  37. Main.Visible = true
  38. OpenButton.Visible = false
  39. end)
  40.  
  41. Main.Name = "Main"
  42. Main.Parent = TPack
  43. Main.BackgroundColor3 = Color3.new(0, 0, 0)
  44. Main.BorderSizePixel = 0
  45. Main.Position = UDim2.new(0.284375012, 0, 0.620214462, 0)
  46. Main.Size = UDim2.new(0, 567, 0, 254)
  47. Main.Visible = false
  48.  
  49. Top.Name = "Top"
  50. Top.Parent = Main
  51. Top.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  52. Top.BorderSizePixel = 0
  53. Top.Position = UDim2.new(0, 0, -0.151973575, 0)
  54. Top.Size = UDim2.new(0, 567, 0, 39)
  55.  
  56. Text2.Name = "Text2"
  57. Text2.Parent = Main
  58. Text2.BackgroundColor3 = Color3.new(1, 1, 1)
  59. Text2.BackgroundTransparency = 1
  60. Text2.Position = UDim2.new(0.310405642, 0, -0.151973575, 0)
  61. Text2.Size = UDim2.new(0, 200, 0, 39)
  62. Text2.Font = Enum.Font.GothamBlack
  63. Text2.Text = "TPack"
  64. Text2.TextColor3 = Color3.new(0, 0, 0)
  65. Text2.TextSize = 30
  66.  
  67. Text3.Name = "Text3"
  68. Text3.Parent = Main
  69. Text3.BackgroundColor3 = Color3.new(1, 1, 1)
  70. Text3.BackgroundTransparency = 1
  71. Text3.BorderSizePixel = 0
  72. Text3.Position = UDim2.new(0.576719582, 0, -0.136225551, 0)
  73. Text3.Size = UDim2.new(0, 175, 0, 30)
  74. Text3.Font = Enum.Font.GothamBold
  75. Text3.Text = "Made By Spoorloos"
  76. Text3.TextColor3 = Color3.new(0, 0, 0)
  77. Text3.TextSize = 14
  78.  
  79. Text1.Name = "Text1"
  80. Text1.Parent = Main
  81. Text1.BackgroundColor3 = Color3.new(1, 1, 1)
  82. Text1.BackgroundTransparency = 1
  83. Text1.BorderSizePixel = 0
  84. Text1.Position = UDim2.new(0.0511463843, 0, -0.155910581, 0)
  85. Text1.Size = UDim2.new(0, 200, 0, 39)
  86. Text1.Font = Enum.Font.GothamBold
  87. Text1.Text = "Made For Timo Vervloed"
  88. Text1.TextColor3 = Color3.new(0, 0, 0)
  89. Text1.TextSize = 14
  90.  
  91. Button1.Name = "Button1"
  92. Button1.Parent = Main
  93. Button1.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  94. Button1.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  95. Button1.BorderSizePixel = 6
  96. Button1.Position = UDim2.new(0.0511463843, 0, 0.126630649, 0)
  97. Button1.Size = UDim2.new(0, 192, 0, 40)
  98. Button1.Font = Enum.Font.GothamBlack
  99. Button1.Text = "JetPack Sim ADMIN"
  100. Button1.TextColor3 = Color3.new(0, 0, 0)
  101. Button1.TextSize = 14
  102. Button1.MouseButton1Down:connect(function()
  103. loadstring(game:HttpGet'https://pastebin.com/raw/T1LmXLET')()
  104. end)
  105.  
  106. Button2.Name = "Button2"
  107. Button2.Parent = Main
  108. Button2.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  109. Button2.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  110. Button2.BorderSizePixel = 6
  111. Button2.Position = UDim2.new(0.0493827201, 0, 0.417969227, 0)
  112. Button2.Size = UDim2.new(0, 192, 0, 40)
  113. Button2.Font = Enum.Font.GothamBlack
  114. Button2.Text = "Speed[X]"
  115. Button2.TextColor3 = Color3.new(0, 0, 0)
  116. Button2.TextSize = 35
  117. Button2.MouseButton1Down:connect(function()
  118. local walkspeedplayer = game:GetService("Players").LocalPlayer
  119. local walkspeedmouse = walkspeedplayer:GetMouse()
  120.  
  121. local walkspeedenabled = false
  122.  
  123. function x_walkspeed(key)
  124. if (key == "x") then
  125. if walkspeedenabled == false then
  126. _G.WS = 200;
  127. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  128. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  129. Humanoid.WalkSpeed = _G.WS;
  130. end)
  131. Humanoid.WalkSpeed = _G.WS;
  132.  
  133. walkspeedenabled = true
  134. elseif walkspeedenabled == true then
  135. _G.WS = 20;
  136. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  137. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  138. Humanoid.WalkSpeed = _G.WS;
  139. end)
  140. Humanoid.WalkSpeed = _G.WS;
  141.  
  142. walkspeedenabled = false
  143. end
  144. end
  145. end
  146.  
  147. walkspeedmouse.KeyDown:connect(x_walkspeed)
  148.  
  149. end)
  150.  
  151. Button3.Name = "Button3"
  152. Button3.Parent = Main
  153. Button3.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  154. Button3.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  155. Button3.BorderSizePixel = 6
  156. Button3.Position = UDim2.new(0.0511463881, 0, 0.72899282, 0)
  157. Button3.Size = UDim2.new(0, 192, 0, 40)
  158. Button3.Font = Enum.Font.GothamBlack
  159. Button3.Text = "NoClip[B]"
  160. Button3.TextColor3 = Color3.new(0, 0, 0)
  161. Button3.TextSize = 35
  162. Button3.MouseButton1Down:connect(function()
  163. local noclipplayer = game:GetService("Players").LocalPlayer
  164. local noclipmouse = noclipplayer:GetMouse()
  165.  
  166. local donoclip = false
  167. local noclip = false
  168.  
  169. function b_noclip(key)
  170. if (key == "b") then
  171. if noclip == false then
  172. donoclip = true
  173.  
  174. noclip = true
  175. elseif noclip == true then
  176. donoclip = false
  177.  
  178. noclip = false
  179. end
  180. end
  181. end
  182.  
  183. noclipmouse.KeyDown:connect(b_noclip)
  184.  
  185. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  186. if obj ~= workspace.Terrain then
  187. if donoclip == true then
  188. obj.CanCollide = false
  189. else
  190. obj.CanCollide = true
  191. end
  192. end
  193. end)
  194. end)
  195.  
  196. Button4.Name = "Button4"
  197. Button4.Parent = Main
  198. Button4.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  199. Button4.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  200. Button4.BorderSizePixel = 6
  201. Button4.Position = UDim2.new(0.43562609, 0, 0.126630649, 0)
  202. Button4.Size = UDim2.new(0, 129, 0, 40)
  203. Button4.Font = Enum.Font.GothamBlack
  204. Button4.Text = "Gravity"
  205. Button4.TextColor3 = Color3.new(0, 0, 0)
  206. Button4.TextSize = 35
  207. Button4.MouseButton1Down:connect(function()
  208. if Gravity == true then
  209. Gravity = false
  210. game.workspace.Gravity = 196.2
  211. else
  212. Gravity = true
  213. game.workspace.Gravity = 45
  214. end
  215. end)
  216.  
  217. Button5.Name = "Button5"
  218. Button5.Parent = Main
  219. Button5.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  220. Button5.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  221. Button5.BorderSizePixel = 6
  222. Button5.Position = UDim2.new(0.708994687, 0, 0.126630649, 0)
  223. Button5.Size = UDim2.new(0, 129, 0, 40)
  224. Button5.Font = Enum.Font.GothamBlack
  225. Button5.Text = "Btools"
  226. Button5.TextColor3 = Color3.new(0, 0, 0)
  227. Button5.TextSize = 35
  228. Button5.MouseButton1Down:connect(function()
  229. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  230. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  231. if child.ClassName == "Part" then
  232. child.Locked = false
  233. end
  234. if child.ClassName == "MeshPart" then
  235. child.Locked = false
  236. end
  237. if child.ClassName == "UnionOperation" then
  238. child.Locked = false
  239. end
  240. if child.ClassName == "Model" then
  241. for index, chil in pairs(child:GetChildren()) do
  242. if chil.ClassName == "Part" then
  243. chil.Locked = false
  244. end
  245. if chil.ClassName == "MeshPart" then
  246. chil.Locked = false
  247. end
  248. if chil.ClassName == "UnionOperation" then
  249. chil.Locked = false
  250. end
  251. if chil.ClassName == "Model" then
  252. for index, childe in pairs(chil:GetChildren()) do
  253. if childe.ClassName == "Part" then
  254. childe.Locked = false
  255. end
  256. if childe.ClassName == "MeshPart" then
  257. childe.Locked = false
  258. end
  259. if childe.ClassName == "UnionOperation" then
  260. childe.Locked = false
  261. end
  262. if childe.ClassName == "Model" then
  263. for index, childeo in pairs(childe:GetChildren()) do
  264. if childeo.ClassName == "Part" then
  265. childeo.Locked = false
  266. end
  267. if childeo.ClassName == "MeshPart" then
  268. childeo.Locked = false
  269. end
  270. if childeo.ClassName == "UnionOperation" then
  271. childeo.Locked = false
  272. end
  273. if childeo.ClassName == "Model" then
  274. end
  275. end
  276. end
  277. end
  278. end
  279. end
  280. end
  281. end
  282. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  283. c.BinType = Enum.BinType.Hammer
  284. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  285. c.BinType = Enum.BinType.Clone
  286. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  287. c.BinType = Enum.BinType.Grab
  288. end)
  289.  
  290.  
  291. ScrollingFrame.Parent = Main
  292. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  293. ScrollingFrame.Position = UDim2.new(0.423280418, 0, 0.417322844, 0)
  294. ScrollingFrame.Size = UDim2.new(0, 291, 0, 119)
  295.  
  296. Text4.Name = "Text4"
  297. Text4.Parent = ScrollingFrame
  298. Text4.BackgroundColor3 = Color3.new(1, 1, 1)
  299. Text4.BackgroundTransparency = 1
  300. Text4.Position = UDim2.new(0.0240549818, 0, 0.0117283156, 0)
  301. Text4.Size = UDim2.new(0, 200, 0, 29)
  302. Text4.Font = Enum.Font.SourceSans
  303. Text4.Text = "This is made by spoorloos"
  304. Text4.TextColor3 = Color3.new(0, 0, 0)
  305. Text4.TextSize = 20
  306.  
  307. Close.Name = "Close"
  308. Close.Parent = Main
  309. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  310. Close.BackgroundTransparency = 1
  311. Close.Position = UDim2.new(0.931908965, 0, -0.151973575, 0)
  312. Close.Size = UDim2.new(0, 38, 0, 35)
  313. Close.Font = Enum.Font.GothamBlack
  314. Close.Text = "X"
  315. Close.TextColor3 = Color3.new(0, 0, 0)
  316. Close.TextSize = 30
  317. Close.TextWrapped = true
  318. Close.MouseButton1Down:connect(function()
  319. Main.Visible = false
  320. OpenButton.Visible = true
  321. end)
  322. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement