Advertisement
uor

best slayers unleashed script[

uor
Aug 28th, 2021
10,655
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.46 KB | None | 0 0
  1. loadstring(game:HttpGet(('https://raw.githubusercontent.com/XTheMasterX/Scripts/Main/SlayersUnleashedAdmin'),true))()
  2.  
  3. _G.key = Enum.KeyCode.Tab -- Change to whatever if you don't know Keycode go to roblox api doc
  4.  
  5. loadstring(game:HttpGet("https://paste.gg/p/anonymous/cb1c7198b269449eb8a2cf8ced061bed/files/4a98e88f82ee47388b3030a7f000b34e/raw", true))()
  6.  
  7. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  8. Text = "[Notice] GUI Made by username 1000hack";
  9. Color = Color3.new(255, 0, 72);
  10. Font = Enum.Font.SourceSansBold;
  11. FontSize = Enum.FontSize.Size24;
  12. })
  13.  
  14. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  15. Text = "[Warning] dont get banned using this on ur main use on alts";
  16. Color = Color3.new(255, 0, 0);
  17. Font = Enum.Font.SourceSansBold;
  18. FontSize = Enum.FontSize.Size24;
  19. })
  20.  
  21.  
  22. local SkidParkour = Instance.new("ScreenGui")
  23. local Main = Instance.new("Frame")
  24. local Functions = Instance.new("Frame")
  25. local CTP = Instance.new("TextButton")
  26. local NameESP = Instance.new("TextButton")
  27. local TPBACK = Instance.new("TextButton")
  28. local TPORB = Instance.new("TextButton")
  29. local TPPlayer = Instance.new("TextButton")
  30. local InputPlayer = Instance.new("TextBox")
  31. local NoFall = Instance.new("TextButton")
  32. local Walkspeed = Instance.new("TextButton")
  33. local Btools = Instance.new("TextButton")
  34. local Gravity = Instance.new("TextButton")
  35. local Settings = Instance.new("Frame")
  36. local WhiteBackground = Instance.new("Frame")
  37. local FormCheck = Instance.new("Frame")
  38. local Form = Instance.new("TextLabel")
  39. local White = Instance.new("TextLabel")
  40. local del = Instance.new("TextButton")
  41. local Credits = Instance.new("Frame")
  42. local Outer = Instance.new("ImageLabel")
  43. local Discord = Instance.new("TextLabel")
  44. local Alone = Instance.new("ImageLabel")
  45. local Discord_2 = Instance.new("TextLabel")
  46. local ROexploits = Instance.new("ImageLabel")
  47. local Discord_3 = Instance.new("TextLabel")
  48. local TextLabel = Instance.new("TextLabel")
  49. local TabList = Instance.new("Frame")
  50. local FunctionsBTN = Instance.new("TextButton")
  51. local SettingsBTN = Instance.new("TextButton")
  52. local CreditsBTN_2 = Instance.new("TextButton")
  53. local Title = Instance.new("TextLabel")
  54. local Close = Instance.new("TextButton")
  55.  
  56. SkidParkour.Name = "SkidParkour"
  57. SkidParkour.Parent = game.CoreGui
  58.  
  59. Main.Name = "Main"
  60. Main.Parent = SkidParkour
  61. Main.Active = true
  62. Main.Draggable = true
  63. Main.BackgroundColor3 = Color3.new(0.133333, 0.141176, 0.176471)
  64. Main.BackgroundTransparency = 1
  65. Main.BorderSizePixel = 0
  66. Main.Position = UDim2.new(0.26029411, 0, 0.32432431, 0)
  67. Main.Size = UDim2.new(0, 676, 0, 323)
  68.  
  69. Functions.Name = "Functions"
  70. Functions.Parent = Main
  71. Functions.BackgroundColor3 = Color3.new(0.133333, 0.141176, 0.176471)
  72. Functions.BorderSizePixel = 0
  73. Functions.Size = UDim2.new(0, 676, 0, 285)
  74. Functions.Visible = true
  75.  
  76. CTP.Name = "CTP"
  77. CTP.Parent = Functions
  78. CTP.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  79. CTP.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  80. CTP.Position = UDim2.new(0.0695266277, 0, 0.259649128, 0)
  81. CTP.Size = UDim2.new(0, 112, 0, 24)
  82. CTP.Font = Enum.Font.SourceSansLight
  83. CTP.Text = "Click TP [Q]"
  84. CTP.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  85. CTP.TextSize = 18
  86. CTP.MouseButton1Click:connect(function()
  87. plr = game.Players.LocalPlayer;
  88. hum = plr.Character.HumanoidRootPart;
  89. mouse = plr:GetMouse()
  90. mouse.KeyDown:connect(function(aa)
  91. if aa == "q" then
  92. if mouse.Target then
  93. hum.CFrame = CFrame.new(mouse.Hit.z, mouse.Hit.y + 5, mouse.Hit.z)
  94. end
  95. end
  96. end)
  97. end)
  98.  
  99. NameESP.Name = "NameESP"
  100. NameESP.Parent = Functions
  101. NameESP.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  102. NameESP.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  103. NameESP.Position = UDim2.new(0.0695266277, 0, 0.3859649, 0)
  104. NameESP.Size = UDim2.new(0, 112, 0, 24)
  105. NameESP.Font = Enum.Font.SourceSansLight
  106. NameESP.Text = "Name ESP"
  107. NameESP.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  108. NameESP.TextSize = 18
  109. NameESP.MouseButton1Click:connect(function()
  110. Important = {
  111. Players = game:GetService("Players"),
  112. Workspace = game:GetService("Workspace"),
  113. CoreGui = game:WaitForChild("CoreGui")
  114. }
  115. local ai = false;
  116. function CreateESP(plr)
  117. if plr ~= nil then
  118. local aj = plr.Character;
  119. if not aj then
  120. return
  121. end;
  122. local ak;
  123. do
  124. repeat
  125. wait()
  126. until aj:FindFirstChild("Head")
  127. end;
  128. ak = aj.Head;
  129. local al = Instance.new("BillboardGui", Important.CoreGui)
  130. al.Adornee = ak;
  131. al.ExtentsOffset = Vector3.new(0, 1, 0)
  132. al.AlwaysOnTop = true;
  133. al.Size = UDim2.new(0, 5, 0, 5)
  134. al.StudsOffset = Vector3.new(0, 3, 0)
  135. al.Name = "ESP_PLAYER_"..plr.Name;
  136. local am = Instance.new("Frame", al)
  137. am.ZIndex = 10;
  138. am.BackgroundTransparency = 1;
  139. am.Size = UDim2.new(1, 0, 1, 0)
  140. local an = Instance.new("TextLabel", am)
  141. an.Name = "Name"
  142. an.ZIndex = 10;
  143. an.Text = plr.Name;
  144. an.Visible = true;
  145. an.TextColor3 = Color3.new(255, 45, 126)
  146. an.BackgroundTransparency = 1;
  147. an.Size = UDim2.new(1, 0, 10, 0)
  148. an.Font = Enum.Font.SourceSansLight;
  149. an.TextSize = 20;
  150. an.TextStrokeTransparency = .5
  151. end
  152. end;
  153. for ag, ah in pairs(Important.Players:GetChildren()) do
  154. if game.GameId == 445664957 then
  155. return
  156. end;
  157. CreateESP(ah)
  158. end
  159. end)
  160.  
  161. TPBACK.Name = "TPBACK"
  162. TPBACK.Parent = Functions
  163. TPBACK.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  164. TPBACK.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  165. TPBACK.Position = UDim2.new(0.0695266277, 0, 0.519298255, 0)
  166. TPBACK.Size = UDim2.new(0, 112, 0, 24)
  167. TPBACK.Font = Enum.Font.SourceSansLight
  168. TPBACK.Text = "TP to backpacks"
  169. TPBACK.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  170. TPBACK.TextSize = 18
  171.  
  172. TPORB.Name = "TPORB"
  173. TPORB.Parent = Functions
  174. TPORB.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  175. TPORB.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  176. TPORB.Position = UDim2.new(0.0695266277, 0, 0.65263164, 0)
  177. TPORB.Size = UDim2.new(0, 112, 0, 24)
  178. TPORB.Font = Enum.Font.SourceSansLight
  179. TPORB.Text = "TP to Orbs"
  180. TPORB.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  181. TPORB.TextSize = 18
  182.  
  183. TPPlayer.Name = "TPPlayer"
  184. TPPlayer.Parent = Functions
  185. TPPlayer.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  186. TPPlayer.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  187. TPPlayer.Position = UDim2.new(0.334319532, 0, 0.519298255, 0)
  188. TPPlayer.Size = UDim2.new(0, 183, 0, 36)
  189. TPPlayer.Font = Enum.Font.SourceSansLight
  190. TPPlayer.Text = "TP To Player"
  191. TPPlayer.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  192. TPPlayer.TextSize = 18
  193. TPPlayer.MouseButton1Down:connect(function()
  194. local tp_namedplayer = InputPlayer.Text
  195. local tp_player = game:GetService("Players")[tp_namedplayer]
  196. local PLR = game:GetService("Players").LocalPlayer
  197. local p = InputPlayer.Text
  198.  
  199. if tp_player then
  200. for i = 1,2 do
  201. wait(.08)
  202. PLR.Character.HumanoidRootPart.CFrame = tp_player.Character.HumanoidRootPart.CFrame + Vector3.new(0, 3, 0)
  203. end
  204. end
  205. end)
  206.  
  207. InputPlayer.Name = "InputPlayer"
  208. InputPlayer.Parent = Functions
  209. InputPlayer.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  210. InputPlayer.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  211. InputPlayer.Position = UDim2.new(0.334319532, 0, 0.343859643, 0)
  212. InputPlayer.Size = UDim2.new(0, 182, 0, 35)
  213. InputPlayer.Font = Enum.Font.SourceSans
  214. InputPlayer.PlaceholderColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  215. InputPlayer.PlaceholderText = "199, 199, 199"
  216. InputPlayer.Text = "InputPlayer"
  217. InputPlayer.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  218. InputPlayer.TextSize = 16
  219.  
  220.  
  221. NoFall.Name = "No Fall"
  222. NoFall.Parent = Functions
  223. NoFall.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  224. NoFall.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  225. NoFall.Position = UDim2.new(0.0695266277, 0, 0.789473653, 0)
  226. NoFall.Size = UDim2.new(0, 112, 0, 24)
  227. NoFall.Font = Enum.Font.SourceSansLight
  228. NoFall.Text = "No Fall"
  229. NoFall.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  230. NoFall.TextSize = 18
  231. local InfiniteJumpEnabled = true
  232. game:GetService("UserInputService").JumpRequest:connect(function()
  233. if InfiniteJumpEnabled == true then
  234. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  235. if InfiniteJumpEnabled == false then
  236. end
  237. end
  238. end)
  239.  
  240. Walkspeed.Name = "Walkspeed"
  241. Walkspeed.Parent = Functions
  242. Walkspeed.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  243. Walkspeed.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  244. Walkspeed.Position = UDim2.new(0.69970417, 0, 0.259649128, 0)
  245. Walkspeed.Size = UDim2.new(0, 113, 0, 24)
  246. Walkspeed.Font = Enum.Font.SourceSansLight
  247. Walkspeed.Text = "Speed [E]"
  248. Walkspeed.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  249. Walkspeed.TextSize = 18
  250. Walkspeed.MouseButton1Down:connect(function()
  251. local walkspeedplayer = game:GetService("Players").LocalPlayer
  252. local walkspeedmouse = walkspeedplayer:GetMouse()
  253.  
  254. local walkspeedenabled = false
  255.  
  256. function x_walkspeed(key)
  257. if (key == "e") then
  258. if walkspeedenabled == false then
  259. _G.WS = 35;
  260. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  261. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  262. Humanoid.WalkSpeed = _G.WS;
  263. end)
  264. Humanoid.WalkSpeed = _G.WS;
  265.  
  266. walkspeedenabled = true
  267. elseif walkspeedenabled == true then
  268. _G.WS = 35;
  269. local Humanoid = game:GetService("Players").LocalPlayer.Character.Humanoid;
  270. Humanoid:GetPropertyChangedSignal("WalkSpeed"):Connect(function()
  271. Humanoid.WalkSpeed = _G.WS;
  272. end)
  273. Humanoid.WalkSpeed = _G.WS;
  274.  
  275. walkspeedenabled = false
  276. end
  277. end
  278. end
  279.  
  280. walkspeedmouse.KeyDown:connect(x_walkspeed)
  281.  
  282. end)
  283.  
  284. Btools.Name = "Btools"
  285. Btools.Parent = Functions
  286. Btools.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  287. Btools.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  288. Btools.Position = UDim2.new(0.69970417, 0, 0.3859649, 0)
  289. Btools.Size = UDim2.new(0, 113, 0, 24)
  290. Btools.Font = Enum.Font.SourceSansLight
  291. Btools.Text = "Btools"
  292. Btools.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  293. Btools.TextSize = 18
  294. Btools.MouseButton1Down:connect(function()
  295. game.StarterGui:SetCoreGuiEnabled(Enum.CoreGuiType.Backpack, true)
  296. for index, child in pairs(game:GetService("Workspace"):GetChildren()) do
  297. if child.ClassName == "Part" then
  298. child.Locked = false
  299. end
  300. if child.ClassName == "MeshPart" then
  301. child.Locked = false
  302. end
  303. if child.ClassName == "UnionOperation" then
  304. child.Locked = false
  305. end
  306. if child.ClassName == "Model" then
  307. for index, chil in pairs(child:GetChildren()) do
  308. if chil.ClassName == "Part" then
  309. chil.Locked = false
  310. end
  311. if chil.ClassName == "MeshPart" then
  312. chil.Locked = false
  313. end
  314. if chil.ClassName == "UnionOperation" then
  315. chil.Locked = false
  316. end
  317. if chil.ClassName == "Model" then
  318. for index, childe in pairs(chil:GetChildren()) do
  319. if childe.ClassName == "Part" then
  320. childe.Locked = false
  321. end
  322. if childe.ClassName == "MeshPart" then
  323. childe.Locked = false
  324. end
  325. if childe.ClassName == "UnionOperation" then
  326. childe.Locked = false
  327. end
  328. if childe.ClassName == "Model" then
  329. for index, childeo in pairs(childe:GetChildren()) do
  330. if childeo.ClassName == "Part" then
  331. childeo.Locked = false
  332. end
  333. if childeo.ClassName == "MeshPart" then
  334. childeo.Locked = false
  335. end
  336. if childeo.ClassName == "UnionOperation" then
  337. childeo.Locked = false
  338. end
  339. if childeo.ClassName == "Model" then
  340. end
  341. end
  342. end
  343. end
  344. end
  345. end
  346. end
  347. end
  348. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  349. c.BinType = Enum.BinType.Hammer
  350. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  351. c.BinType = Enum.BinType.Clone
  352. c = Instance.new("HopperBin", game:GetService("Players").LocalPlayer.Backpack)
  353. c.BinType = Enum.BinType.Grab
  354. end)
  355.  
  356.  
  357. Gravity.Name = "Gravity"
  358. Gravity.Parent = Functions
  359. Gravity.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  360. Gravity.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  361. Gravity.Position = UDim2.new(0.69970417, 0, 0.519298255, 0)
  362. Gravity.Size = UDim2.new(0, 113, 0, 24)
  363. Gravity.Font = Enum.Font.SourceSansLight
  364. Gravity.Text = "Gravity"
  365. Gravity.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  366. Gravity.TextSize = 18
  367. Gravity.MouseButton1Down:connect(function()
  368. if Gravity == true then
  369. Gravity = false
  370. game.workspace.Gravity = 90
  371. else
  372. Gravity = true
  373. game.workspace.Gravity = 45
  374. end
  375. end)
  376.  
  377. Settings.Name = "Settings"
  378. Settings.Parent = Main
  379. Settings.BackgroundColor3 = Color3.new(0.133333, 0.141176, 0.176471)
  380. Settings.BorderSizePixel = 0
  381. Settings.Size = UDim2.new(0, 676, 0, 285)
  382. Settings.Visible = false
  383.  
  384. WhiteBackground.Name = "WhiteBackground"
  385. WhiteBackground.Parent = Settings
  386. WhiteBackground.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  387. WhiteBackground.BorderSizePixel = 0
  388. WhiteBackground.Position = UDim2.new(0.0325443782, 0, 0.228070185, 0)
  389. WhiteBackground.Size = UDim2.new(0, 18, 0, 18)
  390.  
  391. FormCheck.Name = "FormCheck"
  392. FormCheck.Parent = Settings
  393. FormCheck.BackgroundColor3 = Color3.new(0.192157, 0.192157, 0.192157)
  394. FormCheck.BorderSizePixel = 0
  395. FormCheck.Position = UDim2.new(0.0325443782, 0, 0.105263159, 0)
  396. FormCheck.Size = UDim2.new(0, 18, 0, 18)
  397.  
  398. Form.Name = "Form"
  399. Form.Parent = Settings
  400. Form.BackgroundColor3 = Color3.new(1, 1, 1)
  401. Form.BackgroundTransparency = 1
  402. Form.Position = UDim2.new(0.0719999969, 0, 0.112999998, 0)
  403. Form.Size = UDim2.new(0, 113, 0, 12)
  404. Form.Font = Enum.Font.SourceSans
  405. Form.Text = "Enable Form Dragging"
  406. Form.TextColor3 = Color3.new(0.815686, 0.835294, 0.901961)
  407. Form.TextSize = 15
  408.  
  409. White.Name = "White"
  410. White.Parent = Settings
  411. White.BackgroundColor3 = Color3.new(1, 1, 1)
  412. White.BackgroundTransparency = 1
  413. White.Position = UDim2.new(0.0591716208, 0, 0.225999996, 0)
  414. White.Size = UDim2.new(0, 106, 0, 18)
  415. White.Font = Enum.Font.SourceSans
  416. White.Text = "White Background"
  417. White.TextColor3 = Color3.new(0.815686, 0.835294, 0.901961)
  418. White.TextSize = 15
  419.  
  420. del.Name = "del"
  421. del.Parent = Settings
  422. del.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  423. del.BorderColor3 = Color3.new(0.356863, 0.388235, 0.470588)
  424. del.Position = UDim2.new(0.0325443782, 0, 0.824561417, 0)
  425. del.Size = UDim2.new(0, 124, 0, 25)
  426. del.Font = Enum.Font.SourceSansLight
  427. del.Text = "Un-Inject GUI"
  428. del.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  429. del.TextSize = 20
  430. del.MouseButton1Down:connect(function()
  431. Main:Destroy()
  432. end)
  433.  
  434.  
  435. Credits.Name = "Credits"
  436. Credits.Parent = Main
  437. Credits.BackgroundColor3 = Color3.new(0.133333, 0.141176, 0.176471)
  438. Credits.BorderSizePixel = 0
  439. Credits.Size = UDim2.new(0, 676, 0, 285)
  440. Credits.Visible = false
  441.  
  442. Outer.Name = "Outer"
  443. Outer.Parent = Credits
  444. Outer.BackgroundColor3 = Color3.new(1, 1, 1)
  445. Outer.Position = UDim2.new(0.0828402266, 0, 0.280701756, 0)
  446. Outer.Size = UDim2.new(0, 126, 0, 125)
  447. Outer.Image = "rbxassetid://2418005428"
  448.  
  449. Discord.Name = "Discord"
  450. Discord.Parent = Outer
  451. Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  452. Discord.BackgroundTransparency = 100
  453. Discord.Position = UDim2.new(-0.206349224, 0, 1.07200003, 0)
  454. Discord.Size = UDim2.new(0, 177, 0, 50)
  455. Discord.Font = Enum.Font.SourceSansItalic
  456. Discord.Text = "Helper: Outer in a bag#0001"
  457. Discord.TextColor3 = Color3.new(1, 0.168627, 0.847059)
  458. Discord.TextSize = 19
  459.  
  460. Alone.Name = "Alone"
  461. Alone.Parent = Credits
  462. Alone.BackgroundColor3 = Color3.new(0, 0, 0)
  463. Alone.BackgroundTransparency = 1
  464. Alone.Position = UDim2.new(0.386094689, 0, 0.280701756, 0)
  465. Alone.Size = UDim2.new(0, 126, 0, 125)
  466. Alone.Image = "rbxassetid://2418247591"
  467.  
  468. Discord_2.Name = "Discord"
  469. Discord_2.Parent = Alone
  470. Discord_2.BackgroundColor3 = Color3.new(1, 1, 1)
  471. Discord_2.BackgroundTransparency = 100
  472. Discord_2.Position = UDim2.new(-0.0317460299, 0, 1.07200003, 0)
  473. Discord_2.Size = UDim2.new(0, 134, 0, 50)
  474. Discord_2.Font = Enum.Font.SourceSansItalic
  475. Discord_2.Text = "Creator: xAlone#9124"
  476. Discord_2.TextColor3 = Color3.new(1, 0.317647, 0)
  477. Discord_2.TextSize = 19
  478.  
  479. ROexploits.Name = "ROexploits"
  480. ROexploits.Parent = Credits
  481. ROexploits.BackgroundColor3 = Color3.new(0, 0, 0)
  482. ROexploits.BorderSizePixel = 0
  483. ROexploits.Position = UDim2.new(0.692307711, 0, 0.280701756, 0)
  484. ROexploits.Size = UDim2.new(0, 126, 0, 125)
  485. ROexploits.Image = "rbxassetid://2418013975"
  486.  
  487. Discord_3.Name = "Discord"
  488. Discord_3.Parent = ROexploits
  489. Discord_3.BackgroundColor3 = Color3.new(1, 1, 1)
  490. Discord_3.BackgroundTransparency = 100
  491. Discord_3.Position = UDim2.new(-0.198412716, 0, 1.07200003, 0)
  492. Discord_3.Size = UDim2.new(0, 176, 0, 50)
  493. Discord_3.Font = Enum.Font.SourceSansItalic
  494. Discord_3.Text = "Helper: [YT] RoExploits#3605"
  495. Discord_3.TextColor3 = Color3.new(0, 0.333333, 1)
  496. Discord_3.TextSize = 19
  497.  
  498. TextLabel.Parent = Credits
  499. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  500. TextLabel.BackgroundTransparency = 100
  501. TextLabel.Position = UDim2.new(0.331360936, 0, 0, 0)
  502. TextLabel.Size = UDim2.new(0, 200, 0, 38)
  503. TextLabel.Font = Enum.Font.SourceSansItalic
  504. TextLabel.Text = "Credits"
  505. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  506. TextLabel.TextSize = 26
  507.  
  508. TabList.Name = "TabList"
  509. TabList.Parent = Main
  510. TabList.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  511. TabList.BorderSizePixel = 0
  512. TabList.Position = UDim2.new(0, 0, 0.882352948, 0)
  513. TabList.Size = UDim2.new(0, 676, 0, 38)
  514.  
  515. FunctionsBTN.Name = "FunctionsBTN"
  516. FunctionsBTN.Parent = TabList
  517. FunctionsBTN.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  518. FunctionsBTN.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  519. FunctionsBTN.Position = UDim2.new(0.289940834, 0, 0.184210539, 0)
  520. FunctionsBTN.Size = UDim2.new(0, 82, 0, 24)
  521. FunctionsBTN.Font = Enum.Font.SourceSansLight
  522. FunctionsBTN.Text = "Functions"
  523. FunctionsBTN.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  524. FunctionsBTN.TextSize = 20
  525. FunctionsBTN.MouseButton1Down:connect(function()
  526. Functions.Visible = true
  527. Settings.Visibe = false
  528. Credits.Visible = false
  529. end)
  530.  
  531. SettingsBTN.Name = "SettingsBTN"
  532. SettingsBTN.Parent = TabList
  533. SettingsBTN.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  534. SettingsBTN.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  535. SettingsBTN.Position = UDim2.new(0.437869817, 0, 0.184210539, 0)
  536. SettingsBTN.Size = UDim2.new(0, 82, 0, 24)
  537. SettingsBTN.Font = Enum.Font.SourceSansLight
  538. SettingsBTN.Text = "Settings"
  539. SettingsBTN.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  540. SettingsBTN.TextSize = 20
  541. SettingsBTN.MouseButton1Down:connect(function()
  542. Functions.Visible = false
  543. Settings.Visibe = true
  544. Credits.Visible = false
  545. end)
  546.  
  547. CreditsBTN_2.Name = "CreditsBTN"
  548. CreditsBTN_2.Parent = TabList
  549. CreditsBTN_2.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  550. CreditsBTN_2.BorderColor3 = Color3.new(0.470588, 0.513726, 0.623529)
  551. CreditsBTN_2.Position = UDim2.new(0.587278128, 0, 0.184210539, 0)
  552. CreditsBTN_2.Size = UDim2.new(0, 82, 0, 24)
  553. CreditsBTN_2.Font = Enum.Font.SourceSansLight
  554. CreditsBTN_2.Text = "Credits"
  555. CreditsBTN_2.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  556. CreditsBTN_2.TextSize = 20
  557. CreditsBTN_2.MouseButton1Down:connect(function()
  558. Functions.Visible = false
  559. Settings.Visibe = false
  560. Credits.Visible = true
  561. end)
  562.  
  563. Title.Name = "Title"
  564. Title.Parent = TabList
  565. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  566. Title.BackgroundTransparency = 1
  567. Title.Position = UDim2.new(0, 0, 0.184210539, 0)
  568. Title.Size = UDim2.new(0, 111, 0, 25)
  569. Title.Font = Enum.Font.SourceSansLight
  570. Title.Text = "SkidParkour V1"
  571. Title.TextColor3 = Color3.new(0.819608, 0.819608, 0.819608)
  572. Title.TextSize = 14
  573.  
  574. Close.Name = "Close"
  575. Close.Parent = Main
  576. Close.BackgroundColor3 = Color3.new(0.0980392, 0.109804, 0.137255)
  577. Close.BorderColor3 = Color3.new(0.215686, 0.231373, 0.286275)
  578. Close.BorderSizePixel = 0
  579. Close.Position = UDim2.new(0.96449703, 0, 0, 0)
  580. Close.Size = UDim2.new(0, 24, 0, 24)
  581. Close.Font = Enum.Font.SourceSansLight
  582. Close.Text = "-"
  583. Close.TextColor3 = Color3.new(0.780392, 0.780392, 0.780392)
  584. Close.TextSize = 24
  585. Close.MouseButton1Down:connect(function()
  586. Main.Visible = false
  587. Open.Visible = true
  588. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement