Advertisement
Guest User

Strucid Script By $3xY

a guest
Feb 9th, 2019
3,467
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.03 KB | None | 0 0
  1. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  2. Text = "[Notice] GUI Made by xAlone#9124 , [YT] RoExploits#3605, Outer in a bag#0001";
  3. Color = Color3.new(255, 0, 72);
  4. Font = Enum.Font.SourceSansBold;
  5. FontSize = Enum.FontSize.Size24;
  6. })
  7.  
  8. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  9. Text = "[Warning] WE ARE NOT RESPONSIBLE FOR ANY BANS!, USE IT ON ALT ACCOUNTS!";
  10. Color = Color3.new(255, 0, 0);
  11. Font = Enum.Font.SourceSansBold;
  12. FontSize = Enum.FontSize.Size24;
  13. })
  14.  
  15.  
  16. -- Farewell Infortality.
  17. -- Version: 2.82
  18. -- Instances:
  19. local By3xY = Instance.new("ScreenGui")
  20. local Credit = Instance.new("Frame")
  21. local TextLabel = Instance.new("TextLabel")
  22. local TextLabel_2 = Instance.new("TextLabel")
  23. local AimBotGui = Instance.new("Frame")
  24. local AimBotName = Instance.new("TextLabel")
  25. local AimLock = Instance.new("TextButton")
  26. local Box = Instance.new("TextButton")
  27. local Help = Instance.new("TextButton")
  28. local OpenClose = Instance.new("Frame")
  29. local Open = Instance.new("TextButton")
  30. local Close = Instance.new("TextButton")
  31. local VisGui = Instance.new("Frame")
  32. local InfJump = Instance.new("TextButton")
  33. local Vis = Instance.new("TextLabel")
  34. local Gravity = Instance.new("TextButton")
  35. local Speed = Instance.new("TextButton")
  36. local Jump = Instance.new("TextButton")
  37. local Crash = Instance.new("TextButton")
  38. local TpGui = Instance.new("Frame")
  39. local Vis_2 = Instance.new("TextLabel")
  40. local ComingSoon = Instance.new("TextButton")
  41. local HelpGui = Instance.new("Frame")
  42. local Help_2 = Instance.new("TextLabel")
  43. local XButton = Instance.new("TextButton")
  44. local MyDiscord = Instance.new("TextLabel")
  45. local ScrollingFrame = Instance.new("ScrollingFrame")
  46. local Help_3 = Instance.new("TextLabel")
  47. --Properties:
  48. By3xY.Name = "By$3xY"
  49. By3xY.Parent = game.CoreGui
  50. By3xY.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  51.  
  52. Credit.Name = "Credit"
  53. Credit.Parent = By3xY
  54. Credit.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  55. Credit.BackgroundTransparency = 0.60000002384186
  56. Credit.Size = UDim2.new(0, 1366, 0, 32)
  57.  
  58. TextLabel.Parent = Credit
  59. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  60. TextLabel.BackgroundTransparency = 1
  61. TextLabel.Position = UDim2.new(-0.0175695457, 0, 0, 0)
  62. TextLabel.Size = UDim2.new(0, 295, 0, 32)
  63. TextLabel.Font = Enum.Font.SourceSansLight
  64. TextLabel.Text = Strucid Smasher"
  65. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  66. TextLabel.TextScaled = true
  67. TextLabel.TextSize = 14
  68. TextLabel.TextWrapped = true
  69.  
  70. TextLabel_2.Parent = Credit
  71. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  72. TextLabel_2.BackgroundTransparency = 1
  73. TextLabel_2.Position = UDim2.new(0.150805265, 0, 0, 0)
  74. TextLabel_2.Size = UDim2.new(0, 109, 0, 32)
  75. TextLabel_2.Font = Enum.Font.SourceSansLight
  76. TextLabel_2.Text = "2.0"
  77. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  78. TextLabel_2.TextScaled = true
  79. TextLabel_2.TextSize = 14
  80. TextLabel_2.TextWrapped = true
  81.  
  82. AimBotGui.Name = "AimBot Gui"
  83. AimBotGui.Parent = By3xY
  84. AimBotGui.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  85. AimBotGui.BackgroundTransparency = 0.30000001192093
  86. AimBotGui.Position = UDim2.new(0.00658857962, 0, 0.0590909086, 0)
  87. AimBotGui.Size = UDim2.new(0, 153, 0, 220)
  88.  
  89. AimBotName.Name = "AimBot Name"
  90. AimBotName.Parent = AimBotGui
  91. AimBotName.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  92. AimBotName.Size = UDim2.new(0, 153, 0, 28)
  93. AimBotName.Font = Enum.Font.SourceSans
  94. AimBotName.Text = "AimBot"
  95. AimBotName.TextColor3 = Color3.new(1, 1, 1)
  96. AimBotName.TextScaled = true
  97. AimBotName.TextSize = 14
  98. AimBotName.TextWrapped = true
  99.  
  100. AimLock.Name = "AimLock"
  101. AimLock.Parent = AimBotGui
  102. AimLock.BackgroundColor3 = Color3.new(1, 1, 1)
  103. AimLock.BackgroundTransparency = 1
  104. AimLock.Position = UDim2.new(0, 0, 0.127272725, 0)
  105. AimLock.Size = UDim2.new(0, 153, 0, 50)
  106. AimLock.Font = Enum.Font.SourceSans
  107. AimLock.Text = "AimLock"
  108. AimLock.TextColor3 = Color3.new(1, 1, 1)
  109. AimLock.TextScaled = true
  110. AimLock.TextSize = 14
  111. AimLock.TextWrapped = true
  112. AimLock.MouseButton1Down:connect(function()
  113. local plrs = game:GetService("Players")
  114. local TeamBased = true ; local teambasedswitch = "o"
  115. local presskeytoaim = true; local aimkey = "e"
  116. local raycast = false
  117.  
  118. local espupdatetime = 5; autoesp = false
  119.  
  120.  
  121.  
  122. local lockaim = true; local lockangle = 5
  123.  
  124.  
  125.  
  126. --function findwat(folder, what)
  127. -- for i, smth in pairs(folder:GetChildren()) do
  128. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  129. -- return smth
  130. -- end
  131. -- end
  132. --end
  133. --
  134. --local plrs = findwat(game, "Players")
  135.  
  136.  
  137.  
  138.  
  139. local Gui = Instance.new("ScreenGui")
  140. local Move = Instance.new("Frame")
  141. local Main = Instance.new("Frame")
  142. local EspStatus = Instance.new("TextLabel")
  143. local st1 = Instance.new("TextLabel")
  144. local st1_2 = Instance.new("TextLabel")
  145. local st1_3 = Instance.new("TextLabel")
  146. local Name = Instance.new("TextLabel")
  147. --Properties:
  148. Gui.Name = "Gui"
  149. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  150. -- Scripts:
  151.  
  152.  
  153. local plrsforaim = {}
  154.  
  155. local lplr = game:GetService("Players").LocalPlayer
  156. Move.Draggable = true
  157. Gui.ResetOnSpawn = false
  158. Gui.Name = "Chat"
  159. Gui.DisplayOrder = 999
  160.  
  161. Gui.Parent = plrs.LocalPlayer.PlayerGui
  162.  
  163.  
  164. f = {}
  165. local espforlder
  166.  
  167. f.addesp = function()
  168. --print("ESP ran")
  169. if espforlder then
  170. else
  171. espforlder = Instance.new("Folder")
  172. espforlder.Parent = game.Workspace.CurrentCamera
  173. end
  174. for i, v in pairs(espforlder:GetChildren()) do
  175. v:Destroy()
  176. end
  177. for _, plr in pairs(plrs:GetChildren()) do
  178. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  179. if TeamBased == true then
  180. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  181. local e = espforlder:FindFirstChild(plr.Name)
  182. if not e then
  183. --print("Added esp for team based")
  184. local bill = Instance.new("BillboardGui", espforlder)
  185. bill.Name = plr.Name
  186. bill.AlwaysOnTop = true
  187. bill.Size = UDim2.new(1,0,1,0)
  188. bill.Adornee = plr.Character.Head
  189. local Frame = Instance.new('Frame',bill)
  190. Frame.Active = true
  191. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  192. Frame.BackgroundTransparency = 0
  193. Frame.BorderSizePixel = 0
  194. Frame.AnchorPoint = Vector2.new(.5, .5)
  195. Frame.Position = UDim2.new (0.5,0,0.5,0)
  196. Frame.Size = UDim2.new (1,0,1,0)
  197. Frame.Rotation = 0
  198. plr.Character.Humanoid.Died:Connect(function()
  199. bill:Destroy()
  200. end)
  201. end
  202. end
  203. else
  204. local e = espforlder:FindFirstChild(plr.Name)
  205. if not e then
  206. --print("Added esp")
  207. local bill = Instance.new("BillboardGui", espforlder)
  208. bill.Name = plr.Name
  209. bill.AlwaysOnTop = true
  210. bill.Size = UDim2.new(1,0,1,0)
  211. bill.Adornee = plr.Character.Head
  212. local Frame = Instance.new('Frame',bill)
  213. Frame.Active = true
  214. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  215. Frame.BackgroundTransparency = 0
  216. Frame.BorderSizePixel = 0
  217. Frame.AnchorPoint = Vector2.new(.5, .5)
  218. Frame.Position = UDim2.new (0.5,0,0.5,0)
  219. Frame.Size = UDim2.new (1,0,1,0)
  220. Frame.Rotation = 0
  221. plr.Character.Humanoid.Died:Connect(function()
  222. bill:Destroy()
  223. end)
  224. end
  225. end
  226.  
  227.  
  228. end
  229. end
  230. end
  231. local cam = game.Workspace.CurrentCamera
  232.  
  233. local mouse = lplr:GetMouse()
  234. local switch = false
  235. local key = "k"
  236. local aimatpart = nil
  237. mouse.KeyDown:Connect(function(a)
  238. if a == "t" then
  239. print("worked1")
  240. f.addesp()
  241. elseif a == "u" then
  242. if raycast == true then
  243. raycast = false
  244. else
  245. raycast = true
  246. end
  247. elseif a == "l" then
  248. if autoesp == false then
  249. autoesp = true
  250. else
  251. autoesp = false
  252. end
  253. end
  254. if a == "j" then
  255. if mouse.Target then
  256. mouse.Target:Destroy()
  257. end
  258. end
  259. if a == key then
  260. if switch == false then
  261. switch = true
  262. else
  263. switch = false
  264. if aimatpart ~= nil then
  265. aimatpart = nil
  266. end
  267. end
  268. elseif a == teambasedswitch then
  269. if TeamBased == true then
  270. TeamBased = false
  271. teambasedstatus.Text = tostring(TeamBased)
  272. else
  273. TeamBased = true
  274. teambasedstatus.Text = tostring(TeamBased)
  275. end
  276. elseif a == aimkey then
  277. if not aimatpart then
  278. local maxangle = math.rad(20)
  279. for i, plr in pairs(plrs:GetChildren()) do
  280. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  281. if TeamBased == true then
  282. if plr.Team.Name ~= lplr.Team.Name then
  283. local an = checkfov(plr.Character.Head)
  284. if an < maxangle then
  285. maxangle = an
  286. aimatpart = plr.Character.Head
  287. end
  288. end
  289. else
  290. local an = checkfov(plr.Character.Head)
  291. if an < maxangle then
  292. maxangle = an
  293. aimatpart = plr.Character.Head
  294. end
  295. print(plr)
  296. end
  297. plr.Character.Humanoid.Died:Connect(function()
  298. if aimatpart.Parent == plr.Character or aimatpart == nil then
  299. aimatpart = nil
  300. end
  301. end)
  302. end
  303. end
  304. else
  305. aimatpart = nil
  306. end
  307. end
  308. end)
  309.  
  310. function getfovxyz (p0, p1, deg)
  311. local x1, y1, z1 = p0:ToOrientation()
  312. local cf = CFrame.new(p0.p, p1.p)
  313. local x2, y2, z2 = cf:ToOrientation()
  314. --local d = math.deg
  315. if deg then
  316. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  317. else
  318. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  319. end
  320. end
  321.  
  322. function getaimbotplrs()
  323. plrsforaim = {}
  324. for i, plr in pairs(plrs:GetChildren()) do
  325. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  326.  
  327. if TeamBased == true then
  328. if plr.Team.Name ~= lplr.Team.Name then
  329. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  330. local r = Ray.new(cf, cf.LookVector * 10000)
  331. local ign = {}
  332. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  333. if v:IsA("BasePart") then
  334. table.insert(ign , v)
  335. end
  336. end
  337. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  338. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  339. table.insert(plrsforaim, obj)
  340. end
  341. end
  342. else
  343. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  344. local r = Ray.new(cf, cf.LookVector * 10000)
  345. local ign = {}
  346. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  347. if v:IsA("BasePart") then
  348. table.insert(ign , v)
  349. end
  350. end
  351. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  352. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  353. table.insert(plrsforaim, obj)
  354. end
  355. end
  356.  
  357.  
  358. end
  359. end
  360. end
  361.  
  362. function aimat(part)
  363. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  364. end
  365. function checkfov (part)
  366. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  367. local angle = math.abs(fov.X) + math.abs(fov.Y)
  368. return angle
  369. end
  370.  
  371. game:GetService("RunService").RenderStepped:Connect(function()
  372. if aimatpart then
  373. aimat(aimatpart)
  374. if aimatpart.Parent == plrs.LocalPlayer.Character then
  375. aimatpart = nil
  376. end
  377. end
  378.  
  379.  
  380. -- if switch == true then
  381. -- local maxangle = 99999
  382. --
  383. -- --print("Loop")
  384. -- if true and raycast == false then
  385. -- for i, plr in pairs(plrs:GetChildren()) do
  386. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  387. -- if TeamBased then
  388. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  389. -- local an = checkfov(plr.Character.Head)
  390. -- if an < maxangle then
  391. -- maxangle = an
  392. -- aimatpart = plr.Character.Head
  393. -- if an < lockangle then
  394. -- break
  395. -- end
  396. -- end
  397. -- end
  398. -- else
  399. -- local an = checkfov(plr.Character.Head)
  400. -- if an < maxangle then
  401. -- maxangle = an
  402. -- aimatpart = plr.Character.Head
  403. -- if an < lockangle then
  404. -- break
  405. -- end
  406. -- end
  407. -- end
  408. --
  409. --
  410. --
  411. --
  412. -- end
  413. -- end
  414. -- elseif raycast == true then
  415. --
  416. -- end
  417.  
  418. if raycast == true and switch == false and not aimatpart then
  419. getaimbotplrs()
  420. aimatpart = nil
  421. local maxangle = 999
  422. for i, v in ipairs(plrsforaim) do
  423. if v.Parent ~= lplr.Character then
  424. local an = checkfov(v)
  425. if an < maxangle and v ~= lplr.Character.Head then
  426. maxangle = an
  427. aimatpart = v
  428. print(v:GetFullName())
  429. v.Parent.Humanoid.Died:connect(function()
  430. aimatpart = nil
  431. end)
  432. end
  433. end
  434. end
  435.  
  436. end
  437. end)
  438. delay(0, function()
  439. while wait(espupdatetime) do
  440. if autoesp == true then
  441. pcall(function()
  442. f.addesp()
  443. end)
  444. end
  445. end
  446. end)
  447. warn("loaded")
  448. end)
  449.  
  450. Box.Name = "Box"
  451. Box.Parent = AimBotGui
  452. Box.BackgroundColor3 = Color3.new(1, 1, 1)
  453. Box.BackgroundTransparency = 1
  454. Box.Position = UDim2.new(0, 0, 0.427272707, 0)
  455. Box.Size = UDim2.new(0, 153, 0, 50)
  456. Box.Font = Enum.Font.SourceSans
  457. Box.Text = "Box"
  458. Box.TextColor3 = Color3.new(1, 1, 1)
  459. Box.TextScaled = true
  460. Box.TextSize = 14
  461. Box.TextWrapped = true
  462. Box.MouseButton1Click:connect(function()
  463. Important = {
  464. Players = game:GetService("Players"),
  465. Workspace = game:GetService("Workspace"),
  466. CoreGui = game:WaitForChild("CoreGui")
  467. }
  468. local ai = false;
  469. function CreateESP(plr)
  470. if plr ~= nil then
  471. local aj = plr.Character;
  472. if not aj then
  473. return
  474. end;
  475. local ak;
  476. do
  477. repeat
  478. wait()
  479. until aj:FindFirstChild("Head")
  480. end;
  481. ak = aj.Head;
  482. local al = Instance.new("BillboardGui", Important.CoreGui)
  483. al.Adornee = ak;
  484. al.ExtentsOffset = Vector3.new(0, 1, 0)
  485. al.AlwaysOnTop = true;
  486. al.Size = UDim2.new(0, 5, 0, 5)
  487. al.StudsOffset = Vector3.new(0, 3, 0)
  488. al.Name = "ESP_PLAYER_"..plr.Name;
  489. local am = Instance.new("Frame", al)
  490. am.ZIndex = 10;
  491. am.BackgroundTransparency = 1;
  492. am.Size = UDim2.new(1, 0, 1, 0)
  493. local an = Instance.new("TextLabel", am)
  494. an.Name = "Name"
  495. an.ZIndex = 10;
  496. an.Text = plr.Name;
  497. an.Visible = true;
  498. an.TextColor3 = Color3.new(255, 45, 126)
  499. an.BackgroundTransparency = 1;
  500. an.Size = UDim2.new(1, 0, 10, 0)
  501. an.Font = Enum.Font.SourceSansLight;
  502. an.TextSize = 20;
  503. an.TextStrokeTransparency = .5
  504. end
  505. end;
  506. for ag, ah in pairs(Important.Players:GetChildren()) do
  507. if game.GameId == 445664957 then
  508. return
  509. end;
  510. CreateESP(ah)
  511. end
  512. end)
  513.  
  514. Help.Name = "Help"
  515. Help.Parent = AimBotGui
  516. Help.BackgroundColor3 = Color3.new(1, 1, 1)
  517. Help.BackgroundTransparency = 1
  518. Help.Position = UDim2.new(0, 0, 0.727272749, 0)
  519. Help.Size = UDim2.new(0, 153, 0, 50)
  520. Help.Font = Enum.Font.SourceSans
  521. Help.Text = "Help"
  522. Help.TextColor3 = Color3.new(1, 1, 1)
  523. Help.TextScaled = true
  524. Help.TextSize = 14
  525. Help.TextWrapped = true
  526. Help.MouseButton1Down:connect(function()
  527. HelpGui.Visible = true
  528. end)
  529.  
  530. OpenClose.Name = "Open/Close"
  531. OpenClose.Parent = By3xY
  532. OpenClose.BackgroundColor3 = Color3.new(1, 1, 1)
  533. OpenClose.Position = UDim2.new(0, 0, 0.457575738, 0)
  534. OpenClose.Size = UDim2.new(0, 49, 0, 74)
  535.  
  536. Open.Name = "Open"
  537. Open.Parent = OpenClose
  538. Open.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  539. Open.Size = UDim2.new(0, 49, 0, 40)
  540. Open.Font = Enum.Font.SourceSans
  541. Open.Text = "Open"
  542. Open.TextColor3 = Color3.new(1, 1, 1)
  543. Open.TextScaled = true
  544. Open.TextSize = 14
  545. Open.TextWrapped = true
  546. Open.MouseButton1Down:connect(function()
  547. Credit.Visible = true
  548. HelpGui.Visible = true
  549. TpGui.Visible = true
  550. VisGui.Visible = true
  551. AimBotGui.Visible = true
  552. end)
  553.  
  554. Close.Name = "Close"
  555. Close.Parent = OpenClose
  556. Close.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  557. Close.Position = UDim2.new(0, 0, 0.540540516, 0)
  558. Close.Size = UDim2.new(0, 49, 0, 40)
  559. Close.Font = Enum.Font.SourceSans
  560. Close.Text = "Close"
  561. Close.TextColor3 = Color3.new(1, 1, 1)
  562. Close.TextScaled = true
  563. Close.TextSize = 14
  564. Close.TextWrapped = true
  565. Close.MouseButton1Down:connect(function()
  566. Credit.Visible = false
  567. HelpGui.Visible = false
  568. TpGui.Visible = false
  569. VisGui.Visible = false
  570. AimBotGui.Visible = false
  571. end)
  572.  
  573. VisGui.Name = "Vis Gui"
  574. VisGui.Parent = By3xY
  575. VisGui.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  576. VisGui.BackgroundTransparency = 0.30000001192093
  577. VisGui.Position = UDim2.new(0.133235723, 0, 0.0636363626, 0)
  578. VisGui.Size = UDim2.new(0, 153, 0, 287)
  579.  
  580. InfJump.Name = "Inf Jump"
  581. InfJump.Parent = VisGui
  582. InfJump.BackgroundColor3 = Color3.new(1, 1, 1)
  583. InfJump.BackgroundTransparency = 1
  584. InfJump.Position = UDim2.new(0, 0, 0.0959138423, 0)
  585. InfJump.Size = UDim2.new(0, 153, 0, 50)
  586. InfJump.Font = Enum.Font.SourceSans
  587. InfJump.Text = "INF Jump"
  588. InfJump.TextColor3 = Color3.new(1, 1, 1)
  589. InfJump.TextScaled = true
  590. InfJump.TextSize = 14
  591. InfJump.TextWrapped = true
  592.  
  593. Vis.Name = "Vis"
  594. Vis.Parent = VisGui
  595. Vis.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  596. Vis.Size = UDim2.new(0, 153, 0, 28)
  597. Vis.Font = Enum.Font.SourceSans
  598. Vis.Text = "Vis"
  599. Vis.TextColor3 = Color3.new(1, 1, 1)
  600. Vis.TextScaled = true
  601. Vis.TextSize = 14
  602. Vis.TextWrapped = true
  603.  
  604. Gravity.Name = "Gravity"
  605. Gravity.Parent = VisGui
  606. Gravity.BackgroundColor3 = Color3.new(1, 1, 1)
  607. Gravity.BackgroundTransparency = 1
  608. Gravity.Position = UDim2.new(0, 0, 0.284067154, 0)
  609. Gravity.Size = UDim2.new(0, 153, 0, 50)
  610. Gravity.Font = Enum.Font.SourceSans
  611. Gravity.Text = "Gravity"
  612. Gravity.TextColor3 = Color3.new(1, 1, 1)
  613. Gravity.TextScaled = true
  614. Gravity.TextSize = 14
  615. Gravity.TextWrapped = true
  616. Gravity.MouseButton1Down:connect(function()
  617. if Gravity == true then
  618. Gravity = false
  619. game.workspace.Gravity = 90
  620. else
  621. Gravity = true
  622. game.workspace.Gravity = 45
  623. end
  624. end)
  625.  
  626. Speed.Name = "Speed"
  627. Speed.Parent = VisGui
  628. Speed.BackgroundColor3 = Color3.new(1, 1, 1)
  629. Speed.BackgroundTransparency = 1
  630. Speed.Position = UDim2.new(0.0130718956, 0, 0.458283186, 0)
  631. Speed.Size = UDim2.new(0, 153, 0, 50)
  632. Speed.Font = Enum.Font.SourceSans
  633. Speed.Text = "Speed"
  634. Speed.TextColor3 = Color3.new(1, 1, 1)
  635. Speed.TextScaled = true
  636. Speed.TextSize = 14
  637. Speed.TextWrapped = true
  638. Speed.MouseButton1Down:connect(function()
  639. local walkspeedplayer = game:GetService("Players").LocalPlayer
  640. local walkspeedmouse = walkspeedplayer:GetMouse()
  641.  
  642. local walkspeedenabled = false
  643.  
  644. function x_walkspeed(key)
  645. if (key == "x") then
  646. if walkspeedenabled == false then
  647. _G.WS = 125;
  648. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  649. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  650. Humanoid.WalkSpeed = _G.WS;
  651. end)
  652. Humanoid.WalkSpeed = _G.WS;
  653.  
  654. walkspeedenabled = true
  655. elseif walkspeedenabled == true then
  656. _G.WS = 40;
  657. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  658. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  659. Humanoid.WalkSpeed = _G.WS;
  660. end)
  661. Humanoid.WalkSpeed = _G.WS;
  662.  
  663. walkspeedenabled = false
  664. end
  665. end
  666. end
  667.  
  668. walkspeedmouse.KeyDown:connect(x_walkspeed)
  669.  
  670. end)
  671.  
  672. Jump.Name = "Jump"
  673. Jump.Parent = VisGui
  674. Jump.BackgroundColor3 = Color3.new(1, 1, 1)
  675. Jump.BackgroundTransparency = 1
  676. Jump.Position = UDim2.new(0.0130718956, 0, 0.632499218, 0)
  677. Jump.Size = UDim2.new(0, 153, 0, 50)
  678. Jump.Font = Enum.Font.SourceSans
  679. Jump.Text = "Jump"
  680. Jump.TextColor3 = Color3.new(1, 1, 1)
  681. Jump.TextScaled = true
  682. Jump.TextSize = 14
  683. Jump.TextWrapped = true
  684.  
  685. Crash.Name = "Crash"
  686. Crash.Parent = VisGui
  687. Crash.BackgroundColor3 = Color3.new(1, 1, 1)
  688. Crash.BackgroundTransparency = 1
  689. Crash.Position = UDim2.new(0.0130718956, 0, 0.824136853, 0)
  690. Crash.Size = UDim2.new(0, 153, 0, 50)
  691. Crash.Font = Enum.Font.SourceSans
  692. Crash.Text = "Crash"
  693. Crash.TextColor3 = Color3.new(1, 1, 1)
  694. Crash.TextScaled = true
  695. Crash.TextSize = 14
  696. Crash.TextWrapped = true
  697.  
  698. TpGui.Name = "Tp Gui"
  699. TpGui.Parent = By3xY
  700. TpGui.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  701. TpGui.BackgroundTransparency = 0.30000001192093
  702. TpGui.Position = UDim2.new(0.260614932, 0, 0.0666666701, 0)
  703. TpGui.Size = UDim2.new(0, 153, 0, 332)
  704.  
  705. Vis_2.Name = "Vis"
  706. Vis_2.Parent = TpGui
  707. Vis_2.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  708. Vis_2.Size = UDim2.new(0, 153, 0, 28)
  709. Vis_2.Font = Enum.Font.SourceSans
  710. Vis_2.Text = "TP"
  711. Vis_2.TextColor3 = Color3.new(1, 1, 1)
  712. Vis_2.TextScaled = true
  713. Vis_2.TextSize = 14
  714. Vis_2.TextWrapped = true
  715.  
  716. ComingSoon.Name = "Coming Soon"
  717. ComingSoon.Parent = TpGui
  718. ComingSoon.BackgroundColor3 = Color3.new(1, 1, 1)
  719. ComingSoon.BackgroundTransparency = 1
  720. ComingSoon.Position = UDim2.new(0, 0, 0.0959138498, 0)
  721. ComingSoon.Size = UDim2.new(0, 153, 0, 300)
  722. ComingSoon.Font = Enum.Font.SourceSans
  723. ComingSoon.Text = "Cooming Soon"
  724. ComingSoon.TextColor3 = Color3.new(1, 1, 1)
  725. ComingSoon.TextScaled = true
  726. ComingSoon.TextSize = 14
  727. ComingSoon.TextWrapped = true
  728.  
  729. HelpGui.Name = "Help Gui"
  730. HelpGui.Parent = By3xY
  731. HelpGui.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  732. HelpGui.BackgroundTransparency = 0.30000001192093
  733. HelpGui.Position = UDim2.new(0.0483162552, 0, 0.612121224, 0)
  734. HelpGui.Size = UDim2.new(0, 388, 0, 211)
  735.  
  736. Help_2.Name = "Help "
  737. Help_2.Parent = HelpGui
  738. Help_2.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  739. Help_2.Size = UDim2.new(0, 352, 0, 28)
  740. Help_2.Font = Enum.Font.SourceSans
  741. Help_2.Text = "Help "
  742. Help_2.TextColor3 = Color3.new(1, 1, 1)
  743. Help_2.TextScaled = true
  744. Help_2.TextSize = 14
  745. Help_2.TextWrapped = true
  746.  
  747. XButton.Name = "X Button"
  748. XButton.Parent = HelpGui
  749. XButton.BackgroundColor3 = Color3.new(0.494118, 0.137255, 0.901961)
  750. XButton.Position = UDim2.new(0.907216489, 0, 0, 0)
  751. XButton.Size = UDim2.new(0, 36, 0, 28)
  752. XButton.Font = Enum.Font.SourceSans
  753. XButton.Text = "X"
  754. XButton.TextColor3 = Color3.new(1, 1, 1)
  755. XButton.TextScaled = true
  756. XButton.TextSize = 14
  757. XButton.TextWrapped = true
  758.  
  759. MyDiscord.Name = "My Discord"
  760. MyDiscord.Parent = HelpGui
  761. MyDiscord.BackgroundColor3 = Color3.new(1, 1, 1)
  762. MyDiscord.BackgroundTransparency = 1
  763. MyDiscord.Position = UDim2.new(0.693298995, 0, 0.132701427, 0)
  764. MyDiscord.Size = UDim2.new(0, 119, 0, 183)
  765. MyDiscord.Font = Enum.Font.SourceSans
  766. MyDiscord.Text = "NEST OWNER #6109"
  767. MyDiscord.TextColor3 = Color3.new(1, 1, 1)
  768. MyDiscord.TextScaled = true
  769. MyDiscord.TextSize = 14
  770. MyDiscord.TextWrapped = true
  771.  
  772. ScrollingFrame.Parent = HelpGui
  773. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  774. ScrollingFrame.BackgroundTransparency = 1
  775. ScrollingFrame.Position = UDim2.new(0, 0, 0.132701427, 0)
  776. ScrollingFrame.Size = UDim2.new(0, 271, 0, 183)
  777. ScrollingFrame.HorizontalScrollBarInset = Enum.ScrollBarInset.ScrollBar
  778. ScrollingFrame.VerticalScrollBarPosition = Enum.VerticalScrollBarPosition.Left
  779.  
  780. Help_3.Name = "Help"
  781. Help_3.Parent = ScrollingFrame
  782. Help_3.BackgroundColor3 = Color3.new(1, 1, 1)
  783. Help_3.BackgroundTransparency = 1
  784. Help_3.Position = UDim2.new(0.0479704812, 0, 0, 0)
  785. Help_3.Size = UDim2.new(0, 225, 0, 96)
  786. Help_3.Font = Enum.Font.SourceSans
  787. Help_3.Text = "Hello My Name Is $3xY And This Is The Help Gui. TPs Are Coming Soon Okay And DM Me On Discord If There Is A Glitch "
  788. Help_3.TextColor3 = Color3.new(1, 1, 1)
  789. Help_3.TextScaled = true
  790. Help_3.TextSize = 14
  791. Help_3.TextStrokeColor3 = Color3.new(1, 1, 1)
  792. Help_3.TextWrapped = true
  793. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement