Advertisement
Guest User

Untitled

a guest
Dec 12th, 2018
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 48.53 KB | None | 0 0
  1. wait(0.5)
  2. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  3. Text = "[Gui S.O.P V1.6.1{MK = ShTeam } Gui S.O.P V1.6.1 has been successfully executed, please enter your key to proceed! ";
  4. Color = Color3.new(170, 0, 0);
  5. Font = Enum.Font.SourceSansBold;
  6. FontSize = Enum.FontSize.Size24;
  7. })
  8.  
  9. local Main = Instance.new("ScreenGui")
  10. local MainGui = Instance.new("Frame")
  11. local QuestTP = Instance.new("TextButton")
  12. local QuestTpGui = Instance.new("Frame")
  13. local SadNoob = Instance.new("TextButton")
  14. local ThatNoob = Instance.new("TextButton")
  15. local GunNoob = Instance.new("TextButton")
  16. local SwordNoob = Instance.new("TextButton")
  17. local Tilte3 = Instance.new("TextLabel")
  18. local Tilte2 = Instance.new("TextLabel")
  19. local Close1 = Instance.new("TextButton")
  20. local InjuredPirate = Instance.new("TextButton")
  21. local Bob = Instance.new("TextButton")
  22. local Npclist = Instance.new("TextButton")
  23. local NpcTpGui = Instance.new("Frame")
  24. local Thief = Instance.new("TextButton")
  25. local BuggyPirate = Instance.new("TextButton")
  26. local AttackingNoob = Instance.new("TextButton")
  27. local Buso = Instance.new("TextButton")
  28. local Tilte5 = Instance.new("TextLabel")
  29. local Tilte4 = Instance.new("TextLabel")
  30. local Close2 = Instance.new("TextButton")
  31. local Luffy = Instance.new("TextButton")
  32. local Marine = Instance.new("TextButton")
  33. local OtherTp = Instance.new("TextButton")
  34. local OtherTpGui = Instance.new("Frame")
  35. local TPChest = Instance.new("TextButton")
  36. local TpSwords = Instance.new("TextButton")
  37. local Tilte7 = Instance.new("TextLabel")
  38. local Tilte6 = Instance.new("TextLabel")
  39. local Close3 = Instance.new("TextButton")
  40. local TpAllNpc = Instance.new("TextButton")
  41. local Tilte = Instance.new("TextLabel")
  42. local Credits = Instance.new("TextLabel")
  43. local Close = Instance.new("TextButton")
  44. local OtherScripts = Instance.new("TextButton")
  45. local OhterScriptsGui = Instance.new("Frame")
  46. local SpeedHack = Instance.new("TextButton")
  47. local DeleteAntiCheat = Instance.new("TextButton")
  48. local NoClip = Instance.new("TextButton")
  49. local Tilte9 = Instance.new("TextLabel")
  50. local Tilte8 = Instance.new("TextLabel")
  51. local Close4 = Instance.new("TextButton")
  52. local Fly = Instance.new("TextButton")
  53. local IslandTp = Instance.new("TextButton")
  54. local IslandTpGui = Instance.new("Frame")
  55. local TPToDFSellerIsland = Instance.new("TextButton")
  56. local Tilte11 = Instance.new("TextLabel")
  57. local Tilte10 = Instance.new("TextLabel")
  58. local Close5 = Instance.new("TextButton")
  59. local TPToLuffyIsland = Instance.new("TextButton")
  60. local TPToSanjiIsland = Instance.new("TextButton")
  61. local TPToMarineIsland = Instance.new("TextButton")
  62. local TPToNoobIsland = Instance.new("TextButton")
  63. local TPToBuggyIsland = Instance.new("TextButton")
  64. local TPToStarterIsland = Instance.new("TextButton")
  65. local WeaponTp = Instance.new("TextButton")
  66. local WeaponTpGui = Instance.new("Frame")
  67. local TPGryphon = Instance.new("TextButton")
  68. local Tilte13 = Instance.new("TextLabel")
  69. local Tilte12 = Instance.new("TextLabel")
  70. local Close6 = Instance.new("TextButton")
  71. local TPWoodernSword = Instance.new("TextButton")
  72. local TPKatana = Instance.new("TextButton")
  73. local TPNonosamaBo = Instance.new("TextButton")
  74. local TPFlintlock = Instance.new("TextButton")
  75. local TPJitte = Instance.new("TextButton")
  76. local TPCutlass = Instance.new("TextButton")
  77. local TPRifle = Instance.new("TextButton")
  78. local TPPipe = Instance.new("TextButton")
  79. local TPBisento = Instance.new("TextButton")
  80. local OpenGui = Instance.new("Frame")
  81. local Open = Instance.new("TextButton")
  82. local LoginGui = Instance.new("Frame")
  83. local KeyBox = Instance.new("TextBox")
  84. local Submit = Instance.new("TextButton")
  85. local Logo = Instance.new("ImageLabel")
  86. local LoginTilte = Instance.new("TextLabel")
  87. --Properties:
  88. Main.Name = "Main"
  89. Main.Parent = game.CoreGui
  90.  
  91. MainGui.Name = "MainGui"
  92. MainGui.Parent = Main
  93. MainGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  94. MainGui.Position = UDim2.new(0.0790000036, 0, 1.70000005, 0)
  95. MainGui.Size = UDim2.new(0, 463, 0, 273)
  96. MainGui.Active = true
  97. MainGui.Draggable = true
  98.  
  99. QuestTP.Name = "Quest TP"
  100. QuestTP.Parent = MainGui
  101. QuestTP.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  102. QuestTP.Position = UDim2.new(0.565316796, 0, 0.149993673, 0)
  103. QuestTP.Size = UDim2.new(0, 200, 0, 38)
  104. QuestTP.Font = Enum.Font.SourceSans
  105. QuestTP.Text = "Quest Tp List"
  106. QuestTP.TextColor3 = Color3.new(0, 1, 0.498039)
  107. QuestTP.TextSize = 14
  108. QuestTP.MouseButton1Down:connect(function()
  109. QuestTpGui.Visible = true
  110. end)
  111.  
  112. QuestTpGui.Name = "Quest Tp Gui"
  113. QuestTpGui.Parent = QuestTP
  114. QuestTpGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  115. QuestTpGui.Position = UDim2.new(-2.3149991, 0, -10.1000175, 0)
  116. QuestTpGui.Size = UDim2.new(0, 294, 0, 289)
  117. QuestTpGui.Visible = false
  118. QuestTpGui.Active = true
  119. QuestTpGui.Draggable = true
  120.  
  121. SadNoob.Name = "Sad Noob"
  122. SadNoob.Parent = QuestTpGui
  123. SadNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  124. SadNoob.Position = UDim2.new(0.00340135209, 0, 0.135686859, 0)
  125. SadNoob.Size = UDim2.new(0, 148, 0, 23)
  126. SadNoob.Font = Enum.Font.SourceSans
  127. SadNoob.Text = "Sad Noob Tp"
  128. SadNoob.TextColor3 = Color3.new(0, 1, 0.498039)
  129. SadNoob.TextSize = 14
  130. SadNoob.MouseButton1Down:connect(function()
  131. for _,v in pairs(game.Workspace:GetDescendants()) do
  132. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Sad noob') then
  133. v:FindFirstChild("Head").Anchored = true
  134. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  135. end
  136. end
  137. end)
  138.  
  139. ThatNoob.Name = "That Noob"
  140. ThatNoob.Parent = QuestTpGui
  141. ThatNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  142. ThatNoob.Position = UDim2.new(0.544217706, 0, 0.399596632, 0)
  143. ThatNoob.Size = UDim2.new(0, 134, 0, 27)
  144. ThatNoob.Font = Enum.Font.SourceSans
  145. ThatNoob.Text = "That Noob Tp"
  146. ThatNoob.TextColor3 = Color3.new(0, 1, 0.498039)
  147. ThatNoob.TextSize = 14
  148. ThatNoob.MouseButton1Down:connect(function()
  149. for _,v in pairs(game.Workspace:GetDescendants()) do
  150. if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then
  151. v:FindFirstChild("Head").Anchored = true
  152. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  153. end
  154. end
  155. end)
  156.  
  157. GunNoob.Name = "Gun Noob"
  158. GunNoob.Parent = QuestTpGui
  159. GunNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  160. GunNoob.Position = UDim2.new(0, 0, 0.265292376, 0)
  161. GunNoob.Size = UDim2.new(0, 148, 0, 25)
  162. GunNoob.Font = Enum.Font.SourceSans
  163. GunNoob.Text = "Gun Noob Tp"
  164. GunNoob.TextColor3 = Color3.new(0, 1, 0.498039)
  165. GunNoob.TextSize = 14
  166. GunNoob.MouseButton1Down:connect(function()
  167. for _,v in pairs(game.Workspace:GetDescendants()) do
  168. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Gun noob') then
  169. v:FindFirstChild("Head").Anchored = true
  170. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  171. end
  172. end
  173. end)
  174.  
  175. SwordNoob.Name = "Sword Noob"
  176. SwordNoob.Parent = QuestTpGui
  177. SwordNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  178. SwordNoob.Position = UDim2.new(0.544217706, 0, 0.2671417, 0)
  179. SwordNoob.Size = UDim2.new(0, 134, 0, 25)
  180. SwordNoob.Font = Enum.Font.SourceSans
  181. SwordNoob.Text = "Sword Noob Tp"
  182. SwordNoob.TextColor3 = Color3.new(0, 1, 0.498039)
  183. SwordNoob.TextSize = 14
  184. SwordNoob.MouseButton1Down:connect(function()
  185. for _,v in pairs(game.Workspace:GetDescendants()) do
  186. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Sword Noob') then
  187. v:FindFirstChild("Head").Anchored = true
  188. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  189. end
  190. end
  191. end)
  192.  
  193. Tilte3.Name = "Tilte3"
  194. Tilte3.Parent = QuestTpGui
  195. Tilte3.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  196. Tilte3.Size = UDim2.new(0, 264, 0, 31)
  197. Tilte3.Font = Enum.Font.SourceSans
  198. Tilte3.Text = "Quest Giver Tp"
  199. Tilte3.TextColor3 = Color3.new(0, 1, 0.498039)
  200. Tilte3.TextSize = 14
  201.  
  202. Tilte2.Name = "Tilte2"
  203. Tilte2.Parent = QuestTpGui
  204. Tilte2.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  205. Tilte2.Position = UDim2.new(0, 0, 0.893861949, 0)
  206. Tilte2.Size = UDim2.new(0, 294, 0, 31)
  207. Tilte2.Font = Enum.Font.SourceSans
  208. Tilte2.Text = "Quest Giver Tp"
  209. Tilte2.TextColor3 = Color3.new(0, 1, 0.498039)
  210. Tilte2.TextSize = 14
  211.  
  212. Close1.Name = "Close 1"
  213. Close1.Parent = QuestTpGui
  214. Close1.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  215. Close1.Position = UDim2.new(0.897959173, 0, 0, 0)
  216. Close1.Size = UDim2.new(0, 30, 0, 31)
  217. Close1.Font = Enum.Font.SourceSans
  218. Close1.Text = "X"
  219. Close1.TextColor3 = Color3.new(1, 0, 0)
  220. Close1.TextSize = 14
  221. Close1.MouseButton1Down:connect(function()
  222. QuestTpGui.Visible = false
  223. end)
  224.  
  225. InjuredPirate.Name = "Injured Pirate"
  226. InjuredPirate.Parent = QuestTpGui
  227. InjuredPirate.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  228. InjuredPirate.Position = UDim2.new(0.00340135396, 0, 0.407696307, 0)
  229. InjuredPirate.Size = UDim2.new(0, 148, 0, 24)
  230. InjuredPirate.Font = Enum.Font.SourceSans
  231. InjuredPirate.Text = "Injured Pirate Tp"
  232. InjuredPirate.TextColor3 = Color3.new(0, 1, 0.498039)
  233. InjuredPirate.TextSize = 14
  234. InjuredPirate.MouseButton1Down:connect(function()
  235. for _,v in pairs(game.Workspace:GetDescendants()) do
  236. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Injured pirate') then
  237. v:FindFirstChild("Head").Anchored = true
  238. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  239. end
  240. end
  241. end)
  242.  
  243. Bob.Name = "Bob"
  244. Bob.Parent = QuestTpGui
  245. Bob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  246. Bob.Position = UDim2.new(0.544217706, 0, 0.137366906, 0)
  247. Bob.Size = UDim2.new(0, 134, 0, 22)
  248. Bob.Font = Enum.Font.SourceSans
  249. Bob.Text = "Bob Tp"
  250. Bob.TextColor3 = Color3.new(0, 1, 0.498039)
  251. Bob.TextSize = 14
  252. Bob.MouseButton1Down:connect(function()
  253. for _,v in pairs(game.Workspace:GetDescendants()) do
  254. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Bob') then
  255. v:FindFirstChild("Head").Anchored = true
  256. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  257. end
  258. end
  259. end)
  260.  
  261. Npclist.Name = "Npc list"
  262. Npclist.Parent = MainGui
  263. Npclist.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  264. Npclist.Position = UDim2.new(-0.000557947904, 0, 0.139004663, 0)
  265. Npclist.Size = UDim2.new(0, 200, 0, 36)
  266. Npclist.Font = Enum.Font.SourceSans
  267. Npclist.Text = "Npc TP List"
  268. Npclist.TextColor3 = Color3.new(0, 1, 0.498039)
  269. Npclist.TextSize = 14
  270. Npclist.MouseButton1Down:connect(function()
  271. NpcTpGui.Visible = true
  272. end)
  273.  
  274. NpcTpGui.Name = "Npc Tp Gui"
  275. NpcTpGui.Parent = Npclist
  276. NpcTpGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  277. NpcTpGui.Position = UDim2.new(-1.93499947, 0, -1.32007563, 0)
  278. NpcTpGui.Size = UDim2.new(0, 294, 0, 292)
  279. NpcTpGui.Visible = false
  280. NpcTpGui.Active = true
  281. NpcTpGui.Draggable = true
  282.  
  283. Thief.Name = "Thief"
  284. Thief.Parent = NpcTpGui
  285. Thief.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  286. Thief.Position = UDim2.new(0, 0, 0.163190693, 0)
  287. Thief.Size = UDim2.new(0, 148, 0, 22)
  288. Thief.Font = Enum.Font.SourceSans
  289. Thief.Text = "TP Thief"
  290. Thief.TextColor3 = Color3.new(0, 1, 0.498039)
  291. Thief.TextSize = 14
  292. Thief.MouseButton1Down:connect(function()
  293. for _,v in pairs(game.Workspace:GetDescendants()) do
  294. if string.find(v.Name, "Thief") 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. BuggyPirate.Name = "Buggy Pirate"
  302. BuggyPirate.Parent = NpcTpGui
  303. BuggyPirate.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  304. BuggyPirate.Position = UDim2.new(0.547619045, 0, 0.160246968, 0)
  305. BuggyPirate.Size = UDim2.new(0, 134, 0, 23)
  306. BuggyPirate.Font = Enum.Font.SourceSans
  307. BuggyPirate.Text = "Tp Buggy Pirate"
  308. BuggyPirate.TextColor3 = Color3.new(0, 1, 0.498039)
  309. BuggyPirate.TextSize = 14
  310. BuggyPirate.MouseButton1Down:connect(function()
  311. for _,v in pairs(game.Workspace:GetDescendants()) do
  312. if string.find(v.Name, "Buggy pirate") then
  313. v:FindFirstChild("HumanoidRootPart").Anchored = true
  314. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  315. end
  316. end
  317. end)
  318.  
  319. AttackingNoob.Name = "Attacking Noob"
  320. AttackingNoob.Parent = NpcTpGui
  321. AttackingNoob.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  322. AttackingNoob.Position = UDim2.new(0, 0, 0.276973605, 0)
  323. AttackingNoob.Size = UDim2.new(0, 148, 0, 24)
  324. AttackingNoob.Font = Enum.Font.SourceSans
  325. AttackingNoob.Text = "TP Attacking Noob"
  326. AttackingNoob.TextColor3 = Color3.new(0, 1, 0.498039)
  327. AttackingNoob.TextSize = 14
  328. AttackingNoob.MouseButton1Down:connect(function()
  329. for _,v in pairs(game.Workspace:GetDescendants()) do
  330. if string.find(v.Name, "Attacking Noob") then
  331. v:FindFirstChild("HumanoidRootPart").Anchored = true
  332. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  333. end
  334. end
  335. end)
  336.  
  337. Buso.Name = "Buso"
  338. Buso.Parent = NpcTpGui
  339. Buso.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  340. Buso.Position = UDim2.new(0.547619045, 0, 0.294293851, 0)
  341. Buso.Size = UDim2.new(0, 133, 0, 20)
  342. Buso.Font = Enum.Font.SourceSans
  343. Buso.Text = "TP Big Full Body "
  344. Buso.TextColor3 = Color3.new(0, 1, 0.498039)
  345. Buso.TextSize = 14
  346. Buso.MouseButton1Down:connect(function()
  347. for _,v in pairs(game.Workspace:GetDescendants()) do
  348. if string.find(v.Name, "Big Full Body") then
  349. v:FindFirstChild("HumanoidRootPart").Anchored = true
  350. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  351. end
  352. end
  353. end)
  354.  
  355. Tilte5.Name = "Tilte5"
  356. Tilte5.Parent = NpcTpGui
  357. Tilte5.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  358. Tilte5.Size = UDim2.new(0, 264, 0, 31)
  359. Tilte5.Font = Enum.Font.SourceSans
  360. Tilte5.Text = "NPC Tp"
  361. Tilte5.TextColor3 = Color3.new(0, 1, 0.498039)
  362. Tilte5.TextSize = 14
  363.  
  364. Tilte4.Name = "Tilte4"
  365. Tilte4.Parent = NpcTpGui
  366. Tilte4.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  367. Tilte4.Position = UDim2.new(0, 0, 0.909609377, 0)
  368. Tilte4.Size = UDim2.new(0, 294, 0, 32)
  369. Tilte4.Font = Enum.Font.SourceSans
  370. Tilte4.Text = "NPC Tp"
  371. Tilte4.TextColor3 = Color3.new(0, 1, 0.498039)
  372. Tilte4.TextSize = 14
  373.  
  374. Close2.Name = "Close2"
  375. Close2.Parent = NpcTpGui
  376. Close2.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  377. Close2.Position = UDim2.new(0.897959173, 0, 0, 0)
  378. Close2.Size = UDim2.new(0, 30, 0, 31)
  379. Close2.Font = Enum.Font.SourceSans
  380. Close2.Text = "X"
  381. Close2.TextColor3 = Color3.new(1, 0, 0)
  382. Close2.TextSize = 14
  383. Close2.MouseButton1Down:connect(function()
  384. NpcTpGui.Visible = false
  385. end)
  386.  
  387. Luffy.Name = "Luffy"
  388. Luffy.Parent = NpcTpGui
  389. Luffy.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  390. Luffy.Position = UDim2.new(0.547619045, 0, 0.402053624, 0)
  391. Luffy.Size = UDim2.new(0, 134, 0, 23)
  392. Luffy.Font = Enum.Font.SourceSans
  393. Luffy.Text = "TP Luffy"
  394. Luffy.TextColor3 = Color3.new(0, 1, 0.498039)
  395. Luffy.TextSize = 14
  396. Luffy.MouseButton1Down:connect(function()
  397. for _,v in pairs(game.Workspace:GetDescendants()) do
  398. if string.find(v.Name, "Luffy") then
  399. v:FindFirstChild("HumanoidRootPart").Anchored = true
  400. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  401. end
  402. end
  403. end)
  404.  
  405. Marine.Name = "Marine"
  406. Marine.Parent = NpcTpGui
  407. Marine.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  408. Marine.Position = UDim2.new(-1.49011612e-08, 0, 0.40418303, 0)
  409. Marine.Size = UDim2.new(0, 148, 0, 20)
  410. Marine.Font = Enum.Font.SourceSans
  411. Marine.Text = "TP Marine"
  412. Marine.TextColor3 = Color3.new(0, 1, 0.498039)
  413. Marine.TextSize = 14
  414. Marine.MouseButton1Down:connect(function()
  415. for _,v in pairs(game.Workspace:GetDescendants()) do
  416. if string.find(v.Name, "Marine") then
  417. v:FindFirstChild("HumanoidRootPart").Anchored = true
  418. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  419. end
  420. end
  421. end)
  422.  
  423. OtherTp.Name = "Other Tp"
  424. OtherTp.Parent = MainGui
  425. OtherTp.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  426. OtherTp.Position = UDim2.new(0.565316796, 0, 0.556650221, 0)
  427. OtherTp.Size = UDim2.new(0, 200, 0, 38)
  428. OtherTp.Font = Enum.Font.SourceSans
  429. OtherTp.Text = "Other Tp List"
  430. OtherTp.TextColor3 = Color3.new(0, 1, 0.498039)
  431. OtherTp.TextSize = 14
  432. OtherTp.MouseButton1Down:connect(function()
  433. OtherTpGui.Visible = true
  434. end)
  435.  
  436. OtherTpGui.Name = "Other Tp Gui"
  437. OtherTpGui.Parent = OtherTp
  438. OtherTpGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  439. OtherTpGui.Position = UDim2.new(-0.684999585, 0, -12.3337021, 0)
  440. OtherTpGui.Size = UDim2.new(0, 294, 0, 267)
  441. OtherTpGui.Visible = false
  442. OtherTpGui.Active = true
  443. OtherTpGui.Draggable = true
  444.  
  445. TPChest.Name = "TP Chest"
  446. TPChest.Parent = OtherTpGui
  447. TPChest.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  448. TPChest.Position = UDim2.new(-1.03801284e-07, 0, 0.164535701, 0)
  449. TPChest.Size = UDim2.new(0, 136, 0, 41)
  450. TPChest.Font = Enum.Font.SourceSans
  451. TPChest.Text = "Tp Chest"
  452. TPChest.TextColor3 = Color3.new(0, 1, 0.498039)
  453. TPChest.TextSize = 14
  454. TPChest.MouseButton1Down:connect(function()
  455. for _,v in pairs(game.Workspace:GetDescendants()) do
  456. if v.ClassName == "TouchTransmitter" then
  457. v.Parent.Position = game.Players.LocalPlayer.Character.HumanoidRootPart.Position + Vector3.new(0,0,-5)
  458. v.Parent.Anchored = true
  459. end
  460. end
  461. end)
  462.  
  463. TpSwords.Name = "Tp Swords"
  464. TpSwords.Parent = OtherTpGui
  465. TpSwords.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  466. TpSwords.Position = UDim2.new(0, 0, 0.381828725, 0)
  467. TpSwords.Size = UDim2.new(0, 136, 0, 37)
  468. TpSwords.Font = Enum.Font.SourceSans
  469. TpSwords.Text = "TP All Sword"
  470. TpSwords.TextColor3 = Color3.new(0, 1, 0.498039)
  471. TpSwords.TextSize = 14
  472. TpSwords.MouseButton1Down:connect(function()
  473. for _,v in pairs(game.Workspace:GetDescendants()) do
  474. if string.find(v.Name, "Price:") and string.find(v.ClassName, "Model") then
  475. v:FindFirstChild("Head").Anchored = true
  476. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  477. end
  478. end
  479. end)
  480.  
  481. Tilte7.Name = "Tilte7"
  482. Tilte7.Parent = OtherTpGui
  483. Tilte7.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  484. Tilte7.Size = UDim2.new(0, 264, 0, 31)
  485. Tilte7.Font = Enum.Font.SourceSans
  486. Tilte7.Text = "Other Tp"
  487. Tilte7.TextColor3 = Color3.new(0, 1, 0.498039)
  488. Tilte7.TextSize = 14
  489.  
  490. Tilte6.Name = "Tilte6"
  491. Tilte6.Parent = OtherTpGui
  492. Tilte6.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  493. Tilte6.Position = UDim2.new(0, 0, 0.883895159, 0)
  494. Tilte6.Size = UDim2.new(0, 294, 0, 31)
  495. Tilte6.Font = Enum.Font.SourceSans
  496. Tilte6.Text = "Other Tp"
  497. Tilte6.TextColor3 = Color3.new(0, 1, 0.498039)
  498. Tilte6.TextSize = 14
  499.  
  500. Close3.Name = "Close3"
  501. Close3.Parent = OtherTpGui
  502. Close3.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  503. Close3.Position = UDim2.new(0.897959173, 0, 0, 0)
  504. Close3.Size = UDim2.new(0, 30, 0, 31)
  505. Close3.Font = Enum.Font.SourceSans
  506. Close3.Text = "X"
  507. Close3.TextColor3 = Color3.new(1, 0, 0)
  508. Close3.TextSize = 14
  509. Close3.MouseButton1Down:connect(function()
  510. OtherTpGui.Visible = false
  511. end)
  512.  
  513. TpAllNpc.Name = "Tp All Npc"
  514. TpAllNpc.Parent = OtherTpGui
  515. TpAllNpc.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  516. TpAllNpc.Position = UDim2.new(0.554421663, 0, 0.17583622, 0)
  517. TpAllNpc.Size = UDim2.new(0, 131, 0, 37)
  518. TpAllNpc.Font = Enum.Font.SourceSans
  519. TpAllNpc.Text = "Tp All Npc"
  520. TpAllNpc.TextColor3 = Color3.new(0, 1, 0.498039)
  521. TpAllNpc.TextSize = 14
  522. TpAllNpc.MouseButton1Down:connect(function()
  523. for _,v in pairs(game.Workspace:GetDescendants()) do
  524. 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
  525. v:FindFirstChild("HumanoidRootPart").Anchored = true
  526. v:FindFirstChild("HumanoidRootPart").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-2)
  527. end
  528. end
  529. end)
  530.  
  531. Tilte.Name = "Tilte"
  532. Tilte.Parent = MainGui
  533. Tilte.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  534. Tilte.Size = UDim2.new(0, 420, 0, 28)
  535. Tilte.Font = Enum.Font.SourceSans
  536. Tilte.Text = "Steve One Piece Gui V1.6.1"
  537. Tilte.TextColor3 = Color3.new(0, 1, 0.498039)
  538. Tilte.TextSize = 14
  539.  
  540. Credits.Name = "Credits"
  541. Credits.Parent = MainGui
  542. Credits.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  543. Credits.Position = UDim2.new(0, 0, 0.897435904, 0)
  544. Credits.Size = UDim2.new(0, 463, 0, 28)
  545. Credits.Font = Enum.Font.SourceSans
  546. Credits.Text = "Credits ClarkShadow#1097 And Script Belong To V3rmillion"
  547. Credits.TextColor3 = Color3.new(0, 1, 0.498039)
  548. Credits.TextSize = 14
  549.  
  550. Close.Name = "Close"
  551. Close.Parent = MainGui
  552. Close.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  553. Close.Position = UDim2.new(0.906417131, 0, 0, 0)
  554. Close.Size = UDim2.new(0, 43, 0, 28)
  555. Close.Font = Enum.Font.SourceSans
  556. Close.Text = "X"
  557. Close.TextColor3 = Color3.new(1, 0, 0)
  558. Close.TextSize = 14
  559. Close.MouseButton1Down:connect(function()
  560. MainGui:TweenPosition(UDim2.new(0.079, 0, 1.7, 0), 'Out','Bounce', 1)
  561. NpcTpGui.Visible = false
  562. OhterScriptsGui.Visible = false
  563. OtherTpGui.Visible = false
  564. QuestTpGui.Visible = false
  565. OpenGui.Visible = true
  566. end)
  567.  
  568. OtherScripts.Name = "Other Scripts"
  569. OtherScripts.Parent = MainGui
  570. OtherScripts.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  571. OtherScripts.Position = UDim2.new(-0.000557947904, 0, 0.556650221, 0)
  572. OtherScripts.Size = UDim2.new(0, 200, 0, 38)
  573. OtherScripts.Font = Enum.Font.SourceSans
  574. OtherScripts.Text = "Other Scripts"
  575. OtherScripts.TextColor3 = Color3.new(0, 1, 0.498039)
  576. OtherScripts.TextSize = 14
  577. OtherScripts.MouseButton1Down:connect(function()
  578. OhterScriptsGui.Visible = true
  579. end)
  580.  
  581. OhterScriptsGui.Name = "Ohter Scripts Gui"
  582. OhterScriptsGui.Parent = OtherScripts
  583. OhterScriptsGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  584. OhterScriptsGui.Position = UDim2.new(-0.269999564, 0, 4.48840332, 0)
  585. OhterScriptsGui.Size = UDim2.new(0, 294, 0, 267)
  586. OhterScriptsGui.Visible = false
  587. OhterScriptsGui.Active = true
  588. OhterScriptsGui.Draggable = true
  589.  
  590. SpeedHack.Name = "Speed Hack"
  591. SpeedHack.Parent = OhterScriptsGui
  592. SpeedHack.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  593. SpeedHack.Position = UDim2.new(0, 0, 0.161048695, 0)
  594. SpeedHack.Size = UDim2.new(0, 137, 0, 42)
  595. SpeedHack.Font = Enum.Font.SourceSans
  596. SpeedHack.Text = "Speed Hack"
  597. SpeedHack.TextColor3 = Color3.new(0, 1, 0.498039)
  598. SpeedHack.TextSize = 14
  599. SpeedHack.MouseButton1Down:connect(function()
  600. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  601. end)
  602.  
  603. DeleteAntiCheat.Name = "Delete Anti Cheat"
  604. DeleteAntiCheat.Parent = OhterScriptsGui
  605. DeleteAntiCheat.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  606. DeleteAntiCheat.Position = UDim2.new(0.547619045, 0, 0.161048695, 0)
  607. DeleteAntiCheat.Size = UDim2.new(0, 135, 0, 48)
  608. DeleteAntiCheat.Font = Enum.Font.SourceSans
  609. DeleteAntiCheat.Text = "Delete Anti Cheat"
  610. DeleteAntiCheat.TextColor3 = Color3.new(0, 1, 0.498039)
  611. DeleteAntiCheat.TextSize = 14
  612. DeleteAntiCheat.MouseButton1Down:connect(function()
  613. for i,v in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
  614. if v.ClassName == "Script" then
  615. for i,c in pairs(v:GetChildren()) do
  616. if c.Name == "" then
  617. v:Remove()
  618.  
  619. end
  620. end
  621. end
  622. end
  623. end)
  624.  
  625. NoClip.Name = "NoClip"
  626. NoClip.Parent = OhterScriptsGui
  627. NoClip.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  628. NoClip.Position = UDim2.new(0, 0, 0.379927725, 0)
  629. NoClip.Size = UDim2.new(0, 137, 0, 41)
  630. NoClip.Font = Enum.Font.SourceSans
  631. NoClip.Text = "Noclip(press y)"
  632. NoClip.TextColor3 = Color3.new(0, 1, 0.498039)
  633. NoClip.TextSize = 14
  634. NoClip.MouseButton1Down:connect(function()
  635. noclip = false
  636. game:GetService('RunService').Stepped:connect(function()
  637. if noclip then
  638. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  639. end
  640. end)
  641. plr = game.Players.LocalPlayer
  642. mouse = plr:GetMouse()
  643. mouse.KeyDown:connect(function(key)
  644.  
  645. if key == "y" then
  646. noclip = not noclip
  647. game.Players.LocalPlayer.Character.Humanoid:ChangeState(11)
  648. end
  649. end)
  650. end)
  651.  
  652.  
  653. Tilte9.Name = "Tilte9"
  654. Tilte9.Parent = OhterScriptsGui
  655. Tilte9.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  656. Tilte9.Size = UDim2.new(0, 264, 0, 31)
  657. Tilte9.Font = Enum.Font.SourceSans
  658. Tilte9.Text = "Other Scripts"
  659. Tilte9.TextColor3 = Color3.new(0, 1, 0.498039)
  660. Tilte9.TextSize = 14
  661.  
  662. Tilte8.Name = "Tilte8"
  663. Tilte8.Parent = OhterScriptsGui
  664. Tilte8.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  665. Tilte8.Position = UDim2.new(0, 0, 0.883895159, 0)
  666. Tilte8.Size = UDim2.new(0, 294, 0, 31)
  667. Tilte8.Font = Enum.Font.SourceSans
  668. Tilte8.Text = "Other Scripts"
  669. Tilte8.TextColor3 = Color3.new(0, 1, 0.498039)
  670. Tilte8.TextSize = 14
  671.  
  672. Close4.Name = "Close4"
  673. Close4.Parent = OhterScriptsGui
  674. Close4.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  675. Close4.Position = UDim2.new(0.897959173, 0, 0, 0)
  676. Close4.Size = UDim2.new(0, 30, 0, 31)
  677. Close4.Font = Enum.Font.SourceSans
  678. Close4.Text = "X"
  679. Close4.TextColor3 = Color3.new(1, 0, 0)
  680. Close4.TextSize = 14
  681. Close4.MouseButton1Down:connect(function()
  682. OhterScriptsGui.Visible = false
  683. end)
  684.  
  685. Fly.Name = "Fly"
  686. Fly.Parent = OhterScriptsGui
  687. Fly.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  688. Fly.Position = UDim2.new(0.547619045, 0, 0.379927725, 0)
  689. Fly.Size = UDim2.new(0, 133, 0, 41)
  690. Fly.Font = Enum.Font.SourceSans
  691. Fly.Text = "Fly(press e)"
  692. Fly.TextColor3 = Color3.new(0, 1, 0.498039)
  693. Fly.TextSize = 14
  694. Fly.MouseButton1Down:connect(function()
  695. repeat wait()
  696. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  697. local mouse = game.Players.LocalPlayer:GetMouse()
  698. repeat wait() until mouse
  699. local plr = game.Players.LocalPlayer
  700. local torso = plr.Character.Torso
  701. local flying = true
  702. local deb = true
  703. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  704. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  705. local maxspeed = 220
  706. local speed = 100
  707.  
  708. function Fly()
  709. local bg = Instance.new("BodyGyro", torso)
  710. bg.P = 9e4
  711. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  712. bg.cframe = torso.CFrame
  713. local bv = Instance.new("BodyVelocity", torso)
  714. bv.velocity = Vector3.new(0,0.1,0)
  715. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  716. repeat wait()
  717. plr.Character.Humanoid.PlatformStand = true
  718. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  719. speed = speed+.5+(speed/maxspeed)
  720. if speed > maxspeed then
  721. speed = maxspeed
  722. end
  723. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  724. speed = speed-1
  725. if speed < 0 then
  726. speed = 100
  727. end
  728. end
  729. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  730. 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
  731. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  732. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  733. 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
  734. else
  735. bv.velocity = Vector3.new(0,0.1,0)
  736. end
  737. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*100*speed/maxspeed),0,0)
  738. until not flying
  739. ctrl = {f = 0, b = 0, l = 0, r = 0}
  740. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  741. speed = 100
  742. bg:Destroy()
  743. bv:Destroy()
  744. plr.Character.Humanoid.PlatformStand = false
  745. end
  746. mouse.KeyDown:connect(function(key)
  747. if key:lower() == "e" then
  748. if flying then flying = false
  749. else
  750. flying = true
  751. Fly()
  752. end
  753. elseif key:lower() == "w" then
  754. ctrl.f = 1
  755. elseif key:lower() == "s" then
  756. ctrl.b = -1
  757. elseif key:lower() == "a" then
  758. ctrl.l = -1
  759. elseif key:lower() == "d" then
  760. ctrl.r = 1
  761. end
  762. end)
  763. mouse.KeyUp:connect(function(key)
  764. if key:lower() == "w" then
  765. ctrl.f = 0
  766. elseif key:lower() == "s" then
  767. ctrl.b = 0
  768. elseif key:lower() == "a" then
  769. ctrl.l = 0
  770. elseif key:lower() == "d" then
  771. ctrl.r = 0
  772. end
  773. end)
  774. end)
  775.  
  776. IslandTp.Name = "Island Tp"
  777. IslandTp.Parent = MainGui
  778. IslandTp.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  779. IslandTp.Position = UDim2.new(-0.00055795908, 0, 0.340533018, 0)
  780. IslandTp.Size = UDim2.new(0, 200, 0, 38)
  781. IslandTp.Font = Enum.Font.SourceSans
  782. IslandTp.Text = "Island Tp List"
  783. IslandTp.TextColor3 = Color3.new(0, 1, 0.498039)
  784. IslandTp.TextSize = 14
  785. IslandTp.MouseButton1Down:connect(function()
  786. IslandTpGui.Visible = true
  787. end)
  788.  
  789. IslandTpGui.Name = "Island Tp Gui"
  790. IslandTpGui.Parent = IslandTp
  791. IslandTpGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  792. IslandTpGui.Position = UDim2.new(2.72500038, 0, -3.86001873, 0)
  793. IslandTpGui.Size = UDim2.new(0, 380, 0, 349)
  794. IslandTpGui.Visible = false
  795. IslandTpGui.Active = true
  796. IslandTpGui.Draggable = true
  797.  
  798. TPToDFSellerIsland.Name = "TP To DF Seller Island"
  799. TPToDFSellerIsland.Parent = IslandTpGui
  800. TPToDFSellerIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  801. TPToDFSellerIsland.Position = UDim2.new(0, 0, 0.149554431, 0)
  802. TPToDFSellerIsland.Size = UDim2.new(0, 148, 0, 36)
  803. TPToDFSellerIsland.Font = Enum.Font.SourceSans
  804. TPToDFSellerIsland.Text = "TP To DF Seller Island"
  805. TPToDFSellerIsland.TextColor3 = Color3.new(0, 1, 0.498039)
  806. TPToDFSellerIsland.TextSize = 14
  807. TPToDFSellerIsland.MouseButton1Down:connect(function()
  808. for _,v in pairs(game.Workspace:GetDescendants()) do
  809. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Devil Fruit Seller') then
  810. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  811. end
  812. end
  813. end)
  814.  
  815. Tilte11.Name = "Tilte11"
  816. Tilte11.Parent = IslandTpGui
  817. Tilte11.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  818. Tilte11.Size = UDim2.new(0, 341, 0, 31)
  819. Tilte11.Font = Enum.Font.SourceSans
  820. Tilte11.Text = "Island Tp"
  821. Tilte11.TextColor3 = Color3.new(0, 1, 0.498039)
  822. Tilte11.TextSize = 14
  823.  
  824. Tilte10.Name = "Tilte10"
  825. Tilte10.Parent = IslandTpGui
  826. Tilte10.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  827. Tilte10.Position = UDim2.new(0, 0, 0.909683108, 0)
  828. Tilte10.Size = UDim2.new(0, 380, 0, 31)
  829. Tilte10.Font = Enum.Font.SourceSans
  830. Tilte10.Text = "Island Tp"
  831. Tilte10.TextColor3 = Color3.new(0, 1, 0.498039)
  832. Tilte10.TextSize = 14
  833.  
  834. Close5.Name = "Close5"
  835. Close5.Parent = IslandTpGui
  836. Close5.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  837. Close5.Position = UDim2.new(0.897959232, 0, 0, 0)
  838. Close5.Size = UDim2.new(0, 39, 0, 31)
  839. Close5.Font = Enum.Font.SourceSans
  840. Close5.Text = "X"
  841. Close5.TextColor3 = Color3.new(1, 0, 0)
  842. Close5.TextSize = 14
  843. Close5.MouseButton1Down:connect(function()
  844. IslandTpGui.Visible = false
  845. end)
  846.  
  847. TPToLuffyIsland.Name = "TP To Luffy Island"
  848. TPToLuffyIsland.Parent = IslandTpGui
  849. TPToLuffyIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  850. TPToLuffyIsland.Position = UDim2.new(0.608825624, 0, 0.149554446, 0)
  851. TPToLuffyIsland.Size = UDim2.new(0, 148, 0, 36)
  852. TPToLuffyIsland.Font = Enum.Font.SourceSans
  853. TPToLuffyIsland.Text = "TP To Luffy Island"
  854. TPToLuffyIsland.TextColor3 = Color3.new(0, 1, 0.498039)
  855. TPToLuffyIsland.TextSize = 14
  856. TPToLuffyIsland.MouseButton1Down:connect(function()
  857. for _,v in pairs(game.Workspace:GetDescendants()) do
  858. if string.find(v.ClassName, "Model") and string.find(v.Name, 'That noob') then
  859. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  860. end
  861. end
  862. end)
  863.  
  864. TPToSanjiIsland.Name = "TP To Sanji Island"
  865. TPToSanjiIsland.Parent = IslandTpGui
  866. TPToSanjiIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  867. TPToSanjiIsland.Position = UDim2.new(-0.00170067232, 0, 0.321817607, 0)
  868. TPToSanjiIsland.Size = UDim2.new(0, 148, 0, 40)
  869. TPToSanjiIsland.Font = Enum.Font.SourceSans
  870. TPToSanjiIsland.Text = "TP To Sanji Island"
  871. TPToSanjiIsland.TextColor3 = Color3.new(0, 1, 0.498039)
  872. TPToSanjiIsland.TextSize = 14
  873. TPToSanjiIsland.MouseButton1Down:connect(function()
  874. for _,v in pairs(game.Workspace:GetDescendants()) do
  875. if string.find(v.ClassName, "Model") and string.find(v.Name, 'BlackLeg') then
  876. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  877. end
  878. end
  879. end)
  880.  
  881. TPToMarineIsland.Name = "TP To Marine Island"
  882. TPToMarineIsland.Parent = IslandTpGui
  883. TPToMarineIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  884. TPToMarineIsland.Position = UDim2.new(0.608825624, 0, 0.321817607, 0)
  885. TPToMarineIsland.Size = UDim2.new(0, 148, 0, 40)
  886. TPToMarineIsland.Font = Enum.Font.SourceSans
  887. TPToMarineIsland.Text = "TP To Marine Island"
  888. TPToMarineIsland.TextColor3 = Color3.new(0, 1, 0.498039)
  889. TPToMarineIsland.TextSize = 14
  890. TPToMarineIsland.MouseButton1Down:connect(function()
  891. for _,v in pairs(game.Workspace:GetDescendants()) do
  892. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Injured pirate') then
  893. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  894. end
  895. end
  896. end)
  897.  
  898. TPToNoobIsland.Name = "TP To Noob Island"
  899. TPToNoobIsland.Parent = IslandTpGui
  900. TPToNoobIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  901. TPToNoobIsland.Position = UDim2.new(-0.00170069933, 0, 0.507731378, 0)
  902. TPToNoobIsland.Size = UDim2.new(0, 148, 0, 42)
  903. TPToNoobIsland.Font = Enum.Font.SourceSans
  904. TPToNoobIsland.Text = "TP To Noob Island"
  905. TPToNoobIsland.TextColor3 = Color3.new(0, 1, 0.498039)
  906. TPToNoobIsland.TextSize = 14
  907. TPToNoobIsland.MouseButton1Down:connect(function()
  908. for _,v in pairs(game.Workspace:GetDescendants()) do
  909. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Gun noob') then
  910. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  911. end
  912. end
  913. end)
  914.  
  915. TPToBuggyIsland.Name = "TP To Buggy Island"
  916. TPToBuggyIsland.Parent = IslandTpGui
  917. TPToBuggyIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  918. TPToBuggyIsland.Position = UDim2.new(0.608825624, 0, 0.507731378, 0)
  919. TPToBuggyIsland.Size = UDim2.new(0, 148, 0, 42)
  920. TPToBuggyIsland.Font = Enum.Font.SourceSans
  921. TPToBuggyIsland.Text = "TP To Buggy Island"
  922. TPToBuggyIsland.TextColor3 = Color3.new(0, 1, 0.498039)
  923. TPToBuggyIsland.TextSize = 14
  924. TPToBuggyIsland.MouseButton1Down:connect(function()
  925. for _,v in pairs(game.Workspace:GetDescendants()) do
  926. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Bob') then
  927. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  928. end
  929. end
  930. end)
  931.  
  932. TPToStarterIsland.Name = "TP To Starter Island"
  933. TPToStarterIsland.Parent = IslandTpGui
  934. TPToStarterIsland.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  935. TPToStarterIsland.Position = UDim2.new(-0.00170069933, 0, 0.702573776, 0)
  936. TPToStarterIsland.Size = UDim2.new(0, 148, 0, 42)
  937. TPToStarterIsland.Font = Enum.Font.SourceSans
  938. TPToStarterIsland.Text = "TP To Starter Island"
  939. TPToStarterIsland.TextColor3 = Color3.new(0, 1, 0.498039)
  940. TPToStarterIsland.TextSize = 14
  941. TPToStarterIsland.MouseButton1Down:connect(function()
  942. for _,v in pairs(game.Workspace:GetDescendants()) do
  943. if string.find(v.ClassName, "Model") and string.find(v.Name, 'Big head boy') then
  944. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v:FindFirstChild("Head").CFrame
  945. end
  946. end
  947. end)
  948.  
  949. WeaponTp.Name = "Weapon Tp"
  950. WeaponTp.Parent = MainGui
  951. WeaponTp.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  952. WeaponTp.Position = UDim2.new(0.567476571, 0, 0.340533018, 0)
  953. WeaponTp.Size = UDim2.new(0, 200, 0, 38)
  954. WeaponTp.Font = Enum.Font.SourceSans
  955. WeaponTp.Text = "Weapon Tp List"
  956. WeaponTp.TextColor3 = Color3.new(0, 1, 0.498039)
  957. WeaponTp.TextSize = 14
  958. WeaponTp.MouseButton1Down:connect(function()
  959. WeaponTpGui.Visible = true
  960. end)
  961.  
  962. WeaponTpGui.Name = "Weapon Tp Gui"
  963. WeaponTpGui.Parent = WeaponTp
  964. WeaponTpGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  965. WeaponTpGui.Position = UDim2.new(0.319999993, 0, 6.11399984, 0)
  966. WeaponTpGui.Size = UDim2.new(0, 380, 0, 349)
  967. WeaponTpGui.Visible = false
  968. WeaponTpGui.Active = true
  969. WeaponTpGui.Draggable = true
  970.  
  971. TPGryphon.Name = "TP Gryphon"
  972. TPGryphon.Parent = WeaponTpGui
  973. TPGryphon.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  974. TPGryphon.Position = UDim2.new(0, 0, 0.149554446, 0)
  975. TPGryphon.Size = UDim2.new(0, 148, 0, 27)
  976. TPGryphon.Font = Enum.Font.SourceSans
  977. TPGryphon.Text = "TP Gryphon"
  978. TPGryphon.TextColor3 = Color3.new(0, 1, 0.498039)
  979. TPGryphon.TextSize = 14
  980. TPGryphon.MouseButton1Down:connect(function()
  981. for _,v in pairs(game.Workspace:GetDescendants()) do
  982. if string.find(v.Name, "Gryphon") and string.find(v.ClassName, "Model") then
  983. v:FindFirstChild("Head").Anchored = true
  984. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  985. end
  986. end
  987. end)
  988.  
  989. Tilte13.Name = "Tilte13"
  990. Tilte13.Parent = WeaponTpGui
  991. Tilte13.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  992. Tilte13.Size = UDim2.new(0, 341, 0, 31)
  993. Tilte13.Font = Enum.Font.SourceSans
  994. Tilte13.Text = "Weapon Tp"
  995. Tilte13.TextColor3 = Color3.new(0, 1, 0.498039)
  996. Tilte13.TextSize = 14
  997.  
  998. Tilte12.Name = "Tilte12"
  999. Tilte12.Parent = WeaponTpGui
  1000. Tilte12.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1001. Tilte12.Position = UDim2.new(0, 0, 0.909683108, 0)
  1002. Tilte12.Size = UDim2.new(0, 380, 0, 31)
  1003. Tilte12.Font = Enum.Font.SourceSans
  1004. Tilte12.Text = "Weapon Tp"
  1005. Tilte12.TextColor3 = Color3.new(0, 1, 0.498039)
  1006. Tilte12.TextSize = 14
  1007.  
  1008. Close6.Name = "Close6"
  1009. Close6.Parent = WeaponTpGui
  1010. Close6.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1011. Close6.Position = UDim2.new(0.897959232, 0, 0, 0)
  1012. Close6.Size = UDim2.new(0, 39, 0, 31)
  1013. Close6.Font = Enum.Font.SourceSans
  1014. Close6.Text = "X"
  1015. Close6.TextColor3 = Color3.new(1, 0, 0)
  1016. Close6.TextSize = 14
  1017. Close6.MouseButton1Down:connect(function()
  1018. WeaponTpGui.Visible = false
  1019. end)
  1020.  
  1021. TPWoodernSword.Name = "TP Woodern Sword"
  1022. TPWoodernSword.Parent = WeaponTpGui
  1023. TPWoodernSword.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1024. TPWoodernSword.Position = UDim2.new(0.608825684, 0, 0.149554446, 0)
  1025. TPWoodernSword.Size = UDim2.new(0, 148, 0, 27)
  1026. TPWoodernSword.Font = Enum.Font.SourceSans
  1027. TPWoodernSword.Text = "TP Wooden Sword"
  1028. TPWoodernSword.TextColor3 = Color3.new(0, 1, 0.498039)
  1029. TPWoodernSword.TextSize = 14
  1030. TPWoodernSword.MouseButton1Down:connect(function()
  1031. for _,v in pairs(game.Workspace:GetDescendants()) do
  1032. if string.find(v.Name, "Wooden Sword") and string.find(v.ClassName, "Model") then
  1033. v:FindFirstChild("Head").Anchored = true
  1034. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1035. end
  1036. end
  1037. end)
  1038.  
  1039. TPKatana.Name = "TP Katana"
  1040. TPKatana.Parent = WeaponTpGui
  1041. TPKatana.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1042. TPKatana.Position = UDim2.new(0.608825684, 0, 0.275972366, 0)
  1043. TPKatana.Size = UDim2.new(0, 148, 0, 28)
  1044. TPKatana.Font = Enum.Font.SourceSans
  1045. TPKatana.Text = "TP Katana"
  1046. TPKatana.TextColor3 = Color3.new(0, 1, 0.498039)
  1047. TPKatana.TextSize = 14
  1048. TPKatana.MouseButton1Down:connect(function()
  1049. for _,v in pairs(game.Workspace:GetDescendants()) do
  1050. if string.find(v.Name, "Katana") and string.find(v.ClassName, "Model") then
  1051. v:FindFirstChild("Head").Anchored = true
  1052. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1053. end
  1054. end
  1055. end)
  1056.  
  1057. TPNonosamaBo.Name = "TP Nonosama Bo"
  1058. TPNonosamaBo.Parent = WeaponTpGui
  1059. TPNonosamaBo.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1060. TPNonosamaBo.Position = UDim2.new(-0.00170071237, 0, 0.275639653, 0)
  1061. TPNonosamaBo.Size = UDim2.new(0, 148, 0, 30)
  1062. TPNonosamaBo.Font = Enum.Font.SourceSans
  1063. TPNonosamaBo.Text = "TP Nonosama Bo"
  1064. TPNonosamaBo.TextColor3 = Color3.new(0, 1, 0.498039)
  1065. TPNonosamaBo.TextSize = 14
  1066. TPNonosamaBo.MouseButton1Down:connect(function()
  1067. for _,v in pairs(game.Workspace:GetDescendants()) do
  1068. if string.find(v.Name, "Nonosama Bo") and string.find(v.ClassName, "Model") then
  1069. v:FindFirstChild("Head").Anchored = true
  1070. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1071. end
  1072. end
  1073. end)
  1074.  
  1075. TPFlintlock.Name = "TP Flintlock"
  1076. TPFlintlock.Parent = WeaponTpGui
  1077. TPFlintlock.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1078. TPFlintlock.Position = UDim2.new(0.608825684, 0, 0.398848832, 0)
  1079. TPFlintlock.Size = UDim2.new(0, 148, 0, 30)
  1080. TPFlintlock.Font = Enum.Font.SourceSans
  1081. TPFlintlock.Text = "TP Flintlock"
  1082. TPFlintlock.TextColor3 = Color3.new(0, 1, 0.498039)
  1083. TPFlintlock.TextSize = 14
  1084. TPFlintlock.MouseButton1Down:connect(function()
  1085. for _,v in pairs(game.Workspace:GetDescendants()) do
  1086. if string.find(v.Name, "Flintlock") and string.find(v.ClassName, "Model") then
  1087. v:FindFirstChild("Head").Anchored = true
  1088. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1089. end
  1090. end
  1091. end)
  1092.  
  1093. TPJitte.Name = "TP Jitte"
  1094. TPJitte.Parent = WeaponTpGui
  1095. TPJitte.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1096. TPJitte.Position = UDim2.new(-0.00170071248, 0, 0.40457955, 0)
  1097. TPJitte.Size = UDim2.new(0, 148, 0, 27)
  1098. TPJitte.Font = Enum.Font.SourceSans
  1099. TPJitte.Text = "TP Jitte"
  1100. TPJitte.TextColor3 = Color3.new(0, 1, 0.498039)
  1101. TPJitte.TextSize = 14
  1102. TPJitte.MouseButton1Down:connect(function()
  1103. for _,v in pairs(game.Workspace:GetDescendants()) do
  1104. if string.find(v.Name, "Jitte") and string.find(v.ClassName, "Model") then
  1105. v:FindFirstChild("Head").Anchored = true
  1106. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1107. end
  1108. end
  1109. end)
  1110.  
  1111. TPCutlass.Name = "TP Cutlass"
  1112. TPCutlass.Parent = WeaponTpGui
  1113. TPCutlass.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1114. TPCutlass.Position = UDim2.new(0.608825684, 0, 0.52205807, 0)
  1115. TPCutlass.Size = UDim2.new(0, 148, 0, 27)
  1116. TPCutlass.Font = Enum.Font.SourceSans
  1117. TPCutlass.Text = "TP Cutlass"
  1118. TPCutlass.TextColor3 = Color3.new(0, 1, 0.498039)
  1119. TPCutlass.TextSize = 14
  1120. TPCutlass.MouseButton1Down:connect(function()
  1121. for _,v in pairs(game.Workspace:GetDescendants()) do
  1122. if string.find(v.Name, "Cutlass") and string.find(v.ClassName, "Model") then
  1123. v:FindFirstChild("Head").Anchored = true
  1124. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1125. end
  1126. end
  1127. end)
  1128.  
  1129. TPRifle.Name = "TP Rifle"
  1130. TPRifle.Parent = WeaponTpGui
  1131. TPRifle.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1132. TPRifle.Position = UDim2.new(-0.00170071248, 0, 0.530654073, 0)
  1133. TPRifle.Size = UDim2.new(0, 148, 0, 24)
  1134. TPRifle.Font = Enum.Font.SourceSans
  1135. TPRifle.Text = "TP Rifle"
  1136. TPRifle.TextColor3 = Color3.new(0, 1, 0.498039)
  1137. TPRifle.TextSize = 14
  1138. TPRifle.MouseButton1Down:connect(function()
  1139. for _,v in pairs(game.Workspace:GetDescendants()) do
  1140. if string.find(v.Name, "Rifle") and string.find(v.ClassName, "Model") then
  1141. v:FindFirstChild("Head").Anchored = true
  1142. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1143. end
  1144. end
  1145. end)
  1146.  
  1147. TPPipe.Name = "TP Pipe"
  1148. TPPipe.Parent = WeaponTpGui
  1149. TPPipe.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1150. TPPipe.Position = UDim2.new(0.608825684, 0, 0.648132563, 0)
  1151. TPPipe.Size = UDim2.new(0, 148, 0, 27)
  1152. TPPipe.Font = Enum.Font.SourceSans
  1153. TPPipe.Text = "TP Pipe"
  1154. TPPipe.TextColor3 = Color3.new(0, 1, 0.498039)
  1155. TPPipe.TextSize = 14
  1156. TPPipe.MouseButton1Down:connect(function()
  1157. for _,v in pairs(game.Workspace:GetDescendants()) do
  1158. if string.find(v.Name, "Pipe") and string.find(v.ClassName, "Model") then
  1159. v:FindFirstChild("Head").Anchored = true
  1160. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1161. end
  1162. end
  1163. end)
  1164.  
  1165. TPBisento.Name = "TP Bisento"
  1166. TPBisento.Parent = WeaponTpGui
  1167. TPBisento.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1168. TPBisento.Position = UDim2.new(0.000930946786, 0, 0.653863192, 0)
  1169. TPBisento.Size = UDim2.new(0, 148, 0, 24)
  1170. TPBisento.Font = Enum.Font.SourceSans
  1171. TPBisento.Text = "TP Bisento"
  1172. TPBisento.TextColor3 = Color3.new(0, 1, 0.498039)
  1173. TPBisento.TextSize = 14
  1174. TPBisento.MouseButton1Down:connect(function()
  1175. for _,v in pairs(game.Workspace:GetDescendants()) do
  1176. if string.find(v.Name, "Bisento") and string.find(v.ClassName, "Model") then
  1177. v:FindFirstChild("Head").Anchored = true
  1178. v:FindFirstChild("Head").CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame*CFrame.new(0,0,-5)
  1179. end
  1180. end
  1181. end)
  1182.  
  1183. OpenGui.Name = "OpenGui"
  1184. OpenGui.Parent = Main
  1185. OpenGui.BackgroundColor3 = Color3.new(1, 1, 1)
  1186. OpenGui.Position = UDim2.new(0, 0, 0.515867531, 0)
  1187. OpenGui.Size = UDim2.new(0, 109, 0, 48)
  1188. OpenGui.Visible = false
  1189. OpenGui.Active = true
  1190.  
  1191. Open.Name = "Open"
  1192. Open.Parent = OpenGui
  1193. Open.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1194. Open.Position = UDim2.new(-0.266055048, 0, 0, 0)
  1195. Open.Size = UDim2.new(0, 175, 0, 50)
  1196. Open.Font = Enum.Font.SourceSans
  1197. Open.Text = "Open"
  1198. Open.TextColor3 = Color3.new(0, 1, 0.498039)
  1199. Open.TextSize = 14
  1200. Open.MouseButton1Down:connect(function()
  1201. MainGui:TweenPosition(UDim2.new(0.264, 0,0.279, 0), 'Out','Bounce', 1)
  1202. OpenGui.Visible = false
  1203. end)
  1204.  
  1205. LoginGui.Name = "LoginGui"
  1206. LoginGui.Parent = Main
  1207. LoginGui.BackgroundColor3 = Color3.new(0.6, 0.623529, 0.666667)
  1208. LoginGui.Position = UDim2.new(0.372213811, 0, 0.279000014, 0)
  1209. LoginGui.Size = UDim2.new(0, 313, 0, 274)
  1210. LoginGui.Active = true
  1211.  
  1212. KeyBox.Name = "KeyBox"
  1213. KeyBox.Parent = LoginGui
  1214. KeyBox.BackgroundColor3 = Color3.new(1, 1, 1)
  1215. KeyBox.Position = UDim2.new(0.175718844, 0, 0.711678863, 0)
  1216. KeyBox.Size = UDim2.new(0, 202, 0, 34)
  1217. KeyBox.Font = Enum.Font.SourceSans
  1218. KeyBox.Text = ""
  1219. KeyBox.TextColor3 = Color3.new(0, 0, 0)
  1220. KeyBox.TextSize = 14
  1221.  
  1222. Submit.Name = "Submit"
  1223. Submit.Parent = LoginGui
  1224. Submit.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1225. Submit.Position = UDim2.new(0.249201268, 0, 0.872262776, 0)
  1226. Submit.Size = UDim2.new(0, 155, 0, 28)
  1227. Submit.Font = Enum.Font.SourceSans
  1228. Submit.Text = "Submit"
  1229. Submit.TextColor3 = Color3.new(0, 1, 0.498039)
  1230. Submit.TextSize = 14
  1231. Submit.MouseButton1Down:connect(function()
  1232. if KeyBox.Text ~= "ShTeam" then
  1233. game.Players.LocalPlayer.Character:BreakJoints()
  1234. wait(0.3)
  1235. game:GetService("StarterGui"):SetCore("SendNotification", {
  1236. Title = "[Gui S.O.P V1.6]";
  1237. Text = "Wrong Key! Please put in the correct key.";
  1238. })
  1239. LoginGui.Visible = false
  1240. end
  1241.  
  1242. if KeyBox.Text == "ShTeam" then
  1243. game:GetService("StarterGui"):SetCore("SendNotification", {
  1244. Title = "[Gui S.O.P V1.6.1]";
  1245. Text = "Loading...";
  1246. })
  1247.  
  1248. wait(3)
  1249. game:GetService("StarterGui"):SetCore("SendNotification", {
  1250. Title = "[Gui S.O.P V1.6.1]";
  1251. Text = "Key accepted. Please enjoy S.O.P V1.2 GUI Make By ClarkShadow#1097";
  1252. })
  1253. LoginGui.Visible = false
  1254. wait(0.2)
  1255. OpenGui.Visible = true
  1256.  
  1257. wait(0.5)
  1258. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1259. Text = "[ClarkShadow#1097]I Will Update Gui And Soon Release ";
  1260. Color = Color3.new(170, 0, 0);
  1261. Font = Enum.Font.SourceSansBold;
  1262. FontSize = Enum.FontSize.Size24;
  1263. })
  1264.  
  1265. wait(0.5)
  1266. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1267. Text = "[ClarkShadow#1097] Thanks For Using My Gui And Pls Don't Copy In AnyWay ";
  1268. Color = Color3.new(170, 0, 0);
  1269. Font = Enum.Font.SourceSansBold;
  1270. FontSize = Enum.FontSize.Size24;
  1271. })
  1272.  
  1273. wait(0.5)
  1274. game.StarterGui:SetCore("ChatMakeSystemMessage", {
  1275. Text = "[ClarkShadow#1097] Any Error Support To Me I Will Fixed It As Soon As I Can ";
  1276. Color = Color3.new(170, 0, 0);
  1277. Font = Enum.Font.SourceSansBold;
  1278. FontSize = Enum.FontSize.Size24;
  1279. })
  1280. end
  1281. end)
  1282.  
  1283. Logo.Name = "Logo"
  1284. Logo.Parent = LoginGui
  1285. Logo.BackgroundColor3 = Color3.new(1, 1, 1)
  1286. Logo.NextSelectionDown = MainGui
  1287. Logo.Position = UDim2.new(0, 0, 0.180522397, 0)
  1288. Logo.Size = UDim2.new(0, 313, 0, 135)
  1289. Logo.Image = "rbxassetid://2524583203"
  1290.  
  1291. LoginTilte.Name = "LoginTilte"
  1292. LoginTilte.Parent = LoginGui
  1293. LoginTilte.BackgroundColor3 = Color3.new(0.168627, 0.188235, 0.168627)
  1294. LoginTilte.Size = UDim2.new(0, 313, 0, 33)
  1295. LoginTilte.Font = Enum.Font.SourceSans
  1296. LoginTilte.Text = "Login Gui"
  1297. LoginTilte.TextColor3 = Color3.new(0, 1, 0.498039)
  1298. LoginTilte.TextSize = 14
  1299. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement