Advertisement
Guest User

W

a guest
Nov 11th, 2018
144
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.83 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Xdose = Instance.new("ScreenGui")
  5. local Login = Instance.new("Frame")
  6. local username = Instance.new("TextBox")
  7. local Password = Instance.new("TextBox")
  8. local submit = Instance.new("TextButton")
  9. local title = Instance.new("TextLabel")
  10. local Main = Instance.new("Frame")
  11. local Mtitle = Instance.new("TextLabel")
  12. local Teleports = Instance.new("Frame")
  13. local Ttitle = Instance.new("TextLabel")
  14. local donut = Instance.new("TextButton")
  15. local jewout = Instance.new("TextButton")
  16. local gas = Instance.new("TextButton")
  17. local jewin = Instance.new("TextButton")
  18. local train = Instance.new("TextButton")
  19. local bank = Instance.new("TextButton")
  20. local criminalbase2 = Instance.new("TextButton")
  21. local criminalbase1 = Instance.new("TextButton")
  22. local Functions = Instance.new("Frame")
  23. local Ttitle_2 = Instance.new("TextLabel")
  24. local Gravity = Instance.new("TextButton")
  25. local infjump = Instance.new("TextButton")
  26. local Noclip = Instance.new("TextButton")
  27. local walkspeed = Instance.new("TextButton")
  28. --Properties:
  29. Xdose.Name = "Xdose"
  30. Xdose.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  31.  
  32. Login.Name = "Login"
  33. Login.Parent = Xdose
  34. Login.Active = true
  35. Login.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  36. Login.ClipsDescendants = true
  37. Login.Position = UDim2.new(0.23098591, 0, 0.0755364746, 0)
  38. Login.Selectable = true
  39. Login.Size = UDim2.new(0, 416, 0, 453)
  40.  
  41. username.Name = "username"
  42. username.Parent = Login
  43. username.BackgroundColor3 = Color3.new(1, 0.345098, 0.0196078)
  44. username.Position = UDim2.new(0.259615391, 0, 0.313465774, 0)
  45. username.Size = UDim2.new(0, 200, 0, 39)
  46. username.Font = Enum.Font.SourceSans
  47. username.PlaceholderColor3 = Color3.new(0.776471, 0.698039, 0.698039)
  48. username.Text = "Username"
  49. username.TextColor3 = Color3.new(0, 0, 0)
  50. username.TextScaled = true
  51. username.TextSize = 14
  52. username.TextWrapped = true
  53.  
  54. Password.Name = "Password"
  55. Password.Parent = Login
  56. Password.BackgroundColor3 = Color3.new(1, 0.345098, 0.0196078)
  57. Password.Position = UDim2.new(0.259615391, 0, 0.456953645, 0)
  58. Password.Size = UDim2.new(0, 200, 0, 39)
  59. Password.Font = Enum.Font.SourceSans
  60. Password.PlaceholderColor3 = Color3.new(0.776471, 0.698039, 0.698039)
  61. Password.Text = "Password"
  62. Password.TextColor3 = Color3.new(0, 0, 0)
  63. Password.TextScaled = true
  64. Password.TextSize = 14
  65. Password.TextWrapped = true
  66.  
  67. submit.Name = "submit"
  68. submit.Parent = Login
  69. submit.BackgroundColor3 = Color3.new(1, 0.345098, 0.0196078)
  70. submit.Position = UDim2.new(0.331730783, 0, 0.642384112, 0)
  71. submit.Size = UDim2.new(0, 150, 0, 42)
  72. submit.Font = Enum.Font.SourceSans
  73. submit.Text = "Login"
  74. submit.TextColor3 = Color3.new(0, 0, 0)
  75. submit.TextScaled = true
  76. submit.TextSize = 14
  77. submit.TextWrapped = true
  78.  
  79. title.Name = "title"
  80. title.Parent = Login
  81. title.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  82. title.Position = UDim2.new(0.259615391, 0, 0, 0)
  83. title.Size = UDim2.new(0, 200, 0, 75)
  84. title.Font = Enum.Font.SciFi
  85. title.Text = "Xdose"
  86. title.TextColor3 = Color3.new(0, 0, 0)
  87. title.TextScaled = true
  88. title.TextSize = 38
  89. title.TextWrapped = true
  90.  
  91. Main.Name = "Main"
  92. Main.Parent = Xdose
  93. Main.Active = true
  94. Main.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  95. Main.ClipsDescendants = true
  96. Main.Position = UDim2.new(0.191549301, 0, 0.335622311, 0)
  97. Main.Selectable = true
  98. Main.Size = UDim2.new(0, 656, 0, 571)
  99. Main.Visible = false
  100.  
  101. Mtitle.Name = "Mtitle"
  102. Mtitle.Parent = Main
  103. Mtitle.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  104. Mtitle.Position = UDim2.new(0.346505642, 0, 0, 0)
  105. Mtitle.Size = UDim2.new(0, 200, 0, 75)
  106. Mtitle.Font = Enum.Font.SciFi
  107. Mtitle.Text = "Xdose"
  108. Mtitle.TextColor3 = Color3.new(0, 0, 0)
  109. Mtitle.TextScaled = true
  110. Mtitle.TextSize = 38
  111. Mtitle.TextWrapped = true
  112.  
  113. Teleports.Name = "Teleports"
  114. Teleports.Parent = Main
  115. Teleports.BackgroundColor3 = Color3.new(1, 0.345098, 0.0196078)
  116. Teleports.Position = UDim2.new(0, 0, 0.131139755, 0)
  117. Teleports.Size = UDim2.new(0, 323, 0, 496)
  118.  
  119. Ttitle.Name = "Ttitle"
  120. Ttitle.Parent = Teleports
  121. Ttitle.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  122. Ttitle.Position = UDim2.new(-0.00406611292, 0, 0, 0)
  123. Ttitle.Size = UDim2.new(0, 324, 0, 47)
  124. Ttitle.Font = Enum.Font.SciFi
  125. Ttitle.Text = "Teleports"
  126. Ttitle.TextColor3 = Color3.new(0, 0, 0)
  127. Ttitle.TextScaled = true
  128. Ttitle.TextSize = 38
  129. Ttitle.TextWrapped = true
  130.  
  131. donut.Name = "donut"
  132. donut.Parent = Teleports
  133. donut.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  134. donut.Position = UDim2.new(0.501547992, 0, 0.211693555, 0)
  135. donut.Size = UDim2.new(0, 161, 0, 50)
  136. donut.Font = Enum.Font.SourceSans
  137. donut.Text = "Donut shop"
  138. donut.TextColor3 = Color3.new(0, 0, 0)
  139. donut.TextScaled = true
  140. donut.TextSize = 14
  141. donut.TextWrapped = true
  142.  
  143. jewout.Name = "jewout"
  144. jewout.Parent = Teleports
  145. jewout.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  146. jewout.Position = UDim2.new(-1.86264515e-08, 0, 0.328629017, 0)
  147. jewout.Size = UDim2.new(0, 161, 0, 50)
  148. jewout.Font = Enum.Font.SourceSans
  149. jewout.Text = "Jewelry out"
  150. jewout.TextColor3 = Color3.new(0, 0, 0)
  151. jewout.TextScaled = true
  152. jewout.TextSize = 14
  153. jewout.TextWrapped = true
  154.  
  155. gas.Name = "gas"
  156. gas.Parent = Teleports
  157. gas.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  158. gas.Position = UDim2.new(0.00309597515, 0, 0.211693555, 0)
  159. gas.Size = UDim2.new(0, 161, 0, 50)
  160. gas.Font = Enum.Font.SourceSans
  161. gas.Text = "Gas station"
  162. gas.TextColor3 = Color3.new(0, 0, 0)
  163. gas.TextScaled = true
  164. gas.TextSize = 14
  165. gas.TextWrapped = true
  166.  
  167. jewin.Name = "jewin"
  168. jewin.Parent = Teleports
  169. jewin.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  170. jewin.Position = UDim2.new(0.501547992, 0, 0.328629047, 0)
  171. jewin.Size = UDim2.new(0, 161, 0, 50)
  172. jewin.Font = Enum.Font.SourceSans
  173. jewin.Text = "Jewelry in"
  174. jewin.TextColor3 = Color3.new(0, 0, 0)
  175. jewin.TextScaled = true
  176. jewin.TextSize = 14
  177. jewin.TextWrapped = true
  178.  
  179. train.Name = "train"
  180. train.Parent = Teleports
  181. train.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  182. train.Position = UDim2.new(0.501547992, 0, 0.449596792, 0)
  183. train.Size = UDim2.new(0, 161, 0, 50)
  184. train.Font = Enum.Font.SourceSans
  185. train.Text = "Train spawn"
  186. train.TextColor3 = Color3.new(0, 0, 0)
  187. train.TextScaled = true
  188. train.TextSize = 14
  189. train.TextWrapped = true
  190.  
  191. bank.Name = "bank"
  192. bank.Parent = Teleports
  193. bank.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  194. bank.Position = UDim2.new(0.00309597515, 0, 0.449596792, 0)
  195. bank.Size = UDim2.new(0, 161, 0, 50)
  196. bank.Font = Enum.Font.SourceSans
  197. bank.Text = "Bank front"
  198. bank.TextColor3 = Color3.new(0, 0, 0)
  199. bank.TextScaled = true
  200. bank.TextSize = 14
  201. bank.TextWrapped = true
  202.  
  203. criminalbase2.Name = "criminalbase2"
  204. criminalbase2.Parent = Teleports
  205. criminalbase2.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  206. criminalbase2.Position = UDim2.new(0.498452008, 0, 0.0947580636, 0)
  207. criminalbase2.Size = UDim2.new(0, 161, 0, 50)
  208. criminalbase2.Font = Enum.Font.SourceSans
  209. criminalbase2.Text = "Criminal base 2"
  210. criminalbase2.TextColor3 = Color3.new(0, 0, 0)
  211. criminalbase2.TextScaled = true
  212. criminalbase2.TextSize = 14
  213. criminalbase2.TextWrapped = true
  214.  
  215. criminalbase1.Name = "criminalbase1"
  216. criminalbase1.Parent = Teleports
  217. criminalbase1.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  218. criminalbase1.Position = UDim2.new(0, 0, 0.0947580785, 0)
  219. criminalbase1.Size = UDim2.new(0, 161, 0, 50)
  220. criminalbase1.Font = Enum.Font.SourceSans
  221. criminalbase1.Text = "Criminal base 1"
  222. criminalbase1.TextColor3 = Color3.new(0, 0, 0)
  223. criminalbase1.TextScaled = true
  224. criminalbase1.TextSize = 14
  225. criminalbase1.TextWrapped = true
  226.  
  227. Functions.Name = "Functions"
  228. Functions.Parent = Main
  229. Functions.BackgroundColor3 = Color3.new(1, 0.345098, 0.0196078)
  230. Functions.Position = UDim2.new(0.506156206, 0, 0.131139755, 0)
  231. Functions.Size = UDim2.new(0, 323, 0, 496)
  232.  
  233. Ttitle_2.Name = "Ttitle"
  234. Ttitle_2.Parent = Functions
  235. Ttitle_2.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  236. Ttitle_2.Size = UDim2.new(0, 323, 0, 47)
  237. Ttitle_2.Font = Enum.Font.SciFi
  238. Ttitle_2.Text = "Functions"
  239. Ttitle_2.TextColor3 = Color3.new(0, 0, 0)
  240. Ttitle_2.TextScaled = true
  241. Ttitle_2.TextSize = 38
  242. Ttitle_2.TextWrapped = true
  243.  
  244. Gravity.Name = "Gravity"
  245. Gravity.Parent = Functions
  246. Gravity.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  247. Gravity.Position = UDim2.new(0, 0, 0.0947580785, 0)
  248. Gravity.Size = UDim2.new(0, 161, 0, 50)
  249. Gravity.Font = Enum.Font.SourceSans
  250. Gravity.Text = "Gravity"
  251. Gravity.TextColor3 = Color3.new(0, 0, 0)
  252. Gravity.TextScaled = true
  253. Gravity.TextSize = 14
  254. Gravity.TextWrapped = true
  255.  
  256. infjump.Name = "infjump"
  257. infjump.Parent = Functions
  258. infjump.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  259. infjump.Position = UDim2.new(0.501547992, 0, 0.0947580785, 0)
  260. infjump.Size = UDim2.new(0, 161, 0, 50)
  261. infjump.Font = Enum.Font.SourceSans
  262. infjump.Text = "Infinite jumps"
  263. infjump.TextColor3 = Color3.new(0, 0, 0)
  264. infjump.TextScaled = true
  265. infjump.TextSize = 14
  266. infjump.TextWrapped = true
  267.  
  268. Noclip.Name = "Noclip"
  269. Noclip.Parent = Functions
  270. Noclip.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  271. Noclip.Position = UDim2.new(0, 0, 0.211693555, 0)
  272. Noclip.Size = UDim2.new(0, 161, 0, 50)
  273. Noclip.Font = Enum.Font.SourceSans
  274. Noclip.Text = "Noclip (B)"
  275. Noclip.TextColor3 = Color3.new(0, 0, 0)
  276. Noclip.TextScaled = true
  277. Noclip.TextSize = 14
  278. Noclip.TextWrapped = true
  279.  
  280. walkspeed.Name = "walkspeed"
  281. walkspeed.Parent = Functions
  282. walkspeed.BackgroundColor3 = Color3.new(1, 0.454902, 0.290196)
  283. walkspeed.Position = UDim2.new(0.501547992, 0, 0.211693555, 0)
  284. walkspeed.Size = UDim2.new(0, 161, 0, 50)
  285. walkspeed.Font = Enum.Font.SourceSans
  286. walkspeed.Text = "Walkspeed (X)"
  287. walkspeed.TextColor3 = Color3.new(0, 0, 0)
  288. walkspeed.TextScaled = true
  289. walkspeed.TextSize = 14
  290. walkspeed.TextWrapped = true
  291. -- Scripts:
  292. function SCRIPT_NSHQ68_FAKESCRIPT() -- Login.login_script
  293. getfenv().script = Instance.new('LocalScript', Login)
  294.  
  295. if script.Parent.Password == "2712Oliv" and script.Parent.username == "Fewster" then
  296. logged = true
  297. end
  298. Main=script.Parent.Parent.Main
  299. login=script.Parent.Parent.Login
  300. Button=script.Parent.submit
  301. Button.MouseButton1Click:Connect(function(open)
  302. if script.Parent.Password.Text == "2712Oliv" and script.Parent.username.Text == "Fewster" then
  303.  
  304. Main.Visible = true
  305. login.Visible = false
  306. end
  307. end)
  308.  
  309.  
  310. end
  311. coroutine.resume(coroutine.create(SCRIPT_NSHQ68_FAKESCRIPT))
  312. function SCRIPT_FKIP72_FAKESCRIPT() -- Xdose.Drag script
  313. getfenv().script = Instance.new('LocalScript', Xdose)
  314.  
  315. for _,v in ipairs(script.Parent:GetDescendants()) do
  316. if not v:IsA("LocalScript") then
  317. v.Draggable = true
  318. end
  319. end
  320.  
  321. end
  322. coroutine.resume(coroutine.create(SCRIPT_FKIP72_FAKESCRIPT))
  323. function SCRIPT_JBAL74_FAKESCRIPT() -- Teleports.Script
  324. getfenv().script = Instance.new('Script', Teleports)
  325.  
  326.  
  327.  
  328. end
  329. coroutine.resume(coroutine.create(SCRIPT_JBAL74_FAKESCRIPT))
  330. function SCRIPT_CFFA66_FAKESCRIPT() -- donut.Script
  331. getfenv().script = Instance.new('Script', donut)
  332.  
  333. script.Parent.MouseButton1Down:connect(function()
  334. for i=1,32 do
  335. wait(0.2)
  336. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(257.191101, 17.81828869, -1753.11206)
  337. end
  338. end)
  339.  
  340. end
  341. coroutine.resume(coroutine.create(SCRIPT_CFFA66_FAKESCRIPT))
  342. function SCRIPT_QBQZ80_FAKESCRIPT() -- jewout.Script
  343. getfenv().script = Instance.new('Script', jewout)
  344.  
  345. script.Parent.MouseButton1Down:connect(function()
  346. for i = 1,45 do
  347. wait(.08)
  348. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(101.211128, 98.6576996, 1310.54175)
  349. end
  350. end)
  351.  
  352. end
  353. coroutine.resume(coroutine.create(SCRIPT_QBQZ80_FAKESCRIPT))
  354. function SCRIPT_XPPB72_FAKESCRIPT() -- gas.Script
  355. getfenv().script = Instance.new('Script', gas)
  356.  
  357. script.Parent.MouseButton1Down:connect(function()
  358. for i=1,32 do
  359. wait(0.2)
  360. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1586.41101, 17.8481865, 709.37262)
  361. end
  362. end)
  363.  
  364. end
  365. coroutine.resume(coroutine.create(SCRIPT_XPPB72_FAKESCRIPT))
  366. function SCRIPT_BTLF68_FAKESCRIPT() -- jewin.Script
  367. getfenv().script = Instance.new('Script', jewin)
  368.  
  369. script.Parent.MouseButton1Down:connect(function()
  370. for i = 1,45 do
  371. wait(.08)
  372. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(133.300705, 17.9375954, 1316.42407)
  373. end
  374. end)
  375.  
  376. end
  377. coroutine.resume(coroutine.create(SCRIPT_BTLF68_FAKESCRIPT))
  378. function SCRIPT_JVES89_FAKESCRIPT() -- train.Script
  379. getfenv().script = Instance.new('Script', train)
  380.  
  381. script.Parent.MouseButton1Down:connect(function()
  382. for i = 1,45 do
  383. wait(.08)
  384. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1954.95007, 68.0448606, -603.844116)
  385. end
  386. end)
  387.  
  388. end
  389. coroutine.resume(coroutine.create(SCRIPT_JVES89_FAKESCRIPT))
  390. function SCRIPT_PQAK84_FAKESCRIPT() -- bank.Script
  391. getfenv().script = Instance.new('Script', bank)
  392.  
  393. script.Parent.MouseButton1Down:connect(function()
  394. for i=1,32 do
  395. wait(0.2)
  396. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147)
  397. end
  398. end)
  399.  
  400. end
  401. coroutine.resume(coroutine.create(SCRIPT_PQAK84_FAKESCRIPT))
  402. function SCRIPT_ECNI83_FAKESCRIPT() -- criminalbase2.Script
  403. getfenv().script = Instance.new('Script', criminalbase2)
  404.  
  405. script.Parent.MouseButton1Down:connect(function()
  406. for i = 1,45 do
  407. wait(.08)
  408. game:GetService('Players').LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-221.723099, 17.8924026, 1578.80261)
  409. end
  410. end)
  411.  
  412. end
  413. coroutine.resume(coroutine.create(SCRIPT_ECNI83_FAKESCRIPT))
  414. function SCRIPT_QZIS89_FAKESCRIPT() -- criminalbase1.Script
  415. getfenv().script = Instance.new('Script', criminalbase1)
  416.  
  417. script.Parent.MouseButton1Down:connect(function()
  418. for i=1,32 do
  419. wait(0.2)
  420. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(9.92591476, 17.8639755, 786.788147)
  421. end
  422. end)
  423.  
  424. end
  425. coroutine.resume(coroutine.create(SCRIPT_QZIS89_FAKESCRIPT))
  426. function SCRIPT_KUGC72_FAKESCRIPT() -- Gravity.Script
  427. getfenv().script = Instance.new('Script', Gravity)
  428.  
  429. Gravity.MouseButton1Down:connect(function()
  430. if Gravity == true then
  431. Gravity = false
  432. game.workspace.Gravity = 196.2
  433. else
  434. Gravity = true
  435. game.workspace.Gravity = 45
  436. end
  437. end)
  438.  
  439. end
  440. coroutine.resume(coroutine.create(SCRIPT_KUGC72_FAKESCRIPT))
  441. function SCRIPT_NUMN74_FAKESCRIPT() -- infjump.Script
  442. getfenv().script = Instance.new('Script', infjump)
  443.  
  444. local InfiniteJumpEnabled = true
  445. game:GetService("UserInputService").JumpRequest:connect(function()
  446. if InfiniteJumpEnabled == true then
  447. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  448. if InfiniteJumpEnabled == false then
  449.  
  450. end
  451. end
  452. end)
  453.  
  454. end
  455. coroutine.resume(coroutine.create(SCRIPT_NUMN74_FAKESCRIPT))
  456. function SCRIPT_NCXL73_FAKESCRIPT() -- Noclip.Script
  457. getfenv().script = Instance.new('Script', Noclip)
  458.  
  459. script.Parent.MouseButton1Down:connect(function()
  460.  
  461. local noclipplayer = game:GetService("Players").LocalPlayer
  462. local noclipmouse = noclipplayer:GetMouse()
  463.  
  464. local donoclip = false
  465. local noclip = false
  466.  
  467. function b_noclip(key)
  468. if (key == "b") then
  469. if noclip == false then
  470. donoclip = true
  471.  
  472. noclip = true
  473. elseif noclip == true then
  474. donoclip = false
  475.  
  476. noclip = false
  477. end
  478. end
  479. end
  480.  
  481. noclipmouse.KeyDown:connect(b_noclip)
  482.  
  483. game:GetService("Players").LocalPlayer.Character.Head.Touched:connect(function(obj)
  484. if obj ~= workspace.Terrain then
  485. if donoclip == true then
  486. obj.CanCollide = false
  487. else
  488. obj.CanCollide = true
  489. end
  490. end
  491. end)
  492. end)
  493.  
  494. end
  495. coroutine.resume(coroutine.create(SCRIPT_NCXL73_FAKESCRIPT))
  496. function SCRIPT_SKCL87_FAKESCRIPT() -- walkspeed.Script
  497. getfenv().script = Instance.new('Script', walkspeed)
  498.  
  499. script.Parent.MouseButton1Down:connect(function()
  500. local walkspeedplayer = game:GetService("Players").LocalPlayer
  501. local walkspeedmouse = walkspeedplayer:GetMouse()
  502.  
  503. local walkspeedenabled = false
  504.  
  505. function x_walkspeed(key)
  506. if (key == "x") then
  507. if walkspeedenabled == false then
  508. _G.WS = 200;
  509. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  510. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  511. Humanoid.WalkSpeed = _G.WS;
  512. end)
  513. Humanoid.WalkSpeed = _G.WS;
  514.  
  515. walkspeedenabled = true
  516. elseif walkspeedenabled == true then
  517. _G.WS = 20;
  518. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  519. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  520. Humanoid.WalkSpeed = _G.WS;
  521. end)
  522. Humanoid.WalkSpeed = _G.WS;
  523.  
  524. walkspeedenabled = false
  525. end
  526. end
  527. end
  528.  
  529. walkspeedmouse.KeyDown:connect(x_walkspeed)
  530.  
  531. end)
  532.  
  533. end
  534. coroutine.resume(coroutine.create(SCRIPT_SKCL87_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement