Advertisement
iiJakub_11

Jxploit

Apr 7th, 2019
471
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 13.70 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Jxploit = Instance.new("ScreenGui")
  5. local MainGui = Instance.new("ImageLabel")
  6. local InfJump = Instance.new("TextButton")
  7. local RevizAdmin = Instance.new("TextButton")
  8. local Delete = Instance.new("TextButton")
  9. local Close = Instance.new("TextButton")
  10. local Kill = Instance.new("TextButton")
  11. local Credits = Instance.new("TextLabel")
  12. local HelloMessage = Instance.new("TextLabel")
  13. local Whitelist = Instance.new("ImageLabel")
  14. local Verify = Instance.new("TextButton")
  15. local GetKey = Instance.new("TextButton")
  16. local KeyBox = Instance.new("TextBox")
  17. local Label = Instance.new("TextLabel")
  18. local KeyFrame = Instance.new("ImageLabel")
  19. local Close_2 = Instance.new("TextButton")
  20. local Key = Instance.new("TextLabel")
  21. local Message = Instance.new("TextLabel")
  22. local OpenGui = Instance.new("ImageLabel")
  23. local Button = Instance.new("TextButton")
  24. --Properties:
  25. Jxploit.Name = "Jxploit"
  26. Jxploit.Parent = game.CoreGui
  27. Jxploit.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  28. Jxploit.ResetOnSpawn = false
  29.  
  30. MainGui.Name = "MainGui"
  31. MainGui.Parent = Jxploit
  32. MainGui.BackgroundColor3 = Color3.new(1, 1, 1)
  33. MainGui.Size = UDim2.new(0.289728671, 0, 1, 0)
  34. MainGui.Visible = false
  35. MainGui.Image = "rbxassetid://3398494388"
  36. MainGui.Active = true
  37. MainGui.Draggable = true
  38.  
  39. InfJump.Name = "InfJump"
  40. InfJump.Parent = MainGui
  41. InfJump.BackgroundColor3 = Color3.new(0, 0, 0)
  42. InfJump.BackgroundTransparency = 0.5
  43. InfJump.BorderColor3 = Color3.new(0, 1, 1)
  44. InfJump.BorderSizePixel = 2
  45. InfJump.Position = UDim2.new(0.0373062864, 0, 0.267878324, 0)
  46. InfJump.Size = UDim2.new(0.431438118, 0, 0.0834914595, 0)
  47. InfJump.Font = Enum.Font.Code
  48. InfJump.Text = "Inf. Jump"
  49. InfJump.TextColor3 = Color3.new(0, 1, 1)
  50. InfJump.TextScaled = true
  51. InfJump.TextSize = 14
  52. InfJump.TextWrapped = true
  53.  
  54. RevizAdmin.Name = "RevizAdmin"
  55. RevizAdmin.Parent = MainGui
  56. RevizAdmin.BackgroundColor3 = Color3.new(0, 0, 0)
  57. RevizAdmin.BackgroundTransparency = 0.5
  58. RevizAdmin.BorderColor3 = Color3.new(0, 1, 1)
  59. RevizAdmin.BorderSizePixel = 2
  60. RevizAdmin.Position = UDim2.new(0.0371591821, 0, 0.51147908, 0)
  61. RevizAdmin.Size = UDim2.new(0.431438118, 0, 0.0834914595, 0)
  62. RevizAdmin.Font = Enum.Font.Code
  63. RevizAdmin.Text = "Admin"
  64. RevizAdmin.TextColor3 = Color3.new(0, 1, 1)
  65. RevizAdmin.TextScaled = true
  66. RevizAdmin.TextSize = 14
  67. RevizAdmin.TextWrapped = true
  68.  
  69. Delete.Name = "Delete"
  70. Delete.Parent = MainGui
  71. Delete.BackgroundColor3 = Color3.new(0, 0, 0)
  72. Delete.BackgroundTransparency = 0.5
  73. Delete.BorderColor3 = Color3.new(0, 1, 1)
  74. Delete.BorderSizePixel = 2
  75. Delete.Position = UDim2.new(0.0371591337, 0, 0.627722681, 0)
  76. Delete.Size = UDim2.new(0.431438118, 0, 0.0948766619, 0)
  77. Delete.Font = Enum.Font.Code
  78. Delete.Text = "CTRL Delete"
  79. Delete.TextColor3 = Color3.new(0, 1, 1)
  80. Delete.TextScaled = true
  81. Delete.TextSize = 14
  82. Delete.TextWrapped = true
  83.  
  84. Close.Name = "Close"
  85. Close.Parent = MainGui
  86. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  87. Close.BackgroundTransparency = 0.5
  88. Close.BorderColor3 = Color3.new(0, 1, 1)
  89. Close.BorderSizePixel = 2
  90. Close.Position = UDim2.new(0.878711939, 0, 0, 0)
  91. Close.Size = UDim2.new(0.123745821, 0, 0.0607210621, 0)
  92. Close.Font = Enum.Font.Code
  93. Close.Text = "X"
  94. Close.TextColor3 = Color3.new(0, 1, 1)
  95. Close.TextScaled = true
  96. Close.TextSize = 14
  97. Close.TextWrapped = true
  98.  
  99. Kill.Name = "Kill"
  100. Kill.Parent = MainGui
  101. Kill.BackgroundColor3 = Color3.new(0, 0, 0)
  102. Kill.BackgroundTransparency = 0.5
  103. Kill.BorderColor3 = Color3.new(0, 1, 1)
  104. Kill.BorderSizePixel = 2
  105. Kill.Position = UDim2.new(0.0371591337, 0, 0.379195243, 0)
  106. Kill.Size = UDim2.new(0.431438118, 0, 0.0948766619, 0)
  107. Kill.Font = Enum.Font.Code
  108. Kill.Text = "Super Fling"
  109. Kill.TextColor3 = Color3.new(0, 1, 1)
  110. Kill.TextScaled = true
  111. Kill.TextSize = 14
  112. Kill.TextWrapped = true
  113.  
  114. Credits.Name = "Credits"
  115. Credits.Parent = MainGui
  116. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  117. Credits.BorderColor3 = Color3.new(0, 1, 1)
  118. Credits.BorderSizePixel = 3
  119. Credits.Position = UDim2.new(0.708676219, 0, 0.921025097, 0)
  120. Credits.Size = UDim2.new(0.290969908, 0, 0.0777988583, 0)
  121. Credits.Font = Enum.Font.Highway
  122. Credits.Text = "Gui made by Jxkub#7766"
  123. Credits.TextColor3 = Color3.new(0, 1, 1)
  124. Credits.TextScaled = true
  125. Credits.TextSize = 14
  126. Credits.TextWrapped = true
  127.  
  128. HelloMessage.Name = "Hello Message"
  129. HelloMessage.Parent = MainGui
  130. HelloMessage.BackgroundColor3 = Color3.new(1, 1, 1)
  131. HelloMessage.BackgroundTransparency = 1
  132. HelloMessage.Position = UDim2.new(0.0635451525, 0, 0.0455407985, 0)
  133. HelloMessage.Size = UDim2.new(0.812709033, 0, 0.0929791257, 0)
  134. HelloMessage.Font = Enum.Font.SourceSans
  135. HelloMessage.Text = "Hello,"
  136. HelloMessage.TextColor3 = Color3.new(1, 1, 1)
  137. HelloMessage.TextScaled = true
  138. HelloMessage.TextSize = 14
  139. HelloMessage.TextWrapped = true
  140.  
  141. Whitelist.Name = "Whitelist"
  142. Whitelist.Parent = Jxploit
  143. Whitelist.BackgroundColor3 = Color3.new(1, 1, 1)
  144. Whitelist.Position = UDim2.new(0.314922482, 0, 0.32447812, 0)
  145. Whitelist.Size = UDim2.new(0.358527124, 0, 0.256166995, 0)
  146. Whitelist.Image = "rbxassetid://3398494388"
  147. Whitelist.Visible = true
  148. Whitelist.Active = true
  149. Whitelist.Draggable = false
  150.  
  151. Verify.Name = "Verify"
  152. Verify.Parent = Whitelist
  153. Verify.BackgroundColor3 = Color3.new(1, 1, 1)
  154. Verify.BackgroundTransparency = 1
  155. Verify.BorderColor3 = Color3.new(0, 1, 1)
  156. Verify.BorderSizePixel = 2
  157. Verify.Position = UDim2.new(0.57620126, 0, 0.734340429, 0)
  158. Verify.Size = UDim2.new(0.389552295, 0, 0.179583475, 0)
  159. Verify.Font = Enum.Font.Highway
  160. Verify.Text = "Submit"
  161. Verify.TextColor3 = Color3.new(1, 1, 1)
  162. Verify.TextScaled = true
  163. Verify.TextSize = 14
  164. Verify.TextWrapped = true
  165.  
  166. GetKey.Name = "GetKey"
  167. GetKey.Parent = Whitelist
  168. GetKey.BackgroundColor3 = Color3.new(1, 1, 1)
  169. GetKey.BackgroundTransparency = 1
  170. GetKey.BorderColor3 = Color3.new(0, 1, 1)
  171. GetKey.BorderSizePixel = 2
  172. GetKey.Position = UDim2.new(0.040987663, 0, 0.734340429, 0)
  173. GetKey.Size = UDim2.new(0.424687445, 0, 0.179583475, 0)
  174. GetKey.Font = Enum.Font.Highway
  175. GetKey.Text = "Get Key"
  176. GetKey.TextColor3 = Color3.new(1, 1, 1)
  177. GetKey.TextScaled = true
  178. GetKey.TextSize = 14
  179. GetKey.TextWrapped = true
  180.  
  181. KeyBox.Name = "KeyBox"
  182. KeyBox.Parent = Whitelist
  183. KeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  184. KeyBox.Position = UDim2.new(0.0378378369, 0, 0.370370358, 0)
  185. KeyBox.Size = UDim2.new(0.924324334, 0, 0.288888901, 0)
  186. KeyBox.Font = Enum.Font.Code
  187. KeyBox.Text = "Key"
  188. KeyBox.TextColor3 = Color3.new(0, 0, 0)
  189. KeyBox.TextScaled = true
  190. KeyBox.TextSize = 14
  191. KeyBox.TextWrapped = true
  192.  
  193. Label.Name = "Label"
  194. Label.Parent = Whitelist
  195. Label.BackgroundColor3 = Color3.new(1, 1, 1)
  196. Label.BackgroundTransparency = 1
  197. Label.Position = UDim2.new(0.040987663, 0, 0.0740740746, 0)
  198. Label.Size = UDim2.new(0.921621621, 0, 0.237037033, 0)
  199. Label.Font = Enum.Font.SourceSans
  200. Label.Text = "Jxploit"
  201. Label.TextColor3 = Color3.new(1, 1, 1)
  202. Label.TextScaled = true
  203. Label.TextSize = 14
  204. Label.TextWrapped = true
  205.  
  206. KeyFrame.Name = "KeyFrame"
  207. KeyFrame.Parent = Jxploit
  208. KeyFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  209. KeyFrame.Position = UDim2.new(0.314922482, 0, 0.626185954, 0)
  210. KeyFrame.Size = UDim2.new(0.358527124, 0, 0.244781837, 0)
  211. KeyFrame.Visible = false
  212. KeyFrame.Image = "rbxassetid://3398494388"
  213. KeyFrame.Draggable = true
  214. KeyFrame.Active = true
  215.  
  216. Close_2.Name = "Close"
  217. Close_2.Parent = KeyFrame
  218. Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
  219. Close_2.BackgroundTransparency = 1
  220. Close_2.BorderColor3 = Color3.new(0, 1, 1)
  221. Close_2.BorderSizePixel = 2
  222. Close_2.Position = UDim2.new(0.268014669, 0, 0.711084485, 0)
  223. Close_2.Size = UDim2.new(0.451714456, 0, 0.281163752, 0)
  224. Close_2.Font = Enum.Font.Highway
  225. Close_2.Text = "Close"
  226. Close_2.TextColor3 = Color3.new(1, 1, 1)
  227. Close_2.TextScaled = true
  228. Close_2.TextSize = 14
  229. Close_2.TextWrapped = true
  230.  
  231. Key.Name = "Key"
  232. Key.Parent = KeyFrame
  233. Key.BackgroundColor3 = Color3.new(1, 1, 1)
  234. Key.BackgroundTransparency = 1
  235. Key.Position = UDim2.new(0.119366042, 0, 0.391903341, 0)
  236. Key.Size = UDim2.new(0.764864862, 0, 0.410852611, 0)
  237. Key.Font = Enum.Font.SourceSans
  238. Key.Text = "NewLook"
  239. Key.TextColor3 = Color3.new(1, 1, 1)
  240. Key.TextScaled = true
  241. Key.TextSize = 14
  242. Key.TextWrapped = true
  243.  
  244. Message.Name = "Message"
  245. Message.Parent = KeyFrame
  246. Message.BackgroundColor3 = Color3.new(1, 1, 1)
  247. Message.BackgroundTransparency = 1
  248. Message.Position = UDim2.new(0.0355821773, 0, 0.0663220137, 0)
  249. Message.Size = UDim2.new(0.924324334, 0, 0.325581312, 0)
  250. Message.Font = Enum.Font.SourceSans
  251. Message.Text = "Todays Key:"
  252. Message.TextColor3 = Color3.new(1, 1, 1)
  253. Message.TextScaled = true
  254. Message.TextSize = 14
  255. Message.TextWrapped = true
  256.  
  257. OpenGui.Name = "OpenGui"
  258. OpenGui.Parent = Jxploit
  259. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  260. OpenGui.BorderSizePixel = 0
  261. OpenGui.Position = UDim2.new(0, 0, 0.523719192, 0)
  262. OpenGui.Size = UDim2.new(0.136627913, 0, 0.144212529, 0)
  263. OpenGui.Visible = false
  264. OpenGui.Image = "rbxassetid://3398494388"
  265. OpenGui.Draggable = true
  266. OpenGui.Active = true
  267.  
  268. Button.Name = "Button"
  269. Button.Parent = OpenGui
  270. Button.BackgroundColor3 = Color3.new(1, 1, 1)
  271. Button.BackgroundTransparency = 1
  272. Button.BorderSizePixel = 0
  273. Button.Position = UDim2.new(0.0638297871, 0, 0.171052635, 0)
  274. Button.Size = UDim2.new(0.865248203, 0, 0.657894731, 0)
  275. Button.Font = Enum.Font.SourceSans
  276. Button.Text = "Open / Close [M]"
  277. Button.TextColor3 = Color3.new(1, 1, 1)
  278. Button.TextScaled = true
  279. Button.TextSize = 14
  280. Button.TextStrokeColor3 = Color3.new(1, 1, 1)
  281. Button.TextStrokeTransparency = 0
  282. Button.TextWrapped = true
  283. -- Scripts:
  284. function SCRIPT_SBAZ83_FAKESCRIPT() -- InfJump.LocalScript
  285.     local script = Instance.new('LocalScript')
  286.     script.Parent = InfJump
  287.     script.Parent.MouseButton1Down:Connect(function()
  288.         plr = game.Players.LocalPlayer
  289.     mouse = plr:GetMouse()
  290.     mouse.KeyDown:connect(function(key)
  291.    
  292.     if key == " " then
  293.     game.Players.LocalPlayer.Character.Humanoid:ChangeState(3)
  294.     wait()
  295.     end
  296.     end)
  297.     end)
  298.  
  299. end
  300. coroutine.resume(coroutine.create(SCRIPT_SBAZ83_FAKESCRIPT))
  301. function SCRIPT_TFCY84_FAKESCRIPT() -- RevizAdmin.LocalScript
  302.     local script = Instance.new('LocalScript')
  303.     script.Parent = RevizAdmin
  304.     script.Parent.MouseButton1Down:Connect(function()
  305.             loadstring(game:HttpGet("https://pastebin.com/raw/KNUzQPYS",true))()
  306.     end)
  307.  
  308. end
  309. coroutine.resume(coroutine.create(SCRIPT_TFCY84_FAKESCRIPT))
  310. function SCRIPT_YFHM90_FAKESCRIPT() -- Delete.LocalScript
  311.     local script = Instance.new('LocalScript')
  312.     script.Parent = Delete
  313.     script.Parent.MouseButton1Down:Connect(function()
  314.             local Plr = game:GetService("Players").LocalPlayer
  315.     local Mouse = Plr:GetMouse()
  316.    
  317.     Mouse.Button1Down:connect(function()
  318.     if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftControl) then return end
  319.     if not Mouse.Target then return end
  320.     Mouse.Target:Destroy()
  321.     end)
  322.     end)
  323.  
  324. end
  325. coroutine.resume(coroutine.create(SCRIPT_YFHM90_FAKESCRIPT))
  326. function SCRIPT_DEQH65_FAKESCRIPT() -- Close.LocalScript
  327.     local script = Instance.new('LocalScript')
  328.     script.Parent = Close
  329.     script.Parent.MouseButton1Down:Connect(function()
  330.         script.Parent.Parent.Visible = false
  331.         script.Parent.Parent.Parent.OpenGui.Visible = true
  332.     end)
  333.  
  334. end
  335. coroutine.resume(coroutine.create(SCRIPT_DEQH65_FAKESCRIPT))
  336. function SCRIPT_RDUZ69_FAKESCRIPT() -- Kill.LocalScript
  337.     local script = Instance.new('LocalScript')
  338.     script.Parent = Kill
  339.     script.Parent.MouseButton1Down:Connect(function()
  340.             loadstring(game:HttpGet("https://pastebin.com/raw/fp3CAUma",true))()
  341.     end)
  342.  
  343. end
  344. coroutine.resume(coroutine.create(SCRIPT_RDUZ69_FAKESCRIPT))
  345. function SCRIPT_HLWE84_FAKESCRIPT() -- Verify.LocalScript
  346.     local script = Instance.new('LocalScript')
  347.     script.Parent = Verify
  348.     local Player = game.Players.LocalPlayer.Name
  349.     local Key = script.Parent.Parent.Parent.KeyFrame.Key
  350.    
  351.     script.Parent.MouseButton1Down:Connect(function()
  352.         if script.Parent.Parent.KeyBox.Text == Key.Text then
  353.             script.Parent.Text = "Correct Key!"
  354.             wait(2)
  355.             script.Parent.Parent.Visible = false
  356.             script.Parent.Parent.Parent.KeyFrame.Visible = false
  357.             script.Parent.Parent.Parent.OpenGui.Visible = true
  358.             script.Parent.Parent.Parent.MainGui["Hello Message"].Text = "Hello, "..Player
  359.         else
  360.             script.Parent.Text = "Invaild Key"
  361.             wait(2)
  362.             script.Parent.Text = "Submit"
  363.         end
  364.     end)
  365.  
  366. end
  367. coroutine.resume(coroutine.create(SCRIPT_HLWE84_FAKESCRIPT))
  368. function SCRIPT_WFCG78_FAKESCRIPT() -- GetKey.LocalScript
  369.     local script = Instance.new('LocalScript')
  370.     script.Parent = GetKey
  371.     script.Parent.MouseButton1Down:Connect(function()
  372.         script.Parent.Text = "5"
  373.         wait(1)
  374.         script.Parent.Text = "4"
  375.         wait(1)
  376.         script.Parent.Text = "3"
  377.         wait(1)
  378.         script.Parent.Text = "2"
  379.         wait(1)
  380.         script.Parent.Text = "1"
  381.         wait(1)
  382.         script.Parent.Text = "Getting key..."
  383.         wait(0.5)
  384.         script.Parent.Text = "Get Key"
  385.         script.Parent.Parent.Parent.KeyFrame.Visible = true
  386.     end)
  387.  
  388. end
  389. coroutine.resume(coroutine.create(SCRIPT_WFCG78_FAKESCRIPT))
  390. function SCRIPT_EITN83_FAKESCRIPT() -- Close_2.LocalScript
  391.     local script = Instance.new('LocalScript')
  392.     script.Parent = Close_2
  393.     script.Parent.MouseButton1Down:Connect(function()
  394.         script.Parent.Parent.Visible = false
  395.     end)
  396.  
  397. end
  398. coroutine.resume(coroutine.create(SCRIPT_EITN83_FAKESCRIPT))
  399. function SCRIPT_HXKF79_FAKESCRIPT() -- Button.LocalScript
  400.     local script = Instance.new('LocalScript')
  401.     script.Parent = Button
  402.     plr = game.Players.LocalPlayer
  403.     keyboard = plr:GetMouse()
  404.     Frame = script.Parent.Parent.Parent.MainGui
  405.    
  406.     keyboard.KeyDown:Connect(function(key)
  407.         if key == 'm' or key == 'M' then
  408.             if Frame.Visible == false then
  409.                 Frame.Visible = true
  410.                 script.Parent.Parent.Visible = false
  411.             else
  412.                 Frame.Visible = false
  413.             end
  414.         end
  415.     end)
  416.    
  417.     script.Parent.MouseButton1Down:Connect(function()
  418.         script.Parent.Parent.Visible = false
  419.         Frame.Visible = true
  420.     end)
  421.  
  422. end
  423. coroutine.resume(coroutine.create(SCRIPT_HXKF79_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement