NekoMitzi

Ninja Legends Script!

Jan 2nd, 2020
702
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.73 KB | None | 0 0
  1. -- YouTube: https://cutt.ly/Sub2RC
  2. -- Discord: https://discord.gg/yWeBBZS
  3.  
  4. --Anti afk
  5. local VirtualUser=game:service'VirtualUser'
  6. game:service'Players'.LocalPlayer.Idled:connect(function()
  7. VirtualUser:CaptureController()
  8. VirtualUser:ClickButton2(Vector2.new())
  9. end)
  10.  
  11. --Var
  12. local newvar = game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  13. local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  14.  
  15. -- Loaded message
  16. game:GetService("StarterGui"):SetCore("SendNotification", {
  17. Title = "Ninja Legends Haxx v1 Loaded";
  18. Text = "Made by Athoi 21";
  19. Duration = 25;
  20. })
  21.  
  22. local ScreenGui = Instance.new("ScreenGui")
  23. local MainFrame = Instance.new("ImageLabel")
  24. local Frame = Instance.new("ImageLabel")
  25. local AutoSwingOff = Instance.new("TextButton")
  26. local AutoUpgradeBeltOff = Instance.new("TextButton")
  27. local Title = Instance.new("TextLabel")
  28. local TextLabel = Instance.new("TextLabel")
  29. local TextLabel_2 = Instance.new("TextLabel")
  30. local AutoSellOff = Instance.new("TextButton")
  31. local TextLabel_3 = Instance.new("TextLabel")
  32. local AutoChiFarmOff = Instance.new("TextButton")
  33. local TextLabel_4 = Instance.new("TextLabel")
  34. local TextLabel_5 = Instance.new("TextLabel")
  35. local TextLabel_6 = Instance.new("TextLabel")
  36. local AutoHoopsFarmOff = Instance.new("TextButton")
  37. local AutoUpgradeSkillsOff = Instance.new("TextButton")
  38. local AutoUpgradeSwordOff = Instance.new("TextButton")
  39. local TextLabel_7 = Instance.new("TextLabel")
  40. local AutoSwingOn = Instance.new("TextButton")
  41. local AutoSellOn = Instance.new("TextButton")
  42. local AutoChiFarmOn = Instance.new("TextButton")
  43. local AutoUpgradeSkillsOn = Instance.new("TextButton")
  44. local AutoUpgradeSwordOn = Instance.new("TextButton")
  45. local AutoHoopsFarmOn = Instance.new("TextButton")
  46. local AutoUpgradeBeltOn = Instance.new("TextButton")
  47. local TextLabel_8 = Instance.new("TextLabel")
  48. local exitgui = Instance.new("TextButton")
  49. local TextLabel_9 = Instance.new("TextLabel")
  50. --Properties:
  51. ScreenGui.Parent = game.CoreGui
  52.  
  53. MainFrame.Name = "MainFrame"
  54. MainFrame.Parent = ScreenGui
  55. MainFrame.Active = true
  56. MainFrame.Draggable = true
  57. MainFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  58. MainFrame.BackgroundTransparency = 1
  59. MainFrame.Position = UDim2.new(0.464877576, 0, 0.356265366, 0)
  60. MainFrame.Size = UDim2.new(0.112075768, 0, 0.0331695341, 0)
  61. MainFrame.Image = "rbxassetid://3570695787"
  62. MainFrame.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  63. MainFrame.ScaleType = Enum.ScaleType.Slice
  64. MainFrame.SliceCenter = Rect.new(100, 100, 100, 100)
  65.  
  66. Frame.Name = "Frame"
  67. Frame.Parent = MainFrame
  68. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  69. Frame.BackgroundTransparency = 1
  70. Frame.Position = UDim2.new(0, 0, 0.585858345, 0)
  71. Frame.Size = UDim2.new(0.939130425, 0, 6.81481504, 0)
  72. Frame.Image = "rbxassetid://2851926732"
  73. Frame.ImageColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  74. Frame.ScaleType = Enum.ScaleType.Slice
  75. Frame.SliceCenter = Rect.new(12, 12, 12, 12)
  76.  
  77. AutoSwingOff.Name = "Auto Swing Off"
  78. AutoSwingOff.Parent = Frame
  79. AutoSwingOff.BackgroundColor3 = Color3.new(0.827451, 0, 0)
  80. AutoSwingOff.BorderSizePixel = 0
  81. AutoSwingOff.Position = UDim2.new(0.86930114, 0, 0.118498176, 0)
  82. AutoSwingOff.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  83. AutoSwingOff.Font = Enum.Font.SourceSans
  84. AutoSwingOff.Text = "OFF"
  85. AutoSwingOff.TextColor3 = Color3.new(0, 0, 0)
  86. AutoSwingOff.TextSize = 14
  87.  
  88. AutoUpgradeBeltOff.Name = "Auto Upgrade Belt Off"
  89. AutoUpgradeBeltOff.Parent = Frame
  90. AutoUpgradeBeltOff.BackgroundColor3 = Color3.new(0.827451, 0, 0)
  91. AutoUpgradeBeltOff.BorderSizePixel = 0
  92. AutoUpgradeBeltOff.Position = UDim2.new(0.86930114, 0, 0.779344022, 0)
  93. AutoUpgradeBeltOff.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  94. AutoUpgradeBeltOff.Font = Enum.Font.SourceSans
  95. AutoUpgradeBeltOff.Text = "OFF"
  96. AutoUpgradeBeltOff.TextColor3 = Color3.new(0, 0, 0)
  97. AutoUpgradeBeltOff.TextSize = 14
  98.  
  99. Title.Name = "Title"
  100. Title.Parent = Frame
  101. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  102. Title.BackgroundTransparency = 1
  103. Title.BorderSizePixel = 0
  104. Title.Position = UDim2.new(0.175925925, 0, -0.0735218227, 0)
  105. Title.Size = UDim2.new(0.689814806, 0, 0.114130437, 0)
  106. Title.Font = Enum.Font.GothamBold
  107. Title.Text = "Ninja Legends Haxx V1"
  108. Title.TextColor3 = Color3.new(1, 1, 1)
  109. Title.TextSize = 13
  110.  
  111. TextLabel.Parent = Frame
  112. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  113. TextLabel.BackgroundTransparency = 1
  114. TextLabel.Position = UDim2.new(0.0154639175, 0, 0.12039686, 0)
  115. TextLabel.Size = UDim2.new(0.731481493, 0, 0.108695649, 0)
  116. TextLabel.Font = Enum.Font.ArialBold
  117. TextLabel.Text = "~Auto Swing "
  118. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  119. TextLabel.TextSize = 14
  120.  
  121. TextLabel_2.Parent = Frame
  122. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  123. TextLabel_2.BackgroundTransparency = 1
  124. TextLabel_2.Position = UDim2.new(0.0154639175, 0, 0.229775563, 0)
  125. TextLabel_2.Size = UDim2.new(0.731481493, 0, 0.108695649, 0)
  126. TextLabel_2.Font = Enum.Font.ArialBold
  127. TextLabel_2.Text = "~Auto Sell "
  128. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  129. TextLabel_2.TextSize = 14
  130.  
  131. AutoSellOff.Name = "Auto Sell Off"
  132. AutoSellOff.Parent = Frame
  133. AutoSellOff.BackgroundColor3 = Color3.new(0.827451, 0, 0)
  134. AutoSellOff.BorderSizePixel = 0
  135. AutoSellOff.Position = UDim2.new(0.86930114, 0, 0.222442105, 0)
  136. AutoSellOff.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  137. AutoSellOff.Font = Enum.Font.SourceSans
  138. AutoSellOff.Text = "OFF"
  139. AutoSellOff.TextColor3 = Color3.new(0, 0, 0)
  140. AutoSellOff.TextSize = 14
  141.  
  142. TextLabel_3.Parent = Frame
  143. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  144. TextLabel_3.BackgroundTransparency = 1
  145. TextLabel_3.Position = UDim2.new(0.0154639175, 0, 0.339094877, 0)
  146. TextLabel_3.Size = UDim2.new(0.731481493, 0, 0.108695649, 0)
  147. TextLabel_3.Font = Enum.Font.ArialBold
  148. TextLabel_3.Text = "~Auto Chi Farm "
  149. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  150. TextLabel_3.TextSize = 14
  151.  
  152. AutoChiFarmOff.Name = "Auto Chi Farm Off"
  153. AutoChiFarmOff.Parent = Frame
  154. AutoChiFarmOff.BackgroundColor3 = Color3.new(0.827451, 0, 0)
  155. AutoChiFarmOff.BorderSizePixel = 0
  156. AutoChiFarmOff.Position = UDim2.new(0.86930114, 0, 0.337196231, 0)
  157. AutoChiFarmOff.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  158. AutoChiFarmOff.Font = Enum.Font.SourceSans
  159. AutoChiFarmOff.Text = "OFF"
  160. AutoChiFarmOff.TextColor3 = Color3.new(0, 0, 0)
  161. AutoChiFarmOff.TextSize = 14
  162.  
  163. TextLabel_4.Parent = Frame
  164. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  165. TextLabel_4.BackgroundTransparency = 1
  166. TextLabel_4.Position = UDim2.new(0.0154639175, 0, 0.683416605, 0)
  167. TextLabel_4.Size = UDim2.new(0.731481493, 0, 0.108695649, 0)
  168. TextLabel_4.Font = Enum.Font.ArialBold
  169. TextLabel_4.Text = "~Auto Upgrade Sword"
  170. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  171. TextLabel_4.TextSize = 14
  172.  
  173. TextLabel_5.Parent = Frame
  174. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  175. TextLabel_5.BackgroundTransparency = 1
  176. TextLabel_5.Position = UDim2.new(0.0154639175, 0, 0.574097276, 0)
  177. TextLabel_5.Size = UDim2.new(0.731481493, 0, 0.108695649, 0)
  178. TextLabel_5.Font = Enum.Font.ArialBold
  179. TextLabel_5.Text = "~Auto Upgrade Skills"
  180. TextLabel_5.TextColor3 = Color3.new(1, 1, 1)
  181. TextLabel_5.TextSize = 14
  182.  
  183. TextLabel_6.Parent = Frame
  184. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  185. TextLabel_6.BackgroundTransparency = 1
  186. TextLabel_6.Position = UDim2.new(0.0154639175, 0, 0.448414207, 0)
  187. TextLabel_6.Size = UDim2.new(0.731481493, 0, 0.108695649, 0)
  188. TextLabel_6.Font = Enum.Font.ArialBold
  189. TextLabel_6.Text = "~Auto Hoops Farm "
  190. TextLabel_6.TextColor3 = Color3.new(1, 1, 1)
  191. TextLabel_6.TextSize = 14
  192.  
  193. AutoHoopsFarmOff.Name = "Auto Hoops Farm Off"
  194. AutoHoopsFarmOff.Parent = Frame
  195. AutoHoopsFarmOff.BackgroundColor3 = Color3.new(0.827451, 0, 0)
  196. AutoHoopsFarmOff.BorderSizePixel = 0
  197. AutoHoopsFarmOff.Position = UDim2.new(0.86930114, 0, 0.446515501, 0)
  198. AutoHoopsFarmOff.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  199. AutoHoopsFarmOff.Font = Enum.Font.SourceSans
  200. AutoHoopsFarmOff.Text = "OFF"
  201. AutoHoopsFarmOff.TextColor3 = Color3.new(0, 0, 0)
  202. AutoHoopsFarmOff.TextSize = 14
  203.  
  204. AutoUpgradeSkillsOff.Name = "Auto Upgrade Skills Off"
  205. AutoUpgradeSkillsOff.Parent = Frame
  206. AutoUpgradeSkillsOff.BackgroundColor3 = Color3.new(0.827451, 0, 0)
  207. AutoUpgradeSkillsOff.BorderSizePixel = 0
  208. AutoUpgradeSkillsOff.Position = UDim2.new(0.86930114, 0, 0.555894196, 0)
  209. AutoUpgradeSkillsOff.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  210. AutoUpgradeSkillsOff.Font = Enum.Font.SourceSans
  211. AutoUpgradeSkillsOff.Text = "OFF"
  212. AutoUpgradeSkillsOff.TextColor3 = Color3.new(0, 0, 0)
  213. AutoUpgradeSkillsOff.TextSize = 14
  214.  
  215. AutoUpgradeSwordOff.Name = "Auto Upgrade Sword Off"
  216. AutoUpgradeSwordOff.Parent = Frame
  217. AutoUpgradeSwordOff.BackgroundColor3 = Color3.new(0.827451, 0, 0)
  218. AutoUpgradeSwordOff.BorderSizePixel = 0
  219. AutoUpgradeSwordOff.Position = UDim2.new(0.86930114, 0, 0.665213585, 0)
  220. AutoUpgradeSwordOff.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  221. AutoUpgradeSwordOff.Font = Enum.Font.SourceSans
  222. AutoUpgradeSwordOff.Text = "OFF"
  223. AutoUpgradeSwordOff.TextColor3 = Color3.new(0, 0, 0)
  224. AutoUpgradeSwordOff.TextSize = 14
  225.  
  226. TextLabel_7.Parent = Frame
  227. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  228. TextLabel_7.BackgroundTransparency = 1
  229. TextLabel_7.Position = UDim2.new(0.0206185561, 0, 0.792112231, 0)
  230. TextLabel_7.Size = UDim2.new(0.731481493, 0, 0.108695649, 0)
  231. TextLabel_7.Font = Enum.Font.ArialBold
  232. TextLabel_7.Text = "~Auto Upgrade Belt "
  233. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  234. TextLabel_7.TextSize = 14
  235.  
  236. AutoSwingOn.Name = "Auto Swing On"
  237. AutoSwingOn.Parent = Frame
  238. AutoSwingOn.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  239. AutoSwingOn.BorderSizePixel = 0
  240. AutoSwingOn.Position = UDim2.new(0.736998796, 0, 0.118498176, 0)
  241. AutoSwingOn.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  242. AutoSwingOn.Font = Enum.Font.SourceSans
  243. AutoSwingOn.Text = "ON"
  244. AutoSwingOn.TextColor3 = Color3.new(0, 0, 0)
  245. AutoSwingOn.TextSize = 14
  246.  
  247. AutoSellOn.Name = "Auto Sell On"
  248. AutoSellOn.Parent = Frame
  249. AutoSellOn.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  250. AutoSellOn.BorderSizePixel = 0
  251. AutoSellOn.Position = UDim2.new(0.736998796, 0, 0.222442105, 0)
  252. AutoSellOn.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  253. AutoSellOn.Font = Enum.Font.SourceSans
  254. AutoSellOn.Text = "ON"
  255. AutoSellOn.TextColor3 = Color3.new(0, 0, 0)
  256. AutoSellOn.TextSize = 14
  257.  
  258. AutoChiFarmOn.Name = "Auto Chi Farm On"
  259. AutoChiFarmOn.Parent = Frame
  260. AutoChiFarmOn.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  261. AutoChiFarmOn.BorderSizePixel = 0
  262. AutoChiFarmOn.Position = UDim2.new(0.736998796, 0, 0.337196231, 0)
  263. AutoChiFarmOn.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  264. AutoChiFarmOn.Font = Enum.Font.SourceSans
  265. AutoChiFarmOn.Text = "ON"
  266. AutoChiFarmOn.TextColor3 = Color3.new(0, 0, 0)
  267. AutoChiFarmOn.TextSize = 14
  268.  
  269. AutoUpgradeSkillsOn.Name = "Auto Upgrade Skills On"
  270. AutoUpgradeSkillsOn.Parent = Frame
  271. AutoUpgradeSkillsOn.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  272. AutoUpgradeSkillsOn.BorderSizePixel = 0
  273. AutoUpgradeSkillsOn.Position = UDim2.new(0.736998796, 0, 0.555894196, 0)
  274. AutoUpgradeSkillsOn.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  275. AutoUpgradeSkillsOn.Font = Enum.Font.SourceSans
  276. AutoUpgradeSkillsOn.Text = "ON"
  277. AutoUpgradeSkillsOn.TextColor3 = Color3.new(0, 0, 0)
  278. AutoUpgradeSkillsOn.TextSize = 14
  279.  
  280. AutoUpgradeSwordOn.Name = "Auto Upgrade Sword On"
  281. AutoUpgradeSwordOn.Parent = Frame
  282. AutoUpgradeSwordOn.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  283. AutoUpgradeSwordOn.BorderSizePixel = 0
  284. AutoUpgradeSwordOn.Position = UDim2.new(0.736998796, 0, 0.665213585, 0)
  285. AutoUpgradeSwordOn.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  286. AutoUpgradeSwordOn.Font = Enum.Font.SourceSans
  287. AutoUpgradeSwordOn.Text = "ON"
  288. AutoUpgradeSwordOn.TextColor3 = Color3.new(0, 0, 0)
  289. AutoUpgradeSwordOn.TextSize = 14
  290.  
  291. AutoHoopsFarmOn.Name = "Auto Hoops Farm On"
  292. AutoHoopsFarmOn.Parent = Frame
  293. AutoHoopsFarmOn.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  294. AutoHoopsFarmOn.BorderSizePixel = 0
  295. AutoHoopsFarmOn.Position = UDim2.new(0.736998796, 0, 0.446515501, 0)
  296. AutoHoopsFarmOn.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  297. AutoHoopsFarmOn.Font = Enum.Font.SourceSans
  298. AutoHoopsFarmOn.Text = "ON"
  299. AutoHoopsFarmOn.TextColor3 = Color3.new(0, 0, 0)
  300. AutoHoopsFarmOn.TextSize = 14
  301.  
  302. AutoUpgradeBeltOn.Name = "Auto Upgrade Belt On"
  303. AutoUpgradeBeltOn.Parent = Frame
  304. AutoUpgradeBeltOn.BackgroundColor3 = Color3.new(0, 1, 0.498039)
  305. AutoUpgradeBeltOn.BorderSizePixel = 0
  306. AutoUpgradeBeltOn.Position = UDim2.new(0.736998796, 0, 0.779344022, 0)
  307. AutoUpgradeBeltOn.Size = UDim2.new(0.129629627, 0, 0.114130437, 0)
  308. AutoUpgradeBeltOn.Font = Enum.Font.SourceSans
  309. AutoUpgradeBeltOn.Text = "ON"
  310. AutoUpgradeBeltOn.TextColor3 = Color3.new(0, 0, 0)
  311. AutoUpgradeBeltOn.TextSize = 14
  312.  
  313. TextLabel_8.Parent = Frame
  314. TextLabel_8.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  315. TextLabel_8.BorderSizePixel = 0
  316. TextLabel_8.Position = UDim2.new(0, 0, 0.900807917, 0)
  317. TextLabel_8.Size = UDim2.new(1, 0, 0.097826086, 0)
  318. TextLabel_8.Font = Enum.Font.ArialBold
  319. TextLabel_8.Text = " Made By Athoi21 "
  320. TextLabel_8.TextColor3 = Color3.new(1, 1, 1)
  321. TextLabel_8.TextSize = 14
  322.  
  323. exitgui.Name = "exit gui"
  324. exitgui.Parent = MainFrame
  325. exitgui.BackgroundColor3 = Color3.new(1, 1, 1)
  326. exitgui.BackgroundTransparency = 1
  327. exitgui.BorderSizePixel = 0
  328. exitgui.Position = UDim2.new(0.890298605, 0, -0.0177657511, 0)
  329. exitgui.Size = UDim2.new(0.108695649, 0, 1, 0)
  330. exitgui.Font = Enum.Font.ArialBold
  331. exitgui.Text = "X"
  332. exitgui.TextColor3 = Color3.new(1, 0, 0)
  333. exitgui.TextSize = 14
  334.  
  335. TextLabel_9.Parent = MainFrame
  336. TextLabel_9.BackgroundColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  337. TextLabel_9.BorderSizePixel = 0
  338. TextLabel_9.Size = UDim2.new(0.0434782617, 0, 0.92592591, 0)
  339. TextLabel_9.Font = Enum.Font.SourceSans
  340. TextLabel_9.Text = ""
  341. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  342. TextLabel_9.TextSize = 14
  343. -- Scripts:
  344. AutoSwingOff.MouseButton1Down:connect(function()
  345. _G.swing = false
  346. while _G.swing do
  347. wait()
  348. game.Players.LocalPlayer.ninjaEvent:FireServer("swingKatana")
  349. end
  350. end)
  351.  
  352.  
  353. AutoUpgradeBeltOff.MouseButton1Down:connect(function()
  354.  
  355. _G.sword = false
  356. while _G.sword do
  357. wait()
  358. local oh1 = "buyAllBelts"
  359. local oh2 = {"Ground", "Astral Island", "Space Island"}
  360. for i = 1, #oh2 do
  361. game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  362. end
  363. end
  364. end)
  365.  
  366. -----
  367. AutoSellOff.MouseButton1Down:connect(function()
  368. _G.ASSOFF = false
  369.  
  370. while _G.ASSOFF == true do wait()
  371.  
  372. wait(1)
  373. hum.CFrame = CFrame.new(76.5837631, 2.99999928, -51.1217155) -- Sell Location
  374. wait(1)
  375. hum.CFrame = CFrame.new(-250.42865, 80.4269409, -66.9022751) -- Random Location
  376.  
  377. end
  378. end)
  379.  
  380. ----
  381. AutoChiFarmOff.MouseButton1Down:connect(function()
  382. game:GetService("StarterGui"):SetCore("SendNotification", {
  383. Title = "Alert!!";
  384. Text = "This may take few min to turn Off";
  385. Duration = 25;
  386. })
  387.  
  388. _G.ChiFarm = false
  389. while _G.ChiFarm == true do wait()
  390. local stuff = workspace.spawnedCoins.Valley:getChildren()
  391. for i=1,#stuff do
  392. if stuff[i].Name == "Blue Chi Crate" or stuff[i].Name == "Pink Chi Crate" then
  393. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = stuff[i].CFrame
  394. wait(.3)
  395. end
  396. end
  397.  
  398. workspace.spawnedCoins.Valley.ChildAdded:connect(function(stuff)
  399. if stuff.Name == "Blue Chi Crate" or stuff.Name == "Pink Chi Crate" then
  400. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = stuff.CFrame
  401. end
  402. end)
  403. end
  404. end)
  405. ---
  406. AutoHoopsFarmOff.MouseButton1Down:connect(function()
  407. _G.Hoops = false
  408. while _G.Hoops do
  409. local stuff = workspace.Hoops:getChildren()
  410. for i = 1, #stuff do
  411. if _G.Hoops then
  412. for i = 1, 10 do
  413. stuff[i].touchPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  414. wait()
  415. end
  416. end
  417. wait()
  418. end
  419. end
  420. end)
  421. --
  422. AutoUpgradeSkillsOff.MouseButton1Down:connect(function()
  423. _G.sword = false
  424. while _G.sword do
  425. wait()
  426. local oh1 = "buyAllSkills"
  427. local oh2 = {"Ground", "Astral Island", "Space Island"}
  428. for i = 1, #oh2 do
  429. game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  430. end
  431. end
  432. end)
  433. --
  434. AutoUpgradeSwordOff.MouseButton1Down:connect(function()
  435. _G.sword = false
  436. while _G.sword do
  437. wait()
  438. local oh1 = "buyAllSwords"
  439. local oh2 = {"Ground", "Astral Island", "Space Island"}
  440. for i = 1, #oh2 do
  441. game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  442. end
  443. end
  444. end)
  445. --
  446. AutoSwingOn.MouseButton1Down:connect(function()
  447. _G.swing = true
  448. while _G.swing do
  449. wait()
  450. game.Players.LocalPlayer.ninjaEvent:FireServer("swingKatana")
  451. end
  452.  
  453. end)
  454. --
  455. AutoSellOn.MouseButton1Down:connect(function()
  456. _G.ASSOFF = true
  457.  
  458. while _G.ASSOFF == true do wait()
  459.  
  460. wait(1)
  461. hum.CFrame = CFrame.new(76.5837631, 2.99999928, -51.1217155) -- Sell Location
  462. wait(1)
  463. hum.CFrame = CFrame.new(-250.42865, 80.4269409, -66.9022751) -- Random Location
  464.  
  465. end
  466. end)
  467. --
  468. AutoChiFarmOn.MouseButton1Down:connect(function()
  469. _G.ChiFarm = true
  470. while _G.ChiFarm == true do wait()
  471. local stuff = workspace.spawnedCoins.Valley:getChildren()
  472. for i=1,#stuff do
  473. if stuff[i].Name == "Blue Chi Crate" or stuff[i].Name == "Pink Chi Crate" then
  474. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = stuff[i].CFrame
  475. wait(.3)
  476. end
  477. end
  478.  
  479. workspace.spawnedCoins.Valley.ChildAdded:connect(function(stuff)
  480. if stuff.Name == "Blue Chi Crate" or stuff.Name == "Pink Chi Crate" then
  481. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = stuff.CFrame
  482. end
  483. end)
  484. end
  485. end)
  486. --
  487. AutoUpgradeSkillsOn.MouseButton1Down:connect(function()
  488. _G.sword = true
  489. while _G.sword do
  490. wait()
  491. local oh1 = "buyAllSwords"
  492. local oh2 = {"Ground", "Astral Island", "Space Island"}
  493. for i = 1, #oh2 do
  494. game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  495. end
  496. end
  497. end)
  498. --
  499. AutoUpgradeSwordOn.MouseButton1Down:connect(function()
  500. _G.sword = true
  501. while _G.sword do
  502. wait()
  503. local oh1 = "buyAllSwords"
  504. local oh2 = {"Ground", "Astral Island", "Space Island"}
  505. for i = 1, #oh2 do
  506. game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  507. end
  508. end
  509. end)
  510. --
  511. AutoHoopsFarmOn.MouseButton1Down:connect(function()
  512. _G.Hoops = true
  513. while _G.Hoops do
  514. local stuff = workspace.Hoops:getChildren()
  515. for i = 1, #stuff do
  516. if _G.Hoops then
  517. for i = 1, 10 do
  518. stuff[i].touchPart.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  519. wait()
  520. end
  521. end
  522. wait()
  523. end
  524. end
  525. end)
  526. --
  527. AutoUpgradeBeltOn.MouseButton1Down:connect(function()
  528. _G.sword = true
  529. while _G.sword do
  530. wait()
  531. local oh1 = "buyAllBelts"
  532. local oh2 = {"Ground", "Astral Island", "Space Island"}
  533. for i = 1, #oh2 do
  534. game:GetService("Players").LocalPlayer.ninjaEvent:FireServer(oh1, oh2[i])
  535. end
  536. end
  537. end)
  538. --
  539. exitgui.MouseButton1Down:connect(function()
  540. MainFrame:Destroy()
  541. end)
  542.  
  543. function SCRIPT_UTSQ88_FAKESCRIPT() -- Title.Script
  544. local script = Instance.new('Script')
  545. script.Parent = Title
  546.  
  547.  
  548. end
  549. coroutine.resume(coroutine.create(SCRIPT_UTSQ88_FAKESCRIPT))
Add Comment
Please, Sign In to add comment