PG_MCVN

Gui OPSte

Dec 12th, 2018
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 98.10 KB | None | 0 0
  1. local Main = Instance.new("ScreenGui")
  2. local MainFrame = Instance.new("Frame")
  3. local ScriptsFrame = Instance.new("Frame")
  4. local Home = Instance.new("TextButton")
  5. local HomeFrame = Instance.new("ScrollingFrame")
  6. local HomeLabel1 = Instance.new("TextLabel")
  7. local HomeLabel2 = Instance.new("TextLabel")
  8. local HomeLabel3 = Instance.new("TextLabel")
  9. local NpcTp = Instance.new("TextButton")
  10. local NpcTpFrame = Instance.new("ScrollingFrame")
  11. local NpcTpLabel = Instance.new("TextLabel")
  12. local TPAttackingNoob = Instance.new("TextButton")
  13. local TPBuggyPirate = Instance.new("TextButton")
  14. local TPBigFullBody = Instance.new("TextButton")
  15. local TPThief = Instance.new("TextButton")
  16. local TPMarine = Instance.new("TextButton")
  17. local TPLuffy = Instance.new("TextButton")
  18. local IslandTp = Instance.new("TextButton")
  19. local IslandTpFrame = Instance.new("ScrollingFrame")
  20. local IslandTpLabel = Instance.new("TextLabel")
  21. local TPToLuffyIsland = Instance.new("TextButton")
  22. local TPToBuggyIsland = Instance.new("TextButton")
  23. local TPToDFSellerIsland = Instance.new("TextButton")
  24. local TPToMarineIsland = Instance.new("TextButton")
  25. local TPToNoobIsland = Instance.new("TextButton")
  26. local TPToStarterIsland = Instance.new("TextButton")
  27. local TPToSanjiIsland = Instance.new("TextButton")
  28. local WeaponTp = Instance.new("TextButton")
  29. local WeaponTpFrame = Instance.new("ScrollingFrame")
  30. local WeaponTpLabel = Instance.new("TextLabel")
  31. local TpWoodenSword = Instance.new("TextButton")
  32. local TPKatana = Instance.new("TextButton")
  33. local TpJitte = Instance.new("TextButton")
  34. local TPCutlass = Instance.new("TextButton")
  35. local TPPipe = Instance.new("TextButton")
  36. local TpNonosamaBo = Instance.new("TextButton")
  37. local TpBisento = Instance.new("TextButton")
  38. local TpFlintlock = Instance.new("TextButton")
  39. local TpRifle = Instance.new("TextButton")
  40. local TpGryphon = Instance.new("TextButton")
  41. local QuestTp = Instance.new("TextButton")
  42. local QuestTpFrame = Instance.new("ScrollingFrame")
  43. local QuestTpLabel = Instance.new("TextLabel")
  44. local TpBob = Instance.new("TextButton")
  45. local TpGunNoob = Instance.new("TextButton")
  46. local TpThatNoob = Instance.new("TextButton")
  47. local TpInjuredPirate = Instance.new("TextButton")
  48. local TpSwordNoob = Instance.new("TextButton")
  49. local TpSadNoob = Instance.new("TextButton")
  50. local TpBigHeadBoy = Instance.new("TextButton")
  51. local OtherScripts = Instance.new("TextButton")
  52. local OtherScriptsFrame = Instance.new("ScrollingFrame")
  53. local OtherScriptsLabel = Instance.new("TextLabel")
  54. local DeleteAntiCheat = Instance.new("TextButton")
  55. local Fly = Instance.new("TextButton")
  56. local SpeedHack = Instance.new("TextButton")
  57. local NoClip = Instance.new("TextButton")
  58. local OtherTp = Instance.new("TextButton")
  59. local OtherTpFrame = Instance.new("ScrollingFrame")
  60. local OtherTpLabel = Instance.new("TextLabel")
  61. local TpChest = Instance.new("TextButton")
  62. local TpAllNPC = Instance.new("TextButton")
  63. local TpSwords = Instance.new("TextButton")
  64. local Close = Instance.new("TextButton")
  65. local Tilte = Instance.new("TextButton")
  66. local Tilte1 = Instance.new("TextButton")
  67. local LoginGui = Instance.new("Frame")
  68. local BackgroundFrame = Instance.new("ImageLabel")
  69. local Border1 = Instance.new("Frame")
  70. local Border2 = Instance.new("Frame")
  71. local Border3 = Instance.new("Frame")
  72. local Border4 = Instance.new("Frame")
  73. local LoginInfoLabel = Instance.new("TextLabel")
  74. local WelcomeUserLabel = Instance.new("TextLabel")
  75. local TriesLabel = Instance.new("TextLabel")
  76. local KeyLabel = Instance.new("TextLabel")
  77. local KeyBackground = Instance.new("ImageLabel")
  78. local KeyHere = Instance.new("TextBox")
  79. local LoginButton = Instance.new("TextButton")
  80. local PleaseLoginLabel = Instance.new("TextLabel")
  81. local OpenGui = Instance.new("Frame")
  82. local Open = Instance.new("TextButton")
  83. local TpPlayer = Instance.new("TextButton")
  84. local TpPlayerFrame = Instance.new("ScrollingFrame")
  85. local TPPlayerLabel = Instance.new("TextLabel")
  86. local TPToPlayerLabel = Instance.new("TextLabel")
  87. local PlayerName1 = Instance.new("TextBox")
  88. local PlayerName2 = Instance.new("TextBox")
  89. local Tp1 = Instance.new("TextButton")
  90. local Tp2 = Instance.new("TextButton")
  91. local TextLabel = Instance.new("TextLabel")
  92. local ClickTp = Instance.new("TextButton")
  93. local ComingSoon2 = Instance.new("TextButton")
  94. local ComingSoon3 = Instance.new("TextButton")
  95. local CaptchaMain = Instance.new("Frame")
  96. local CaptchaBtn = Instance.new("TextButton")
  97. local ColorFrame = Instance.new("Frame")
  98. local CaptchaImage = Instance.new("ImageLabel")
  99. local CaptchaLabel = Instance.new("TextLabel")
  100. local RobotLabel = Instance.new("TextLabel")
  101. local UIAspectRatioConstraint = Instance.new("UIAspectRatioConstraint")
  102. local Settings = Instance.new("TextButton")
  103. local SettingsFrame = Instance.new("ScrollingFrame")
  104. local SettingsLabel = Instance.new("TextLabel")
  105. local SpeedValueLabel = Instance.new("TextLabel")
  106. local NoClipButtonLabel = Instance.new("TextLabel")
  107. local FlyButtonLabel = Instance.new("TextLabel")
  108. local SpeedValue = Instance.new("TextBox")
  109. local NoClipButton = Instance.new("TextBox")
  110. local FlyButton = Instance.new("TextBox")
  111. --Properties:
  112. Main.Name = "Main"
  113. Main.Parent = game.CoreGui
  114.  
  115. MainFrame.Name = "MainFrame"
  116. MainFrame.Parent = Main
  117. MainFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  118. MainFrame.BorderColor3 = Color3.new(0, 0, 0)
  119. MainFrame.BorderSizePixel = 2
  120. MainFrame.Position = UDim2.new(0.0790000036, 0, 1.70000005, 0)
  121. MainFrame.Size = UDim2.new(0, 296, 0, 303)
  122. MainFrame.Active = true
  123. MainFrame.Draggable = true
  124.  
  125. ScriptsFrame.Name = "ScriptsFrame"
  126. ScriptsFrame.Parent = MainFrame
  127. ScriptsFrame.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  128. ScriptsFrame.BorderSizePixel = 0
  129. ScriptsFrame.Position = UDim2.new(0.638504326, 0, 0.106626049, 0)
  130. ScriptsFrame.Size = UDim2.new(0, 107, 0, 271)
  131. ScriptsFrame.Active = true
  132.  
  133. Home.Name = "Home"
  134. Home.Parent = ScriptsFrame
  135. Home.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  136. Home.Position = UDim2.new(0.0476484932, 0, 0.00255463668, 0)
  137. Home.Size = UDim2.new(0, 100, 0, 30)
  138. Home.Font = Enum.Font.SourceSansLight
  139. Home.Text = "Home"
  140. Home.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  141. Home.TextSize = 14
  142. Home.MouseButton1Click:connect(function()
  143. if HomeFrame.Visible == true then wait(.10)
  144. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  145. wait(1) HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  146. elseif WeaponTpFrame.Visible == true then wait(.10)
  147. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false HomeFrame.Visible = true
  148. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  149. elseif NpcTpFrame.Visible == true then
  150. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false HomeFrame.Visible = true
  151. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  152. elseif IslandTpFrame.Visible == true then
  153. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false HomeFrame.Visible = true
  154. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  155. elseif OtherScriptsFrame.Visible == true then
  156. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false HomeFrame.Visible = true
  157. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  158. elseif QuestTpFrame.Visible == true then
  159. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false HomeFrame.Visible = true
  160. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  161. elseif OtherTpFrame.Visible == true then
  162. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false HomeFrame.Visible = true
  163. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  164. elseif TpPlayerFrame.Visible == true then
  165. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false HomeFrame.Visible = true
  166. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  167. elseif SettingsFrame.Visible == true then
  168. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false HomeFrame.Visible = true
  169. HomeFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  170. end
  171. end)
  172.  
  173. HomeFrame.Name = "HomeFrame"
  174. HomeFrame.Parent = Home
  175. HomeFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  176. HomeFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  177. HomeFrame.BorderSizePixel = 0
  178. HomeFrame.Position = UDim2.new(-1.96854198, 0, 0.109309539, 0)
  179. HomeFrame.Size = UDim2.new(0, 191, 0, 269)
  180. HomeFrame.ScrollBarThickness = 12
  181. HomeFrame.Active = true
  182.  
  183. HomeLabel1.Name = "HomeLabel1"
  184. HomeLabel1.Parent = HomeFrame
  185. HomeLabel1.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  186. HomeLabel1.Position = UDim2.new(0, 0, 0.122676596, 0)
  187. HomeLabel1.Size = UDim2.new(0, 186, 0, 191)
  188. HomeLabel1.Font = Enum.Font.SourceSans
  189. HomeLabel1.Text = "Để Có Bản Cập Nhập Mới Nhất Hãy Join Nhóm Discord : https://discord.gg/rGzCGKr Hoặc Join Nhóm Facebook Group Chia Sẽ Hack Roblox"
  190. HomeLabel1.TextColor3 = Color3.new(1, 1, 1)
  191. HomeLabel1.TextSize = 15
  192. HomeLabel1.TextWrapped = true
  193. HomeLabel1.TextXAlignment = Enum.TextXAlignment.Left
  194. HomeLabel1.TextYAlignment = Enum.TextYAlignment.Top
  195.  
  196. HomeLabel2.Name = "HomeLabel2"
  197. HomeLabel2.Parent = HomeFrame
  198. HomeLabel2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  199. HomeLabel2.Position = UDim2.new(0.00994761195, 0, 0.913531363, 0)
  200. HomeLabel2.Size = UDim2.new(0, 184,0, 29)
  201. HomeLabel2.Font = Enum.Font.SourceSans
  202. HomeLabel2.Text = "Scripts Thuộc Về Group Chia Sẽ Hack Roblox Và Đặng Trường Thi Lưu Ý Mỗi Bản Update Sẽ Đổi Key"
  203. HomeLabel2.TextColor3 = Color3.new(1, 1, 1)
  204. HomeLabel2.TextSize = 14
  205. HomeLabel2.TextWrapped = true
  206. HomeLabel2.TextXAlignment = Enum.TextXAlignment.Left
  207. HomeLabel2.TextYAlignment = Enum.TextYAlignment.Top
  208.  
  209. HomeLabel3.Name = "HomeLabel3"
  210. HomeLabel3.Parent = HomeFrame
  211. HomeLabel3.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  212. HomeLabel3.Size = UDim2.new(0, 186, 0, 33)
  213. HomeLabel3.Font = Enum.Font.SourceSans
  214. HomeLabel3.Text = "Home"
  215. HomeLabel3.TextColor3 = Color3.new(0, 0, 0)
  216. HomeLabel3.TextSize = 14
  217.  
  218. NpcTp.Name = "NpcTp"
  219. NpcTp.Parent = ScriptsFrame
  220. NpcTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  221. NpcTp.Position = UDim2.new(0.0476484038, 0, 0.224251434, 0)
  222. NpcTp.Size = UDim2.new(0, 100, 0, 31)
  223. NpcTp.Font = Enum.Font.SourceSansLight
  224. NpcTp.Text = "TpNpc"
  225. NpcTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  226. NpcTp.TextSize = 14
  227. NpcTp.MouseButton1Click:connect(function()
  228. if NpcTpFrame.Visible == true then wait(.10)
  229. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  230. wait(1) NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  231. elseif WeaponTpFrame.Visible == true then wait(.10)
  232. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false NpcTpFrame.Visible = true
  233. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  234. elseif HomeFrame.Visible == true then
  235. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false NpcTpFrame.Visible = true
  236. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  237. elseif IslandTpFrame.Visible == true then
  238. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false NpcTpFrame.Visible = true
  239. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  240. elseif OtherScriptsFrame.Visible == true then
  241. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false NpcTpFrame.Visible = true
  242. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  243. elseif QuestTpFrame.Visible == true then
  244. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false NpcTpFrame.Visible = true
  245. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  246. elseif OtherTpFrame.Visible == true then
  247. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false NpcTpFrame.Visible = true
  248. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  249. elseif TpPlayerFrame.Visible == true then
  250. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false NpcTpFrame.Visible = true
  251. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  252. elseif SettingsFrame.Visible == true then
  253. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false NpcTpFrame.Visible = true
  254. NpcTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  255. end
  256. end)
  257.  
  258. NpcTpFrame.Name = "NpcTpFrame"
  259. NpcTpFrame.Parent = NpcTp
  260. NpcTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  261. NpcTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  262. NpcTpFrame.BorderSizePixel = 0
  263. NpcTpFrame.Position = UDim2.new(-1.96770537, 0, -1.82042623, 0)
  264. NpcTpFrame.Size = UDim2.new(0, 191, 0, 269)
  265. NpcTpFrame.Visible = false
  266. NpcTpFrame.ScrollBarThickness = 12
  267. NpcTpFrame.Active = true
  268.  
  269. NpcTpLabel.Name = "NpcTpLabel"
  270. NpcTpLabel.Parent = NpcTpFrame
  271. NpcTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  272. NpcTpLabel.Size = UDim2.new(0, 229, 0, 33)
  273. NpcTpLabel.Font = Enum.Font.SourceSans
  274. NpcTpLabel.Text = "TPNpc"
  275. NpcTpLabel.TextColor3 = Color3.new(0, 0, 0)
  276. NpcTpLabel.TextSize = 14
  277.  
  278. TPAttackingNoob.Name = "TP AttackingNoob"
  279. TPAttackingNoob.Parent = NpcTpFrame
  280. TPAttackingNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  281. TPAttackingNoob.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
  282. TPAttackingNoob.Size = UDim2.new(0, 187, 0, 32)
  283. TPAttackingNoob.Font = Enum.Font.SourceSans
  284. TPAttackingNoob.Text = "Tp Attacking Noob"
  285. TPAttackingNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  286. TPAttackingNoob.TextSize = 14
  287. TPAttackingNoob.MouseButton1Down:connect(function()
  288. wait(1)
  289. game:GetService("StarterGui"):SetCore("SendNotification", {
  290. Title = "[Gui S.O.P]";
  291. Text = "Tp AttackingNoob Thành Công";
  292. })
  293. for _,v in pairs(game.Workspace:GetDescendants()) do
  294. if string.find(v.Name, "Attacking Noob") then
  295. v:FindFirstChild("HumanoidRootPart").Anchored = true
  296. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  297. end
  298. end
  299. end)
  300.  
  301. TPBuggyPirate.Name = "TP BuggyPirate"
  302. TPBuggyPirate.Parent = NpcTpFrame
  303. TPBuggyPirate.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  304. TPBuggyPirate.Position = UDim2.new(-0.0351533741, 0, 0.26631245, 0)
  305. TPBuggyPirate.Size = UDim2.new(0, 193, 0, 32)
  306. TPBuggyPirate.Font = Enum.Font.SourceSans
  307. TPBuggyPirate.Text = "Tp Buggy Pirate"
  308. TPBuggyPirate.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  309. TPBuggyPirate.TextSize = 14
  310. TPBuggyPirate.MouseButton1Down:connect(function()
  311. wait(1)
  312. game:GetService("StarterGui"):SetCore("SendNotification", {
  313. Title = "[Gui S.O.P]";
  314. Text = "Tp BuggyPirate Thành Công";
  315. })
  316. for _,v in pairs(game.Workspace:GetDescendants()) do
  317. if string.find(v.Name, "Buggy pirate") then
  318. v:FindFirstChild("HumanoidRootPart").Anchored = true
  319. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  320. end
  321. end
  322. end)
  323.  
  324. TPBigFullBody.Name = "TP BigFullBody"
  325. TPBigFullBody.Parent = NpcTpFrame
  326. TPBigFullBody.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  327. TPBigFullBody.Position = UDim2.new(-0.0104712043, 0, 0.366941363, 0)
  328. TPBigFullBody.Size = UDim2.new(0, 188, 0, 35)
  329. TPBigFullBody.Font = Enum.Font.SourceSans
  330. TPBigFullBody.Text = "Tp Big Full Body"
  331. TPBigFullBody.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  332. TPBigFullBody.TextSize = 14
  333. TPBigFullBody.MouseButton1Down:connect(function()
  334. wait(1)
  335. game:GetService("StarterGui"):SetCore("SendNotification", {
  336. Title = "[Gui S.O.P]";
  337. Text = "Tp Big Full Body Thành Công";
  338. })
  339. for _,v in pairs(game.Workspace:GetDescendants()) do
  340. if string.find(v.Name, "Big Full Body") then
  341. v:FindFirstChild("HumanoidRootPart").Anchored = true
  342. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  343. end
  344. end
  345. end)
  346.  
  347. TPThief.Name = "TP Thief"
  348. TPThief.Parent = NpcTpFrame
  349. TPThief.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  350. TPThief.Position = UDim2.new(-0.00373976142, 0, 0.4770042, 0)
  351. TPThief.Size = UDim2.new(0, 187, 0, 36)
  352. TPThief.Font = Enum.Font.SourceSans
  353. TPThief.Text = "TP Thief"
  354. TPThief.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  355. TPThief.TextSize = 14
  356. TPThief.MouseButton1Down:connect(function()
  357. wait(1)
  358. game:GetService("StarterGui"):SetCore("SendNotification", {
  359. Title = "[Gui S.O.P]";
  360. Text = "Tp Thief Thành Công";
  361. })
  362. for _,v in pairs(game.Workspace:GetDescendants()) do
  363. if string.find(v.Name, "Thief") then
  364. v:FindFirstChild("HumanoidRootPart").Anchored = true
  365. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  366. end
  367. end
  368. end)
  369.  
  370. TPMarine.Name = "TP Marine"
  371. TPMarine.Parent = NpcTpFrame
  372. TPMarine.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  373. TPMarine.Position = UDim2.new(-0.0034762877, 0, 0.590211809, 0)
  374. TPMarine.Size = UDim2.new(0, 192, 0, 32)
  375. TPMarine.Font = Enum.Font.SourceSans
  376. TPMarine.Text = "Tp Marine"
  377. TPMarine.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  378. TPMarine.TextSize = 14
  379. TPMarine.MouseButton1Down:connect(function()
  380. wait(1)
  381. game:GetService("StarterGui"):SetCore("SendNotification", {
  382. Title = "[Gui S.O.P]";
  383. Text = "Tp Marine Thành Công";
  384. })
  385. for _,v in pairs(game.Workspace:GetDescendants()) do
  386. if string.find(v.Name, "Marine") then
  387. v:FindFirstChild("HumanoidRootPart").Anchored = true
  388. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  389. end
  390. end
  391. end)
  392.  
  393. TPLuffy.Name = "TP Luffy"
  394. TPLuffy.Parent = NpcTpFrame
  395. TPLuffy.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  396. TPLuffy.Position = UDim2.new(-0.00170067593, 0, 0.690840662, 0)
  397. TPLuffy.Size = UDim2.new(0, 187, 0, 35)
  398. TPLuffy.Font = Enum.Font.SourceSans
  399. TPLuffy.Text = "Tp Luffy"
  400. TPLuffy.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  401. TPLuffy.TextSize = 14
  402. TPLuffy.MouseButton1Down:connect(function()
  403. wait(1)
  404. game:GetService("StarterGui"):SetCore("SendNotification", {
  405. Title = "[Gui S.O.P]";
  406. Text = "Tp Luffy Thành Công";
  407. })
  408. for _,v in pairs(game.Workspace:GetDescendants()) do
  409. if string.find(v.Name, "Luffy") then
  410. v:FindFirstChild("HumanoidRootPart").Anchored = true
  411. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  412. end
  413. end
  414. end)
  415.  
  416. IslandTp.Name = "IslandTp"
  417. IslandTp.Parent = ScriptsFrame
  418. IslandTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  419. IslandTp.Position = UDim2.new(0.0476484038, 0, 0.11152418, 0)
  420. IslandTp.Size = UDim2.new(0, 100, 0, 31)
  421. IslandTp.Font = Enum.Font.SourceSansLight
  422. IslandTp.Text = "TpTớiĐảo"
  423. IslandTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  424. IslandTp.TextSize = 14
  425. IslandTp.MouseButton1Click:connect(function()
  426. if IslandTpFrame.Visible == true then wait(.10)
  427. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  428. wait(1) IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  429. elseif WeaponTpFrame.Visible == true then wait(.10)
  430. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false IslandTpFrame.Visible = true
  431. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  432. elseif HomeFrame.Visible == true then
  433. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false IslandTpFrame.Visible = true
  434. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  435. elseif NpcTpFrame.Visible == true then
  436. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false IslandTpFrame.Visible = true
  437. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  438. elseif OtherScriptsFrame.Visible == true then
  439. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false IslandTpFrame.Visible = true
  440. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  441. elseif QuestTpFrame.Visible == true then
  442. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false IslandTpFrame.Visible = true
  443. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  444. elseif OtherTpFrame.Visible == true then
  445. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false IslandTpFrame.Visible = true
  446. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  447. elseif TpPlayerFrame.Visible == true then
  448. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false IslandTpFrame.Visible = true
  449. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  450. elseif SettingsFrame.Visible == true then
  451. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false IslandTpFrame.Visible = true
  452. IslandTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  453. end
  454. end)
  455.  
  456. IslandTpFrame.Name = "IslandTpFrame"
  457. IslandTpFrame.Parent = IslandTp
  458. IslandTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  459. IslandTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  460. IslandTpFrame.BorderSizePixel = 0
  461. IslandTpFrame.Position = UDim2.new(-1.96906745, 0, -0.839429379, 0)
  462. IslandTpFrame.Size = UDim2.new(0, 191, 0, 269)
  463. IslandTpFrame.Visible = false
  464. IslandTpFrame.ScrollBarThickness = 12
  465. IslandTpFrame.Active = true
  466.  
  467. IslandTpLabel.Name = "IslandTpLabel"
  468. IslandTpLabel.Parent = IslandTpFrame
  469. IslandTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  470. IslandTpLabel.Size = UDim2.new(0, 229, 0, 33)
  471. IslandTpLabel.Font = Enum.Font.SourceSans
  472. IslandTpLabel.Text = "TpTớiĐảo"
  473. IslandTpLabel.TextColor3 = Color3.new(0, 0, 0)
  474. IslandTpLabel.TextSize = 14
  475.  
  476. TPToLuffyIsland.Name = "TP Luffy Island"
  477. TPToLuffyIsland.Parent = IslandTpFrame
  478. TPToLuffyIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  479. TPToLuffyIsland.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
  480. TPToLuffyIsland.Size = UDim2.new(0, 187, 0, 32)
  481. TPToLuffyIsland.Font = Enum.Font.SourceSans
  482. TPToLuffyIsland.Text = "Tp Tới Đảo Luffy"
  483. TPToLuffyIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  484. TPToLuffyIsland.TextSize = 14
  485. TPToLuffyIsland.MouseButton1Down:connect(function()
  486. wait(1)
  487. game:GetService("StarterGui"):SetCore("SendNotification", {
  488. Title = "[Gui S.O.P]";
  489. Text = "Tp Tới Đảo Luffy Thành Công";
  490. })
  491. for _,v in pairs(game.Workspace:GetDescendants()) do
  492. if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then
  493. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  494. end
  495. end
  496. end)
  497.  
  498. TPToBuggyIsland.Name = "TP To Buggy Island"
  499. TPToBuggyIsland.Parent = IslandTpFrame
  500. TPToBuggyIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  501. TPToBuggyIsland.Position = UDim2.new(-0.0351533741, 0, 0.26631245, 0)
  502. TPToBuggyIsland.Size = UDim2.new(0, 193, 0, 36)
  503. TPToBuggyIsland.Font = Enum.Font.SourceSans
  504. TPToBuggyIsland.Text = "Tp Tới Đảo Buggy"
  505. TPToBuggyIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  506. TPToBuggyIsland.TextSize = 14
  507. TPToBuggyIsland.MouseButton1Down:connect(function()
  508. wait(1)
  509. game:GetService("StarterGui"):SetCore("SendNotification", {
  510. Title = "[Gui S.O.P]";
  511. Text = "Tp Tới Đảo Buggy Thành Công";
  512. })
  513. for _,v in pairs(game.Workspace:GetDescendants()) do
  514. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Bob') then
  515. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  516. end
  517. end
  518. end)
  519.  
  520. TPToDFSellerIsland.Name = "TP To DF Seller Island"
  521. TPToDFSellerIsland.Parent = IslandTpFrame
  522. TPToDFSellerIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  523. TPToDFSellerIsland.Position = UDim2.new(-0.0104712043, 0, 0.379519939, 0)
  524. TPToDFSellerIsland.Size = UDim2.new(0, 188, 0, 37)
  525. TPToDFSellerIsland.Font = Enum.Font.SourceSans
  526. TPToDFSellerIsland.Text = "TP Tới Đảo Người Bán DF"
  527. TPToDFSellerIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  528. TPToDFSellerIsland.TextSize = 14
  529. TPToDFSellerIsland.MouseButton1Down:connect(function()
  530. wait(1)
  531. game:GetService("StarterGui"):SetCore("SendNotification", {
  532. Title = "[Gui S.O.P]";
  533. Text = "Tp Tới Đảo Người Bán DF Thành Công";
  534. })
  535. for _,v in pairs(game.Workspace:GetDescendants()) do
  536. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Devil Fruit Seller') then
  537. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  538. end
  539. end
  540. end)
  541.  
  542. TPToMarineIsland.Name = "TP To Marine Island"
  543. TPToMarineIsland.Parent = IslandTpFrame
  544. TPToMarineIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  545. TPToMarineIsland.Position = UDim2.new(-0.00373976142, 0, 0.4958722, 0)
  546. TPToMarineIsland.Size = UDim2.new(0, 187, 0, 40)
  547. TPToMarineIsland.Font = Enum.Font.SourceSans
  548. TPToMarineIsland.Text = "TP Tới Đảo Hải Quân"
  549. TPToMarineIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  550. TPToMarineIsland.TextSize = 14
  551. TPToMarineIsland.MouseButton1Down:connect(function()
  552. wait(1)
  553. game:GetService("StarterGui"):SetCore("SendNotification", {
  554. Title = "[Gui S.O.P]";
  555. Text = "Tp Tp Tới Đảo Hải Quân Thành Công";
  556. })
  557. for _,v in pairs(game.Workspace:GetDescendants()) do
  558. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Injured pirate') then
  559. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  560. end
  561. end
  562. end)
  563.  
  564. TPToNoobIsland.Name = "TP To Noob Island"
  565. TPToNoobIsland.Parent = IslandTpFrame
  566. TPToNoobIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  567. TPToNoobIsland.Position = UDim2.new(-0.0121718803, 0, 0.621658325, 0)
  568. TPToNoobIsland.Size = UDim2.new(0, 189, 0, 44)
  569. TPToNoobIsland.Font = Enum.Font.SourceSans
  570. TPToNoobIsland.Text = "TP Tới Đảo Noob"
  571. TPToNoobIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  572. TPToNoobIsland.TextSize = 14
  573. TPToNoobIsland.MouseButton1Down:connect(function()
  574. wait(1)
  575. game:GetService("StarterGui"):SetCore("SendNotification", {
  576. Title = "[Gui S.O.P]";
  577. Text = "Tp Tp Tới Đảo Noob Thành Công";
  578. })
  579. for _,v in pairs(game.Workspace:GetDescendants()) do
  580. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Gun noob') then
  581. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  582. end
  583. end
  584. end)
  585.  
  586. TPToStarterIsland.Name = "TP To Starter Island"
  587. TPToStarterIsland.Parent = IslandTpFrame
  588. TPToStarterIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  589. TPToStarterIsland.Position = UDim2.new(-0.0174074825, 0, 0.912679493, 0)
  590. TPToStarterIsland.Size = UDim2.new(0, 190, 0, 28)
  591. TPToStarterIsland.Font = Enum.Font.SourceSans
  592. TPToStarterIsland.Text = "TP Tới Đảo Ban Đầu"
  593. TPToStarterIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  594. TPToStarterIsland.TextSize = 14
  595. TPToStarterIsland.MouseButton1Down:connect(function()
  596. wait(1)
  597. game:GetService("StarterGui"):SetCore("SendNotification", {
  598. Title = "[Gui S.O.P]";
  599. Text = "Tp Tp Tới Đảo Ban Đầu Thành Công";
  600. })
  601. for _,v in pairs(game.Workspace:GetDescendants()) do
  602. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Big head boy') then
  603. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  604. end
  605. end
  606. end)
  607.  
  608. TPToSanjiIsland.Name = "TP To Sanji Island"
  609. TPToSanjiIsland.Parent = IslandTpFrame
  610. TPToSanjiIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  611. TPToSanjiIsland.Position = UDim2.new(-0.00170067593, 0, 0.760150254, 0)
  612. TPToSanjiIsland.Size = UDim2.new(0, 191, 0, 42)
  613. TPToSanjiIsland.Font = Enum.Font.SourceSans
  614. TPToSanjiIsland.Text = "TP Tới Đảo Sanji"
  615. TPToSanjiIsland.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  616. TPToSanjiIsland.TextSize = 14
  617. TPToSanjiIsland.MouseButton1Down:connect(function()
  618. wait(1)
  619. game:GetService("StarterGui"):SetCore("SendNotification", {
  620. Title = "[Gui S.O.P]";
  621. Text = "Tp Tới Đảo Sanji Thành Công";
  622. })
  623. for _,v in pairs(game.Workspace:GetDescendants()) do
  624. if string.find(v.ClassName, "Model") and string.find(v.Name, 'BlackLeg') then
  625. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  626. end
  627. end
  628. end)
  629.  
  630. WeaponTp.Name = "WeaponTp"
  631. WeaponTp.Parent = ScriptsFrame
  632. WeaponTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  633. WeaponTp.Position = UDim2.new(0.0476484038, 0, 0.336978644, 0)
  634. WeaponTp.Size = UDim2.new(0, 100, 0, 31)
  635. WeaponTp.Font = Enum.Font.SourceSansLight
  636. WeaponTp.Text = "TpVũKhí"
  637. WeaponTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  638. WeaponTp.TextSize = 14
  639. WeaponTp.MouseButton1Click:connect(function()
  640. if WeaponTpFrame.Visible == true then wait(.10)
  641. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  642. wait(1) WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  643. elseif IslandTpFrame.Visible == true then wait(.10)
  644. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false WeaponTpFrame.Visible = true
  645. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  646. elseif HomeFrame.Visible == true then
  647. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false WeaponTpFrame.Visible = true
  648. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  649. elseif NpcTpFrame.Visible == true then
  650. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false WeaponTpFrame.Visible = true
  651. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  652. elseif OtherScriptsFrame.Visible == true then
  653. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false WeaponTpFrame.Visible = true
  654. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  655. elseif QuestTpFrame.Visible == true then
  656. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false WeaponTpFrame.Visible = true
  657. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  658. elseif OtherTpFrame.Visible == true then
  659. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false WeaponTpFrame.Visible = true
  660. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  661. elseif TpPlayerFrame.Visible == true then
  662. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false WeaponTpFrame.Visible = true
  663. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  664. elseif SettingsFrame.Visible == true then
  665. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false WeaponTpFrame.Visible = true
  666. WeaponTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  667. end
  668. end)
  669.  
  670. WeaponTpFrame.Name = "WeaponTpFrame"
  671. WeaponTpFrame.Parent = WeaponTp
  672. WeaponTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  673. WeaponTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  674. WeaponTpFrame.BorderSizePixel = 0
  675. WeaponTpFrame.Position = UDim2.new(-1.96899998, 0, -2.80200005, 0)
  676. WeaponTpFrame.Size = UDim2.new(0, 191, 0, 269)
  677. WeaponTpFrame.Visible = false
  678. WeaponTpFrame.ScrollBarThickness = 12
  679. WeaponTpFrame.Active = true
  680.  
  681. WeaponTpLabel.Name = "WeaponTpLabel"
  682. WeaponTpLabel.Parent = WeaponTpFrame
  683. WeaponTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  684. WeaponTpLabel.Size = UDim2.new(0, 229, 0, 33)
  685. WeaponTpLabel.Font = Enum.Font.SourceSans
  686. WeaponTpLabel.Text = "TpVũKhí"
  687. WeaponTpLabel.TextColor3 = Color3.new(0, 0, 0)
  688. WeaponTpLabel.TextSize = 14
  689.  
  690. TpWoodenSword.Name = "TpWooden Sword"
  691. TpWoodenSword.Parent = WeaponTpFrame
  692. TpWoodenSword.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  693. TpWoodenSword.Position = UDim2.new(-0.00512295868, 0, 0.165683448, 0)
  694. TpWoodenSword.Size = UDim2.new(0, 187, 0, 23)
  695. TpWoodenSword.Font = Enum.Font.SourceSans
  696. TpWoodenSword.Text = "Tp Wooden Sword"
  697. TpWoodenSword.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  698. TpWoodenSword.TextSize = 14
  699. TpWoodenSword.MouseButton1Down:connect(function()
  700. wait(1)
  701. game:GetService("StarterGui"):SetCore("SendNotification", {
  702. Title = "[Gui S.O.P]";
  703. Text = "Tp Wooden Sword Thành Công ";
  704. })
  705. for _,v in pairs(game.Workspace:GetDescendants()) do
  706. if string.find(v.Name, "Wooden Sword") and string.find(v.ClassName, "Model") then
  707. v:FindFirstChild("Head").Anchored = true
  708. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  709. end
  710. end
  711. end)
  712.  
  713. TPKatana.Name = "TPKatana"
  714. TPKatana.Parent = WeaponTpFrame
  715. TPKatana.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  716. TPKatana.Position = UDim2.new(-0.0148002263, 0, 0.238010451, 0)
  717. TPKatana.Size = UDim2.new(0, 189, 0, 22)
  718. TPKatana.Font = Enum.Font.SourceSans
  719. TPKatana.Text = "Tp Katana"
  720. TPKatana.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  721. TPKatana.TextSize = 14
  722. TPKatana.MouseButton1Down:connect(function()
  723. wait(1)
  724. game:GetService("StarterGui"):SetCore("SendNotification", {
  725. Title = "[Gui S.O.P]";
  726. Text = "Tp Katana Thành Công ";
  727. })
  728. for _,v in pairs(game.Workspace:GetDescendants()) do
  729. if string.find(v.Name, "Katana") and string.find(v.ClassName, "Model") then
  730. v:FindFirstChild("Head").Anchored = true
  731. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  732. end
  733. end
  734. end)
  735.  
  736. TpJitte.Name = "TpJitte"
  737. TpJitte.Parent = WeaponTpFrame
  738. TpJitte.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  739. TpJitte.Position = UDim2.new(-0.0194465686, 0, 0.309538424, 0)
  740. TpJitte.Size = UDim2.new(0, 190, 0, 24)
  741. TpJitte.Font = Enum.Font.SourceSans
  742. TpJitte.Text = "Tp Jitte"
  743. TpJitte.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  744. TpJitte.TextSize = 14
  745. TpJitte.MouseButton1Down:connect(function()
  746. wait(1)
  747. game:GetService("StarterGui"):SetCore("SendNotification", {
  748. Title = "[Gui S.O.P]";
  749. Text = "Tp Jitte Thành Công ";
  750. })
  751. for _,v in pairs(game.Workspace:GetDescendants()) do
  752. if string.find(v.Name, "Jitte") and string.find(v.ClassName, "Model") then
  753. v:FindFirstChild("Head").Anchored = true
  754. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  755. end
  756. end
  757. end)
  758.  
  759. TPCutlass.Name = "TP Cutlass"
  760. TPCutlass.Parent = WeaponTpFrame
  761. TPCutlass.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  762. TPCutlass.Position = UDim2.new(-0.0148002263, 0, 0.385010093, 0)
  763. TPCutlass.Size = UDim2.new(0, 189, 0, 25)
  764. TPCutlass.Font = Enum.Font.SourceSans
  765. TPCutlass.Text = "TP Cutlass"
  766. TPCutlass.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  767. TPCutlass.TextSize = 14
  768. TPCutlass.MouseButton1Down:connect(function()
  769. wait(1)
  770. game:GetService("StarterGui"):SetCore("SendNotification", {
  771. Title = "[Gui S.O.P]";
  772. Text = "Tp Cutlass Thành Công ";
  773. })
  774. for _,v in pairs(game.Workspace:GetDescendants()) do
  775. if string.find(v.Name, "Cutlass") and string.find(v.ClassName, "Model") then
  776. v:FindFirstChild("Head").Anchored = true
  777. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  778. end
  779. end
  780. end)
  781.  
  782. TPPipe.Name = "TP Pipe"
  783. TPPipe.Parent = WeaponTpFrame
  784. TPPipe.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  785. TPPipe.Position = UDim2.new(-0.00190455257, 0, 0.463626444, 0)
  786. TPPipe.Size = UDim2.new(0, 187, 0, 23)
  787. TPPipe.Font = Enum.Font.SourceSans
  788. TPPipe.Text = "Tp Pipe"
  789. TPPipe.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  790. TPPipe.TextSize = 14
  791. TPPipe.MouseButton1Down:connect(function()
  792. wait(1)
  793. game:GetService("StarterGui"):SetCore("SendNotification", {
  794. Title = "[Gui S.O.P]";
  795. Text = "Tp Pipe Thành Công ";
  796. })
  797. for _,v in pairs(game.Workspace:GetDescendants()) do
  798. if string.find(v.Name, "Pipe") and string.find(v.ClassName, "Model") then
  799. v:FindFirstChild("Head").Anchored = true
  800. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  801. end
  802. end
  803. end)
  804.  
  805. TpNonosamaBo.Name = "TpNonosama Bo"
  806. TpNonosamaBo.Parent = WeaponTpFrame
  807. TpNonosamaBo.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  808. TpNonosamaBo.Position = UDim2.new(-0.00512295868, 0, 0.535953462, 0)
  809. TpNonosamaBo.Size = UDim2.new(0, 187, 0, 27)
  810. TpNonosamaBo.Font = Enum.Font.SourceSans
  811. TpNonosamaBo.Text = "Tp Nonosama Bo"
  812. TpNonosamaBo.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  813. TpNonosamaBo.TextSize = 14
  814. TpNonosamaBo.MouseButton1Down:connect(function()
  815. wait(1)
  816. game:GetService("StarterGui"):SetCore("SendNotification", {
  817. Title = "[Gui S.O.P]";
  818. Text = "Tp Nonosama Bo Thành Công ";
  819. })
  820. for _,v in pairs(game.Workspace:GetDescendants()) do
  821. if string.find(v.Name, "Nonosama Bo") and string.find(v.ClassName, "Model") then
  822. v:FindFirstChild("Head").Anchored = true
  823. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  824. end
  825. end
  826. end)
  827.  
  828. TpBisento.Name = "TpBisento"
  829. TpBisento.Parent = WeaponTpFrame
  830. TpBisento.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  831. TpBisento.Position = UDim2.new(-0.00190455257, 0, 0.620859027, 0)
  832. TpBisento.Size = UDim2.new(0, 187, 0, 24)
  833. TpBisento.Font = Enum.Font.SourceSans
  834. TpBisento.Text = "Tp Bisento"
  835. TpBisento.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  836. TpBisento.TextSize = 14
  837. TpBisento.MouseButton1Down:connect(function()
  838. wait(1)
  839. game:GetService("StarterGui"):SetCore("SendNotification", {
  840. Title = "[Gui S.O.P]";
  841. Text = "Tp Bisento Thành Công ";
  842. })
  843. for _,v in pairs(game.Workspace:GetDescendants()) do
  844. if string.find(v.Name, "Bisento") and string.find(v.ClassName, "Model") then
  845. v:FindFirstChild("Head").Anchored = true
  846. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  847. end
  848. end
  849. end)
  850.  
  851. TpFlintlock.Name = "TpFlintlock"
  852. TpFlintlock.Parent = WeaponTpFrame
  853. TpFlintlock.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  854. TpFlintlock.Position = UDim2.new(0.00531964516, 0, 0.696330786, 0)
  855. TpFlintlock.Size = UDim2.new(0, 186, 0, 29)
  856. TpFlintlock.Font = Enum.Font.SourceSans
  857. TpFlintlock.Text = "Tp FlintLock"
  858. TpFlintlock.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  859. TpFlintlock.TextSize = 14
  860. TpFlintlock.MouseButton1Down:connect(function()
  861. wait(1)
  862. game:GetService("StarterGui"):SetCore("SendNotification", {
  863. Title = "[Gui S.O.P]";
  864. Text = "Tp Flintlock Thành Công ";
  865. })
  866. for _,v in pairs(game.Workspace:GetDescendants()) do
  867. if string.find(v.Name, "Flintlock") and string.find(v.ClassName, "Model") then
  868. v:FindFirstChild("Head").Anchored = true
  869. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  870. end
  871. end
  872. end)
  873.  
  874. TpRifle.Name = "TpRifle"
  875. TpRifle.Parent = WeaponTpFrame
  876. TpRifle.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  877. TpRifle.Position = UDim2.new(0.00531964516, 0, 0.787525833, 0)
  878. TpRifle.Size = UDim2.new(0, 186, 0, 24)
  879. TpRifle.Font = Enum.Font.SourceSans
  880. TpRifle.Text = "Tp Rifle"
  881. TpRifle.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  882. TpRifle.TextSize = 14
  883. TpRifle.MouseButton1Down:connect(function()
  884. wait(1)
  885. game:GetService("StarterGui"):SetCore("SendNotification", {
  886. Title = "[Gui S.O.P]";
  887. Text = "Tp Rifle Thành Công ";
  888. })
  889. for _,v in pairs(game.Workspace:GetDescendants()) do
  890. if string.find(v.Name, "Rifle") and string.find(v.ClassName, "Model") then
  891. v:FindFirstChild("Head").Anchored = true
  892. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  893. end
  894. end
  895. end)
  896.  
  897. TpGryphon.Name = "TpGryphon"
  898. TpGryphon.Parent = WeaponTpFrame
  899. TpGryphon.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  900. TpGryphon.Position = UDim2.new(0.00531964516, 0, 0.862997532, 0)
  901. TpGryphon.Size = UDim2.new(0, 186, 0, 24)
  902. TpGryphon.Font = Enum.Font.SourceSans
  903. TpGryphon.Text = "Tp Gryphon"
  904. TpGryphon.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  905. TpGryphon.TextSize = 14
  906. TpGryphon.MouseButton1Down:connect(function()
  907. wait(1)
  908. game:GetService("StarterGui"):SetCore("SendNotification", {
  909. Title = "[Gui S.O.P]";
  910. Text = "Tp Gryphon Thành Công Nếu Ko Có Gì Xảy Ra Server Này Lag Rồi ";
  911. })
  912. for _,v in pairs(game.Workspace:GetDescendants()) do
  913. if string.find(v.Name, "Gryphon") and string.find(v.ClassName, "Model") then
  914. v:FindFirstChild("Head").Anchored = true
  915. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  916. end
  917. end
  918. end)
  919.  
  920. QuestTp.Name = "QuestTp"
  921. QuestTp.Parent = ScriptsFrame
  922. QuestTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  923. QuestTp.Position = UDim2.new(0.0476484038, 0, 0.446069628, 0)
  924. QuestTp.Size = UDim2.new(0, 100, 0, 31)
  925. QuestTp.Font = Enum.Font.SourceSansLight
  926. QuestTp.Text = "TpNhiệmVụ"
  927. QuestTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  928. QuestTp.TextSize = 14
  929. QuestTp.MouseButton1Click:connect(function()
  930. if QuestTpFrame.Visible == true then wait(.10)
  931. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  932. wait(1) QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  933. elseif IslandTpFrame.Visible == true then wait(.10)
  934. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false QuestTpFrame.Visible = true
  935. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  936. elseif HomeFrame.Visible == true then
  937. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false QuestTpFrame.Visible = true
  938. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  939. elseif NpcTpFrame.Visible == true then
  940. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false QuestTpFrame.Visible = true
  941. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  942. elseif OtherScriptsFrame.Visible == true then
  943. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false QuestTpFrame.Visible = true
  944. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  945. elseif WeaponTpFrame.Visible == true then
  946. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false QuestTpFrame.Visible = true
  947. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  948. elseif OtherTpFrame.Visible == true then
  949. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false QuestTpFrame.Visible = true
  950. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  951. elseif TpPlayerFrame.Visible == true then
  952. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false QuestTpFrame.Visible = true
  953. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  954. elseif SettingsFrame.Visible == true then
  955. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false QuestTpFrame.Visible = true
  956. QuestTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  957. end
  958. end)
  959.  
  960. QuestTpFrame.Name = "QuestTpFrame"
  961. QuestTpFrame.Parent = QuestTp
  962. QuestTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  963. QuestTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  964. QuestTpFrame.BorderSizePixel = 0
  965. QuestTpFrame.Position = UDim2.new(-1.96899998, 0, -3.76099992, 0)
  966. QuestTpFrame.Size = UDim2.new(0, 191, 0, 269)
  967. QuestTpFrame.Visible = false
  968. QuestTpFrame.ScrollBarThickness = 12
  969. QuestTpFrame.Active = true
  970.  
  971. QuestTpLabel.Name = "QuestTpLabel"
  972. QuestTpLabel.Parent = QuestTpFrame
  973. QuestTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  974. QuestTpLabel.Size = UDim2.new(0, 229, 0, 33)
  975. QuestTpLabel.Font = Enum.Font.SourceSans
  976. QuestTpLabel.Text = "TpNhiệmVụ"
  977. QuestTpLabel.TextColor3 = Color3.new(0, 0, 0)
  978. QuestTpLabel.TextSize = 14
  979.  
  980. TpBob.Name = "TpBob"
  981. TpBob.Parent = QuestTpFrame
  982. TpBob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  983. TpBob.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
  984. TpBob.Size = UDim2.new(0, 189, 0, 32)
  985. TpBob.Font = Enum.Font.SourceSans
  986. TpBob.Text = "Tp Bob"
  987. TpBob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  988. TpBob.TextSize = 14
  989. TpBob.MouseButton1Down:connect(function()
  990. wait(1)
  991. game:GetService("StarterGui"):SetCore("SendNotification", {
  992. Title = "[Gui S.O.P]";
  993. Text = "Tp Bob Thành Công";
  994. })
  995. for _,v in pairs(game.Workspace:GetDescendants()) do
  996. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Bob') then
  997. v:FindFirstChild("Head").Anchored = true
  998. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  999. end
  1000. end
  1001. end)
  1002.  
  1003. TpGunNoob.Name = "TpGunNoob"
  1004. TpGunNoob.Parent = QuestTpFrame
  1005. TpGunNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1006. TpGunNoob.Position = UDim2.new(0, 0, 0.26631245, 0)
  1007. TpGunNoob.Size = UDim2.new(0, 188, 0, 32)
  1008. TpGunNoob.Font = Enum.Font.SourceSans
  1009. TpGunNoob.Text = "Tp Gun Noob"
  1010. TpGunNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1011. TpGunNoob.TextSize = 14
  1012. TpGunNoob.MouseButton1Down:connect(function()
  1013. wait(1)
  1014. game:GetService("StarterGui"):SetCore("SendNotification", {
  1015. Title = "[Gui S.O.P]";
  1016. Text = "Tp GunNoob Thành Công";
  1017. })
  1018. for _,v in pairs(game.Workspace:GetDescendants()) do
  1019. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Gun noob') then
  1020. v:FindFirstChild("Head").Anchored = true
  1021. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1022. end
  1023. end
  1024. end)
  1025.  
  1026. TpThatNoob.Name = "TpThatNoob"
  1027. TpThatNoob.Parent = QuestTpFrame
  1028. TpThatNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1029. TpThatNoob.Position = UDim2.new(-0.00373976142, 0, 0.366625935, 0)
  1030. TpThatNoob.Size = UDim2.new(0, 189, 0, 38)
  1031. TpThatNoob.Font = Enum.Font.SourceSans
  1032. TpThatNoob.Text = "TP That Noob"
  1033. TpThatNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1034. TpThatNoob.TextSize = 14
  1035. TpThatNoob.MouseButton1Down:connect(function()
  1036. wait(1)
  1037. game:GetService("StarterGui"):SetCore("SendNotification", {
  1038. Title = "[Gui S.O.P]";
  1039. Text = "Tp ThatNoob Thành Công";
  1040. })
  1041. for _,v in pairs(game.Workspace:GetDescendants()) do
  1042. if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then
  1043. v:FindFirstChild("Head").Anchored = true
  1044. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1045. end
  1046. end
  1047. end)
  1048.  
  1049. TpInjuredPirate.Name = "TpInjuredPirate"
  1050. TpInjuredPirate.Parent = QuestTpFrame
  1051. TpInjuredPirate.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1052. TpInjuredPirate.Position = UDim2.new(-0.01678323, 0, 0.485748172, 0)
  1053. TpInjuredPirate.Size = UDim2.new(0, 191, 0, 36)
  1054. TpInjuredPirate.Font = Enum.Font.SourceSans
  1055. TpInjuredPirate.Text = "TP Injured Pirate"
  1056. TpInjuredPirate.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1057. TpInjuredPirate.TextSize = 14
  1058. TpInjuredPirate.MouseButton1Down:connect(function()
  1059. wait(1)
  1060. game:GetService("StarterGui"):SetCore("SendNotification", {
  1061. Title = "[Gui S.O.P]";
  1062. Text = "Tp InjuredPirate Thành Công";
  1063. })
  1064. for _,v in pairs(game.Workspace:GetDescendants()) do
  1065. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Injured pirate') then
  1066. v:FindFirstChild("Head").Anchored = true
  1067. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1068. end
  1069. end
  1070. end)
  1071.  
  1072. TpSwordNoob.Name = "TpSwordNoob"
  1073. TpSwordNoob.Parent = QuestTpFrame
  1074. TpSwordNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1075. TpSwordNoob.Position = UDim2.new(-0.00373976142, 0, 0.598600864, 0)
  1076. TpSwordNoob.Size = UDim2.new(0, 189, 0, 36)
  1077. TpSwordNoob.Font = Enum.Font.SourceSans
  1078. TpSwordNoob.Text = "TP Sword Noob"
  1079. TpSwordNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1080. TpSwordNoob.TextSize = 14
  1081. TpSwordNoob.MouseButton1Down:connect(function()
  1082. wait(1)
  1083. game:GetService("StarterGui"):SetCore("SendNotification", {
  1084. Title = "[Gui S.O.P]";
  1085. Text = "Tp SwordNoob Thành Công";
  1086. })
  1087. for _,v in pairs(game.Workspace:GetDescendants()) do
  1088. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Sword noob') then
  1089. v:FindFirstChild("Head").Anchored = true
  1090. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1091. end
  1092. end
  1093. end)
  1094.  
  1095. TpSadNoob.Name = "TpSadNoob"
  1096. TpSadNoob.Parent = QuestTpFrame
  1097. TpSadNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1098. TpSadNoob.Position = UDim2.new(-0.00373976142, 0, 0.711453497, 0)
  1099. TpSadNoob.Size = UDim2.new(0, 189, 0, 37)
  1100. TpSadNoob.Font = Enum.Font.SourceSans
  1101. TpSadNoob.Text = "TP Sad Noob"
  1102. TpSadNoob.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1103. TpSadNoob.TextSize = 14
  1104. TpSadNoob.MouseButton1Down:connect(function()
  1105. wait(1)
  1106. game:GetService("StarterGui"):SetCore("SendNotification", {
  1107. Title = "[Gui S.O.P]";
  1108. Text = "Tp SadNoob Thành Công";
  1109. })
  1110. for _,v in pairs(game.Workspace:GetDescendants()) do
  1111. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Sad noob') then
  1112. v:FindFirstChild("Head").Anchored = true
  1113. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1114. end
  1115. end
  1116. end)
  1117.  
  1118. TpBigHeadBoy.Name = "TpBigHeadBoy"
  1119. TpBigHeadBoy.Parent = QuestTpFrame
  1120. TpBigHeadBoy.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1121. TpBigHeadBoy.Position = UDim2.new(-0.00373976142, 0, 0.827440977, 0)
  1122. TpBigHeadBoy.Size = UDim2.new(0, 189, 0, 38)
  1123. TpBigHeadBoy.Font = Enum.Font.SourceSans
  1124. TpBigHeadBoy.Text = "TP Big Head Boy"
  1125. TpBigHeadBoy.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1126. TpBigHeadBoy.TextSize = 14
  1127. TpBigHeadBoy.MouseButton1Down:connect(function()
  1128. wait(1)
  1129. game:GetService("StarterGui"):SetCore("SendNotification", {
  1130. Title = "[Gui S.O.P]";
  1131. Text = "Tp Big Head Boy Thành Công";
  1132. })
  1133. for _,v in pairs(game.Workspace:GetDescendants()) do
  1134. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Big head boy') then
  1135. v:FindFirstChild("Head").Anchored = true
  1136. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1137. end
  1138. end
  1139. end)
  1140.  
  1141. OtherScripts.Name = "OtherScripts"
  1142. OtherScripts.Parent = ScriptsFrame
  1143. OtherScripts.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1144. OtherScripts.Position = UDim2.new(0.0476484038, 0, 0.555160582, 0)
  1145. OtherScripts.Size = UDim2.new(0, 100, 0, 31)
  1146. OtherScripts.Font = Enum.Font.SourceSansLight
  1147. OtherScripts.Text = "ScriptsKhác"
  1148. OtherScripts.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1149. OtherScripts.TextSize = 14
  1150. OtherScripts.MouseButton1Click:connect(function()
  1151. if OtherScriptsFrame.Visible == true then wait(.10)
  1152. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  1153. wait(1) OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1154. elseif IslandTpFrame.Visible == true then wait(.10)
  1155. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false OtherScriptsFrame.Visible = true
  1156. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1157. elseif HomeFrame.Visible == true then
  1158. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false OtherScriptsFrame.Visible = true
  1159. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1160. elseif NpcTpFrame.Visible == true then
  1161. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false OtherScriptsFrame.Visible = true
  1162. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1163. elseif QuestTpFrame.Visible == true then
  1164. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false OtherScriptsFrame.Visible = true
  1165. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1166. elseif WeaponTpFrame.Visible == true then
  1167. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false OtherScriptsFrame.Visible = true
  1168. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1169. elseif OtherTpFrame.Visible == true then
  1170. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherTpFrame.Visible = false OtherScriptsFrame.Visible = true
  1171. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1172. elseif TpPlayerFrame.Visible == true then
  1173. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false OtherScriptsFrame.Visible = true
  1174. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1175. elseif SettingsFrame.Visible == true then
  1176. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false OtherScriptsFrame.Visible = true
  1177. OtherScriptsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1178. end
  1179. end)
  1180.  
  1181. OtherScriptsFrame.Name = "OtherScriptsFrame"
  1182. OtherScriptsFrame.Parent = OtherScripts
  1183. OtherScriptsFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  1184. OtherScriptsFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  1185. OtherScriptsFrame.BorderSizePixel = 0
  1186. OtherScriptsFrame.Position = UDim2.new(-1.96770537, 0, -4.72365236, 0)
  1187. OtherScriptsFrame.Size = UDim2.new(0, 191, 0, 269)
  1188. OtherScriptsFrame.Visible = false
  1189. OtherScriptsFrame.ScrollBarThickness = 12
  1190. OtherScriptsFrame.Active = true
  1191.  
  1192. OtherScriptsLabel.Name = "OtherScriptsLabel"
  1193. OtherScriptsLabel.Parent = OtherScriptsFrame
  1194. OtherScriptsLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  1195. OtherScriptsLabel.Size = UDim2.new(0, 229, 0, 33)
  1196. OtherScriptsLabel.Font = Enum.Font.SourceSans
  1197. OtherScriptsLabel.Text = "ScripsKhác"
  1198. OtherScriptsLabel.TextColor3 = Color3.new(0, 0, 0)
  1199. OtherScriptsLabel.TextSize = 14
  1200.  
  1201. DeleteAntiCheat.Name = "DeleteAntiCheat"
  1202. DeleteAntiCheat.Parent = OtherScriptsFrame
  1203. DeleteAntiCheat.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1204. DeleteAntiCheat.Position = UDim2.new(-0.00373976142, 0, 0.165683508, 0)
  1205. DeleteAntiCheat.Size = UDim2.new(0, 187, 0, 32)
  1206. DeleteAntiCheat.Font = Enum.Font.SourceSans
  1207. DeleteAntiCheat.Text = "Xóa Chống Gian Lận"
  1208. DeleteAntiCheat.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1209. DeleteAntiCheat.TextSize = 14
  1210. DeleteAntiCheat.MouseButton1Down:connect(function()
  1211. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  1212. if v.ClassName == "Script" then
  1213. for i,c in pairs(v:GetChildren()) do
  1214. if c.Name == "" then
  1215. v:Remove()
  1216.  
  1217. end
  1218. end
  1219. end
  1220. end
  1221. wait(1)
  1222. game:GetService("StarterGui"):SetCore("SendNotification", {
  1223. Title = "[Gui S.O.P]";
  1224. Text = "Xóa Chống Gian Lận Bây Giờ Bạn Có Thể Sử Dụng Script Khác Ko Sợ Kick 70% ";
  1225. })
  1226. end)
  1227.  
  1228. Fly.Name = "Fly"
  1229. Fly.Parent = OtherScriptsFrame
  1230. Fly.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1231. Fly.Position = UDim2.new(0, 0, 0.26631245, 0)
  1232. Fly.Size = UDim2.new(0, 186, 0, 32)
  1233. Fly.Font = Enum.Font.SourceSans
  1234. Fly.Text = "Bay"
  1235. Fly.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1236. Fly.TextSize = 14
  1237. Fly.MouseButton1Down:connect(function()
  1238. local button2 = FlyButton.Text
  1239. repeat wait()
  1240. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  1241. local mouse = game.Players.LocalPlayer:GetMouse()
  1242. repeat wait() until mouse
  1243. local plr = game.Players.LocalPlayer
  1244. local torso = plr.Character.Torso
  1245. local flying = true
  1246. local deb = true
  1247. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  1248. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1249. local maxspeed = 220
  1250. local speed = 100
  1251.  
  1252. function Fly()
  1253. local bg = Instance.new("BodyGyro", torso)
  1254. bg.P = 9e4
  1255. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  1256. bg.cframe = torso.CFrame
  1257. local bv = Instance.new("BodyVelocity", torso)
  1258. bv.velocity = Vector3.new(0,0.1,0)
  1259. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  1260. repeat wait()
  1261. plr.Character.Humanoid.PlatformStand = true
  1262. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  1263. speed = speed+.5+(speed/maxspeed)
  1264. if speed > maxspeed then
  1265. speed = maxspeed
  1266. end
  1267. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  1268. speed = speed-1
  1269. if speed < 0 then
  1270. speed = 100
  1271. end
  1272. end
  1273. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  1274. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1275. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  1276. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  1277. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  1278. else
  1279. bv.velocity = Vector3.new(0,0.1,0)
  1280. end
  1281. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*100*speed/maxspeed),0,0)
  1282. until not flying
  1283. ctrl = {f = 0, b = 0, l = 0, r = 0}
  1284. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  1285. speed = 100
  1286. bg:Destroy()
  1287. bv:Destroy()
  1288. plr.Character.Humanoid.PlatformStand = false
  1289. end
  1290. mouse.KeyDown:connect(function(key)
  1291. if key:lower() == button2 then
  1292. if flying then flying = false
  1293. else
  1294. flying = true
  1295. Fly()
  1296. end
  1297. elseif key:lower() == "w" then
  1298. ctrl.f = 1
  1299. elseif key:lower() == "s" then
  1300. ctrl.b = -1
  1301. elseif key:lower() == "a" then
  1302. ctrl.l = -1
  1303. elseif key:lower() == "d" then
  1304. ctrl.r = 1
  1305. end
  1306. end)
  1307. mouse.KeyUp:connect(function(key)
  1308. if key:lower() == "w" then
  1309. ctrl.f = 0
  1310. elseif key:lower() == "s" then
  1311. ctrl.b = 0
  1312. elseif key:lower() == "a" then
  1313. ctrl.l = 0
  1314. elseif key:lower() == "d" then
  1315. ctrl.r = 0
  1316. end
  1317. end)
  1318. wait(1)
  1319. game:GetService("StarterGui"):SetCore("SendNotification", {
  1320. Title = "[Gui S.O.P]";
  1321. Text = "Bay Kích Hoạt Nhấn e Để Bay Hoặc Vô Phần Thiết lập Để Chỉnh Nút";
  1322. })
  1323. end)
  1324.  
  1325. SpeedHack.Name = "SpeedHack"
  1326. SpeedHack.Parent = OtherScriptsFrame
  1327. SpeedHack.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1328. SpeedHack.Position = UDim2.new(-0.0104712043, 0, 0.366941363, 0)
  1329. SpeedHack.Size = UDim2.new(0, 188, 0, 35)
  1330. SpeedHack.Font = Enum.Font.SourceSans
  1331. SpeedHack.Text = "Chạy Nhanh"
  1332. SpeedHack.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1333. SpeedHack.TextSize = 14
  1334. SpeedHack.MouseButton1Down:connect(function()
  1335. local speed = SpeedValue.Text
  1336. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = speed
  1337. wait(1)
  1338. game:GetService("StarterGui"):SetCore("SendNotification", {
  1339. Title = "[Gui S.O.P]";
  1340. Text = "Chạy Nhanh Kích Hoạt Vô Thiết Lập Để Chỉnh Tốc Độ";
  1341. })
  1342. end)
  1343.  
  1344. NoClip.Name = "NoClip"
  1345. NoClip.Parent = OtherScriptsFrame
  1346. NoClip.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1347. NoClip.Position = UDim2.new(-0.00373976142, 0, 0.4770042, 0)
  1348. NoClip.Size = UDim2.new(0, 187, 0, 36)
  1349. NoClip.Font = Enum.Font.SourceSans
  1350. NoClip.Text = "XuyênTường"
  1351. NoClip.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1352. NoClip.TextSize = 14
  1353. NoClip.MouseButton1Down:connect(function()
  1354. local button1 = NoClipButton.Text
  1355. noclip = false
  1356. game:GetService('RunService').Stepped:connect(function()
  1357. if noclip then
  1358. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1359. end
  1360. end)
  1361. plr = game.Players.LocalPlayer
  1362. mouse = plr:GetMouse()
  1363. mouse.KeyDown:connect(function(key)
  1364.  
  1365. if key == button1 then
  1366. noclip = not noclip
  1367. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  1368. end
  1369. end)
  1370. wait(1)
  1371. game:GetService("StarterGui"):SetCore("SendNotification", {
  1372. Title = "[Gui S.O.P]";
  1373. Text = "Xuyên Tường Kích Hoạt Nhấn y Để Đi Xuyên Tường Hoặc Chỉnh Nút Phần Thiết Lập ";
  1374. })
  1375. end)
  1376.  
  1377. OtherTp.Name = "OtherTp"
  1378. OtherTp.Parent = ScriptsFrame
  1379. OtherTp.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1380. OtherTp.Position = UDim2.new(0.0476484038, 0, 0.667887747, 0)
  1381. OtherTp.Size = UDim2.new(0, 100, 0, 31)
  1382. OtherTp.Font = Enum.Font.SourceSansLight
  1383. OtherTp.Text = "Tpkhác"
  1384. OtherTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1385. OtherTp.TextSize = 14
  1386. OtherTp.MouseButton1Click:connect(function()
  1387. if OtherTpFrame.Visible == true then wait(.10)
  1388. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  1389. wait(1) OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1390. elseif IslandTpFrame.Visible == true then wait(.10)
  1391. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false OtherTpFrame.Visible = true
  1392. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1393. elseif HomeFrame.Visible == true then
  1394. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false OtherTpFrame.Visible = true
  1395. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1396. elseif NpcTpFrame.Visible == true then
  1397. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false OtherTpFrame.Visible = true
  1398. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1399. elseif QuestTpFrame.Visible == true then
  1400. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false OtherTpFrame.Visible = true
  1401. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1402. elseif WeaponTpFrame.Visible == true then
  1403. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false OtherTpFrame.Visible = true
  1404. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1405. elseif OtherScriptsFrame.Visible == true then
  1406. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false OtherTpFrame.Visible = true
  1407. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1408. elseif TpPlayerFrame.Visible == true then
  1409. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false OtherTpFrame.Visible = true
  1410. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1411. elseif SettingsFrame.Visible == true then
  1412. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false OtherTpFrame.Visible = true
  1413. OtherTpFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1414. end
  1415. end)
  1416.  
  1417. OtherTpFrame.Name = "OtherTpFrame"
  1418. OtherTpFrame.Parent = OtherTp
  1419. OtherTpFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  1420. OtherTpFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  1421. OtherTpFrame.BorderSizePixel = 0
  1422. OtherTpFrame.NextSelectionRight = HomeFrame
  1423. OtherTpFrame.Position = UDim2.new(-1.96800017, 0, -5.74222612, 1)
  1424. OtherTpFrame.Size = UDim2.new(0, 191, 0, 269)
  1425. OtherTpFrame.Visible = false
  1426. OtherTpFrame.ScrollBarThickness = 12
  1427. OtherTpFrame.Active = true
  1428.  
  1429. OtherTpLabel.Name = "OtherTpLabel"
  1430. OtherTpLabel.Parent = OtherTpFrame
  1431. OtherTpLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  1432. OtherTpLabel.Size = UDim2.new(0, 229, 0, 33)
  1433. OtherTpLabel.Font = Enum.Font.SourceSans
  1434. OtherTpLabel.Text = "TpKhác"
  1435. OtherTpLabel.TextColor3 = Color3.new(0, 0, 0)
  1436. OtherTpLabel.TextSize = 14
  1437.  
  1438. TpChest.Name = "TpChest"
  1439. TpChest.Parent = OtherTpFrame
  1440. TpChest.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1441. TpChest.Position = UDim2.new(-0.00373976142, 0, 0.165683448, 0)
  1442. TpChest.Size = UDim2.new(0, 187, 0, 32)
  1443. TpChest.Font = Enum.Font.SourceSans
  1444. TpChest.Text = "Tp Rương"
  1445. TpChest.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1446. TpChest.TextSize = 14
  1447. TpChest.MouseButton1Down:connect(function()
  1448. wait(1)
  1449. game:GetService("StarterGui"):SetCore("SendNotification", {
  1450. Title = "[Gui S.O.P]";
  1451. Text = "Tp Rương Thành Công Nếu Ko Có Gì Hết Thì Server Này Ko Có Rương";
  1452. })
  1453. for _,v in pairs(game.Workspace:GetDescendants()) do
  1454. if v.ClassName == "TouchTransmitter" then
  1455. v.Parent.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-5)
  1456. v.Parent.Anchored = true
  1457. end
  1458. end
  1459. end)
  1460.  
  1461. TpAllNPC.Name = "TpAllNPC"
  1462. TpAllNPC.Parent = OtherTpFrame
  1463. TpAllNPC.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1464. TpAllNPC.Position = UDim2.new(0, 0, 0.266312391, 0)
  1465. TpAllNPC.Size = UDim2.new(0, 186, 0, 32)
  1466. TpAllNPC.Font = Enum.Font.SourceSans
  1467. TpAllNPC.Text = "Tp Tất Cả Npc"
  1468. TpAllNPC.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1469. TpAllNPC.TextSize = 14
  1470. TpAllNPC.MouseButton1Down:connect(function()
  1471. wait(1)
  1472. game:GetService("StarterGui"):SetCore("SendNotification", {
  1473. Title = "[Gui S.O.P]";
  1474. Text = "Tp Tất Cả Npc Thành Công";
  1475. })
  1476. for _,v in pairs(game.Workspace:GetDescendants()) do
  1477. if string.find(v.Name, "Luffy") or string.find(v.Name, "Buggy") or string.find(v.Name, "Attacking") or string.find(v.Name, "Thief") or string.find(v.Name, "Big Full Body") or string.find(v.Name, "Marine") and v:FindFirstChild("HumanoidRootPart") then
  1478. v:FindFirstChild("HumanoidRootPart").Anchored = true
  1479. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-2)
  1480. end
  1481. end
  1482. end)
  1483.  
  1484. TpSwords.Name = "TpSwords"
  1485. TpSwords.Parent = OtherTpFrame
  1486. TpSwords.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1487. TpSwords.Position = UDim2.new(-0.00373976142, 0, 0.366625935, 0)
  1488. TpSwords.Size = UDim2.new(0, 187, 0, 38)
  1489. TpSwords.Font = Enum.Font.SourceSans
  1490. TpSwords.Text = "TP Tất Cả Kiếm"
  1491. TpSwords.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1492. TpSwords.TextSize = 14
  1493. TpSwords.MouseButton1Down:connect(function()
  1494. wait(1)
  1495. game:GetService("StarterGui"):SetCore("SendNotification", {
  1496. Title = "[Gui S.O.P]";
  1497. Text = "Tp Tất Cả Kiếm Thàng Công";
  1498. })
  1499. for _,v in pairs(game.Workspace:GetDescendants()) do
  1500. if string.find(v.Name, "Price:") and string.find(v.ClassName, "Model") then
  1501. v:FindFirstChild("Head").Anchored = true
  1502. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1503. end
  1504. end
  1505. end)
  1506.  
  1507. Close.Name = "Close"
  1508. Close.Parent = MainFrame
  1509. Close.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  1510. Close.Position = UDim2.new(0.888513625, 0, 0, 0)
  1511. Close.Size = UDim2.new(0, 33, 0, 23)
  1512. Close.Font = Enum.Font.SourceSans
  1513. Close.Text = "X"
  1514. Close.TextColor3 = Color3.new(0, 0, 0)
  1515. Close.TextSize = 14
  1516. Close.MouseButton1Down:connect(function()
  1517. MainFrame:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
  1518. OpenGui.Visible = true
  1519. end)
  1520.  
  1521. Tilte.Name = "Tilte"
  1522. Tilte.Parent = MainFrame
  1523. Tilte.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  1524. Tilte.Position = UDim2.new(-0.00109739567, 0, 0, 0)
  1525. Tilte.Size = UDim2.new(0, 140, 0, 33)
  1526. Tilte.Font = Enum.Font.SourceSans
  1527. Tilte.Text = "Gui S.O.P"
  1528. Tilte.TextColor3 = Color3.new(0, 0, 0)
  1529. Tilte.TextSize = 14
  1530.  
  1531. Tilte1.Name = "Tilte1"
  1532. Tilte1.Parent = MainFrame
  1533. Tilte1.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  1534. Tilte1.Position = UDim2.new(0.408456832, 0, 0, 0)
  1535. Tilte1.Size = UDim2.new(0, 51, 0, 33)
  1536. Tilte1.Font = Enum.Font.SourceSans
  1537. Tilte1.Text = "V2.2"
  1538. Tilte1.TextColor3 = Color3.new(0, 0, 0)
  1539. Tilte1.TextSize = 14
  1540.  
  1541. BackgroundFrame.Name = "BackgroundFrame"
  1542. BackgroundFrame.Parent = Main
  1543. BackgroundFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  1544. BackgroundFrame.BackgroundTransparency = 1
  1545. BackgroundFrame.Position = UDim2.new(0.372213811, 0, 0.279000014, 0)
  1546. BackgroundFrame.Size = UDim2.new(0, 285, 0, 374)
  1547. BackgroundFrame.Image = "rbxassetid://2260429633"
  1548. BackgroundFrame.ImageColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  1549. BackgroundFrame.ScaleType = Enum.ScaleType.Slice
  1550. BackgroundFrame.SliceCenter = Rect.new(12, 12, 13, 13)
  1551. BackgroundFrame.Active = true
  1552. BackgroundFrame.Visible = false
  1553.  
  1554. Border1.Name = "Border1"
  1555. Border1.Parent = BackgroundFrame
  1556. Border1.BackgroundColor3 = Color3.new(0, 0, 0)
  1557. Border1.BackgroundTransparency = 0.49000000953674
  1558. Border1.BorderSizePixel = 0
  1559. Border1.Position = UDim2.new(0.0350877196, 0, -0.0160427801, 0)
  1560. Border1.Size = UDim2.new(0, 262, 0, 6)
  1561.  
  1562. Border2.Name = "Border2"
  1563. Border2.Parent = BackgroundFrame
  1564. Border2.BackgroundColor3 = Color3.new(0, 0, 0)
  1565. Border2.BackgroundTransparency = 0.49000000953674
  1566. Border2.BorderSizePixel = 0
  1567. Border2.Position = UDim2.new(0.0350877196, 0, 1, 0)
  1568. Border2.Size = UDim2.new(0, 262, 0, 6)
  1569.  
  1570. Border3.Name = "Border3"
  1571. Border3.Parent = BackgroundFrame
  1572. Border3.BackgroundColor3 = Color3.new(0, 0, 0)
  1573. Border3.BackgroundTransparency = 0.49000000953674
  1574. Border3.BorderSizePixel = 0
  1575. Border3.Position = UDim2.new(-0.0280702151, 0, 0.0374331549, 0)
  1576. Border3.Size = UDim2.new(0, 8, 0, 342)
  1577.  
  1578. Border4.Name = "Border4"
  1579. Border4.Parent = BackgroundFrame
  1580. Border4.BackgroundColor3 = Color3.new(0, 0, 0)
  1581. Border4.BackgroundTransparency = 0.49000000953674
  1582. Border4.BorderSizePixel = 0
  1583. Border4.Position = UDim2.new(1, 0, 0.0374331549, 0)
  1584. Border4.Size = UDim2.new(0, 8, 0, 342)
  1585.  
  1586. LoginInfoLabel.Name = "LoginInfoLabel"
  1587. LoginInfoLabel.Parent = BackgroundFrame
  1588. LoginInfoLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1589. LoginInfoLabel.BackgroundTransparency = 1
  1590. LoginInfoLabel.Size = UDim2.new(0, 285, 0, 45)
  1591. LoginInfoLabel.Font = Enum.Font.SourceSansSemibold
  1592. LoginInfoLabel.Text = "Thông Tin Đăng Nhập"
  1593. LoginInfoLabel.TextColor3 = Color3.new(1, 1, 1)
  1594. LoginInfoLabel.TextSize = 45
  1595.  
  1596. WelcomeUserLabel.Name = "WelcomeUserLabel"
  1597. WelcomeUserLabel.Parent = BackgroundFrame
  1598. WelcomeUserLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1599. WelcomeUserLabel.BackgroundTransparency = 1
  1600. WelcomeUserLabel.Position = UDim2.new(0.0350877196, 0, 0.13903743, 0)
  1601. WelcomeUserLabel.Size = UDim2.new(0, 139, 0, 45)
  1602. WelcomeUserLabel.Font = Enum.Font.SourceSansSemibold
  1603. WelcomeUserLabel.Text = "Chào Mừng"
  1604. WelcomeUserLabel.TextColor3 = Color3.new(1, 1, 1)
  1605. WelcomeUserLabel.TextSize = 20
  1606. WelcomeUserLabel.TextXAlignment = Enum.TextXAlignment.Left
  1607.  
  1608. TriesLabel.Name = "TriesLabel"
  1609. TriesLabel.Parent = BackgroundFrame
  1610. TriesLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1611. TriesLabel.BackgroundTransparency = 1
  1612. TriesLabel.Position = UDim2.new(0.0350877196, 0, 0.43315509, 0)
  1613. TriesLabel.Size = UDim2.new(0, 139, 0, 45)
  1614. TriesLabel.Font = Enum.Font.SourceSansSemibold
  1615. TriesLabel.Text = "Số Lần Nhập Key: "
  1616. TriesLabel.TextColor3 = Color3.new(1, 1, 1)
  1617. TriesLabel.TextSize = 20
  1618. TriesLabel.TextXAlignment = Enum.TextXAlignment.Left
  1619.  
  1620. KeyLabel.Name = "KeyLabel"
  1621. KeyLabel.Parent = BackgroundFrame
  1622. KeyLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1623. KeyLabel.BackgroundTransparency = 1
  1624. KeyLabel.Position = UDim2.new(0.126315802, 0, 0.590909064, 0)
  1625. KeyLabel.Size = UDim2.new(0, 79, 0, 45)
  1626. KeyLabel.Font = Enum.Font.SourceSansSemibold
  1627. KeyLabel.Text = "Key"
  1628. KeyLabel.TextColor3 = Color3.new(1, 1, 1)
  1629. KeyLabel.TextSize = 40
  1630. KeyLabel.TextXAlignment = Enum.TextXAlignment.Left
  1631. KeyLabel.TextYAlignment = Enum.TextYAlignment.Top
  1632.  
  1633. KeyBackground.Name = "KeyBackground"
  1634. KeyBackground.Parent = BackgroundFrame
  1635. KeyBackground.BackgroundColor3 = Color3.new(1, 1, 1)
  1636. KeyBackground.BackgroundTransparency = 1
  1637. KeyBackground.Position = UDim2.new(0, 115, 0, 221)
  1638. KeyBackground.Size = UDim2.new(0.414035082, 24, 0.0561497323, 24)
  1639. KeyBackground.Image = "rbxassetid://2260429633"
  1640. KeyBackground.ImageColor3 = Color3.new(0, 0, 0)
  1641. KeyBackground.ScaleType = Enum.ScaleType.Slice
  1642. KeyBackground.SliceCenter = Rect.new(12, 12, 13, 13)
  1643.  
  1644. KeyHere.Name = "KeyHere"
  1645. KeyHere.Parent = KeyBackground
  1646. KeyHere.BackgroundColor3 = Color3.new(0, 0, 0)
  1647. KeyHere.BackgroundTransparency = 1
  1648. KeyHere.BorderSizePixel = 0
  1649. KeyHere.Position = UDim2.new(-0.00158143044, 0, -0.0136066675, 0)
  1650. KeyHere.Size = UDim2.new(0, 142, 0, 45)
  1651. KeyHere.Font = Enum.Font.SourceSansSemibold
  1652. KeyHere.Text = "Nhập Key Vào Đây"
  1653. KeyHere.TextColor3 = Color3.new(1, 1, 1)
  1654. KeyHere.TextSize = 14
  1655.  
  1656. LoginButton.Name = "LoginButton"
  1657. LoginButton.Parent = BackgroundFrame
  1658. LoginButton.BackgroundColor3 = Color3.new(0, 0, 0)
  1659. LoginButton.BorderSizePixel = 0
  1660. LoginButton.Position = UDim2.new(0.147368431, 0, 0.756684482, 0)
  1661. LoginButton.Size = UDim2.new(0, 200, 0, 50)
  1662. LoginButton.Font = Enum.Font.SourceSansSemibold
  1663. LoginButton.Text = "Đăng Nhập"
  1664. LoginButton.TextColor3 = Color3.new(1, 1, 1)
  1665. LoginButton.TextSize = 30
  1666.  
  1667. PleaseLoginLabel.Name = "PleaseLoginLabel"
  1668. PleaseLoginLabel.Parent = BackgroundFrame
  1669. PleaseLoginLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1670. PleaseLoginLabel.BackgroundTransparency = 1
  1671. PleaseLoginLabel.Position = UDim2.new(0.0350877196, 0, 0.280748665, 0)
  1672. PleaseLoginLabel.Size = UDim2.new(0, 139, 0, 45)
  1673. PleaseLoginLabel.Font = Enum.Font.SourceSansSemibold
  1674. PleaseLoginLabel.Text = "Hãy Đăng Nhập"
  1675. PleaseLoginLabel.TextColor3 = Color3.new(1, 1, 1)
  1676. PleaseLoginLabel.TextSize = 20
  1677. PleaseLoginLabel.TextXAlignment = Enum.TextXAlignment.Left
  1678.  
  1679. -- Scripts:
  1680.  
  1681. getfenv().script = Instance.new('LocalScript', BackgroundFrame)
  1682.  
  1683. local play = game.Players.LocalPlayer.Name
  1684. local lplay = game.Players.LocalPlayer
  1685. local F = script.Parent
  1686. local W = F.WelcomeUserLabel
  1687. local KH = F.KeyBackground.KeyHere
  1688. local LB = F.LoginButton
  1689. local T = F.TriesLabel
  1690. local tri = 0
  1691. local mtri = 5
  1692.  
  1693. T.Text = "Số Lần Nhập Key: "..mtri
  1694.  
  1695. W.Text = "Chào Mừng "..play.."!"
  1696.  
  1697. LB.MouseButton1Click:Connect(function()
  1698. if mtri == tri then
  1699. lplay:Kick("Nhập Sai Quá Nhiều Lần.")
  1700. else
  1701. if KH.Text == "NhanDz" then
  1702. F.Visible = false
  1703. TextLabel.Visible = false
  1704. -- Farewell Infortality.
  1705. -- Version: 2.82
  1706. -- Instances:
  1707. local ScreenGui = Instance.new("ScreenGui")
  1708. local Frame = Instance.new("Frame")
  1709. local TextLabel = Instance.new("TextLabel")
  1710. local TextButton = Instance.new("TextButton")
  1711. --Properties:
  1712. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  1713.  
  1714. Frame.Parent = ScreenGui
  1715. Frame.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1716. Frame.Position = UDim2.new(0.202005729, 0, 0.286004066, 0)
  1717. Frame.Size = UDim2.new(0, 385, 0, 191)
  1718. Frame.Draggable = true
  1719.  
  1720. TextLabel.Parent = Frame
  1721. TextLabel.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1722. TextLabel.Position = UDim2.new(0.238961041, 0, 0.387434542, 0)
  1723. TextLabel.Size = UDim2.new(0, 200, 0, 42)
  1724. TextLabel.Font = Enum.Font.SourceSans
  1725. TextLabel.Text = "Đang Tải Gui"
  1726. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  1727. TextLabel.TextSize = 30
  1728.  
  1729. -- Scripts:
  1730. function SCRIPT_TGPK80_FAKESCRIPT() -- TextLabel.Script
  1731. getfenv().script = Instance.new('Script', TextLabel)
  1732.  
  1733. TL = script.Parent
  1734. Value = 0
  1735. repeat
  1736. wait ()
  1737.  
  1738. if TL.Visible == true then
  1739. TL.Text = ("Đang Tải Gui")
  1740. wait(2)
  1741. TL.Text = ("Đang Tải Gui.")
  1742. wait(2)
  1743. TL.Text = ("Đang Tải Gui..")
  1744. wait(1)
  1745. TL.Text = ("Đang Tải Gui...")
  1746. wait(1)
  1747. TL.Text =("Đang Tải Gui")
  1748. wait(1)
  1749. TL.Text = ("Đã Xong")
  1750. Value =1
  1751. wait(1)
  1752.  
  1753. TextButton.Parent = TextLabel
  1754. TextButton.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  1755. TextButton.Position = UDim2.new(1.31500006, 0, -1.76190472, 0)
  1756. TextButton.Size = UDim2.new(0, 30, 0, 28)
  1757. TextButton.Font = Enum.Font.SourceSans
  1758. TextButton.Text = "X"
  1759. TextButton.TextColor3 = Color3.new(1, 0, 0)
  1760. TextButton.TextSize = 20
  1761. TextButton.MouseButton1Click:connect(function()
  1762. Frame.Visible = false
  1763. end)
  1764.  
  1765. end
  1766.  
  1767. until Value == 1
  1768.  
  1769. end
  1770. coroutine.resume(coroutine.create(SCRIPT_TGPK80_FAKESCRIPT))
  1771. wait(8)
  1772. game:GetService("StarterGui"):SetCore("SendNotification", {
  1773. Title = "[Gui S.O.P V2.2]";
  1774. Text = "Key Đc Chấp Nhận Gui Đc Làm Bởi Thi Và Đc Đăng Trong Group Chia Sẽ Hack Roblox Tận Hưởng Đi";
  1775. })
  1776. wait(1)
  1777. game:GetService("StarterGui"):SetCore("SendNotification", {
  1778. Title = "[Gui S.O.P V2.2]";
  1779. Text = "Xóa Chống Gian Lận Trong Phần Scripts Khác Trước Khi Dùng Cái Khác";
  1780. })
  1781.  
  1782. wait(1)
  1783. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1784. Text = "[Trường Thi]Update sớm nhất sẽ có trong group Chia Sẽ Hack Roblox ";
  1785. Color = Color3.new(170, 0, 0);
  1786. Font = Enum.Font.SourceSansBold;
  1787. FontSize = Enum.FontSize.Size24;
  1788. })
  1789.  
  1790. wait(1)
  1791. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1792. Text = "[Trường Thi] Nghiêm Cấm Mấy Con Tạp Chủng Copy Ko Để Nguồn :)) ";
  1793. Color = Color3.new(170, 0, 0);
  1794. Font = Enum.Font.SourceSansBold;
  1795. FontSize = Enum.FontSize.Size24;
  1796. })
  1797.  
  1798. wait(1)
  1799. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1800. Text = "[Trường Thi] Nếu Có lỗi Gì Đó Cứ Liên Hệ Và Báo Lỗi Lên Facebook Đặng Trường Thi ";
  1801. Color = Color3.new(170, 0, 0);
  1802. Font = Enum.Font.SourceSansBold;
  1803. FontSize = Enum.FontSize.Size24;
  1804. })
  1805. wait(0.5)
  1806. OpenGui.Visible = true
  1807. else
  1808. mtri = mtri - 1
  1809. T.Text = "Tries: "..mtri
  1810. wait(0.3)
  1811. game:GetService("StarterGui"):SetCore("SendNotification", {
  1812. Title = "[Gui S.O.PV2.2]";
  1813. Text = "Sai Key Rồi Rhập Lại Đi Ahihi :)).";
  1814. })
  1815. end
  1816. end
  1817. end)
  1818.  
  1819. OpenGui.Name = "OpenGui"
  1820. OpenGui.Parent = Main
  1821. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  1822. OpenGui.Position = UDim2.new(0, 0, 0.515867531, 0)
  1823. OpenGui.Size = UDim2.new(0, 109, 0, 48)
  1824. OpenGui.Visible = false
  1825. OpenGui.Active = true
  1826.  
  1827. Open.Name = "Open"
  1828. Open.Parent = OpenGui
  1829. Open.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1830. Open.Position = UDim2.new(-0.266055048, 0, 0, 0)
  1831. Open.Size = UDim2.new(0, 175, 0, 50)
  1832. Open.Font = Enum.Font.SourceSans
  1833. Open.Text = "Mở Gui"
  1834. Open.TextColor3 = Color3.new(0, 1, 0.498039)
  1835. Open.TextSize = 14
  1836. Open.MouseButton1Down:connect(function()
  1837. MainFrame:TweenPosition(UDim2.new(0.264, 0,0.279, 0), 'Out','Bounce', 1)
  1838. OpenGui.Visible = false
  1839. end)
  1840.  
  1841. TpPlayer.Name = "TpPlayer"
  1842. TpPlayer.Parent = ScriptsFrame
  1843. TpPlayer.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1844. TpPlayer.Position = UDim2.new(0.0476484932, 0, 0.782278955, 0)
  1845. TpPlayer.Size = UDim2.new(0, 101, 0, 31)
  1846. TpPlayer.Font = Enum.Font.SourceSansLight
  1847. TpPlayer.Text = "TpNgườiChơi"
  1848. TpPlayer.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1849. TpPlayer.TextSize = 14
  1850. TpPlayer.MouseButton1Click:connect(function()
  1851. if TpPlayerFrame.Visible == true then wait(.10)
  1852. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  1853. wait(1) TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1854. elseif IslandTpFrame.Visible == true then wait(.10)
  1855. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false TpPlayerFrame.Visible = true
  1856. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1857. elseif HomeFrame.Visible == true then
  1858. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false TpPlayerFrame.Visible = true
  1859. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1860. elseif NpcTpFrame.Visible == true then
  1861. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false TpPlayerFrame.Visible = true
  1862. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1863. elseif QuestTpFrame.Visible == true then
  1864. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false TpPlayerFrame.Visible = true
  1865. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1866. elseif WeaponTpFrame.Visible == true then
  1867. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false TpPlayerFrame.Visible = true
  1868. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1869. elseif OtherScriptsFrame.Visible == true then
  1870. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false TpPlayerFrame.Visible = true
  1871. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1872. elseif OtherTpFrame.Visible == true then
  1873. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherTpFrame.Visible = false TpPlayerFrame.Visible = true
  1874. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1875. elseif SettingsFrame.Visible == true then
  1876. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) SettingsFrame.Visible = false TpPlayerFrame.Visible = true
  1877. TpPlayerFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  1878. end
  1879. end)
  1880.  
  1881. TpPlayerFrame.Name = "TpPlayerFrame"
  1882. TpPlayerFrame.Parent = TpPlayer
  1883. TpPlayerFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  1884. TpPlayerFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  1885. TpPlayerFrame.BorderSizePixel = 0
  1886. TpPlayerFrame.NextSelectionRight = HomeFrame
  1887. TpPlayerFrame.Position = UDim2.new(-1.95895231, 0, -6.67770958, 1)
  1888. TpPlayerFrame.Size = UDim2.new(0, 191, 0, 269)
  1889. TpPlayerFrame.Visible = false
  1890. TpPlayerFrame.ScrollBarThickness = 6
  1891. TpPlayerFrame.Active = true
  1892.  
  1893. TPPlayerLabel.Name = "TPPlayerLabel"
  1894. TPPlayerLabel.Parent = TpPlayerFrame
  1895. TPPlayerLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  1896. TPPlayerLabel.Size = UDim2.new(0, 187, 0, 33)
  1897. TPPlayerLabel.Font = Enum.Font.SourceSans
  1898. TPPlayerLabel.Text = "Tp Người Chơi Tới Mình"
  1899. TPPlayerLabel.TextColor3 = Color3.new(0, 0, 0)
  1900. TPPlayerLabel.TextSize = 14
  1901.  
  1902. TPToPlayerLabel.Name = "TPToPlayerLabel"
  1903. TPToPlayerLabel.Parent = TpPlayerFrame
  1904. TPToPlayerLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  1905. TPToPlayerLabel.Position = UDim2.new(0, 0, 0.467741907, 0)
  1906. TPToPlayerLabel.Size = UDim2.new(0, 187, 0, 33)
  1907. TPToPlayerLabel.Font = Enum.Font.SourceSans
  1908. TPToPlayerLabel.Text = "Tp Tới Người Chơi"
  1909. TPToPlayerLabel.TextColor3 = Color3.new(0, 0, 0)
  1910. TPToPlayerLabel.TextSize = 14
  1911.  
  1912. PlayerName1.Name = "Player Name1"
  1913. PlayerName1.Parent = TpPlayerFrame
  1914. PlayerName1.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1915. PlayerName1.Position = UDim2.new(0.062827222, 0, 0.177419335, 0)
  1916. PlayerName1.Size = UDim2.new(0, 163, 0, 50)
  1917. PlayerName1.Font = Enum.Font.SourceSans
  1918. PlayerName1.Text = "Nhập Tên Người Chơi Vào Đây"
  1919. PlayerName1.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1920. PlayerName1.TextSize = 14
  1921.  
  1922. PlayerName2.Name = "PlayerName2"
  1923. PlayerName2.Parent = TpPlayerFrame
  1924. PlayerName2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1925. PlayerName2.Position = UDim2.new(0.0732984245, 0, 0.629032254, 0)
  1926. PlayerName2.Size = UDim2.new(0, 163, 0, 50)
  1927. PlayerName2.Font = Enum.Font.SourceSans
  1928. PlayerName2.Text = "Nhập Tên Người Chơi Vào Đây"
  1929. PlayerName2.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1930. PlayerName2.TextSize = 14
  1931.  
  1932. Tp1.Name = "Tp1"
  1933. Tp1.Parent = TpPlayerFrame
  1934. Tp1.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1935. Tp1.Position = UDim2.new(0.120418854, 0, 0.376903653, 0)
  1936. Tp1.Size = UDim2.new(0, 147, 0, 20)
  1937. Tp1.Font = Enum.Font.SourceSans
  1938. Tp1.Text = "Nhấn Vào Đây Để Tp"
  1939. Tp1.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1940. Tp1.TextSize = 14
  1941. Tp1.MouseButton1Down:connect(function()
  1942. local player_name1 = PlayerName1.Text
  1943. wait(1)
  1944. game:GetService("StarterGui"):SetCore("SendNotification", {
  1945. Title = "[Gui S.O.P]";
  1946. Text = "Tp Tới Người Chơi Thành Công Nếu Ko Có Gì Xảy Ra Chắc Là Lag";
  1947. })
  1948. for _,v in pairs(game.Workspace:GetDescendants()) do
  1949. if string.find(v.Name, player_name1) then
  1950. v:FindFirstChild("HumanoidRootPart").Anchored = true
  1951. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1952. end
  1953. end
  1954. end)
  1955.  
  1956. Tp2.Name = "Tp2"
  1957. Tp2.Parent = TpPlayerFrame
  1958. Tp2.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  1959. Tp2.Position = UDim2.new(0.120418854, 0, 0.860774636, 0)
  1960. Tp2.Size = UDim2.new(0, 147, 0, 20)
  1961. Tp2.Font = Enum.Font.SourceSans
  1962. Tp2.Text = "Nhấn Vào Đây Để Tp"
  1963. Tp2.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1964. Tp2.TextSize = 14
  1965. Tp2.MouseButton1Down:connect(function()
  1966. local player_name2 = PlayerName2.Text
  1967. wait(1)
  1968. game:GetService("StarterGui"):SetCore("SendNotification", {
  1969. Title = "[Gui S.O.P]";
  1970. Text = "Tp Tới Người Chơi Thành Công Nếu Ko Có Gì Xảy Ra Chắc Là Lag";
  1971. })
  1972. for _,v in pairs(game.Workspace:GetDescendants()) do
  1973. if string.find(v.ClassName, "Model") and string.find(v.Name, player_name2) then
  1974. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  1975. end
  1976. end
  1977. end)
  1978.  
  1979. TextLabel.Parent = Main
  1980. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1981. TextLabel.BackgroundTransparency = 1
  1982. TextLabel.Position = UDim2.new(0, 0, 0.900398433, 0)
  1983. TextLabel.Size = UDim2.new(0, 729,0, 56)
  1984. TextLabel.Font = Enum.Font.Bodoni
  1985. TextLabel.Text = "Truy Cập Để Lấy Key https://pastebin.com/raw/QLfs3uSk"
  1986. TextLabel.TextColor3 = Color3.new(255, 255, 255)
  1987. TextLabel.TextSize = 20
  1988. TextLabel.Visible = false
  1989.  
  1990. ClickTp.Name = "Coming Soon"
  1991. ClickTp.Parent = OtherScriptsFrame
  1992. ClickTp.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1993. ClickTp.Position = UDim2.new(-0.00373976142, 0, 0.606036425, 0)
  1994. ClickTp.Size = UDim2.new(0, 185, 0, 36)
  1995. ClickTp.Font = Enum.Font.SourceSans
  1996. ClickTp.Text = "ClickTp"
  1997. ClickTp.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  1998. ClickTp.TextSize = 14
  1999. ClickTp.MouseButton1Down:connect(function()
  2000. mouse = game.Players.LocalPlayer:GetMouse()
  2001. tool = Instance.new("Tool")
  2002. tool.RequiresHandle = false
  2003. tool.Name = "Click Teleport"
  2004. tool.Activated:connect(function()
  2005. local pos = mouse.Hit+Vector3.new(0,2.5,0)
  2006. pos = CFrame.new(pos.X,pos.Y,pos.Z)
  2007. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = pos
  2008. end)
  2009. tool.Parent = game.Players.LocalPlayer.Backpack
  2010. tool.ToolTip = "CLICK_TP"
  2011. wait(1)
  2012. game:GetService("StarterGui"):SetCore("SendNotification", {
  2013. Title = "[Gui S.O.P]";
  2014. Text = "Đã Give Tool Click Tp";
  2015. })
  2016. end)
  2017.  
  2018. ComingSoon2.Name = "Coming Soon"
  2019. ComingSoon2.Parent = OtherScriptsFrame
  2020. ComingSoon2.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  2021. ComingSoon2.Position = UDim2.new(-0.00373976142, 0, 0.735068679, 0)
  2022. ComingSoon2.Size = UDim2.new(0, 185, 0, 36)
  2023. ComingSoon2.Font = Enum.Font.SourceSans
  2024. ComingSoon2.Text = "Coming Soon"
  2025. ComingSoon2.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  2026. ComingSoon2.TextSize = 14
  2027.  
  2028. CaptchaMain.Name = "CaptchaMain"
  2029. CaptchaMain.Parent = Main
  2030. CaptchaMain.AnchorPoint = Vector2.new(0.5, 0.5)
  2031. CaptchaMain.BackgroundColor3 = Color3.new(1, 1, 1)
  2032. CaptchaMain.BorderSizePixel = 0
  2033. CaptchaMain.Position = UDim2.new(0.5, 0, 0.5, 0)
  2034. CaptchaMain.Size = UDim2.new(0.300000012, 0, 0.129999995, 0)
  2035.  
  2036. CaptchaBtn.Name = "CaptchaBtn"
  2037. CaptchaBtn.Parent = CaptchaMain
  2038. CaptchaBtn.AnchorPoint = Vector2.new(0.5, 0.5)
  2039. CaptchaBtn.BackgroundColor3 = Color3.new(1, 1, 1)
  2040. CaptchaBtn.BorderColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  2041. CaptchaBtn.BorderSizePixel = 3
  2042. CaptchaBtn.Position = UDim2.new(0.131602556, 0, 0.50000006, 0)
  2043. CaptchaBtn.Size = UDim2.new(0.100822195, 0, 0.285050094, 0)
  2044. CaptchaBtn.AutoButtonColor = false
  2045. CaptchaBtn.Font = Enum.Font.SourceSans
  2046. CaptchaBtn.Text = ""
  2047. CaptchaBtn.TextColor3 = Color3.new(1, 1, 1)
  2048. CaptchaBtn.TextSize = 14
  2049.  
  2050. ColorFrame.Name = "ColorFrame"
  2051. ColorFrame.Parent = CaptchaBtn
  2052. ColorFrame.AnchorPoint = Vector2.new(0.5, 0.5)
  2053. ColorFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  2054. ColorFrame.BorderSizePixel = 0
  2055. ColorFrame.Position = UDim2.new(0.5, 0, 0.5, 0)
  2056. ColorFrame.Size = UDim2.new(0.670000017, 0, 0.649999976, 0)
  2057.  
  2058. CaptchaImage.Name = "CaptchaImage"
  2059. CaptchaImage.Parent = CaptchaMain
  2060. CaptchaImage.AnchorPoint = Vector2.new(0.5, 0.5)
  2061. CaptchaImage.BackgroundColor3 = Color3.new(1, 1, 1)
  2062. CaptchaImage.BorderSizePixel = 0
  2063. CaptchaImage.Position = UDim2.new(0.800000012, 0, 0.409999996, 0)
  2064. CaptchaImage.Size = UDim2.new(0.200000003, 0, 0.600000024, 0)
  2065. CaptchaImage.Image = "rbxassetid://2601989801"
  2066.  
  2067. CaptchaLabel.Name = "CaptchaLabel"
  2068. CaptchaLabel.Parent = CaptchaMain
  2069. CaptchaLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2070. CaptchaLabel.BackgroundTransparency = 1
  2071. CaptchaLabel.BorderSizePixel = 0
  2072. CaptchaLabel.Position = UDim2.new(0.649999976, 0, 0.730000019, 0)
  2073. CaptchaLabel.Size = UDim2.new(0.300000012, 0, 0.200000003, 0)
  2074. CaptchaLabel.Font = Enum.Font.ArialBold
  2075. CaptchaLabel.Text = "reCAPTCHA"
  2076. CaptchaLabel.TextColor3 = Color3.new(0.705882, 0.705882, 0.705882)
  2077. CaptchaLabel.TextScaled = true
  2078. CaptchaLabel.TextSize = 14
  2079. CaptchaLabel.TextWrapped = true
  2080.  
  2081. RobotLabel.Name = "RobotLabel"
  2082. RobotLabel.Parent = CaptchaMain
  2083. RobotLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  2084. RobotLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2085. RobotLabel.BackgroundTransparency = 1
  2086. RobotLabel.BorderSizePixel = 0
  2087. RobotLabel.Position = UDim2.new(0.412999988, 0, 0.5, 0)
  2088. RobotLabel.Size = UDim2.new(0.400000006, 0, 0.300000012, 0)
  2089. RobotLabel.Font = Enum.Font.SourceSans
  2090. RobotLabel.Text = "Checking Whitelisted"
  2091. RobotLabel.TextColor3 = Color3.new(0, 0, 0)
  2092. RobotLabel.TextScaled = true
  2093. RobotLabel.TextSize = 14
  2094. RobotLabel.TextWrapped = true
  2095.  
  2096. UIAspectRatioConstraint.Parent = CaptchaMain
  2097. UIAspectRatioConstraint.AspectRatio = 2.9484028816223
  2098. --// Scripts
  2099. local lplay = game.Players.LocalPlayer
  2100. local info = TweenInfo.new(
  2101. 1,
  2102. Enum.EasingStyle.Quint,
  2103. Enum.EasingDirection.Out
  2104. )
  2105.  
  2106. local properties = {
  2107. BackgroundColor3 = Color3.fromRGB(0, 237, 0)
  2108. }
  2109.  
  2110. local tween = game:GetService("TweenService"):Create(ColorFrame, info, properties)
  2111.  
  2112. CaptchaBtn.MouseButton1Down:Connect(function()
  2113. userlink = "https://pastebin.com/raw/1RSwMWzd" -- Link hệ thống có tên mới được chấp nhận
  2114. usernames = game:HttpGet(userlink, true)
  2115. current = game.Players.LocalPlayer.Name
  2116.  
  2117. if string.find(usernames,current) then
  2118. game:GetService("StarterGui"):SetCore("SendNotification", {
  2119. Title = "Xác nhận thành công";
  2120. Text = "Hail Cerberus";
  2121. })
  2122. tween:Play()
  2123. wait(1)
  2124. for i = 1, 10 do
  2125. wait()
  2126. CaptchaMain.BackgroundTransparency = CaptchaMain.BackgroundTransparency + 0.1
  2127. CaptchaBtn.BackgroundTransparency = CaptchaBtn.BackgroundTransparency + 0.1
  2128. CaptchaLabel.BackgroundTransparency = CaptchaLabel.BackgroundTransparency + 0.1
  2129. CaptchaImage.ImageTransparency = CaptchaImage.ImageTransparency + 0.1
  2130. CaptchaImage.BackgroundTransparency = CaptchaImage.BackgroundTransparency + 0.1
  2131. RobotLabel.BackgroundTransparency = RobotLabel.BackgroundTransparency + 0.1
  2132. RobotLabel.TextTransparency = RobotLabel.TextTransparency + 0.1
  2133. CaptchaLabel.TextTransparency = CaptchaLabel.TextTransparency + 0.1
  2134. ColorFrame.BackgroundTransparency = ColorFrame.BackgroundTransparency + 0.1
  2135. end
  2136. wait(1.3)
  2137. CaptchaMain:Destroy()
  2138. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  2139. Text = "[Gui S.O.P V2.2] Bạn Đã Đc Whitelisted Vui Lòng Bỏ Key Vào Để Hiện Gui ";
  2140. Color = Color3.new(170, 0, 0);
  2141. Font = Enum.Font.SourceSansBold;
  2142. FontSize = Enum.FontSize.Size24;
  2143. })
  2144. BackgroundFrame.Visible = true
  2145. TextLabel.Visible = true
  2146. else
  2147. tween:Play()
  2148. wait(1)
  2149. for i = 1, 10 do
  2150. wait()
  2151. CaptchaMain.BackgroundTransparency = CaptchaMain.BackgroundTransparency + 0.1
  2152. CaptchaBtn.BackgroundTransparency = CaptchaBtn.BackgroundTransparency + 0.1
  2153. CaptchaLabel.BackgroundTransparency = CaptchaLabel.BackgroundTransparency + 0.1
  2154. CaptchaImage.ImageTransparency = CaptchaImage.ImageTransparency + 0.1
  2155. CaptchaImage.BackgroundTransparency = CaptchaImage.BackgroundTransparency + 0.1
  2156. RobotLabel.BackgroundTransparency = RobotLabel.BackgroundTransparency + 0.1
  2157. RobotLabel.TextTransparency = RobotLabel.TextTransparency + 0.1
  2158. CaptchaLabel.TextTransparency = CaptchaLabel.TextTransparency + 0.1
  2159. ColorFrame.BackgroundTransparency = ColorFrame.BackgroundTransparency + 0.1
  2160. end
  2161. wait(1.3)
  2162. CaptchaMain:Destroy()
  2163. game:GetService("StarterGui"):SetCore("SendNotification", {
  2164. Title = "Xác nhận fail";
  2165. Text = "Cút";
  2166. })
  2167. wait(0.5)
  2168. lplay:Kick("bye bye.")
  2169. end
  2170. end)
  2171.  
  2172. Settings.Name = "Settings"
  2173. Settings.Parent = ScriptsFrame
  2174. Settings.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2175. Settings.Position = UDim2.new(0.0476484932, 0, 0.889290035, 0)
  2176. Settings.Size = UDim2.new(0, 101, 0, 31)
  2177. Settings.Font = Enum.Font.SourceSansLight
  2178. Settings.Text = "ThiếtLập"
  2179. Settings.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  2180. Settings.TextSize = 14
  2181. Settings.MouseButton1Click:connect(function()
  2182. if SettingsFrame.Visible == true then wait(.10)
  2183. SettingsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true)
  2184. wait(1) SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2185. elseif IslandTpFrame.Visible == true then wait(.10)
  2186. IslandTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) IslandTpFrame.Visible = false SettingsFrame.Visible = true
  2187. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2188. elseif HomeFrame.Visible == true then
  2189. HomeFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) HomeFrame.Visible = false SettingsFrame.Visible = true
  2190. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2191. elseif NpcTpFrame.Visible == true then
  2192. NpcTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) NpcTpFrame.Visible = false SettingsFrame.Visible = true
  2193. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2194. elseif QuestTpFrame.Visible == true then
  2195. QuestTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) QuestTpFrame.Visible = false SettingsFrame.Visible = true
  2196. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2197. elseif WeaponTpFrame.Visible == true then
  2198. WeaponTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) WeaponTpFrame.Visible = false SettingsFrame.Visible = true
  2199. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2200. elseif OtherScriptsFrame.Visible == true then
  2201. OtherScriptsFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherScriptsFrame.Visible = false SettingsFrame.Visible = true
  2202. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2203. elseif OtherTpFrame.Visible == true then
  2204. OtherTpFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) OtherTpFrame.Visible = false SettingsFrame.Visible = true
  2205. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2206. elseif TpPlayerFrame.Visible == true then
  2207. TpPlayerFrame:TweenSize(UDim2.new(0, 7,0, 269),"In","Sine",1,true) wait(1) TpPlayerFrame.Visible = false SettingsFrame.Visible = true
  2208. SettingsFrame:TweenSize(UDim2.new(0, 191,0, 269),"In","Sine",1,true)
  2209. end
  2210. end)
  2211.  
  2212. SettingsFrame.Name = "SettingsFrame"
  2213. SettingsFrame.Parent = Settings
  2214. SettingsFrame.BackgroundColor3 = Color3.new(0.0235294, 0.0235294, 0.0235294)
  2215. SettingsFrame.BorderColor3 = Color3.new(0.901961, 0.901961, 0.901961)
  2216. SettingsFrame.BorderSizePixel = 0
  2217. SettingsFrame.Position = UDim2.new(-1.9481982, 0, -7.70996714, 1)
  2218. SettingsFrame.Size = UDim2.new(0, 191, 0, 269)
  2219. SettingsFrame.ScrollBarThickness = 6
  2220. SettingsFrame.Visible = false
  2221.  
  2222. SettingsLabel.Name = "SettingsLabel"
  2223. SettingsLabel.Parent = SettingsFrame
  2224. SettingsLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  2225. SettingsLabel.Position = UDim2.new(0.0199676026, 0, 1.49011612e-08, 0)
  2226. SettingsLabel.Size = UDim2.new(0, 207, 0, 33)
  2227. SettingsLabel.Font = Enum.Font.SourceSans
  2228. SettingsLabel.Text = "Settings"
  2229. SettingsLabel.TextColor3 = Color3.new(0, 0, 0)
  2230. SettingsLabel.TextSize = 14
  2231.  
  2232. SpeedValueLabel.Name = "SpeedValueLabel"
  2233. SpeedValueLabel.Parent = SettingsFrame
  2234. SpeedValueLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  2235. SpeedValueLabel.Position = UDim2.new(0.0261780098, 0, 0.145161286, 0)
  2236. SpeedValueLabel.Size = UDim2.new(0, 178, 0, 33)
  2237. SpeedValueLabel.Font = Enum.Font.SourceSans
  2238. SpeedValueLabel.Text = "Edit Tốc độ Script Hack Chạy Nhanh"
  2239. SpeedValueLabel.TextColor3 = Color3.new(0, 0, 0)
  2240. SpeedValueLabel.TextSize = 14
  2241.  
  2242. NoClipButtonLabel.Name = "NoClipButtonLabel"
  2243. NoClipButtonLabel.Parent = SettingsFrame
  2244. NoClipButtonLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  2245. NoClipButtonLabel.Position = UDim2.new(0.0261780098, 0, 0.419354826, 0)
  2246. NoClipButtonLabel.Size = UDim2.new(0, 178, 0, 33)
  2247. NoClipButtonLabel.Font = Enum.Font.SourceSans
  2248. NoClipButtonLabel.Text = "Chỉnh Phím Sử Dụng Hack NoClip"
  2249. NoClipButtonLabel.TextColor3 = Color3.new(0, 0, 0)
  2250. NoClipButtonLabel.TextSize = 14
  2251.  
  2252. FlyButtonLabel.Name = "FlyButtonLabel"
  2253. FlyButtonLabel.Parent = SettingsFrame
  2254. FlyButtonLabel.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  2255. FlyButtonLabel.Position = UDim2.new(0.0418848172, 0, 0.675412834, 0)
  2256. FlyButtonLabel.Size = UDim2.new(0, 178, 0, 33)
  2257. FlyButtonLabel.Font = Enum.Font.SourceSans
  2258. FlyButtonLabel.Text = "Chỉnh Phím Sử Dụng Hack Fly"
  2259. FlyButtonLabel.TextColor3 = Color3.new(0, 0, 0)
  2260. FlyButtonLabel.TextSize = 14
  2261.  
  2262. SpeedValue.Name = "SpeedValue"
  2263. SpeedValue.Parent = SettingsFrame
  2264. SpeedValue.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2265. SpeedValue.Position = UDim2.new(0.0785340369, 0, 0.267390311, 0)
  2266. SpeedValue.Size = UDim2.new(0, 163, 0, 36)
  2267. SpeedValue.Font = Enum.Font.SourceSans
  2268. SpeedValue.Text = "200"
  2269. SpeedValue.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  2270. SpeedValue.TextSize = 14
  2271.  
  2272. NoClipButton.Name = "NoClipButton"
  2273. NoClipButton.Parent = SettingsFrame
  2274. NoClipButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2275. NoClipButton.Position = UDim2.new(0.0837696344, 0, 0.541583896, 0)
  2276. NoClipButton.Size = UDim2.new(0, 163, 0, 36)
  2277. NoClipButton.Font = Enum.Font.SourceSans
  2278. NoClipButton.Text = "y"
  2279. NoClipButton.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  2280. NoClipButton.TextSize = 14
  2281.  
  2282. FlyButton.Name = "FlyButton"
  2283. FlyButton.Parent = SettingsFrame
  2284. FlyButton.BackgroundColor3 = Color3.new(0.14902, 0.14902, 0.14902)
  2285. FlyButton.Position = UDim2.new(0.0837696344, 0, 0.815777361, 0)
  2286. FlyButton.Size = UDim2.new(0, 162, 0, 36)
  2287. FlyButton.Font = Enum.Font.SourceSans
  2288. FlyButton.Text = "e"
  2289. FlyButton.TextColor3 = Color3.new(0.811765, 0.811765, 0.811765)
  2290. FlyButton.TextSize = 14
Add Comment
Please, Sign In to add comment