Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.89 KB | None | 0 0
  1. local EspBotV2 = Instance.new("ScreenGui")
  2. local MainGui = Instance.new("Frame")
  3. local Title = Instance.new("TextLabel")
  4. local Credits = Instance.new("TextLabel")
  5. local Esp = Instance.new("TextButton")
  6. local AimbotAndeESp = Instance.new("TextButton")
  7. local JustTExt = Instance.new("TextLabel")
  8. local Close = Instance.new("TextButton")
  9. local OpenThingy = Instance.new("Frame")
  10. local Open = Instance.new("TextButton")
  11. --Properties:
  12. EspBotV2.Name = "EspBot.V2"
  13. EspBotV2.Parent = game.CoreGui
  14.  
  15. MainGui.Name = "MainGui"
  16. MainGui.Parent = EspBotV2
  17. MainGui.BackgroundColor3 = Color3.new(0, 0, 0)
  18. MainGui.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  19. MainGui.BorderSizePixel = 3
  20. MainGui.Position = UDim2.new(0.00679510832, 0, 0.249163881, 0)
  21. MainGui.Size = UDim2.new(0, 228, 0, 299)
  22. MainGui.Visible = false
  23. MainGui.Draggable = true
  24.  
  25. Title.Name = "Title"
  26. Title.Parent = MainGui
  27. Title.BackgroundColor3 = Color3.new(0, 0, 0)
  28. Title.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  29. Title.BorderSizePixel = 3
  30. Title.Position = UDim2.new(-0.00438596494, 0, 0, 0)
  31. Title.Size = UDim2.new(0, 184, 0, 50)
  32. Title.Font = Enum.Font.SourceSans
  33. Title.Text = "I SUCK COCK"
  34. Title.TextColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  35. Title.TextScaled = true
  36. Title.TextSize = 14
  37. Title.TextWrapped = true
  38.  
  39. Credits.Name = "Credits"
  40. Credits.Parent = MainGui
  41. Credits.BackgroundColor3 = Color3.new(0, 0, 0)
  42. Credits.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  43. Credits.BorderSizePixel = 3
  44. Credits.Position = UDim2.new(0, 0, 0.832775891, 0)
  45. Credits.Size = UDim2.new(0, 228, 0, 50)
  46. Credits.Font = Enum.Font.SourceSans
  47. Credits.Text = "By PENIS"
  48. Credits.TextColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  49. Credits.TextScaled = true
  50. Credits.TextSize = 14
  51. Credits.TextWrapped = true
  52.  
  53. Esp.Name = "Esp"
  54. Esp.Parent = MainGui
  55. Esp.BackgroundColor3 = Color3.new(0, 0, 0)
  56. Esp.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  57. Esp.BorderSizePixel = 3
  58. Esp.Position = UDim2.new(0.0614035092, 0, 0.200668901, 0)
  59. Esp.Size = UDim2.new(0, 200, 0, 50)
  60. Esp.Font = Enum.Font.SourceSans
  61. Esp.Text = "ASS"
  62. Esp.TextColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  63. Esp.TextScaled = true
  64. Esp.TextSize = 14
  65. Esp.TextWrapped = true
  66. Esp.MouseButton1Down:connect(function()
  67. local gui = Instance.new("BillboardGui");
  68. gui.Name = "";
  69. gui.AlwaysOnTop = true;
  70. gui.LightInfluence = 0;
  71. gui.Size = UDim2.new(1.75, 0, 1.75, 0);
  72. local frame = Instance.new("Frame", gui);
  73. frame.BackgroundColor3 = Color3.fromRGB(170, 0, 0);
  74. frame.Size = UDim2.new(1, 0, 1, 0);
  75. frame.BorderSizePixel = 4;
  76. frame.BorderColor3 = Color3.fromRGB(0, 0, 0);
  77. local gi = gui:Clone();
  78. local body = frame:Clone();
  79. body.Parent = gi;
  80. body.BackgroundColor3 = Color3.fromRGB(0, 170, 170);
  81.  
  82. for _, v in pairs(game:GetService("Players"):GetPlayers()) do
  83. if v.Name ~= game:GetService("Players").LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Head") then
  84. gui:Clone().Parent = v.Character.Head;
  85. end
  86. end
  87. end)
  88.  
  89. AimbotAndeESp.Name = "AimbotAndeESp"
  90. AimbotAndeESp.Parent = MainGui
  91. AimbotAndeESp.BackgroundColor3 = Color3.new(0, 0, 0)
  92. AimbotAndeESp.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  93. AimbotAndeESp.BorderSizePixel = 3
  94. AimbotAndeESp.Position = UDim2.new(0.0614035092, 0, 0.414715737, 0)
  95. AimbotAndeESp.Size = UDim2.new(0, 200, 0, 50)
  96. AimbotAndeESp.Font = Enum.Font.SourceSans
  97. AimbotAndeESp.Text = "TITTIES"
  98. AimbotAndeESp.TextColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  99. AimbotAndeESp.TextScaled = true
  100. AimbotAndeESp.TextSize = 14
  101. AimbotAndeESp.TextWrapped = true
  102. AimbotAndeESp.MouseButton1Down:connect(function()
  103. local plrs = game:GetService("Players")
  104. local TeamBased = true ; local teambasedswitch = "o"
  105. local presskeytoaim = true; local aimkey = "e"
  106. local raycast = false
  107.  
  108. local espupdatetime = 5; autoesp = false
  109.  
  110.  
  111.  
  112. local lockaim = true; local lockangle = 5
  113.  
  114.  
  115.  
  116. --function findwat(folder, what)
  117. -- for i, smth in pairs(folder:GetChildren()) do
  118. -- if string.find(string.lower(tostring(smth)), string.lower(what)) then
  119. -- return smth
  120. -- end
  121. -- end
  122. --end
  123. --
  124. --local plrs = findwat(game, "Players")
  125.  
  126.  
  127.  
  128.  
  129. local Gui = Instance.new("ScreenGui")
  130. local Move = Instance.new("Frame")
  131. local Main = Instance.new("Frame")
  132. local EspStatus = Instance.new("TextLabel")
  133. local st1 = Instance.new("TextLabel")
  134. local st1_2 = Instance.new("TextLabel")
  135. local st1_3 = Instance.new("TextLabel")
  136. local Name = Instance.new("TextLabel")
  137. --Properties:
  138. Gui.Name = "Gui"
  139. Gui.Parent = plrs.LocalPlayer:WaitForChild("PlayerGui")
  140.  
  141. Move.Name = "Move"
  142. Move.Parent = Gui
  143. Move.BackgroundColor3 = Color3.new(0.0431373, 1, 0.0745098)
  144. Move.BackgroundTransparency = 0.40000000596046
  145. Move.BorderSizePixel = 0
  146. Move.Position = UDim2.new(0.005, 0,0.018, 0)
  147. Move.Size = UDim2.new(0.28141585, 0, 0.0320388414, 0)
  148.  
  149. Main.Name = "Main"
  150. Main.Parent = Move
  151. Main.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  152. Main.BackgroundTransparency = 0.69999998807907
  153. Main.Position = UDim2.new(0, 0, 0.995670795, 0)
  154. Main.Size = UDim2.new(1.0000006, 0, 9.79697132, 0)
  155.  
  156. EspStatus.Name = "EspStatus"
  157. EspStatus.Parent = Main
  158. EspStatus.BackgroundColor3 = Color3.new(1, 1, 1)
  159. EspStatus.BackgroundTransparency = 1
  160. EspStatus.Size = UDim2.new(0.272955924, 0, 0.161862016, 0)
  161. EspStatus.Font = Enum.Font.ArialBold
  162. EspStatus.Text = "Press T to update Esp"
  163. EspStatus.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  164. EspStatus.TextScaled = true
  165. EspStatus.TextSize = 14
  166. EspStatus.TextWrapped = true
  167.  
  168. st1.Name = "st1"
  169. st1.Parent = Main
  170. st1.BackgroundColor3 = Color3.new(1, 1, 1)
  171. st1.BackgroundTransparency = 1
  172. st1.Position = UDim2.new(0.271787882, 0, 0, 0)
  173. st1.Size = UDim2.new(0.728211343, 0, 0.161862016, 0)
  174. st1.Font = Enum.Font.ArialBold
  175. st1.Text = "Press "..aimkey.." to lock on a person inside ur view"
  176. st1.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  177. st1.TextScaled = true
  178. st1.TextSize = 14
  179. st1.TextWrapped = true
  180.  
  181. st1_2.Name = "st1"
  182. st1_2.Parent = Main
  183. st1_2.BackgroundColor3 = Color3.new(1, 1, 1)
  184. st1_2.BackgroundTransparency = 1
  185. st1_2.Position = UDim2.new(0, 0, 0.375590861, 0)
  186. st1_2.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  187. st1_2.Font = Enum.Font.ArialBold
  188. st1_2.Text = "Press L to enable esp loop"
  189. st1_2.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  190. st1_2.TextScaled = true
  191. st1_2.TextSize = 14
  192. st1_2.TextWrapped = true
  193.  
  194. st1_3.Name = "st1"
  195. st1_3.Parent = Main
  196. st1_3.BackgroundColor3 = Color3.new(1, 1, 1)
  197. st1_3.BackgroundTransparency = 1
  198. st1_3.Position = UDim2.new(0, 0, 0.18558608, 0)
  199. st1_3.Size = UDim2.new(0.999999881, 0, 0.161862016, 0)
  200. st1_3.Font = Enum.Font.ArialBold
  201. st1_3.Text = "Press O to change team based mode"
  202. st1_3.TextColor3 = Color3.new(0.0431373, 1, 0.0745098)
  203. st1_3.TextScaled = true
  204. st1_3.TextSize = 14
  205. st1_3.TextWrapped = true
  206. local teambasedstatus = st1_3:Clone()
  207. teambasedstatus.Parent = st1_3
  208. teambasedstatus.TextScaled = true
  209. teambasedstatus.Position = UDim2.new(0, 0,0.694, 0)
  210. teambasedstatus.Text = tostring(TeamBased)
  211.  
  212. Name.Name = "Name"
  213. Name.Parent = Move
  214. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  215. Name.BackgroundTransparency = 1
  216. Name.Size = UDim2.new(0.838, 0, 0.980000019, 0)
  217. Name.Font = Enum.Font.Arial
  218. Name.Text = "FPS gui v1.0"
  219. Name.TextColor3 = Color3.new(0, 0, 0)
  220. Name.TextScaled = true
  221. Name.TextSize = 14
  222. Name.TextWrapped = true
  223. Name.TextXAlignment = Enum.TextXAlignment.Left
  224. -- Scripts:
  225.  
  226.  
  227. local plrsforaim = {}
  228.  
  229. local lplr = game:GetService("Players").LocalPlayer
  230. Move.Draggable = true
  231. Gui.ResetOnSpawn = false
  232. Gui.Name = "Chat"
  233. Gui.DisplayOrder = 999
  234.  
  235. Gui.Parent = plrs.LocalPlayer.PlayerGui
  236.  
  237.  
  238. f = {}
  239. local espforlder
  240.  
  241. f.addesp = function()
  242. --print("ESP ran")
  243. if espforlder then
  244. else
  245. espforlder = Instance.new("Folder")
  246. espforlder.Parent = game.Workspace.CurrentCamera
  247. end
  248. for i, v in pairs(espforlder:GetChildren()) do
  249. v:Destroy()
  250. end
  251. for _, plr in pairs(plrs:GetChildren()) do
  252. if plr.Character and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name then
  253. if TeamBased == true then
  254. if plr.Team.Name ~= plrs.LocalPlayer.Team.Name then
  255. local e = espforlder:FindFirstChild(plr.Name)
  256. if not e then
  257. --print("Added esp for team based")
  258. local bill = Instance.new("BillboardGui", espforlder)
  259. bill.Name = plr.Name
  260. bill.AlwaysOnTop = true
  261. bill.Size = UDim2.new(1,0,1,0)
  262. bill.Adornee = plr.Character.Head
  263. local Frame = Instance.new('Frame',bill)
  264. Frame.Active = true
  265. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  266. Frame.BackgroundTransparency = 0
  267. Frame.BorderSizePixel = 0
  268. Frame.AnchorPoint = Vector2.new(.5, .5)
  269. Frame.Position = UDim2.new (0.5,0,0.5,0)
  270. Frame.Size = UDim2.new (1,0,1,0)
  271. Frame.Rotation = 0
  272. plr.Character.Humanoid.Died:Connect(function()
  273. bill:Destroy()
  274. end)
  275. end
  276. end
  277. else
  278. local e = espforlder:FindFirstChild(plr.Name)
  279. if not e then
  280. --print("Added esp")
  281. local bill = Instance.new("BillboardGui", espforlder)
  282. bill.Name = plr.Name
  283. bill.AlwaysOnTop = true
  284. bill.Size = UDim2.new(1,0,1,0)
  285. bill.Adornee = plr.Character.Head
  286. local Frame = Instance.new('Frame',bill)
  287. Frame.Active = true
  288. Frame.BackgroundColor3 = Color3.new(0/255,255/255,0/255)
  289. Frame.BackgroundTransparency = 0
  290. Frame.BorderSizePixel = 0
  291. Frame.AnchorPoint = Vector2.new(.5, .5)
  292. Frame.Position = UDim2.new (0.5,0,0.5,0)
  293. Frame.Size = UDim2.new (1,0,1,0)
  294. Frame.Rotation = 0
  295. plr.Character.Humanoid.Died:Connect(function()
  296. bill:Destroy()
  297. end)
  298. end
  299. end
  300.  
  301.  
  302. end
  303. end
  304. end
  305. local cam = game.Workspace.CurrentCamera
  306.  
  307. local mouse = lplr:GetMouse()
  308. local switch = false
  309. local key = "k"
  310. local aimatpart = nil
  311. mouse.KeyDown:Connect(function(a)
  312. if a == "t" then
  313. print("worked1")
  314. f.addesp()
  315. elseif a == "u" then
  316. if raycast == true then
  317. raycast = false
  318. else
  319. raycast = true
  320. end
  321. elseif a == "l" then
  322. if autoesp == false then
  323. autoesp = true
  324. else
  325. autoesp = false
  326. end
  327. end
  328. if a == "j" then
  329. if mouse.Target then
  330. mouse.Target:Destroy()
  331. end
  332. end
  333. if a == key then
  334. if switch == false then
  335. switch = true
  336. else
  337. switch = false
  338. if aimatpart ~= nil then
  339. aimatpart = nil
  340. end
  341. end
  342. elseif a == teambasedswitch then
  343. if TeamBased == true then
  344. TeamBased = false
  345. teambasedstatus.Text = tostring(TeamBased)
  346. else
  347. TeamBased = true
  348. teambasedstatus.Text = tostring(TeamBased)
  349. end
  350. elseif a == aimkey then
  351. if not aimatpart then
  352. local maxangle = math.rad(20)
  353. for i, plr in pairs(plrs:GetChildren()) do
  354. if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  355. if TeamBased == true then
  356. if plr.Team.Name ~= lplr.Team.Name then
  357. local an = checkfov(plr.Character.Head)
  358. if an < maxangle then
  359. maxangle = an
  360. aimatpart = plr.Character.Head
  361. end
  362. end
  363. else
  364. local an = checkfov(plr.Character.Head)
  365. if an < maxangle then
  366. maxangle = an
  367. aimatpart = plr.Character.Head
  368. end
  369. print(plr)
  370. end
  371. plr.Character.Humanoid.Died:Connect(function()
  372. if aimatpart.Parent == plr.Character or aimatpart == nil then
  373. aimatpart = nil
  374. end
  375. end)
  376. end
  377. end
  378. else
  379. aimatpart = nil
  380. end
  381. end
  382. end)
  383.  
  384. function getfovxyz (p0, p1, deg)
  385. local x1, y1, z1 = p0:ToOrientation()
  386. local cf = CFrame.new(p0.p, p1.p)
  387. local x2, y2, z2 = cf:ToOrientation()
  388. --local d = math.deg
  389. if deg then
  390. --return Vector3.new(d(x1-x2), d(y1-y2), d(z1-z2))
  391. else
  392. return Vector3.new((x1-x2), (y1-y2), (z1-z2))
  393. end
  394. end
  395.  
  396. function getaimbotplrs()
  397. plrsforaim = {}
  398. for i, plr in pairs(plrs:GetChildren()) do
  399. if plr.Character and plr.Character.Humanoid and plr.Character.Humanoid.Health > 0 and plr.Name ~= lplr.Name and plr.Character.Head then
  400.  
  401. if TeamBased == true then
  402. if plr.Team.Name ~= lplr.Team.Name then
  403. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  404. local r = Ray.new(cf, cf.LookVector * 10000)
  405. local ign = {}
  406. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  407. if v:IsA("BasePart") then
  408. table.insert(ign , v)
  409. end
  410. end
  411. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  412. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  413. table.insert(plrsforaim, obj)
  414. end
  415. end
  416. else
  417. local cf = CFrame.new(game.Workspace.CurrentCamera.CFrame.p, plr.Character.Head.CFrame.p)
  418. local r = Ray.new(cf, cf.LookVector * 10000)
  419. local ign = {}
  420. for i, v in pairs(plrs.LocalPlayer.Character:GetChildren()) do
  421. if v:IsA("BasePart") then
  422. table.insert(ign , v)
  423. end
  424. end
  425. local obj = game.Workspace:FindPartOnRayWithIgnoreList(r, ign)
  426. if obj.Parent == plr.Character and obj.Parent ~= lplr.Character then
  427. table.insert(plrsforaim, obj)
  428. end
  429. end
  430.  
  431.  
  432. end
  433. end
  434. end
  435.  
  436. function aimat(part)
  437. cam.CFrame = CFrame.new(cam.CFrame.p, part.CFrame.p)
  438. end
  439. function checkfov (part)
  440. local fov = getfovxyz(game.Workspace.CurrentCamera.CFrame, part.CFrame)
  441. local angle = math.abs(fov.X) + math.abs(fov.Y)
  442. return angle
  443. end
  444.  
  445. game:GetService("RunService").RenderStepped:Connect(function()
  446. if aimatpart then
  447. aimat(aimatpart)
  448. if aimatpart.Parent == plrs.LocalPlayer.Character then
  449. aimatpart = nil
  450. end
  451. end
  452.  
  453.  
  454. -- if switch == true then
  455. -- local maxangle = 99999
  456. --
  457. -- --print("Loop")
  458. -- if true and raycast == false then
  459. -- for i, plr in pairs(plrs:GetChildren()) do
  460. -- if plr.Name ~= lplr.Name and plr.Character and plr.Character.Head and plr.Character.Humanoid and plr.Character.Humanoid.Health > 1 then
  461. -- if TeamBased then
  462. -- if plr.Team.Name ~= lplr.Team.Name or plr.Team.TeamColor ~= lplr.Team.TeamColor then
  463. -- local an = checkfov(plr.Character.Head)
  464. -- if an < maxangle then
  465. -- maxangle = an
  466. -- aimatpart = plr.Character.Head
  467. -- if an < lockangle then
  468. -- break
  469. -- end
  470. -- end
  471. -- end
  472. -- else
  473. -- local an = checkfov(plr.Character.Head)
  474. -- if an < maxangle then
  475. -- maxangle = an
  476. -- aimatpart = plr.Character.Head
  477. -- if an < lockangle then
  478. -- break
  479. -- end
  480. -- end
  481. -- end
  482. --
  483. --
  484. --
  485. --
  486. -- end
  487. -- end
  488. -- elseif raycast == true then
  489. --
  490. -- end
  491.  
  492. if raycast == true and switch == false and not aimatpart then
  493. getaimbotplrs()
  494. aimatpart = nil
  495. local maxangle = 999
  496. for i, v in ipairs(plrsforaim) do
  497. if v.Parent ~= lplr.Character then
  498. local an = checkfov(v)
  499. if an < maxangle and v ~= lplr.Character.Head then
  500. maxangle = an
  501. aimatpart = v
  502. print(v:GetFullName())
  503. v.Parent.Humanoid.Died:connect(function()
  504. aimatpart = nil
  505. end)
  506. end
  507. end
  508. end
  509.  
  510. end
  511. end)
  512. delay(0, function()
  513. while wait(espupdatetime) do
  514. if autoesp == true then
  515. pcall(function()
  516. f.addesp()
  517. end)
  518. end
  519. end
  520. end)
  521. warn("loaded")
  522. end)
  523.  
  524. JustTExt.Name = "JustTExt"
  525. JustTExt.Parent = MainGui
  526. JustTExt.BackgroundColor3 = Color3.new(0, 0, 0)
  527. JustTExt.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  528. JustTExt.BorderSizePixel = 3
  529. JustTExt.Position = UDim2.new(0, 0, 0.638795972, 0)
  530. JustTExt.Size = UDim2.new(0, 228, 0, 58)
  531. JustTExt.Font = Enum.Font.SourceSans
  532. JustTExt.Text = "Looking for *** dm me <====3"
  533. JustTExt.TextColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  534. JustTExt.TextScaled = true
  535. JustTExt.TextSize = 14
  536. JustTExt.TextWrapped = true
  537.  
  538. Close.Name = "Close"
  539. Close.Parent = MainGui
  540. Close.BackgroundColor3 = Color3.new(0, 0, 0)
  541. Close.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  542. Close.BorderSizePixel = 3
  543. Close.Position = UDim2.new(0.802631736, 0, 0, 0)
  544. Close.Size = UDim2.new(0, 45, 0, 50)
  545. Close.Font = Enum.Font.SourceSans
  546. Close.Text = "X"
  547. Close.TextColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  548. Close.TextScaled = true
  549. Close.TextSize = 14
  550. Close.TextWrapped = true
  551. Close.MouseButton1Down:connect(function()
  552. Open.Visible = true
  553. MainGui.Visible = false
  554. end)
  555.  
  556. OpenThingy.Name = "Open Thingy"
  557. OpenThingy.Parent = EspBotV2
  558. OpenThingy.BackgroundColor3 = Color3.new(0, 0, 0)
  559. OpenThingy.BorderColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  560. OpenThingy.BorderSizePixel = 3
  561. OpenThingy.Position = UDim2.new(0, 0, 0.765886307, 0)
  562. OpenThingy.Size = UDim2.new(0, 85, 0, 24)
  563.  
  564. Open.Name = "Open"
  565. Open.Parent = OpenThingy
  566. Open.BackgroundColor3 = Color3.new(0, 0, 0)
  567. Open.Size = UDim2.new(0, 85, 0, 24)
  568. Open.Font = Enum.Font.SourceSans
  569. Open.Text = "Open"
  570. Open.TextColor3 = Color3.new(0.0823529, 0.603922, 0.054902)
  571. Open.TextScaled = true
  572. Open.TextSize = 14
  573. Open.TextWrapped = true
  574. Open.MouseButton1Down:connect(function()
  575. MainGui.Visible = true
  576. OpenThingy.Visible= false
  577. end)
  578.  
  579. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement