Advertisement
naruto9161

Untitled

Mar 26th, 2019
1,626
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 34.00 KB | None | 0 0
  1. -- Gui Make By : Naruto Minecraft
  2. -- Script Make By : Roblox Pain
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local Main1 = Instance.new("Frame")
  6. local Main2 = Instance.new("Frame")
  7. local Discord = Instance.new("TextLabel")
  8. local naruto7884 = Instance.new("TextLabel")
  9. local Naruto = Instance.new("TextLabel")
  10. local GuiMake = Instance.new("TextLabel")
  11. local offtpcrocidle = Instance.new("TextButton")
  12. local ontpcrocidle = Instance.new("TextButton")
  13. local ontpbuggy = Instance.new("TextButton")
  14. local offtpbandit = Instance.new("TextButton")
  15. local offtpmonkey = Instance.new("TextButton")
  16. local offtpmarines = Instance.new("TextButton")
  17. local ontpbandit = Instance.new("TextButton")
  18. local ontpmonkey = Instance.new("TextButton")
  19. local ontpmarines = Instance.new("TextButton")
  20. local offtpbuggy = Instance.new("TextButton")
  21. local NextGui = Instance.new("TextButton")
  22. local TextLabel = Instance.new("TextLabel")
  23. local Close2 = Instance.new("TextButton")
  24. local Close = Instance.new("TextButton")
  25. local Open = Instance.new("TextButton")
  26. local Main3 = Instance.new("Frame")
  27. local Discord1 = Instance.new("TextLabel")
  28. local naruto78841 = Instance.new("TextLabel")
  29. local Naruto1 = Instance.new("TextLabel")
  30. local GuiMake1 = Instance.new("TextLabel")
  31. local Close3 = Instance.new("TextButton")
  32. local offelectroteacher = Instance.new("TextButton")
  33. local offtprayteacher = Instance.new("TextButton")
  34. local offtpswordshop = Instance.new("TextButton")
  35. local offtpbarbershop = Instance.new("TextButton")
  36. local TextLabel_2 = Instance.new("TextLabel")
  37. local ontpchest = Instance.new("TextButton")
  38. local offtpchest = Instance.new("TextButton")
  39. --Properties:
  40. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  41. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  42. ScreenGui.Parent = game.CoreGui
  43.  
  44. Main1.Name = "Main1"
  45. Main1.Parent = ScreenGui
  46. Main1.BackgroundColor3 = Color3.new(0.156863, 0.168627, 0.12549)
  47. Main1.BorderColor3 = Color3.new(1, 0.027451, 0.0431373)
  48. Main1.BorderSizePixel = 3
  49. Main1.Position = UDim2.new(0.104903072, 0, 0.17346938, 0)
  50. Main1.Size = UDim2.new(0, 293, 0, 36)
  51. Main1.Active = true
  52. Main1.Draggable = true
  53.  
  54. Main2.Name = "Main2"
  55. Main2.Parent = Main1
  56. Main2.BackgroundColor3 = Color3.new(0.156863, 0.168627, 0.12549)
  57. Main2.BorderColor3 = Color3.new(1, 0.027451, 0.0431373)
  58. Main2.BorderSizePixel = 3
  59. Main2.Position = UDim2.new(0, 0, 1, 0)
  60. Main2.Size = UDim2.new(0, 293, 0, 414)
  61. Main2.Visible = false
  62.  
  63. Discord.Name = "Discord"
  64. Discord.Parent = Main2
  65. Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  66. Discord.BackgroundTransparency = 1
  67. Discord.Position = UDim2.new(0, 0, 0.538929284, 0)
  68. Discord.Size = UDim2.new(0, 100, 0, 50)
  69. Discord.Font = Enum.Font.Cartoon
  70. Discord.Text = "Discord"
  71. Discord.TextColor3 = Color3.new(0, 0, 0)
  72. Discord.TextSize = 14
  73.  
  74. naruto7884.Name = "naruto#7884"
  75. naruto7884.Parent = Main2
  76. naruto7884.BackgroundColor3 = Color3.new(1, 1, 1)
  77. naruto7884.BackgroundTransparency = 1
  78. naruto7884.Position = UDim2.new(0.658703089, 0, 0.538929284, 0)
  79. naruto7884.Size = UDim2.new(0, 100, 0, 50)
  80. naruto7884.Font = Enum.Font.Cartoon
  81. naruto7884.Text = "naruto\n#7884"
  82. naruto7884.TextColor3 = Color3.new(0, 0, 0)
  83. naruto7884.TextSize = 14
  84.  
  85. Naruto.Name = "Naruto"
  86. Naruto.Parent = Main2
  87. Naruto.BackgroundColor3 = Color3.new(1, 1, 1)
  88. Naruto.BackgroundTransparency = 1
  89. Naruto.Position = UDim2.new(0.658703089, 0, 0.0867801905, 0)
  90. Naruto.Size = UDim2.new(0, 100, 0, 50)
  91. Naruto.Font = Enum.Font.Cartoon
  92. Naruto.Text = "NarutoMC"
  93. Naruto.TextColor3 = Color3.new(0, 0, 0)
  94. Naruto.TextSize = 14
  95.  
  96. GuiMake.Name = "GuiMake"
  97. GuiMake.Parent = Main2
  98. GuiMake.BackgroundColor3 = Color3.new(1, 1, 1)
  99. GuiMake.BackgroundTransparency = 1
  100. GuiMake.Position = UDim2.new(0.00341296918, 0, 0.0867801905, 0)
  101. GuiMake.Size = UDim2.new(0, 100, 0, 50)
  102. GuiMake.Font = Enum.Font.Cartoon
  103. GuiMake.Text = "Gui Make By : "
  104. GuiMake.TextColor3 = Color3.new(0, 0, 0)
  105. GuiMake.TextSize = 14
  106.  
  107. offtpcrocidle.Name = "offtpcrocidle"
  108. offtpcrocidle.Parent = Main2
  109. offtpcrocidle.BackgroundColor3 = Color3.new(1, 0.0117647, 0.0588235)
  110. offtpcrocidle.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  111. offtpcrocidle.BorderSizePixel = 4
  112. offtpcrocidle.Position = UDim2.new(0.365187705, 0, 0.0848229975, 0)
  113. offtpcrocidle.Size = UDim2.new(0, 92, 0, 50)
  114. offtpcrocidle.Font = Enum.Font.SourceSans
  115. offtpcrocidle.Text = "Tp Crocidle"
  116. offtpcrocidle.TextColor3 = Color3.new(0, 0, 0)
  117. offtpcrocidle.TextSize = 20
  118. offtpcrocidle.MouseButton1Down:connect(function()
  119. offtpcrocidle.Visible = false
  120. ontpcrocidle.Visible = true
  121.  
  122. _G.Farming = true
  123. while _G.Farming do wait()
  124. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  125. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  126. if string.match(v.Name, "Crocodile") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  127. repeat wait()
  128. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  129. until v.Humanoid.Health == 0 or _G.Farming == false
  130. end
  131. end
  132. end
  133. end
  134. end)
  135.  
  136. ontpcrocidle.Name = "ontpcrocidle"
  137. ontpcrocidle.Parent = Main2
  138. ontpcrocidle.BackgroundColor3 = Color3.new(0.0313726, 1, 0.109804)
  139. ontpcrocidle.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  140. ontpcrocidle.BorderSizePixel = 4
  141. ontpcrocidle.Position = UDim2.new(0.365187705, 0, 0.0848229975, 0)
  142. ontpcrocidle.Size = UDim2.new(0, 92, 0, 50)
  143. ontpcrocidle.Visible = false
  144. ontpcrocidle.Font = Enum.Font.SourceSans
  145. ontpcrocidle.Text = "Tp Crocidle"
  146. ontpcrocidle.TextColor3 = Color3.new(0, 0, 0)
  147. ontpcrocidle.TextSize = 20
  148. ontpcrocidle.MouseButton1Down:connect(function()
  149. ontpcrocidle.Visible = false
  150. offtpcrocidle.Visible = true
  151.  
  152. _G.Farming = false
  153. while _G.Farming do wait()
  154. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  155. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  156. if string.match(v.Name, "Crocodile") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  157. repeat wait()
  158. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  159. until v.Humanoid.Health == 0 or _G.Farming == false
  160. end
  161. end
  162. end
  163. end
  164. end)
  165.  
  166. ontpbuggy.Name = "ontpbuggy"
  167. ontpbuggy.Parent = Main2
  168. ontpbuggy.BackgroundColor3 = Color3.new(0.0313726, 1, 0.109804)
  169. ontpbuggy.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  170. ontpbuggy.BorderSizePixel = 4
  171. ontpbuggy.Position = UDim2.new(0.365187705, 0, 0.249074206, 0)
  172. ontpbuggy.Size = UDim2.new(0, 92, 0, 50)
  173. ontpbuggy.Visible = false
  174. ontpbuggy.Font = Enum.Font.SourceSans
  175. ontpbuggy.Text = "Tp Buggy"
  176. ontpbuggy.TextColor3 = Color3.new(0, 0, 0)
  177. ontpbuggy.TextSize = 20
  178. ontpbuggy.MouseButton1Down:connect(function()
  179. ontpbuggy.Visible = false
  180. offtpbuggy.Visible = true
  181.  
  182. _G.Farming = false
  183. while _G.Farming do wait()
  184. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  185. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  186. if string.match(v.Name, "Buggy") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  187. repeat wait()
  188. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  189. until v.Humanoid.Health == 0 or _G.Farming == false
  190. end
  191. end
  192. end
  193. end
  194. end)
  195.  
  196. offtpbandit.Name = "offtpbandit"
  197. offtpbandit.Parent = Main2
  198. offtpbandit.BackgroundColor3 = Color3.new(1, 0.0117647, 0.0588235)
  199. offtpbandit.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  200. offtpbandit.BorderSizePixel = 4
  201. offtpbandit.Position = UDim2.new(0.365187705, 0, 0.418156326, 0)
  202. offtpbandit.Size = UDim2.new(0, 92, 0, 50)
  203. offtpbandit.Font = Enum.Font.SourceSans
  204. offtpbandit.Text = "Tp Bandit"
  205. offtpbandit.TextColor3 = Color3.new(0, 0, 0)
  206. offtpbandit.TextSize = 20
  207. offtpbandit.MouseButton1Down:connect(function()
  208. offtpbandit.Visible = false
  209. ontpbandit.Visible = true
  210.  
  211. _G.Farming = true
  212. while _G.Farming do wait()
  213. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  214. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  215. if string.match(v.Name, "Bandit") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  216. repeat wait()
  217. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  218. until v.Humanoid.Health == 0 or _G.Farming == false
  219. end
  220. end
  221. end
  222. end
  223. end)
  224.  
  225. offtpmonkey.Name = "offtpmonkey"
  226. offtpmonkey.Parent = Main2
  227. offtpmonkey.BackgroundColor3 = Color3.new(1, 0.0117647, 0.0588235)
  228. offtpmonkey.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  229. offtpmonkey.BorderSizePixel = 4
  230. offtpmonkey.Position = UDim2.new(0.365187705, 0, 0.587238431, 0)
  231. offtpmonkey.Size = UDim2.new(0, 92, 0, 50)
  232. offtpmonkey.Font = Enum.Font.SourceSans
  233. offtpmonkey.Text = "Tp Monkey"
  234. offtpmonkey.TextColor3 = Color3.new(0, 0, 0)
  235. offtpmonkey.TextSize = 20
  236. offtpmonkey.MouseButton1Down:connect(function()
  237. offtpmonkey.Visible = false
  238. ontpmonkey.Visible = true
  239.  
  240. _G.Farming = true
  241. while _G.Farming do wait()
  242. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  243. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  244. if string.match(v.Name, "Monkey") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  245. repeat wait()
  246. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  247. until v.Humanoid.Health == 0 or _G.Farming == false
  248. end
  249. end
  250. end
  251. end
  252. end)
  253.  
  254. offtpmarines.Name = "offtpmarines"
  255. offtpmarines.Parent = Main2
  256. offtpmarines.BackgroundColor3 = Color3.new(1, 0.0117647, 0.0588235)
  257. offtpmarines.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  258. offtpmarines.BorderSizePixel = 4
  259. offtpmarines.Position = UDim2.new(0.365187705, 0, 0.751489639, 0)
  260. offtpmarines.Size = UDim2.new(0, 92, 0, 50)
  261. offtpmarines.Font = Enum.Font.SourceSans
  262. offtpmarines.Text = "Tp Marines"
  263. offtpmarines.TextColor3 = Color3.new(0, 0, 0)
  264. offtpmarines.TextSize = 20
  265. offtpmarines.MouseButton1Down:connect(function()
  266. offtpmarines.Visible = false
  267. ontpmarines.Visible = true
  268.  
  269. _G.Farming = true
  270. while _G.Farming do wait()
  271. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  272. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  273. if string.match(v.Name, "Marine") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  274. repeat wait()
  275. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  276. until v.Humanoid.Health == 0 or _G.Farming == false
  277. end
  278. end
  279. end
  280. end
  281. end)
  282.  
  283. ontpbandit.Name = "ontpbandit"
  284. ontpbandit.Parent = Main2
  285. ontpbandit.BackgroundColor3 = Color3.new(0.0313726, 1, 0.109804)
  286. ontpbandit.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  287. ontpbandit.BorderSizePixel = 4
  288. ontpbandit.Position = UDim2.new(0.365187705, 0, 0.418156326, 0)
  289. ontpbandit.Size = UDim2.new(0, 92, 0, 50)
  290. ontpbandit.Visible = false
  291. ontpbandit.Font = Enum.Font.SourceSans
  292. ontpbandit.Text = "Tp Bandit"
  293. ontpbandit.TextColor3 = Color3.new(0, 0, 0)
  294. ontpbandit.TextSize = 20
  295. ontpbandit.MouseButton1Down:connect(function()
  296. ontpbandit.Visible = false
  297. offtpbandit.Visible = true
  298.  
  299. _G.Farming = false
  300. while _G.Farming do wait()
  301. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  302. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  303. if string.match(v.Name, "Bandit") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  304. repeat wait()
  305. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  306. until v.Humanoid.Health == 0 or _G.Farming == false
  307. end
  308. end
  309. end
  310. end
  311. end)
  312.  
  313. ontpmonkey.Name = "ontpmonkey"
  314. ontpmonkey.Parent = Main2
  315. ontpmonkey.BackgroundColor3 = Color3.new(0.0313726, 1, 0.109804)
  316. ontpmonkey.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  317. ontpmonkey.BorderSizePixel = 4
  318. ontpmonkey.Position = UDim2.new(0.365187705, 0, 0.587238431, 0)
  319. ontpmonkey.Size = UDim2.new(0, 92, 0, 50)
  320. ontpmonkey.Visible = false
  321. ontpmonkey.Font = Enum.Font.SourceSans
  322. ontpmonkey.Text = "Tp Monkey"
  323. ontpmonkey.TextColor3 = Color3.new(0, 0, 0)
  324. ontpmonkey.TextSize = 20
  325. ontpmonkey.MouseButton1Down:connect(function()
  326. ontpmonkey.Visible = false
  327. offtpmonkey.Visible = true
  328.  
  329. _G.Farming = false
  330. while _G.Farming do wait()
  331. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  332. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  333. if string.match(v.Name, "Monkey") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  334. repeat wait()
  335. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  336. until v.Humanoid.Health == 0 or _G.Farming == false
  337. end
  338. end
  339. end
  340. end
  341. end)
  342.  
  343. ontpmarines.Name = "ontpmarines"
  344. ontpmarines.Parent = Main2
  345. ontpmarines.BackgroundColor3 = Color3.new(0.0313726, 1, 0.109804)
  346. ontpmarines.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  347. ontpmarines.BorderSizePixel = 4
  348. ontpmarines.Position = UDim2.new(0.365187705, 0, 0.751489639, 0)
  349. ontpmarines.Size = UDim2.new(0, 92, 0, 50)
  350. ontpmarines.Visible = false
  351. ontpmarines.Font = Enum.Font.SourceSans
  352. ontpmarines.Text = "Tp Marines"
  353. ontpmarines.TextColor3 = Color3.new(0, 0, 0)
  354. ontpmarines.TextSize = 20
  355. ontpmarines.MouseButton1Down:connect(function()
  356. ontpmarines.Visible = false
  357. offtpmarines.Visible = true
  358.  
  359. _G.Farming = false
  360. while _G.Farming do wait()
  361. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  362. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  363. if string.match(v.Name, "Marine") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  364. repeat wait()
  365. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  366. until v.Humanoid.Health == 0 or _G.Farming == false
  367. end
  368. end
  369. end
  370. end
  371. end)
  372.  
  373. offtpbuggy.Name = "offtpbuggy"
  374. offtpbuggy.Parent = Main2
  375. offtpbuggy.BackgroundColor3 = Color3.new(1, 0.0117647, 0.0588235)
  376. offtpbuggy.BorderColor3 = Color3.new(0.184314, 0.184314, 1)
  377. offtpbuggy.BorderSizePixel = 4
  378. offtpbuggy.Position = UDim2.new(0.365187705, 0, 0.249074206, 0)
  379. offtpbuggy.Size = UDim2.new(0, 92, 0, 50)
  380. offtpbuggy.Font = Enum.Font.SourceSans
  381. offtpbuggy.Text = "Tp Buggy"
  382. offtpbuggy.TextColor3 = Color3.new(0, 0, 0)
  383. offtpbuggy.TextSize = 20
  384. offtpbuggy.MouseButton1Down:connect(function()
  385. offtpbuggy.Visible = false
  386. ontpbuggy.Visible = true
  387.  
  388. _G.Farming = true
  389. while _G.Farming do wait()
  390. for i,v in pairs(game.Workspace["NPC/PLAYER"]:GetChildren()) do
  391. if game.Players.LocalPlayer.Character and v:FindFirstChild("HumanoidRootPart") and v:FindFirstChild("Humanoid") then
  392. if string.match(v.Name, "Buggy") and v.Humanoid.Health > 0 then -- You can edit Crocodile to whatever mob you wish
  393. repeat wait()
  394. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame
  395. until v.Humanoid.Health == 0 or _G.Farming == false
  396. end
  397. end
  398. end
  399. end
  400. end)
  401.  
  402. NextGui.Name = "NextGui"
  403. NextGui.Parent = Main2
  404. NextGui.BackgroundColor3 = Color3.new(1, 1, 1)
  405. NextGui.BackgroundTransparency = 1
  406. NextGui.Position = UDim2.new(0.706484616, 0, 0.32367152, 0)
  407. NextGui.Size = UDim2.new(0, 86, 0, 50)
  408. NextGui.Text = "Next Gui"
  409. NextGui.TextColor3 = Color3.new(0, 0, 0)
  410. NextGui.TextSize = 14
  411. NextGui.MouseButton1Down:connect(function()
  412. NextGui.Visible = false
  413. Main3.Visible = true
  414. end)
  415.  
  416. TextLabel.Parent = Main1
  417. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  418. TextLabel.BackgroundTransparency = 1
  419. TextLabel.Position = UDim2.new(-0.00341296196, 0, 0, 0)
  420. TextLabel.Size = UDim2.new(0, 200, 0, 36)
  421. TextLabel.Font = Enum.Font.SourceSans
  422. TextLabel.Text = "Pirates Conquest [BETA]"
  423. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  424. TextLabel.TextSize = 17
  425.  
  426. Close2.Name = "Close2"
  427. Close2.Parent = Main1
  428. Close2.BackgroundColor3 = Color3.new(1, 1, 1)
  429. Close2.BackgroundTransparency = 1
  430. Close2.Position = UDim2.new(0.583617806, 0, 0, 0)
  431. Close2.Size = UDim2.new(0, 71, 0, 36)
  432. Close2.Visible = false
  433. Close2.Text = "-"
  434. Close2.TextColor3 = Color3.new(0, 0, 0)
  435. Close2.TextSize = 30
  436. Close2.MouseButton1Down:connect(function()
  437. Close2.Visible = false
  438. Open.Visible = true
  439. Main2.Visible = false
  440. end)
  441.  
  442. Close.Name = "Close"
  443. Close.Parent = Main1
  444. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  445. Close.BackgroundTransparency = 1
  446. Close.Position = UDim2.new(0.757679224, 0, 0, 0)
  447. Close.Size = UDim2.new(0, 71, 0, 36)
  448. Close.Font = Enum.Font.SourceSans
  449. Close.Text = "Close"
  450. Close.TextColor3 = Color3.new(0, 0, 0)
  451. Close.TextSize = 20
  452. Close.MouseButton1Down:connect(function()
  453. Main1.Visible = false
  454. end)
  455.  
  456. Open.Name = "Open"
  457. Open.Parent = Main1
  458. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  459. Open.BackgroundTransparency = 1
  460. Open.Position = UDim2.new(0.583617806, 0, 0, 0)
  461. Open.Size = UDim2.new(0, 71, 0, 36)
  462. Open.Text = "-"
  463. Open.TextColor3 = Color3.new(0, 0, 0)
  464. Open.TextSize = 30
  465. Open.MouseButton1Down:connect(function()
  466. Open.Visible = false
  467. Main2.Visible = true
  468. Close2.Visible = true
  469. end)
  470.  
  471. Main3.Name = "Main3"
  472. Main3.Parent = ScreenGui
  473. Main3.BackgroundColor3 = Color3.new(0.156863, 0.168627, 0.12549)
  474. Main3.BorderColor3 = Color3.new(1, 0.027451, 0.0431373)
  475. Main3.BorderSizePixel = 3
  476. Main3.Position = UDim2.new(0.464615405, 0, 0.207438767, 0)
  477. Main3.Size = UDim2.new(0, 293, 0, 414)
  478. Main3.Visible = false
  479. Main3.Active = true
  480. Main3.Draggable = true
  481.  
  482. Discord1.Name = "Discord1"
  483. Discord1.Parent = Main3
  484. Discord1.BackgroundColor3 = Color3.new(1, 1, 1)
  485. Discord1.BackgroundTransparency = 1
  486. Discord1.Position = UDim2.new(0, 0, 0.538929284, 0)
  487. Discord1.Size = UDim2.new(0, 100, 0, 50)
  488. Discord1.Font = Enum.Font.Cartoon
  489. Discord1.Text = "Discord"
  490. Discord1.TextColor3 = Color3.new(0, 0, 0)
  491. Discord1.TextSize = 14
  492.  
  493. naruto78841.Name = "naruto#78841"
  494. naruto78841.Parent = Main3
  495. naruto78841.BackgroundColor3 = Color3.new(1, 1, 1)
  496. naruto78841.BackgroundTransparency = 1
  497. naruto78841.Position = UDim2.new(0.658703089, 0, 0.538929284, 0)
  498. naruto78841.Size = UDim2.new(0, 100, 0, 50)
  499. naruto78841.Font = Enum.Font.Cartoon
  500. naruto78841.Text = "Roblox Pain#8867"
  501. naruto78841.TextColor3 = Color3.new(0, 0, 0)
  502. naruto78841.TextSize = 14
  503.  
  504. Naruto1.Name = "Naruto1"
  505. Naruto1.Parent = Main3
  506. Naruto1.BackgroundColor3 = Color3.new(1, 1, 1)
  507. Naruto1.BackgroundTransparency = 1
  508. Naruto1.Position = UDim2.new(0.658703089, 0, 0.0867801905, 0)
  509. Naruto1.Size = UDim2.new(0, 100, 0, 50)
  510. Naruto1.Font = Enum.Font.Cartoon
  511. Naruto1.Text = "Roblox Pain"
  512. Naruto1.TextColor3 = Color3.new(0, 0, 0)
  513. Naruto1.TextSize = 14
  514.  
  515. GuiMake1.Name = "GuiMake1"
  516. GuiMake1.Parent = Main3
  517. GuiMake1.BackgroundColor3 = Color3.new(1, 1, 1)
  518. GuiMake1.BackgroundTransparency = 1
  519. GuiMake1.Position = UDim2.new(0.00341296918, 0, 0.0867801905, 0)
  520. GuiMake1.Size = UDim2.new(0, 100, 0, 50)
  521. GuiMake1.Font = Enum.Font.Cartoon
  522. GuiMake1.Text = "Script Make By :"
  523. GuiMake1.TextColor3 = Color3.new(0, 0, 0)
  524. GuiMake1.TextSize = 14
  525.  
  526. Close3.Name = "Close3"
  527. Close3.Parent = Main3
  528. Close3.BackgroundColor3 = Color3.new(1, 1, 1)
  529. Close3.BackgroundTransparency = 1
  530. Close3.Position = UDim2.new(0.69624573, 0, 0, 0)
  531. Close3.Size = UDim2.new(0, 89, 0, 44)
  532. Close3.Font = Enum.Font.SourceSans
  533. Close3.Text = "Close"
  534. Close3.TextColor3 = Color3.new(0, 0, 0)
  535. Close3.TextSize = 20
  536. Close3.MouseButton1Down:connect(function()
  537. Main3.Visible = false
  538. NextGui.Visible = true
  539. end)
  540.  
  541. offelectroteacher.Name = "offelectroteacher"
  542. offelectroteacher.Parent = Main3
  543. offelectroteacher.BackgroundColor3 = Color3.new(1, 0.0196078, 0.0352941)
  544. offelectroteacher.BorderColor3 = Color3.new(0.0705882, 0.00392157, 1)
  545. offelectroteacher.BorderSizePixel = 3
  546. offelectroteacher.Position = UDim2.new(0.327645063, 0, 0.106280193, 0)
  547. offelectroteacher.Size = UDim2.new(0, 100, 0, 50)
  548. offelectroteacher.Font = Enum.Font.SourceSans
  549. offelectroteacher.Text = "Tp Electroteacher"
  550. offelectroteacher.TextColor3 = Color3.new(0, 0, 0)
  551. offelectroteacher.TextSize = 14
  552. offelectroteacher.MouseButton1Down:connect(function()
  553. if Farming == false then
  554. Farming = true
  555. offelectroteacher.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  556. else
  557. Farming = false
  558. offelectroteacher.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  559. Stepped:Disconnect()
  560. end
  561.  
  562. local runService = game:GetService('RunService')
  563.  
  564.  
  565. if Farming then
  566. Stepped = runService.Stepped:Connect(function()
  567. for i,v in pairs(workspace.ElectroTeacher:GetChildren()) do
  568. if string.find(v.Name, "Electro") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  569. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  570. end
  571. end
  572. end)
  573. end
  574. wait()
  575. for i,v in pairs(workspace:GetChildren()) do
  576. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  577. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  578. end
  579. end
  580. end)
  581.  
  582. offtprayteacher.Name = "offtprayteacher"
  583. offtprayteacher.Parent = Main3
  584. offtprayteacher.BackgroundColor3 = Color3.new(1, 0.0196078, 0.0352941)
  585. offtprayteacher.BorderColor3 = Color3.new(0.0705882, 0.00392157, 1)
  586. offtprayteacher.BorderSizePixel = 3
  587. offtprayteacher.Position = UDim2.new(0.327645063, 0, 0.272946864, 0)
  588. offtprayteacher.Size = UDim2.new(0, 100, 0, 50)
  589. offtprayteacher.Font = Enum.Font.SourceSans
  590. offtprayteacher.Text = "Tp Ray Teacher"
  591. offtprayteacher.TextColor3 = Color3.new(0, 0, 0)
  592. offtprayteacher.TextSize = 14
  593. offtprayteacher.MouseButton1Down:connect(function()
  594. if Farming == false then
  595. Farming = true
  596. offtprayteacher.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  597. else
  598. Farming = false
  599. offtprayteacher.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  600. Stepped:Disconnect()
  601. end
  602. local runService = game:GetService('RunService')
  603.  
  604. if Farming then
  605. Stepped = runService.Stepped:Connect(function()
  606. for i,v in pairs(workspace.RayleighTeach:GetChildren()) do
  607. if string.find(v.Name, "Ray") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  608. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  609. end
  610. end
  611. end)
  612. end
  613. wait()
  614. for i,v in pairs(workspace:GetChildren()) do
  615. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  616. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  617. end
  618. end
  619. end)
  620.  
  621. offtpswordshop.Name = "offtpswordshop"
  622. offtpswordshop.Parent = Main3
  623. offtpswordshop.BackgroundColor3 = Color3.new(1, 0.0196078, 0.0352941)
  624. offtpswordshop.BorderColor3 = Color3.new(0.0705882, 0.00392157, 1)
  625. offtpswordshop.BorderSizePixel = 3
  626. offtpswordshop.Position = UDim2.new(0.327645063, 0, 0.439613521, 0)
  627. offtpswordshop.Size = UDim2.new(0, 100, 0, 50)
  628. offtpswordshop.Font = Enum.Font.SourceSans
  629. offtpswordshop.Text = "Tp Sword Shop"
  630. offtpswordshop.TextColor3 = Color3.new(0, 0, 0)
  631. offtpswordshop.TextSize = 14
  632. offtpswordshop.MouseButton1Down:connect(function()
  633. if Farming == false then
  634. Farming = true
  635. offtpswordshop.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  636. else
  637. Farming = false
  638. offtpswordshop.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  639. Stepped:Disconnect()
  640. end
  641. local runService = game:GetService('RunService')
  642.  
  643. if Farming then
  644. Stepped = runService.Stepped:Connect(function()
  645. for i,v in pairs(workspace.Level1_SwordShop:GetChildren()) do
  646. if string.find(v.Name, "NPC_") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  647. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  648. end
  649. end
  650. end)
  651. end
  652. wait()
  653. for i,v in pairs(workspace:GetChildren()) do
  654. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  655. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  656. end
  657. end
  658. end)
  659.  
  660. offtpbarbershop.Name = "offtpbarbershop"
  661. offtpbarbershop.Parent = Main3
  662. offtpbarbershop.BackgroundColor3 = Color3.new(1, 0.0196078, 0.0352941)
  663. offtpbarbershop.BorderColor3 = Color3.new(0.0705882, 0.00392157, 1)
  664. offtpbarbershop.BorderSizePixel = 3
  665. offtpbarbershop.Position = UDim2.new(0.327645063, 0, 0.611111104, 0)
  666. offtpbarbershop.Size = UDim2.new(0, 100, 0, 50)
  667. offtpbarbershop.Font = Enum.Font.SourceSans
  668. offtpbarbershop.Text = "Tp BarberShop"
  669. offtpbarbershop.TextColor3 = Color3.new(0, 0, 0)
  670. offtpbarbershop.TextSize = 14
  671. offtpbarbershop.MouseButton1Down:connect(function()
  672. if Farming == false then
  673. Farming = true
  674. offtpbarbershop.BackgroundColor3 = Color3.fromRGB(52, 255, 21)
  675. else
  676. Farming = false
  677. offtpbarbershop.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  678. Stepped:Disconnect()
  679. end
  680. local runService = game:GetService('RunService')
  681. if Farming then
  682. Stepped = runService.Stepped:Connect(function()
  683. for i,v in pairs(workspace.BarberShop:GetChildren()) do
  684. if string.find(v.Name, "NPC_") and v:FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  685. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  686. end
  687. end
  688. end)
  689. end
  690. wait()
  691. for i,v in pairs(workspace:GetChildren()) do
  692. if string.find(v.Name, "Thug") and v: FindFirstChild("HumanoidRootPart") and v.Humanoid.Health > 0 then
  693. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.HumanoidRootPart.CFrame - v.HumanoidRootPart.CFrame.lookVector * 2
  694. end
  695. end
  696. end)
  697.  
  698. TextLabel_2.Parent = Main3
  699. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  700. TextLabel_2.BackgroundTransparency = 1
  701. TextLabel_2.Position = UDim2.new(0.0136518767, 0, 0.0024154596, 0)
  702. TextLabel_2.Size = UDim2.new(0, 200, 0, 41)
  703. TextLabel_2.Font = Enum.Font.SourceSans
  704. TextLabel_2.Text = "Pirates Conquest [BETA] GUI"
  705. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  706. TextLabel_2.TextSize = 14
  707.  
  708. ontpchest.Name = "ontpchest"
  709. ontpchest.Parent = Main3
  710. ontpchest.BackgroundColor3 = Color3.new(0.0313726, 1, 0.109804)
  711. ontpchest.BorderColor3 = Color3.new(0.0705882, 0.00392157, 1)
  712. ontpchest.BorderSizePixel = 3
  713. ontpchest.Position = UDim2.new(0.327645034, 0, 0.772946835, 0)
  714. ontpchest.Size = UDim2.new(0, 100, 0, 50)
  715. ontpchest.Visible = false
  716. ontpchest.Font = Enum.Font.SourceSans
  717. ontpchest.Text = "Tp Chest"
  718. ontpchest.TextColor3 = Color3.new(0, 0, 0)
  719. ontpchest.TextSize = 14
  720. ontpchest.MouseButton1Down:connect(function()
  721. ontpchest.Visible = false
  722. offtpchest.Visible = true
  723.  
  724. _G.chest = false
  725. while _G.chest do
  726. local plr = game:GetService("Players").LocalPlayer
  727. for i,v in pairs(workspace["Chests"]:GetDescendants())do
  728. if v:IsA("Model") and v.Name == "RareChest" and "NormalChest" then
  729. wait(2)
  730. plr.Character.HumanoidRootPart.CFrame = v.p1.CFrame
  731. end
  732. end
  733. end
  734. end)
  735.  
  736. offtpchest.Name = "offtpchest"
  737. offtpchest.Parent = Main3
  738. offtpchest.BackgroundColor3 = Color3.new(1, 0.0196078, 0.0352941)
  739. offtpchest.BorderColor3 = Color3.new(0.0705882, 0.00392157, 1)
  740. offtpchest.BorderSizePixel = 3
  741. offtpchest.Position = UDim2.new(0.327645034, 0, 0.772946835, 0)
  742. offtpchest.Size = UDim2.new(0, 100, 0, 50)
  743. offtpchest.Font = Enum.Font.SourceSans
  744. offtpchest.Text = "Tp Chest"
  745. offtpchest.TextColor3 = Color3.new(0, 0, 0)
  746. offtpchest.TextSize = 14
  747. offtpchest.MouseButton1Down:connect(function()
  748. offtpchest.Visible = false
  749. ontpchest.Visible = true
  750.  
  751. _G.chest = true
  752. while _G.chest do
  753. local plr = game:GetService("Players").LocalPlayer
  754. for i,v in pairs(workspace["Chests"]:GetDescendants())do
  755. if v:IsA("Model") and v.Name == "RareChest" and "NormalChest" then
  756. wait(2)
  757. plr.Character.HumanoidRootPart.CFrame = v.p1.CFrame
  758. end
  759. end
  760. end
  761. end)
  762.  
  763. function SCRIPT_OTUN87_FAKESCRIPT() -- Discord.LocalScript
  764. local script = Instance.new('LocalScript')
  765. script.Parent = Discord
  766. while wait() do
  767. script.Parent.TextColor3 = Color3.new(1,0,0)
  768. for i=1,15 do
  769. game:GetService("RunService").RenderStepped:wait()
  770. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  771. end
  772. for i=1,15 do
  773. game:GetService("RunService").RenderStepped:wait()
  774. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  775. end
  776. for i=1,15 do
  777. game:GetService("RunService").RenderStepped:wait()
  778. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  779. end
  780. for i=1,15 do
  781. game:GetService("RunService").RenderStepped:wait()
  782. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  783. end
  784. for i=1,15 do
  785. game:GetService("RunService").RenderStepped:wait()
  786. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  787. end
  788. for i=1,15 do
  789. game:GetService("RunService").RenderStepped:wait()
  790. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  791. end
  792. end
  793.  
  794. end
  795. coroutine.resume(coroutine.create(SCRIPT_OTUN87_FAKESCRIPT))
  796. function SCRIPT_ZYNY76_FAKESCRIPT() -- naruto7884.LocalScript
  797. local script = Instance.new('LocalScript')
  798. script.Parent = naruto7884
  799. while wait() do
  800. script.Parent.TextColor3 = Color3.new(1,0,0)
  801. for i=1,15 do
  802. game:GetService("RunService").RenderStepped:wait()
  803. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  804. end
  805. for i=1,15 do
  806. game:GetService("RunService").RenderStepped:wait()
  807. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  808. end
  809. for i=1,15 do
  810. game:GetService("RunService").RenderStepped:wait()
  811. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  812. end
  813. for i=1,15 do
  814. game:GetService("RunService").RenderStepped:wait()
  815. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  816. end
  817. for i=1,15 do
  818. game:GetService("RunService").RenderStepped:wait()
  819. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  820. end
  821. for i=1,15 do
  822. game:GetService("RunService").RenderStepped:wait()
  823. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  824. end
  825. end
  826.  
  827. end
  828. coroutine.resume(coroutine.create(SCRIPT_ZYNY76_FAKESCRIPT))
  829. function SCRIPT_VYPN85_FAKESCRIPT() -- Main1.Script
  830. local script = Instance.new('Script')
  831. script.Parent = Main1
  832. wait(1.2)
  833. game.StarterGui:SetCore("SendNotification", {
  834. Title = "Welcome";
  835. Text = "Thank you for using this GUI, - Script Make By : Roblox Pain , Gui Make By : Naruto Minecraft";
  836. Icon = "rbxassetid://57254792";
  837. Duration = 10;
  838. })
  839.  
  840. end
  841. coroutine.resume(coroutine.create(SCRIPT_VYPN85_FAKESCRIPT))
  842. function SCRIPT_RGLM82_FAKESCRIPT() -- Discord1.LocalScript
  843. local script = Instance.new('LocalScript')
  844. script.Parent = Discord1
  845. while wait() do
  846. script.Parent.TextColor3 = Color3.new(1,0,0)
  847. for i=1,15 do
  848. game:GetService("RunService").RenderStepped:wait()
  849. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  850. end
  851. for i=1,15 do
  852. game:GetService("RunService").RenderStepped:wait()
  853. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  854. end
  855. for i=1,15 do
  856. game:GetService("RunService").RenderStepped:wait()
  857. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  858. end
  859. for i=1,15 do
  860. game:GetService("RunService").RenderStepped:wait()
  861. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  862. end
  863. for i=1,15 do
  864. game:GetService("RunService").RenderStepped:wait()
  865. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  866. end
  867. for i=1,15 do
  868. game:GetService("RunService").RenderStepped:wait()
  869. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  870. end
  871. end
  872.  
  873. end
  874. coroutine.resume(coroutine.create(SCRIPT_RGLM82_FAKESCRIPT))
  875. function SCRIPT_XXJL89_FAKESCRIPT() -- naruto78841.LocalScript
  876. local script = Instance.new('LocalScript')
  877. script.Parent = naruto78841
  878. while wait() do
  879. script.Parent.TextColor3 = Color3.new(1,0,0)
  880. for i=1,15 do
  881. game:GetService("RunService").RenderStepped:wait()
  882. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g+(17/255),script.Parent.TextColor3.b)
  883. end
  884. for i=1,15 do
  885. game:GetService("RunService").RenderStepped:wait()
  886. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r-(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  887. end
  888. for i=1,15 do
  889. game:GetService("RunService").RenderStepped:wait()
  890. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b+(17/255))
  891. end
  892. for i=1,15 do
  893. game:GetService("RunService").RenderStepped:wait()
  894. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g-(17/255),script.Parent.TextColor3.b)
  895. end
  896. for i=1,15 do
  897. game:GetService("RunService").RenderStepped:wait()
  898. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r+(17/255),script.Parent.TextColor3.g,script.Parent.TextColor3.b)
  899. end
  900. for i=1,15 do
  901. game:GetService("RunService").RenderStepped:wait()
  902. script.Parent.TextColor3 = Color3.new(script.Parent.TextColor3.r,script.Parent.TextColor3.g,script.Parent.TextColor3.b-(17/255))
  903. end
  904. end
  905.  
  906. end
  907. coroutine.resume(coroutine.create(SCRIPT_XXJL89_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement