Advertisement
Guest User

pjjs

a guest
Feb 26th, 2020
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 58.95 KB | None | 0 0
  1. if game:GetService("CoreGui"):FindFirstChild("ArcenLogin") then
  2. game:GetService("CoreGui"):FindFirstChild("ArcenLogin"):Destroy()
  3. end
  4.  
  5. -- Objects
  6.  
  7. local PJJS = Instance.new("ScreenGui")
  8. local Main = Instance.new("Frame")
  9. local Back = Instance.new("ImageLabel")
  10. local Close = Instance.new("TextButton")
  11. local Stop = Instance.new("ImageButton")
  12. local Normal = Instance.new("TextButton")
  13. local Italy = Instance.new("TextButton")
  14. local Autofarm = Instance.new("TextLabel")
  15. local Others = Instance.new("TextLabel")
  16. local WorthD = Instance.new("TextLabel")
  17. local Scroll = Instance.new("ScrollingFrame")
  18. local Invisible = Instance.new("TextButton")
  19. local ESP = Instance.new("TextButton")
  20. local Name = Instance.new("TextBox")
  21. local TPAll = Instance.new("TextButton")
  22. local TPItems = Instance.new("TextButton")
  23. local TPP = Instance.new("TextButton")
  24. local TPI = Instance.new("TextButton")
  25. local Stand = Instance.new("TextButton")
  26. local Shop = Instance.new("TextButton")
  27. local NMF = Instance.new("Frame")
  28. local Back_2 = Instance.new("ImageLabel")
  29. local Close_2 = Instance.new("TextButton")
  30. local Level = Instance.new("TextButton")
  31. local Autofarm_2 = Instance.new("TextLabel")
  32. local More = Instance.new("TextLabel")
  33. local Money = Instance.new("TextButton")
  34. local Heyya = Instance.new("TextButton")
  35. local HeyyaN = Instance.new("TextBox")
  36. local ItaF = Instance.new("Frame")
  37. local Back_3 = Instance.new("ImageLabel")
  38. local Close_3 = Instance.new("TextButton")
  39. local Level_2 = Instance.new("TextButton")
  40. local Autofarm_3 = Instance.new("TextLabel")
  41. local More_2 = Instance.new("TextLabel")
  42. local Money_2 = Instance.new("TextButton")
  43. local Worth = Instance.new("TextButton")
  44. local Open = Instance.new("Frame")
  45. local OpenB = Instance.new("ImageButton")
  46. local TP = Instance.new("Frame")
  47. local Back_4 = Instance.new("ImageLabel")
  48. local Close_4 = Instance.new("TextButton")
  49. local Arrow = Instance.new("TextButton")
  50. local TPT = Instance.new("TextLabel")
  51. local Rokaka = Instance.new("TextButton")
  52. local Mask = Instance.new("TextButton")
  53. local Aja = Instance.new("TextButton")
  54. local AjaM = Instance.new("TextButton")
  55. local RequiemArrow = Instance.new("TextButton")
  56. local Shop_2 = Instance.new("Frame")
  57. local Back_5 = Instance.new("ImageLabel")
  58. local Close_5 = Instance.new("TextButton")
  59. local ArrowB = Instance.new("TextButton")
  60. local Shopp = Instance.new("TextLabel")
  61. local RokakaB = Instance.new("TextButton")
  62. local MaskB = Instance.new("TextButton")
  63. local Storage = Instance.new("TextButton")
  64. local LocalStats = Instance.new("TextButton")
  65. local Stats = Instance.new("Frame")
  66. local Back_6 = Instance.new("ImageLabel")
  67. local Close_6 = Instance.new("TextButton")
  68. local PowerC = Instance.new("TextButton")
  69. local StatsL = Instance.new("TextLabel")
  70. local PowerV = Instance.new("TextBox")
  71. local PowerL = Instance.new("TextLabel")
  72. local EnduranceL = Instance.new("TextLabel")
  73. local EnduranceV = Instance.new("TextBox")
  74. local EnduranceC = Instance.new("TextButton")
  75. local SpecialL = Instance.new("TextLabel")
  76. local SpecialV = Instance.new("TextBox")
  77. local SpecialC = Instance.new("TextButton")
  78. local Logo = Instance.new("ImageButton")
  79. local OPStand = Instance.new("TextButton")
  80. local Hamon = Instance.new("TextButton")
  81. local NoCooldown = Instance.new("TextButton")
  82. local ChoseStand = Instance.new("TextButton")
  83. local Anchor = Instance.new("TextButton")
  84. local Annoy = Instance.new("TextButton")
  85.  
  86. _G.Table = {}
  87.  
  88. -- Properties
  89.  
  90. PJJS.Name = "PJJS"
  91. PJJS.Parent = game.CoreGui
  92. PJJS.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  93.  
  94. Main.Name = "Main"
  95. Main.Parent = PJJS
  96. Main.BackgroundColor3 = Color3.fromRGB(40,40,40)
  97. Main.BackgroundTransparency = 0
  98. Main.BorderSizePixel = 0
  99. Main.Position = UDim2.new(0.703018486, 0, 0.268924296, 0)
  100. Main.Size = UDim2.new(0, 188, 0, 321)
  101. Main.Visible = false
  102.  
  103. Back.Name = "Back"
  104. Back.Parent = Main
  105. Back.BackgroundColor3 = Color3.new(1, 1, 1)
  106. Back.BackgroundTransparency = 1
  107. Back.BorderSizePixel = 0
  108. Back.Size = UDim2.new(0, 188, 0, 321)
  109. Back.Image = "rbxassetid://3324412993"
  110.  
  111. Close.Name = "Close"
  112. Close.Parent = Main
  113. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  114. Close.BackgroundTransparency = 1
  115. Close.BorderSizePixel = 0
  116. Close.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  117. Close.Size = UDim2.new(0, 21, 0, 24)
  118. Close.Font = Enum.Font.Fantasy
  119. Close.Text = "X"
  120. Close.TextColor3 = Color3.new(1, 1, 1)
  121. Close.TextSize = 18
  122.  
  123. Stop.Name = "Stop"
  124. Stop.Parent = Main
  125. Stop.BackgroundColor3 = Color3.new(1, 1, 1)
  126. Stop.BackgroundTransparency = 1
  127. Stop.BorderSizePixel = 0
  128. Stop.Position = UDim2.new(0.807210743, 0, 0.0100758215, 0)
  129. Stop.Size = UDim2.new(0, 14, 0, 15)
  130. Stop.Image = "rbxassetid://2980920225"
  131.  
  132. Normal.Name = "Normal"
  133. Normal.Parent = Main
  134. Normal.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  135. Normal.BorderSizePixel = 0
  136. Normal.Position = UDim2.new(0.120227247, 0, 0.255059421, 0)
  137. Normal.Size = UDim2.new(0, 142, 0, 34)
  138. Normal.Font = Enum.Font.SciFi
  139. Normal.Text = "Normal map"
  140. Normal.TextColor3 = Color3.new(1, 1, 1)
  141. Normal.TextSize = 16
  142.  
  143. Italy.Name = "Italy"
  144. Italy.Parent = Main
  145. Italy.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  146. Italy.BorderSizePixel = 0
  147. Italy.Position = UDim2.new(0.120227247, 0, 0.39751029, 0)
  148. Italy.Size = UDim2.new(0, 142, 0, 34)
  149. Italy.Font = Enum.Font.SciFi
  150. Italy.Text = "Italy"
  151. Italy.TextColor3 = Color3.new(1, 1, 1)
  152. Italy.TextSize = 16
  153.  
  154. Autofarm.Name = "Autofarm"
  155. Autofarm.Parent = Main
  156. Autofarm.BackgroundColor3 = Color3.new(1, 1, 1)
  157. Autofarm.BackgroundTransparency = 1
  158. Autofarm.BorderSizePixel = 0
  159. Autofarm.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  160. Autofarm.Size = UDim2.new(0, 112, 0, 35)
  161. Autofarm.Font = Enum.Font.SciFi
  162. Autofarm.Text = "Autofarm"
  163. Autofarm.TextColor3 = Color3.new(1, 1, 1)
  164. Autofarm.TextSize = 16
  165.  
  166. Others.Name = "Others"
  167. Others.Parent = Main
  168. Others.BackgroundColor3 = Color3.new(1, 1, 1)
  169. Others.BackgroundTransparency = 1
  170. Others.BorderSizePixel = 0
  171. Others.Position = UDim2.new(0.200014487, 0, 0.511470973, 0)
  172. Others.Size = UDim2.new(0, 112, 0, 35)
  173. Others.Font = Enum.Font.SciFi
  174. Others.Text = "Others"
  175. Others.TextColor3 = Color3.new(1, 1, 1)
  176. Others.TextSize = 16
  177.  
  178. WorthD.Name = "WorthD"
  179. WorthD.Parent = Main
  180. WorthD.BackgroundColor3 = Color3.new(1, 1, 1)
  181. WorthD.BackgroundTransparency = 1
  182. WorthD.BorderSizePixel = 0
  183. WorthD.Position = UDim2.new(0, 0, 0.932, 0)
  184. WorthD.Size = UDim2.new(0, 187, 0, 26)
  185. WorthD.Font = Enum.Font.SciFi
  186. WorthD.Text = "Worth :"
  187. WorthD.TextColor3 = Color3.new(1, 1, 1)
  188. WorthD.TextSize = 16
  189. WorthD.Text = "Worth : " .. game.Players.LocalPlayer.Worth.Value
  190. game.Players.LocalPlayer.Worth.Changed:Connect(function()
  191. WorthD.Text = "Worth : " .. game.Players.LocalPlayer.Worth.Value
  192. end)
  193.  
  194. Scroll.Name = "Scroll"
  195. Scroll.Parent = Main
  196. Scroll.BackgroundColor3 = Color3.new(1, 1, 1)
  197. Scroll.BackgroundTransparency = 1
  198. Scroll.BorderSizePixel = 0
  199. Scroll.Position = UDim2.new(0.0691489354, 0, 0.62660259, 0)
  200. Scroll.Size = UDim2.new(0, 162, 0, 103)
  201. Scroll.ScrollBarThickness = 1
  202.  
  203. Invisible.Name = "Invisible"
  204. Invisible.Parent = Scroll
  205. Invisible.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  206. Invisible.BorderSizePixel = 0
  207. Invisible.Position = UDim2.new(0.550999999, 0, 0, 0)
  208. Invisible.Size = UDim2.new(0, 70, 0, 29)
  209. Invisible.Font = Enum.Font.SciFi
  210. Invisible.Text = "Invisible"
  211. Invisible.TextColor3 = Color3.new(1, 1, 1)
  212. Invisible.TextSize = 16
  213.  
  214. ESP.Name = "ESP"
  215. ESP.Parent = Scroll
  216. ESP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  217. ESP.BorderSizePixel = 0
  218. ESP.Position = UDim2.new(0.0299999993, 0, 0.0599999987, 0)
  219. ESP.Size = UDim2.new(0, 70, 0, 29)
  220. ESP.Font = Enum.Font.SciFi
  221. ESP.Text = "ESP"
  222. ESP.TextColor3 = Color3.new(1, 1, 1)
  223. ESP.TextSize = 16
  224.  
  225. Name.Name = "Name"
  226. Name.Parent = Scroll
  227. Name.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  228. Name.BorderSizePixel = 0
  229. Name.Position = UDim2.new(0.547999978, 0, 0.119999997, 0)
  230. Name.Size = UDim2.new(0, 70, 0, 29)
  231. Name.Font = Enum.Font.SciFi
  232. Name.PlaceholderText = "Name"
  233. Name.Text = ""
  234. Name.TextColor3 = Color3.new(1, 1, 1)
  235. Name.TextSize = 14
  236. Name.TextWrapped = true
  237.  
  238. TPAll.Name = "TPAll"
  239. TPAll.Parent = Scroll
  240. TPAll.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  241. TPAll.BorderSizePixel = 0
  242. TPAll.Position = UDim2.new(0.0299999993, 0, 0, 0)
  243. TPAll.Size = UDim2.new(0, 70, 0, 29)
  244. TPAll.Font = Enum.Font.SciFi
  245. TPAll.Text = "TP All"
  246. TPAll.TextColor3 = Color3.new(1, 1, 1)
  247. TPAll.TextSize = 16
  248.  
  249. TPItems.Name = "TPItems"
  250. TPItems.Parent = Scroll
  251. TPItems.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  252. TPItems.BorderSizePixel = 0
  253. TPItems.Position = UDim2.new(0.550999999, 0, 0.0599999987, 0)
  254. TPItems.Size = UDim2.new(0, 70, 0, 29)
  255. TPItems.Font = Enum.Font.SciFi
  256. TPItems.Text = "TP Items"
  257. TPItems.TextColor3 = Color3.new(1, 1, 1)
  258. TPItems.TextSize = 16
  259.  
  260. TPP.Name = "TPP"
  261. TPP.Parent = Scroll
  262. TPP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  263. TPP.BorderSizePixel = 0
  264. TPP.Position = UDim2.new(0.0299999993, 0, 0.119999997, 0)
  265. TPP.Size = UDim2.new(0, 70, 0, 29)
  266. TPP.Font = Enum.Font.SciFi
  267. TPP.Text = "Tp player"
  268. TPP.TextColor3 = Color3.new(1, 1, 1)
  269. TPP.TextSize = 16
  270.  
  271. TPI.Name = "TPI"
  272. TPI.Parent = Scroll
  273. TPI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  274. TPI.BorderSizePixel = 0
  275. TPI.Position = UDim2.new(0.0299999993, 0, 0.180000007, 0)
  276. TPI.Size = UDim2.new(0, 70, 0, 29)
  277. TPI.Font = Enum.Font.SciFi
  278. TPI.Text = "Tp to Italy"
  279. TPI.TextColor3 = Color3.new(1, 1, 1)
  280. TPI.TextSize = 16
  281.  
  282. Stand.Name = "Stand"
  283. Stand.Parent = Scroll
  284. Stand.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  285. Stand.BorderSizePixel = 0
  286. Stand.Position = UDim2.new(0.0299999993, 0, 0.24, 0)
  287. Stand.Size = UDim2.new(0, 70, 0, 29)
  288. Stand.Font = Enum.Font.SciFi
  289. Stand.Text = "Stand Farm"
  290. Stand.TextColor3 = Color3.new(1, 1, 1)
  291. Stand.TextSize = 16
  292.  
  293. Storage.Name = "Storage"
  294. Storage.Parent = Scroll
  295. Storage.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  296. Storage.BorderSizePixel = 0
  297. Storage.Position = UDim2.new(0.0299999993, 0, 0.30, 0)
  298. Storage.Size = UDim2.new(0, 70, 0, 29)
  299. Storage.Font = Enum.Font.SciFi
  300. Storage.Text = "Stand Storage"
  301. Storage.TextColor3 = Color3.new(1, 1, 1)
  302. Storage.TextSize = 16
  303. Storage.TextScaled = true
  304.  
  305. LocalStats.Name = "LocalStats"
  306. LocalStats.Parent = Scroll
  307. LocalStats.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  308. LocalStats.BorderSizePixel = 0
  309. LocalStats.Position = UDim2.new(0.548, 0, 0.30, 0)
  310. LocalStats.Size = UDim2.new(0, 70, 0, 29)
  311. LocalStats.Font = Enum.Font.SciFi
  312. LocalStats.Text = "Local stats"
  313. LocalStats.TextColor3 = Color3.new(1, 1, 1)
  314. LocalStats.TextSize = 16
  315. LocalStats.TextScaled = true
  316.  
  317. Shop.Name = "Shop"
  318. Shop.Parent = Scroll
  319. Shop.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  320. Shop.BorderSizePixel = 0
  321. Shop.Position = UDim2.new(0.550999999, 0, 0.180000007, 0)
  322. Shop.Size = UDim2.new(0, 70, 0, 29)
  323. Shop.Font = Enum.Font.SciFi
  324. Shop.Text = "Shop"
  325. Shop.TextColor3 = Color3.new(1, 1, 1)
  326. Shop.TextSize = 16
  327.  
  328. NMF.Name = "NMF"
  329. NMF.Parent = PJJS
  330. NMF.BackgroundColor3 = Color3.fromRGB(40,40,40)
  331. NMF.BackgroundTransparency = 0
  332. NMF.BorderSizePixel = 0
  333. NMF.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  334. NMF.Size = UDim2.new(0, 188, 0, 321)
  335. NMF.Visible = false
  336.  
  337. Back_2.Name = "Back"
  338. Back_2.Parent = NMF
  339. Back_2.BackgroundColor3 = Color3.new(1, 1, 1)
  340. Back_2.BackgroundTransparency = 1
  341. Back_2.BorderSizePixel = 0
  342. Back_2.Size = UDim2.new(0, 188, 0, 321)
  343. Back_2.Image = "rbxassetid://3324412993"
  344.  
  345. Close_2.Name = "Close"
  346. Close_2.Parent = NMF
  347. Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
  348. Close_2.BackgroundTransparency = 1
  349. Close_2.BorderSizePixel = 0
  350. Close_2.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  351. Close_2.Size = UDim2.new(0, 21, 0, 24)
  352. Close_2.Font = Enum.Font.Fantasy
  353. Close_2.Text = "X"
  354. Close_2.TextColor3 = Color3.new(1, 1, 1)
  355. Close_2.TextSize = 18
  356.  
  357. Level.Name = "Level"
  358. Level.Parent = NMF
  359. Level.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  360. Level.BorderSizePixel = 0
  361. Level.Position = UDim2.new(0.120227247, 0, 0.255059421, 0)
  362. Level.Size = UDim2.new(0, 142, 0, 34)
  363. Level.Font = Enum.Font.SciFi
  364. Level.Text = "Level"
  365. Level.TextColor3 = Color3.new(1, 1, 1)
  366. Level.TextSize = 16
  367.  
  368. Autofarm_2.Name = "Autofarm"
  369. Autofarm_2.Parent = NMF
  370. Autofarm_2.BackgroundColor3 = Color3.new(1, 1, 1)
  371. Autofarm_2.BackgroundTransparency = 1
  372. Autofarm_2.BorderSizePixel = 0
  373. Autofarm_2.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  374. Autofarm_2.Size = UDim2.new(0, 112, 0, 35)
  375. Autofarm_2.Font = Enum.Font.SciFi
  376. Autofarm_2.Text = "Autofarm"
  377. Autofarm_2.TextColor3 = Color3.new(1, 1, 1)
  378. Autofarm_2.TextSize = 16
  379.  
  380. More.Name = "More"
  381. More.Parent = NMF
  382. More.BackgroundColor3 = Color3.new(1, 1, 1)
  383. More.BackgroundTransparency = 1
  384. More.BorderSizePixel = 0
  385. More.Position = UDim2.new(0.200014487, 0, 0.843262255, 0)
  386. More.Size = UDim2.new(0, 112, 0, 35)
  387. More.Font = Enum.Font.SciFi
  388. More.Text = "More coming soon"
  389. More.TextColor3 = Color3.new(1, 1, 1)
  390. More.TextSize = 16
  391.  
  392. Money.Name = "Money"
  393. Money.Parent = NMF
  394. Money.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  395. Money.BorderSizePixel = 0
  396. Money.Position = UDim2.new(0.120227247, 0, 0.396125257, 0)
  397. Money.Size = UDim2.new(0, 142, 0, 34)
  398. Money.Font = Enum.Font.SciFi
  399. Money.Text = "Money"
  400. Money.TextColor3 = Color3.new(1, 1, 1)
  401. Money.TextSize = 16
  402.  
  403. Heyya.Name = "Heyya"
  404. Heyya.Parent = NMF
  405. Heyya.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  406. Heyya.BorderSizePixel = 0
  407. Heyya.Position = UDim2.new(0.120227247, 0, 0.549730301, 0)
  408. Heyya.Size = UDim2.new(0, 142, 0, 34)
  409. Heyya.Font = Enum.Font.SciFi
  410. Heyya.Text = "Heyya"
  411. Heyya.TextColor3 = Color3.new(1, 1, 1)
  412. Heyya.TextSize = 16
  413.  
  414. HeyyaN.Name = "HeyyaN"
  415. HeyyaN.Parent = NMF
  416. HeyyaN.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  417. HeyyaN.BorderSizePixel = 0
  418. HeyyaN.Position = UDim2.new(0.117021233, 0, 0.686520398, 0)
  419. HeyyaN.Size = UDim2.new(0, 142, 0, 34)
  420. HeyyaN.Font = Enum.Font.SciFi
  421. HeyyaN.PlaceholderText = "Name(Heyya)"
  422. HeyyaN.Text = ""
  423. HeyyaN.TextColor3 = Color3.new(1, 1, 1)
  424. HeyyaN.TextSize = 14
  425. HeyyaN.TextWrapped = true
  426.  
  427. ItaF.Name = "ItaF"
  428. ItaF.Parent = PJJS
  429. ItaF.BackgroundColor3 = Color3.fromRGB(40,40,40)
  430. ItaF.BackgroundTransparency = 0
  431. ItaF.BorderSizePixel = 0
  432. ItaF.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  433. ItaF.Size = UDim2.new(0, 188, 0, 321)
  434. ItaF.Visible = false
  435.  
  436. Back_3.Name = "Back"
  437. Back_3.Parent = ItaF
  438. Back_3.BackgroundColor3 = Color3.new(1, 1, 1)
  439. Back_3.BackgroundTransparency = 1
  440. Back_3.BorderSizePixel = 0
  441. Back_3.Size = UDim2.new(0, 188, 0, 321)
  442. Back_3.Image = "rbxassetid://3324412993"
  443.  
  444. Close_3.Name = "Close"
  445. Close_3.Parent = ItaF
  446. Close_3.BackgroundColor3 = Color3.new(1, 1, 1)
  447. Close_3.BackgroundTransparency = 1
  448. Close_3.BorderSizePixel = 0
  449. Close_3.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  450. Close_3.Size = UDim2.new(0, 21, 0, 24)
  451. Close_3.Font = Enum.Font.Fantasy
  452. Close_3.Text = "X"
  453. Close_3.TextColor3 = Color3.new(1, 1, 1)
  454. Close_3.TextSize = 18
  455.  
  456. Level_2.Name = "Level"
  457. Level_2.Parent = ItaF
  458. Level_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  459. Level_2.BorderSizePixel = 0
  460. Level_2.Position = UDim2.new(0.120227247, 0, 0.255059421, 0)
  461. Level_2.Size = UDim2.new(0, 142, 0, 34)
  462. Level_2.Font = Enum.Font.SciFi
  463. Level_2.Text = "Level"
  464. Level_2.TextColor3 = Color3.new(1, 1, 1)
  465. Level_2.TextSize = 16
  466.  
  467. Autofarm_3.Name = "Autofarm"
  468. Autofarm_3.Parent = ItaF
  469. Autofarm_3.BackgroundColor3 = Color3.new(1, 1, 1)
  470. Autofarm_3.BackgroundTransparency = 1
  471. Autofarm_3.BorderSizePixel = 0
  472. Autofarm_3.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  473. Autofarm_3.Size = UDim2.new(0, 112, 0, 35)
  474. Autofarm_3.Font = Enum.Font.SciFi
  475. Autofarm_3.Text = "Autofarm"
  476. Autofarm_3.TextColor3 = Color3.new(1, 1, 1)
  477. Autofarm_3.TextSize = 16
  478.  
  479. More_2.Name = "More"
  480. More_2.Parent = ItaF
  481. More_2.BackgroundColor3 = Color3.new(1, 1, 1)
  482. More_2.BackgroundTransparency = 1
  483. More_2.BorderSizePixel = 0
  484. More_2.Position = UDim2.new(0.200014487, 0, 0.717870414, 0)
  485. More_2.Size = UDim2.new(0, 112, 0, 35)
  486. More_2.Font = Enum.Font.SciFi
  487. More_2.Text = "More coming soon"
  488. More_2.TextColor3 = Color3.new(1, 1, 1)
  489. More_2.TextSize = 16
  490.  
  491. Money_2.Name = "Money"
  492. Money_2.Parent = ItaF
  493. Money_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  494. Money_2.BorderSizePixel = 0
  495. Money_2.Position = UDim2.new(0.120227247, 0, 0.396125257, 0)
  496. Money_2.Size = UDim2.new(0, 142, 0, 34)
  497. Money_2.Font = Enum.Font.SciFi
  498. Money_2.Text = "Money"
  499. Money_2.TextColor3 = Color3.new(1, 1, 1)
  500. Money_2.TextSize = 16
  501.  
  502. Worth.Name = "Worth"
  503. Worth.Parent = ItaF
  504. Worth.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  505. Worth.BorderSizePixel = 0
  506. Worth.Position = UDim2.new(0.130865544, 0, 0.543460667, 0)
  507. Worth.Size = UDim2.new(0, 142, 0, 34)
  508. Worth.Font = Enum.Font.SciFi
  509. Worth.Text = "Worth"
  510. Worth.TextColor3 = Color3.new(1, 1, 1)
  511. Worth.TextSize = 16
  512.  
  513. Open.Name = "Open"
  514. Open.Parent = PJJS
  515. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  516. Open.BackgroundTransparency = 1
  517. Open.BorderSizePixel = 0
  518. Open.Position = UDim2.new(0.871470273, 0, 0.908366561, 0)
  519. Open.Size = UDim2.new(0, 132, 0, 46)
  520.  
  521. OpenB.Name = "OpenB"
  522. OpenB.Parent = Open
  523. OpenB.BackgroundColor3 = Color3.new(1, 1, 1)
  524. OpenB.BackgroundTransparency = 1
  525. OpenB.BorderSizePixel = 0
  526. OpenB.Position = UDim2.new(0.00385816162, 0, 0, 0)
  527. OpenB.Size = UDim2.new(0, 131, 0, 45)
  528. OpenB.Image = "rbxassetid://2980667688"
  529. OpenB.ScaleType = Enum.ScaleType.Crop
  530.  
  531. TP.Name = "TP"
  532. TP.Parent = PJJS
  533. TP.BackgroundColor3 = Color3.fromRGB(40,40,40)
  534. TP.BackgroundTransparency = 0
  535. TP.BorderSizePixel = 0
  536. TP.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  537. TP.Size = UDim2.new(0, 188, 0, 321)
  538. TP.Visible = false
  539.  
  540. Back_4.Name = "Back"
  541. Back_4.Parent = TP
  542. Back_4.BackgroundColor3 = Color3.new(1, 1, 1)
  543. Back_4.BackgroundTransparency = 1
  544. Back_4.BorderSizePixel = 0
  545. Back_4.Size = UDim2.new(0, 188, 0, 321)
  546. Back_4.Image = "rbxassetid://3324412993"
  547.  
  548. Close_4.Name = "Close"
  549. Close_4.Parent = TP
  550. Close_4.BackgroundColor3 = Color3.new(1, 1, 1)
  551. Close_4.BackgroundTransparency = 1
  552. Close_4.BorderSizePixel = 0
  553. Close_4.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  554. Close_4.Size = UDim2.new(0, 21, 0, 24)
  555. Close_4.Font = Enum.Font.Fantasy
  556. Close_4.Text = "X"
  557. Close_4.TextColor3 = Color3.new(1, 1, 1)
  558. Close_4.TextSize = 18
  559.  
  560. Arrow.Name = "Arrow"
  561. Arrow.Parent = TP
  562. Arrow.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  563. Arrow.BorderSizePixel = 0
  564. Arrow.Position = UDim2.new(0.120227247, 0, 0.231577277, 0)
  565. Arrow.Size = UDim2.new(0, 142, 0, 32)
  566. Arrow.Font = Enum.Font.SciFi
  567. Arrow.Text = "Arrow"
  568. Arrow.TextColor3 = Color3.new(1, 1, 1)
  569. Arrow.TextSize = 16
  570.  
  571. TPT.Name = "TPT"
  572. TPT.Parent = TP
  573. TPT.BackgroundColor3 = Color3.new(1, 1, 1)
  574. TPT.BackgroundTransparency = 1
  575. TPT.BorderSizePixel = 0
  576. TPT.Position = UDim2.new(0.200014487, 0, 0.119124316, 0)
  577. TPT.Size = UDim2.new(0, 112, 0, 35)
  578. TPT.Font = Enum.Font.SciFi
  579. TPT.Text = "TP Items"
  580. TPT.TextColor3 = Color3.new(1, 1, 1)
  581. TPT.TextSize = 16
  582.  
  583. Rokaka.Name = "Rokaka"
  584. Rokaka.Parent = TP
  585. Rokaka.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  586. Rokaka.BorderSizePixel = 0
  587. Rokaka.Position = UDim2.new(0.120227247, 0, 0.362756103, 0)
  588. Rokaka.Size = UDim2.new(0, 142, 0, 32)
  589. Rokaka.Font = Enum.Font.SciFi
  590. Rokaka.Text = "Rokaka"
  591. Rokaka.TextColor3 = Color3.new(1, 1, 1)
  592. Rokaka.TextSize = 16
  593.  
  594. Mask.Name = "Mask"
  595. Mask.Parent = TP
  596. Mask.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  597. Mask.BorderSizePixel = 0
  598. Mask.Position = UDim2.new(0.120227247, 0, 0.493934751, 0)
  599. Mask.Size = UDim2.new(0, 142, 0, 32)
  600. Mask.Font = Enum.Font.SciFi
  601. Mask.Text = "Mask"
  602. Mask.TextColor3 = Color3.new(1, 1, 1)
  603. Mask.TextSize = 16
  604.  
  605. Aja.Name = "Aja"
  606. Aja.Parent = TP
  607. Aja.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  608. Aja.BorderSizePixel = 0
  609. Aja.Position = UDim2.new(0.120227247, 0, 0.631215036, 0)
  610. Aja.Size = UDim2.new(0, 142, 0, 32)
  611. Aja.Font = Enum.Font.SciFi
  612. Aja.Text = "Aja"
  613. Aja.TextColor3 = Color3.new(1, 1, 1)
  614. Aja.TextSize = 16
  615.  
  616. AjaM.Name = "AjaM"
  617. AjaM.Parent = TP
  618. AjaM.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  619. AjaM.BorderSizePixel = 0
  620. AjaM.Position = UDim2.new(0.120227247, 0, 0.771545768, 0)
  621. AjaM.Size = UDim2.new(0, 142, 0, 32)
  622. AjaM.Font = Enum.Font.SciFi
  623. AjaM.Text = "Aja Mask"
  624. AjaM.TextColor3 = Color3.new(1, 1, 1)
  625. AjaM.TextSize = 16
  626.  
  627. RequiemArrow.Name = "RequiemArrow"
  628. RequiemArrow.Parent = TP
  629. RequiemArrow.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  630. RequiemArrow.BorderSizePixel = 0
  631. RequiemArrow.Position = UDim2.new(0.119999997, 0, 0.889999986, 0)
  632. RequiemArrow.Size = UDim2.new(0, 142, 0, 32)
  633. RequiemArrow.Font = Enum.Font.SciFi
  634. RequiemArrow.Text = "Requiem Arrow"
  635. RequiemArrow.TextColor3 = Color3.new(1, 1, 1)
  636. RequiemArrow.TextSize = 16
  637.  
  638. Shop_2.Name = "Shop"
  639. Shop_2.Parent = PJJS
  640. Shop_2.BackgroundColor3 = Color3.fromRGB(40,40,40)
  641. Shop_2.BackgroundTransparency = 0
  642. Shop_2.BorderSizePixel = 0
  643. Shop_2.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  644. Shop_2.Size = UDim2.new(0, 188, 0, 321)
  645. Shop_2.Visible = false
  646.  
  647. Back_5.Name = "Back"
  648. Back_5.Parent = Shop_2
  649. Back_5.BackgroundColor3 = Color3.new(1, 1, 1)
  650. Back_5.BackgroundTransparency = 1
  651. Back_5.BorderSizePixel = 0
  652. Back_5.Size = UDim2.new(0, 188, 0, 321)
  653. Back_5.Image = "rbxassetid://3324412993"
  654.  
  655. Close_5.Name = "Close"
  656. Close_5.Parent = Shop_2
  657. Close_5.BackgroundColor3 = Color3.new(1, 1, 1)
  658. Close_5.BackgroundTransparency = 1
  659. Close_5.BorderSizePixel = 0
  660. Close_5.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  661. Close_5.Size = UDim2.new(0, 21, 0, 24)
  662. Close_5.Font = Enum.Font.Fantasy
  663. Close_5.Text = "X"
  664. Close_5.TextColor3 = Color3.new(1, 1, 1)
  665. Close_5.TextSize = 18
  666.  
  667. ArrowB.Name = "ArrowB"
  668. ArrowB.Parent = Shop_2
  669. ArrowB.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  670. ArrowB.BorderSizePixel = 0
  671. ArrowB.Position = UDim2.new(0.120227247, 0, 0.289542168, 0)
  672. ArrowB.Size = UDim2.new(0, 142, 0, 34)
  673. ArrowB.Font = Enum.Font.SciFi
  674. ArrowB.Text = "Arrow"
  675. ArrowB.TextColor3 = Color3.new(1, 1, 1)
  676. ArrowB.TextSize = 16
  677.  
  678. Shopp.Name = "Shopp"
  679. Shopp.Parent = Shop_2
  680. Shopp.BackgroundColor3 = Color3.new(1, 1, 1)
  681. Shopp.BackgroundTransparency = 1
  682. Shopp.BorderSizePixel = 0
  683. Shopp.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  684. Shopp.Size = UDim2.new(0, 112, 0, 35)
  685. Shopp.Font = Enum.Font.SciFi
  686. Shopp.Text = "Shop"
  687. Shopp.TextColor3 = Color3.new(1, 1, 1)
  688. Shopp.TextSize = 16
  689.  
  690. RokakaB.Name = "RokakaB"
  691. RokakaB.Parent = Shop_2
  692. RokakaB.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  693. RokakaB.BorderSizePixel = 0
  694. RokakaB.Position = UDim2.new(0.120227247, 0, 0.4243384, 0)
  695. RokakaB.Size = UDim2.new(0, 142, 0, 34)
  696. RokakaB.Font = Enum.Font.SciFi
  697. RokakaB.Text = "Rokaka"
  698. RokakaB.TextColor3 = Color3.new(1, 1, 1)
  699. RokakaB.TextSize = 16
  700.  
  701. MaskB.Name = "MaskB"
  702. MaskB.Parent = Shop_2
  703. MaskB.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  704. MaskB.BorderSizePixel = 0
  705. MaskB.Position = UDim2.new(0.120227247, 0, 0.559134603, 0)
  706. MaskB.Size = UDim2.new(0, 142, 0, 34)
  707. MaskB.Font = Enum.Font.SciFi
  708. MaskB.Text = "Mask"
  709. MaskB.TextColor3 = Color3.new(1, 1, 1)
  710. MaskB.TextSize = 16
  711.  
  712.  
  713. Stats.Name = "Stats"
  714. Stats.Parent = PJJS
  715. Stats.BackgroundColor3 = Color3.fromRGB(40,40,40)
  716. Stats.BackgroundTransparency = 0
  717. Stats.BorderSizePixel = 0
  718. Stats.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  719. Stats.Size = UDim2.new(0, 188, 0, 321)
  720. Stats.Visible = false
  721.  
  722. Back_6.Name = "Back"
  723. Back_6.Parent = Stats
  724. Back_6.BackgroundColor3 = Color3.new(1, 1, 1)
  725. Back_6.BackgroundTransparency = 1
  726. Back_6.BorderSizePixel = 0
  727. Back_6.Size = UDim2.new(0, 188, 0, 321)
  728. Back_6.Image = "rbxassetid://3324412993"
  729.  
  730. Close_6.Name = "Close"
  731. Close_6.Parent = Stats
  732. Close_6.BackgroundColor3 = Color3.new(1, 1, 1)
  733. Close_6.BackgroundTransparency = 1
  734. Close_6.BorderSizePixel = 0
  735. Close_6.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  736. Close_6.Size = UDim2.new(0, 21, 0, 24)
  737. Close_6.Font = Enum.Font.Fantasy
  738. Close_6.Text = "X"
  739. Close_6.TextColor3 = Color3.new(1, 1, 1)
  740. Close_6.TextSize = 18
  741.  
  742. PowerC.Name = "PowerC"
  743. PowerC.Parent = Stats
  744. PowerC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  745. PowerC.BorderSizePixel = 0
  746. PowerC.Position = UDim2.new(0.5426808, 0, 0.305216163, 0)
  747. PowerC.Size = UDim2.new(0, 72, 0, 34)
  748. PowerC.Font = Enum.Font.SciFi
  749. PowerC.Text = "Change"
  750. PowerC.TextColor3 = Color3.new(1, 1, 1)
  751. PowerC.TextSize = 16
  752.  
  753. StatsL.Name = "StatsL"
  754. StatsL.Parent = Stats
  755. StatsL.BackgroundColor3 = Color3.new(1, 1, 1)
  756. StatsL.BackgroundTransparency = 1
  757. StatsL.BorderSizePixel = 0
  758. StatsL.Position = UDim2.new(0.200014487, 0, 0.119124323, 0)
  759. StatsL.Size = UDim2.new(0, 112, 0, 35)
  760. StatsL.Font = Enum.Font.SciFi
  761. StatsL.Text = "Local Stats Change"
  762. StatsL.TextColor3 = Color3.new(1, 1, 1)
  763. StatsL.TextSize = 16
  764.  
  765. PowerV.Name = "PowerV"
  766. PowerV.Parent = Stats
  767. PowerV.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  768. PowerV.BorderSizePixel = 0
  769. PowerV.Position = UDim2.new(0.0745956749, 0, 0.305216163, 0)
  770. PowerV.Size = UDim2.new(0, 78, 0, 33)
  771. PowerV.Font = Enum.Font.SciFi
  772. PowerV.PlaceholderText = "Value"
  773. PowerV.Text = ""
  774. PowerV.TextColor3 = Color3.new(1, 1, 1)
  775. PowerV.TextSize = 14
  776. PowerV.TextWrapped = true
  777.  
  778. PowerL.Name = "PowerL"
  779. PowerL.Parent = Stats
  780. PowerL.BackgroundColor3 = Color3.new(1, 1, 1)
  781. PowerL.BackgroundTransparency = 1
  782. PowerL.BorderSizePixel = 0
  783. PowerL.Position = UDim2.new(0.253205955, 0, 0.228842184, 0)
  784. PowerL.Size = UDim2.new(0, 92, 0, 24)
  785. PowerL.Font = Enum.Font.SciFi
  786. PowerL.Text = "Power"
  787. PowerL.TextColor3 = Color3.new(1, 1, 1)
  788. PowerL.TextSize = 12
  789.  
  790. EnduranceL.Name = "EnduranceL"
  791. EnduranceL.Parent = Stats
  792. EnduranceL.BackgroundColor3 = Color3.new(1, 1, 1)
  793. EnduranceL.BackgroundTransparency = 1
  794. EnduranceL.BorderSizePixel = 0
  795. EnduranceL.Position = UDim2.new(0.253205955, 0, 0.463951886, 0)
  796. EnduranceL.Size = UDim2.new(0, 92, 0, 24)
  797. EnduranceL.Font = Enum.Font.SciFi
  798. EnduranceL.Text = "Endurance"
  799. EnduranceL.TextColor3 = Color3.new(1, 1, 1)
  800. EnduranceL.TextSize = 12
  801.  
  802. EnduranceV.Name = "EnduranceV"
  803. EnduranceV.Parent = Stats
  804. EnduranceV.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  805. EnduranceV.BorderSizePixel = 0
  806. EnduranceV.Position = UDim2.new(0.0745956749, 0, 0.537191093, 0)
  807. EnduranceV.Size = UDim2.new(0, 78, 0, 33)
  808. EnduranceV.Font = Enum.Font.SciFi
  809. EnduranceV.PlaceholderText = "Value"
  810. EnduranceV.Text = ""
  811. EnduranceV.TextColor3 = Color3.new(1, 1, 1)
  812. EnduranceV.TextSize = 14
  813. EnduranceV.TextWrapped = true
  814.  
  815. EnduranceC.Name = "EnduranceC"
  816. EnduranceC.Parent = Stats
  817. EnduranceC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  818. EnduranceC.BorderSizePixel = 0
  819. EnduranceC.Position = UDim2.new(0.5426808, 0, 0.534056306, 0)
  820. EnduranceC.Size = UDim2.new(0, 72, 0, 34)
  821. EnduranceC.Font = Enum.Font.SciFi
  822. EnduranceC.Text = "Change"
  823. EnduranceC.TextColor3 = Color3.new(1, 1, 1)
  824. EnduranceC.TextSize = 16
  825.  
  826. SpecialL.Name = "SpecialL"
  827. SpecialL.Parent = Stats
  828. SpecialL.BackgroundColor3 = Color3.new(1, 1, 1)
  829. SpecialL.BackgroundTransparency = 1
  830. SpecialL.BorderSizePixel = 0
  831. SpecialL.Position = UDim2.new(0.253205955, 0, 0.714735627, 0)
  832. SpecialL.Size = UDim2.new(0, 92, 0, 24)
  833. SpecialL.Font = Enum.Font.SciFi
  834. SpecialL.Text = "Special"
  835. SpecialL.TextColor3 = Color3.new(1, 1, 1)
  836. SpecialL.TextSize = 12
  837.  
  838. SpecialV.Name = "SpecialV"
  839. SpecialV.Parent = Stats
  840. SpecialV.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  841. SpecialV.BorderSizePixel = 0
  842. SpecialV.Position = UDim2.new(0.0745956749, 0, 0.787974834, 0)
  843. SpecialV.Size = UDim2.new(0, 78, 0, 33)
  844. SpecialV.Font = Enum.Font.SciFi
  845. SpecialV.PlaceholderText = "Value"
  846. SpecialV.Text = ""
  847. SpecialV.TextColor3 = Color3.new(1, 1, 1)
  848. SpecialV.TextSize = 14
  849. SpecialV.TextWrapped = true
  850.  
  851. SpecialC.Name = "SpecialC"
  852. SpecialC.Parent = Stats
  853. SpecialC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  854. SpecialC.BorderSizePixel = 0
  855. SpecialC.Position = UDim2.new(0.5426808, 0, 0.784839988, 0)
  856. SpecialC.Size = UDim2.new(0, 72, 0, 34)
  857. SpecialC.Font = Enum.Font.SciFi
  858. SpecialC.Text = "Change"
  859. SpecialC.TextColor3 = Color3.new(1, 1, 1)
  860. SpecialC.TextSize = 16
  861.  
  862. Logo.Name = "Logo"
  863. Logo.Parent = Main
  864. Logo.BackgroundColor3 = Color3.new(1, 1, 1)
  865. Logo.BackgroundTransparency = 1
  866. Logo.BorderSizePixel = 0
  867. Logo.Position = UDim2.new(0.355083048, 0, 0.0100758197, 0)
  868. Logo.Size = UDim2.new(0, 57, 0, 54)
  869. Logo.ZIndex = 10
  870. Logo.Image = "rbxassetid://3324174973"
  871.  
  872. OPStand.Name = "OPStand"
  873. OPStand.Parent = Scroll
  874. OPStand.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  875. OPStand.BorderSizePixel = 0
  876. OPStand.Position = UDim2.new(0.0299999993, 0, 0.360000014, 0)
  877. OPStand.Size = UDim2.new(0, 70, 0, 29)
  878. OPStand.Font = Enum.Font.SciFi
  879. OPStand.Text = "OP Stand"
  880. OPStand.TextColor3 = Color3.new(1, 1, 1)
  881. OPStand.TextScaled = true
  882. OPStand.TextSize = 16
  883. OPStand.TextWrapped = true
  884.  
  885. Hamon.Name = "Hamon"
  886. Hamon.Parent = Scroll
  887. Hamon.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  888. Hamon.BorderSizePixel = 0
  889. Hamon.Position = UDim2.new(0.555000007, 0, 0.360000014, 0)
  890. Hamon.Size = UDim2.new(0, 70, 0, 29)
  891. Hamon.Font = Enum.Font.SciFi
  892. Hamon.Text = "Inf Hamon"
  893. Hamon.TextColor3 = Color3.new(1, 1, 1)
  894. Hamon.TextScaled = true
  895. Hamon.TextSize = 16
  896. Hamon.TextWrapped = true
  897.  
  898. NoCooldown.Name = "NoCooldown"
  899. NoCooldown.Parent = Scroll
  900. NoCooldown.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  901. NoCooldown.BorderSizePixel = 0
  902. NoCooldown.Position = UDim2.new(0.0299999993, 0, 0.42, 0)
  903. NoCooldown.Size = UDim2.new(0, 70, 0, 29)
  904. NoCooldown.Font = Enum.Font.SciFi
  905. NoCooldown.Text = "No Cooldown"
  906. NoCooldown.TextColor3 = Color3.new(1, 1, 1)
  907. NoCooldown.TextScaled = true
  908. NoCooldown.TextSize = 16
  909. NoCooldown.TextWrapped = true
  910.  
  911. Anchor.Name = "Anchor"
  912. Anchor.Parent = Scroll
  913. Anchor.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  914. Anchor.BorderSizePixel = 0
  915. Anchor.Position = UDim2.new(0.555000007, 0, 0.42, 0)
  916. Anchor.Size = UDim2.new(0, 70, 0, 29)
  917. Anchor.Font = Enum.Font.SciFi
  918. Anchor.Text = "Anchor everyone"
  919. Anchor.TextColor3 = Color3.new(1, 1, 1)
  920. Anchor.TextScaled = true
  921. Anchor.TextSize = 16
  922. Anchor.TextWrapped = true
  923.  
  924. Annoy.Name = "Annoy"
  925. Annoy.Parent = Scroll
  926. Annoy.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  927. Annoy.BorderSizePixel = 0
  928. Annoy.Position = UDim2.new(0.0299999993, 0, 0.48, 0)
  929. Annoy.Size = UDim2.new(0, 70, 0, 29)
  930. Annoy.Font = Enum.Font.SciFi
  931. Annoy.Text = "Annoy"
  932. Annoy.TextColor3 = Color3.new(1, 1, 1)
  933. Annoy.TextScaled = true
  934. Annoy.TextSize = 16
  935. Annoy.TextWrapped = true
  936.  
  937. ChoseStand.Name = "ChoseStand"
  938. ChoseStand.Parent = Scroll
  939. ChoseStand.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  940. ChoseStand.BorderSizePixel = 0
  941. ChoseStand.Position = UDim2.new(0.550999999, 0, 0.239999995, 0)
  942. ChoseStand.Size = UDim2.new(0, 70, 0, 29)
  943. ChoseStand.Font = Enum.Font.SciFi
  944. ChoseStand.Text = "Chose Stands to farm"
  945. ChoseStand.TextColor3 = Color3.new(1, 1, 1)
  946. ChoseStand.TextScaled = true
  947. ChoseStand.TextSize = 16
  948. ChoseStand.TextWrapped = true
  949.  
  950.  
  951. Main.Active = true
  952. Main.Draggable = true
  953.  
  954. NMF.Active = true
  955. NMF.Draggable = true
  956.  
  957. ItaF.Active = true
  958. ItaF.Draggable = true
  959.  
  960. TP.Active = true
  961. TP.Draggable = true
  962.  
  963. Shop_2.Active = true
  964. Shop_2.Draggable = true
  965.  
  966. Stats.Active = true
  967. Stats.Draggable = true
  968.  
  969. local Enabled = false
  970.  
  971. function CloseFrame(frame)
  972. for i, v in pairs(PJJS[frame]:GetChildren()) do
  973. if v.Name ~= "Back" then
  974. v.Visible = false
  975. end
  976. end
  977. PJJS[frame]:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.6)
  978. PJJS[frame].Back:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.6)
  979. wait(0.6)
  980. PJJS[frame].Visible = false
  981. end
  982.  
  983. function OpenFrame(frame)
  984. PJJS[frame].Visible = true
  985. for i, v in pairs(PJJS[frame]:GetChildren()) do
  986. v.Visible = true
  987. end
  988. PJJS[frame]:TweenSize(UDim2.new(0,188,0,321), "Out", "Quad", 0.6)
  989. PJJS[frame].Back:TweenSize(UDim2.new(0,188,0,321), "Out", "Quad", 0.6)
  990. end
  991.  
  992.  
  993. local function Animate(back,back2,back3,back4,back5,back6)
  994. local light = 0
  995. while wait() do
  996. if light == 0 then
  997. for i = 1, 53 do
  998. back.ImageColor3 = Color3.fromRGB(255-(i*4),255-(i*4),255-(i*4))
  999. back2.ImageColor3 = Color3.fromRGB(255-(i*4),255-(i*4),255-(i*4))
  1000. back3.ImageColor3 = Color3.fromRGB(255-(i*4),255-(i*4),255-(i*4))
  1001. back4.ImageColor3 = Color3.fromRGB(255-(i*4),255-(i*4),255-(i*4))
  1002. back5.ImageColor3 = Color3.fromRGB(255-(i*4),255-(i*4),255-(i*4))
  1003. back6.ImageColor3 = Color3.fromRGB(255-(i*4),255-(i*4),255-(i*4))
  1004. light = 1
  1005. wait()
  1006. end
  1007. else
  1008. for i = 1, 53 do
  1009. back.ImageColor3 = Color3.fromRGB((i*4)+40,(i*4)+40,(i*4)+40)
  1010. back2.ImageColor3 = Color3.fromRGB((i*4)+40,(i*4)+40,(i*4)+40)
  1011. back3.ImageColor3 = Color3.fromRGB((i*4)+40,(i*4)+40,(i*4)+40)
  1012. back4.ImageColor3 = Color3.fromRGB((i*4)+40,(i*4)+40,(i*4)+40)
  1013. back5.ImageColor3 = Color3.fromRGB((i*4)+40,(i*4)+40,(i*4)+40)
  1014. back6.ImageColor3 = Color3.fromRGB((i*4)+40,(i*4)+40,(i*4)+40)
  1015. light = 0
  1016. wait()
  1017. end
  1018. end
  1019. end
  1020. end
  1021.  
  1022.  
  1023. local function split(s,d)
  1024. d = d or ',';
  1025. local t = {};
  1026. s:gsub('([^'..d..']+)',function(c) t[#t+1] = c end);
  1027. return t;
  1028. end
  1029.  
  1030.  
  1031. OpenB.MouseButton1Click:Connect(function()
  1032. OpenFrame("Main")
  1033. end)
  1034.  
  1035. Close.MouseButton1Click:Connect(function()
  1036. CloseFrame("Main")
  1037. end)
  1038.  
  1039. Close_2.MouseButton1Click:Connect(function()
  1040. CloseFrame("NMF")
  1041. end)
  1042.  
  1043. Close_3.MouseButton1Click:Connect(function()
  1044. CloseFrame("ItaF")
  1045. end)
  1046.  
  1047. Close_4.MouseButton1Click:Connect(function()
  1048. CloseFrame("TP")
  1049. end)
  1050.  
  1051. Close_5.MouseButton1Click:Connect(function()
  1052. CloseFrame("Shop")
  1053. end)
  1054.  
  1055. Close_6.MouseButton1Click:Connect(function()
  1056. CloseFrame("Stats")
  1057. end)
  1058.  
  1059. Stop.MouseButton1Click:Connect(function()
  1060. Enabled = false
  1061. end)
  1062.  
  1063.  
  1064. Normal.MouseButton1Click:Connect(function()
  1065. OpenFrame("NMF")
  1066. end)
  1067.  
  1068. Italy.MouseButton1Click:Connect(function()
  1069. OpenFrame("ItaF")
  1070. end)
  1071.  
  1072. TPItems.MouseButton1Click:Connect(function()
  1073. OpenFrame("TP")
  1074. end)
  1075.  
  1076. Shop.MouseButton1Click:Connect(function()
  1077. OpenFrame("Shop")
  1078. end)
  1079.  
  1080. LocalStats.MouseButton1Click:Connect(function()
  1081. OpenFrame("Stats")
  1082. end)
  1083.  
  1084.  
  1085. --Init-------------------------------------------------
  1086.  
  1087. CloseFrame("Main")
  1088. CloseFrame("NMF")
  1089. CloseFrame("ItaF")
  1090. CloseFrame("TP")
  1091. CloseFrame("Shop")
  1092. CloseFrame("Stats")
  1093.  
  1094.  
  1095.  
  1096. if PROTOSMASHER_LOADED then
  1097. assert(PROTOSMASHER_LOADED, '')
  1098.  
  1099. local backup = debug.getupvalues
  1100. make_writeable(debug)
  1101.  
  1102. getgenv().debug.getupvalues = function(f)
  1103. if typeof(f) == "function" then
  1104. local s, e = pcall(backup, f)
  1105. return (typeof(e) == 'table' and e or {})
  1106. else
  1107. return backup(f + 1)
  1108. end
  1109. end
  1110.  
  1111. make_readonly(debug)
  1112. end
  1113.  
  1114. -------------------------------------------------------
  1115.  
  1116.  
  1117. TPAll.MouseButton1Click:Connect(function()
  1118. for i, Player in pairs(game.Workspace:GetChildren()) do
  1119. if Player ~= game.Players.LocalPlayer.Character and Player:FindFirstChild("Humanoid") then
  1120. local A_1 = 24
  1121. local A_2 = game.Players.LocalPlayer.Character.Head
  1122. local A_3 = CFrame.new(nil, nil, nil)
  1123. local A_4 = 0
  1124. local A_5 = game.Players.LocalPlayer.Character.Torso
  1125. local A_6 = Player.Humanoid
  1126. local A_7 = false
  1127. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1128. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1129. end
  1130. end
  1131. end)
  1132.  
  1133.  
  1134. TPP.MouseButton1Click:Connect(function()
  1135. local A_1 = 24
  1136. local A_2 = game.Players.LocalPlayer.Character.Head
  1137. local A_3 = CFrame.new(nil, nil, nil)
  1138. local A_4 = 0
  1139. local A_5 = game.Players.LocalPlayer.Character.Torso
  1140. local A_6 = game.Workspace:WaitForChild(Name.Text).Humanoid
  1141. local A_7 = false
  1142. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1143. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1144. end)
  1145.  
  1146.  
  1147. ESP.MouseButton1Click:Connect(function()
  1148.  
  1149. game.Players.PlayerRemoving:Connect(function(player)
  1150. if game.CoreGui:FindFirstChild("Informations "..player.Name) then
  1151. game.CoreGui:WaitForChild("Informations "..player.Name):Destroy()
  1152. end
  1153. end)
  1154.  
  1155.  
  1156. while wait(1) do
  1157. for i, Player in pairs(game.Workspace:GetChildren()) do
  1158. if Player.Name ~= game.Players.LocalPlayer.Name and game.CoreGui:FindFirstChild("Informations "..Player.Name) == nil and Player:FindFirstChild("Humanoid") and game.Players:FindFirstChild(Player.Name) and game.Players[Player.Name]:FindFirstChild("Level") and Player:FindFirstChild("Humanoid").Health ~= 0 then
  1159.  
  1160. local Gui = game.ReplicatedStorage.Items.gang:Clone()
  1161. local Lvl = Gui:FindFirstChild("Text")
  1162. local Stand = Gui:FindFirstChild("Text"):Clone()
  1163. local HP = Gui:FindFirstChild("Text"):Clone()
  1164.  
  1165. Gui.Name = "Informations "..Player.Name
  1166. Gui.Size = UDim2.new(15, 0, 10, 0)
  1167. Gui.Parent = game.CoreGui
  1168. Gui.Adornee = Player:WaitForChild("Head")
  1169. Gui.Active = true
  1170.  
  1171. Lvl.Name = "Level"
  1172. Lvl.TextSize = 20
  1173. Lvl.TextScaled = false
  1174. Lvl.Text = "Level : " .. game.Players:WaitForChild(Player.Name).Level.Value
  1175. Lvl.TextColor3 = Color3.fromRGB(255, 255, 255)
  1176. Lvl.Font = Enum.Font.SourceSansBold
  1177. Lvl.Position = UDim2.new(0, 0, 0, -30)
  1178.  
  1179. Stand.Parent = Gui
  1180. Stand.Name = "Stand"
  1181. Stand.Text = "Stand : " .. game.Players:WaitForChild(Player.Name).Stand.Value
  1182. Stand.TextSize = 20
  1183. Stand.TextScaled = false
  1184. Stand.TextColor3 = Color3.fromRGB(255, 255, 255)
  1185. Stand.Font = Enum.Font.SourceSansBold
  1186. Stand.Position = UDim2.new(0, 0, 0, -10)
  1187.  
  1188. HP.Parent = Gui
  1189. HP.Name = "Health"
  1190. HP.Text = "Health : " .. Player.Humanoid.Health
  1191. HP.TextSize = 20
  1192. HP.TextScaled = false
  1193. HP.TextColor3 = Color3.fromRGB(255, 255, 255)
  1194. HP.Font = Enum.Font.SourceSansBold
  1195. HP.Position = UDim2.new(0, 0, 0, 10)
  1196.  
  1197. Player:WaitForChild("Humanoid").HealthChanged:Connect(function()
  1198. HP.Text = "Health : " .. Player.Humanoid.Health
  1199. end)
  1200.  
  1201. Player.Humanoid.Died:Connect(function()
  1202. game.CoreGui:WaitForChild("Informations "..Player.Name):Destroy()
  1203. end)
  1204.  
  1205. end
  1206. end
  1207. end
  1208. end)
  1209.  
  1210.  
  1211. Invisible.MouseButton1Click:Connect(function()
  1212. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  1213. game.ReplicatedStorage.Logic.misc:FireServer(3,v,1)
  1214. end
  1215. end)
  1216.  
  1217. local arrowE = false
  1218. local rokaE = false
  1219. local maskE = false
  1220. local ajaE = false
  1221. local ajamE = false
  1222. local raE = false
  1223.  
  1224.  
  1225. Arrow.MouseButton1Click:Connect(function()
  1226. if arrowE == false then
  1227. Arrow.Text = "Arrow : ON"
  1228. arrowE = true
  1229. while arrowE == true do
  1230. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  1231. if v.ClassName == "Tool" and v.Name == "StandArrow" then
  1232. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  1233. end
  1234. end
  1235. wait()
  1236. end
  1237. else
  1238. Arrow.Text = "Arrow : OFF"
  1239. arrowE = false
  1240. end
  1241. end)
  1242.  
  1243.  
  1244. Rokaka.MouseButton1Click:Connect(function()
  1245. if rokaE == false then
  1246. Rokaka.Text = "Rokaka : ON"
  1247. rokaE = true
  1248. while rokaE == true do
  1249. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  1250. if v.ClassName == "Tool" and v.Name == "RokakakaFruit" then
  1251. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  1252. end
  1253. end
  1254. wait()
  1255. end
  1256. else
  1257. Rokaka.Text = "Rokaka : OFF"
  1258. rokaE = false
  1259. end
  1260. end)
  1261.  
  1262.  
  1263.  
  1264. Mask.MouseButton1Click:Connect(function()
  1265. if maskE == false then
  1266. Mask.Text = "Mask : ON"
  1267. maskE = true
  1268. while maskE == true do
  1269. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  1270. if v.ClassName == "Tool" and v.Name == "VampireMask" then
  1271. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  1272. end
  1273. end
  1274. wait()
  1275. end
  1276. else
  1277. Mask.Text = "Mask : OFF"
  1278. maskE = false
  1279. end
  1280. end)
  1281.  
  1282.  
  1283. Aja.MouseButton1Click:Connect(function()
  1284. if ajaE == false then
  1285. Aja.Text = "Aja : ON"
  1286. ajaE = true
  1287. while ajaE == true do
  1288. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  1289. if v.ClassName == "Tool" and v.Name == "RedAja" then
  1290. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  1291. end
  1292. end
  1293. wait()
  1294. end
  1295. else
  1296. Aja.Text = "Aja : OFF"
  1297. ajaE = false
  1298. end
  1299. end)
  1300.  
  1301.  
  1302. AjaM.MouseButton1Click:Connect(function()
  1303. if ajamE == false then
  1304. AjaM.Text = "Aja Mask : ON"
  1305. ajamE = true
  1306. while ajamE == true do
  1307. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  1308. if v.ClassName == "Tool" and v.Name == "AjaMask" then
  1309. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  1310. end
  1311. end
  1312. wait()
  1313. end
  1314. else
  1315. AjaM.Text = "Aja Mask : OFF"
  1316. ajamE = false
  1317. end
  1318. end)
  1319.  
  1320. RequiemArrow.MouseButton1Click:Connect(function()
  1321. if raE == false then
  1322. RequiemArrow.Text = "Requiem Arrow : ON"
  1323. raE = true
  1324. while raE == true do
  1325. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  1326. if v.ClassName == "Tool" and v.Name == "RequiemArrow" then
  1327. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  1328. end
  1329. end
  1330. wait()
  1331. end
  1332. else
  1333. RequiemArrow.Text = "Requiem Arrow : OFF"
  1334. raE = false
  1335. end
  1336. end)
  1337.  
  1338.  
  1339.  
  1340. Level.MouseButton1Click:Connect(function()
  1341. Enabled = true
  1342. while Enabled == true do
  1343. local A_1 = 81
  1344. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart
  1345. local A_3 = CFrame.new(nil,nil,nil)
  1346. local A_4 = 20000
  1347. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  1348. local A_6 = game:GetService("Workspace")["Ultimate Dummy"].Humanoid
  1349. local A_7 = false
  1350. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1351. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1352.  
  1353. local A_1 = CFrame.new(nil, nil, nil)
  1354. local A_2 = 1000000000000
  1355. local A_3 = game:GetService("Workspace")["Ultimate Dummy"]:WaitForChild("Humanoid")
  1356. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1357. local A_5 = false
  1358. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1359. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1360. wait()
  1361. end
  1362. end)
  1363.  
  1364.  
  1365.  
  1366. Level_2.MouseButton1Click:Connect(function()
  1367. Enabled = true
  1368.  
  1369. while Enabled == true do
  1370.  
  1371. local A_1 = 1
  1372. local A_2 = nil
  1373. local A_3 = game:GetService("Workspace")["Space Dummy"].Torso.CFrame
  1374. local A_4 = 10000
  1375. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  1376. local A_6 = game:GetService("Workspace")["Space Dummy"].Humanoid
  1377. local A_7 = false
  1378. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1379. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1380. local A_1 = 76
  1381. local A_2 = nil
  1382. local A_3 = game:GetService("Workspace")["Space Dummy"].Torso.CFrame
  1383. local A_4 = 10000
  1384. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  1385. local A_6 = game:GetService("Workspace")["Space Dummy"].Humanoid
  1386. local A_7 = false
  1387. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1388. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1389. wait()
  1390. end
  1391. end)
  1392.  
  1393.  
  1394. Money.MouseButton1Click:Connect(function()
  1395. Enabled = true
  1396.  
  1397. for i,v in next, debug.getregistry() do
  1398. if type(v) == "function" then
  1399. for a,b in next, debug.getupvalues(v) do
  1400. if string.find(a, "cooled") or string.find(a, "cooled2") or string.find(a, "cooled3") or string.find(a, "cooled4") or string.find(a, "cooled5") or string.find(a, "cooledz") then
  1401. debug.setupvalue(v, a, true)
  1402. end
  1403. end
  1404. end
  1405. end
  1406.  
  1407. local function Kills()
  1408. while Enabled == true do
  1409. for i,v in pairs(game.Workspace:GetChildren()) do
  1410. if v.Name == "Giant Dummy" or v.Name == "Metal Dummy" or v.Name == "Wood Dummy" or v.Name == "Ice Dummy" or v.Name == "Rock Dummy" then
  1411. local A_1 = CFrame.new(nil, nil, nil)
  1412. local A_2 = 1000000000000
  1413. local A_3 = v.Humanoid
  1414. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1415. local A_5 = false
  1416. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1417. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1418. game.ReplicatedStorage.Logic.hitbox:InvokeServer(99, game.Players.LocalPlayer.Character.Head, CFrame.new(nil, nil, nil), 1000000000000, game.Players.LocalPlayer.Character.Torso.voiceline, v.Humanoid, false, false, false)
  1419.  
  1420. if Enabled == false then break end
  1421.  
  1422. end
  1423. end
  1424. end
  1425. end
  1426.  
  1427. for i = 1, 130 do
  1428. spawn(Kills)
  1429. end
  1430. end)
  1431.  
  1432.  
  1433. Money_2.MouseButton1Click:Connect(function()
  1434. Enabled = true
  1435. for i,v in next, debug.getregistry() do
  1436. if type(v) == "function" then
  1437. for a,b in next, debug.getupvalues(v) do
  1438. if string.find(a, "cooled") or string.find(a, "cooled2") or string.find(a, "cooled3") or string.find(a, "cooled4") or string.find(a, "cooled5") or string.find(a, "cooledz") then
  1439. debug.setupvalue(v, a, true)
  1440. end
  1441. end
  1442. end
  1443. end
  1444.  
  1445. local function Kills()
  1446. while Enabled == true do
  1447. for i,v in pairs(game.Workspace:GetChildren()) do
  1448. if v.Name == "Space Dummy" then
  1449. local A_1 = CFrame.new(nil, nil, nil)
  1450. local A_2 = 1000000000000
  1451. local A_3 = v.Humanoid
  1452. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1453. local A_5 = false
  1454. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1455. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1456. game.ReplicatedStorage.Logic.hitbox:InvokeServer(99, game.Players.LocalPlayer.Character.Head, CFrame.new(nil, nil, nil), 1000000000000, game.Players.LocalPlayer.Character.Torso.voiceline, v.Humanoid, false, false, false)
  1457.  
  1458. if Enabled == false then break end
  1459.  
  1460. end
  1461. end
  1462. end
  1463. end
  1464.  
  1465. for i = 1, 130 do
  1466. spawn(Kills)
  1467. end
  1468. end)
  1469.  
  1470.  
  1471. Heyya.MouseButton1Click:Connect(function()
  1472. Enabled = true
  1473.  
  1474. game.Workspace.ChildAdded:Connect(function(pp)
  1475. for i,v in pairs(game.Workspace:GetChildren()) do
  1476. if v.Name == "Part" then
  1477. v:Destroy()
  1478. end
  1479. end
  1480. end)
  1481.  
  1482. while Enabled == true do
  1483. local plrpart = (game.Players:WaitForChild(HeyyaN.Text).Character:WaitForChild("HumanoidRootPart").CFrame + Vector3.new(0, 0, -3))
  1484. game.Players:WaitForChild(HeyyaN.Text).Character:WaitForChild("HumanoidRootPart").Anchored = true
  1485. wait(0.07)
  1486. local A_1 = CFrame.new(nil, nil, nil)
  1487. local A_2 = 1000000000000
  1488. local A_3 = game:GetService("Workspace")[HeyyaN.Text]:WaitForChild("Humanoid")
  1489. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1490. local A_5 = false
  1491. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1492. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1493. local A_1 = 1000000000000
  1494. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  1495. Event:FireServer(A_1)
  1496. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = plrpart
  1497. end
  1498. end)
  1499.  
  1500.  
  1501.  
  1502. Worth.MouseButton1Click:Connect(function()
  1503. Enabled = true
  1504. for i,v in next, debug.getregistry() do
  1505. if type(v) == "function" then
  1506. for a,b in next, debug.getupvalues(v) do
  1507. if string.find(a, "cooled") or string.find(a, "cooled2") or string.find(a, "cooled3") or string.find(a, "cooled4") or string.find(a, "cooled5") or string.find(a, "cooledz") then
  1508. debug.setupvalue(v, a, true)
  1509. end
  1510. end
  1511. end
  1512. end
  1513.  
  1514. local function Kills()
  1515. while Enabled == true do
  1516. for i,v in pairs(game.Workspace:GetChildren()) do
  1517. if v.Name == "Holy Dummy" then
  1518. local A_1 = CFrame.new(nil, nil, nil)
  1519. local A_2 = 1000000000000
  1520. local A_3 = v.Humanoid
  1521. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1522. local A_5 = false
  1523. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1524. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1525. game.ReplicatedStorage.Logic.hitbox:InvokeServer(99, game.Players.LocalPlayer.Character.Head, CFrame.new(nil, nil, nil), 1000000000000, game.Players.LocalPlayer.Character.Torso.voiceline, v.Humanoid, false, false, false)
  1526.  
  1527. if Enabled == false then break end
  1528.  
  1529. end
  1530. end
  1531. end
  1532. end
  1533.  
  1534. for i = 1, 130 do
  1535. spawn(Kills)
  1536. end
  1537. end)
  1538.  
  1539.  
  1540. ArrowB.MouseButton1Click:Connect(function()
  1541. local A_1 = "StandArrow"
  1542. local Event = game:GetService("ReplicatedStorage").Logic.giveitem
  1543. Event:FireServer(A_1)
  1544. end)
  1545.  
  1546. RokakaB.MouseButton1Click:Connect(function()
  1547. local A_1 = "RokakakaFruit"
  1548. local Event = game:GetService("ReplicatedStorage").Logic.giveitem
  1549. Event:FireServer(A_1)
  1550. end)
  1551.  
  1552. MaskB.MouseButton1Click:Connect(function()
  1553. local A_1 = "VampireMask"
  1554. local Event = game:GetService("ReplicatedStorage").Logic.giveitem
  1555. Event:FireServer(A_1)
  1556. end)
  1557.  
  1558.  
  1559. Stand.MouseButton1Click:Connect(function()
  1560.  
  1561. local died = false
  1562. _G.Farm = true
  1563. Enabled = true
  1564.  
  1565.  
  1566. local string = table.concat(_G.Table,",")
  1567. local tab = split(string)
  1568.  
  1569. for index = 1, #_G.Table do
  1570. _G["Stand"..index] = tab[index]
  1571. _G.StandNumber = index
  1572. end
  1573.  
  1574. for i,v in next, debug.getregistry() do
  1575. if type(v) == "function" then
  1576. for a,b in next, debug.getupvalues(v) do
  1577. if string.find(a, "cooled") or string.find(a, "cooled2") or string.find(a, "cooled3") or string.find(a, "cooled4") or string.find(a, "cooled5") or string.find(a, "cooledz") then
  1578. debug.setupvalue(v, a, true)
  1579. end
  1580. end
  1581. end
  1582. end
  1583.  
  1584. game.Players.LocalPlayer.Character:WaitForChild("Humanoid").Died:connect(function()
  1585. died = true
  1586. end)
  1587.  
  1588.  
  1589. while _G.Farm == true and Enabled == true do
  1590. if Enabled == false then break end
  1591. wait(0.5)
  1592. if game.Players.LocalPlayer:FindFirstChild('Stand').Value ~= 'None' then
  1593. if game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("RokakakaFruit") == nil and game.Players.LocalPlayer.Character:FindFirstChild("RokakakaFruit") == nil and died == false then
  1594. game.ReplicatedStorage.Logic.giveitem:FireServer('RokakakaFruit')
  1595. local Character = game:GetService("Players").LocalPlayer.Character
  1596. local Fruit = game:GetService("Players").LocalPlayer.Backpack:WaitForChild("RokakakaFruit")
  1597. Fruit.Parent = game.Players.LocalPlayer.Character
  1598. game:GetService("ReplicatedStorage").Logic.fruitevent:InvokeServer(Fruit, Character, 2)
  1599. game.ReplicatedStorage.Logic.misc:FireServer(12,game.Players.LocalPlayer)
  1600. else
  1601. if game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("RokakakaFruit") then
  1602. local Fruit = game:GetService("Players").LocalPlayer.Backpack:WaitForChild("RokakakaFruit")
  1603. Fruit.Parent = game.Players.LocalPlayer.Character
  1604. game:GetService("ReplicatedStorage").Logic.fruitevent:InvokeServer(Fruit, Character, 2)
  1605. game.ReplicatedStorage.Logic.misc:FireServer(12,game.Players.LocalPlayer)
  1606. elseif game.Players.LocalPlayer.Character:FindFirstChild("RokakakaFruit") then
  1607. local Fruit = game:GetService("Players").LocalPlayer.Character:WaitForChild("RokakakaFruit")
  1608. game:GetService("ReplicatedStorage").Logic.fruitevent:InvokeServer(Fruit, Character, 2)
  1609. game.ReplicatedStorage.Logic.misc:FireServer(12,game.Players.LocalPlayer)
  1610. end
  1611. end
  1612. else
  1613. if game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("StandArrow") == nil and game.Players.LocalPlayer.Character:FindFirstChild("StandArrow") == nil and died == false then
  1614. game:GetService("ReplicatedStorage").Logic.giveitem:FireServer("StandArrow")
  1615. local Character = game:GetService("Players").LocalPlayer.Character
  1616. local Fruit = game:GetService("Players").LocalPlayer.Backpack:WaitForChild("StandArrow")
  1617. Fruit.Parent = game.Players.LocalPlayer.Character
  1618. game:GetService("ReplicatedStorage").Logic.arrowevent:InvokeServer(Fruit, Character, 0)
  1619. game.ReplicatedStorage.Logic.misc:FireServer(12,game.Players.LocalPlayer)
  1620. else
  1621. if game:GetService("Players").LocalPlayer.Backpack:FindFirstChild("StandArrow") then
  1622. local Fruit = game:GetService("Players").LocalPlayer.Backpack:WaitForChild("StandArrow")
  1623. Fruit.Parent = game.Players.LocalPlayer.Character
  1624. game:GetService("ReplicatedStorage").Logic.arrowevent:InvokeServer(Fruit, Character, 0)
  1625. game.ReplicatedStorage.Logic.misc:FireServer(12,game.Players.LocalPlayer)
  1626. elseif game.Players.LocalPlayer.Character:FindFirstChild("StandArrow") then
  1627. local Fruit = game:GetService("Players").LocalPlayer.Character:WaitForChild("StandArrow")
  1628. game:GetService("ReplicatedStorage").Logic.arrowevent:InvokeServer(Fruit, Character, 0)
  1629. game.ReplicatedStorage.Logic.misc:FireServer(12,game.Players.LocalPlayer)
  1630. end
  1631. end
  1632. end
  1633.  
  1634. for i =1,_G.StandNumber do
  1635. if game.Players.LocalPlayer.Stand.Value == _G["Stand"..i] then
  1636. _G.Farm = false
  1637. end
  1638. end
  1639.  
  1640. end
  1641.  
  1642.  
  1643. end)
  1644.  
  1645.  
  1646. TPI.MouseButton1Click:Connect(function()
  1647. game:GetService("TeleportService"):Teleport(2731332132, LocalPlayer)
  1648. end)
  1649.  
  1650.  
  1651. Storage.MouseButton1Click:Connect(function()
  1652. game.Players.LocalPlayer.PlayerGui.standstore.back.BackgroundColor3 = Color3.fromRGB(255,255,255)
  1653. game.Players.LocalPlayer.PlayerGui.standstore.back.BackgroundTransparency = 0.4
  1654. game.Players.LocalPlayer.PlayerGui.standstore.back.BorderSizePixel = 0
  1655. game.Players.LocalPlayer.PlayerGui.standstore.back.slot1.BorderSizePixel = 0
  1656. game.Players.LocalPlayer.PlayerGui.standstore.back.slot2.BorderSizePixel = 0
  1657. game.Players.LocalPlayer.PlayerGui.standstore.back.slot3.BorderSizePixel = 0
  1658. game.Players.LocalPlayer.PlayerGui.standstore.back.TextLabel.TextColor3 = Color3.fromRGB(0,0,0)
  1659. game.Players.LocalPlayer.PlayerGui.standstore.Enabled = true
  1660. end)
  1661.  
  1662.  
  1663. PowerC.MouseButton1Click:Connect(function()
  1664. game.Players.LocalPlayer.Power.Value = PowerV.Text
  1665. end)
  1666.  
  1667. EnduranceC.MouseButton1Click:Connect(function()
  1668. game.Players.LocalPlayer.Endurance.Value = EnduranceV.Text
  1669. end)
  1670.  
  1671. SpecialC.MouseButton1Click:Connect(function()
  1672. game.Players.LocalPlayer.Special.Value = SpecialV.Text
  1673. end)
  1674.  
  1675.  
  1676. ChoseStand.MouseButton1Click:Connect(function()
  1677. if game:GetService("CoreGui").PJJS:FindFirstChild("ChoseStandF") then
  1678. game:GetService("CoreGui").PJJS.ChoseStandF:Destroy()
  1679. else
  1680.  
  1681. local ChoseStandF = Instance.new("Frame")
  1682. local Scroll = Instance.new("ScrollingFrame")
  1683.  
  1684. ChoseStandF.Name = "ChoseStandF"
  1685. ChoseStandF.Parent = game:GetService("CoreGui").PJJS
  1686. ChoseStandF.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1687. ChoseStandF.BorderSizePixel = 0
  1688. ChoseStandF.Position = UDim2.new(0.887804866, 0, 0.268924326, 0)
  1689. ChoseStandF.Size = UDim2.new(0, 115, 0, 318)
  1690.  
  1691. Scroll.Name = "Scroll"
  1692. Scroll.Parent = ChoseStandF
  1693. Scroll.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1694. Scroll.Position = UDim2.new(0.00869565178, 0, 0.0101708947, 0)
  1695. Scroll.Size = UDim2.new(0, 114, 0, 315)
  1696. Scroll.ScrollBarThickness = 3
  1697. Scroll.CanvasSize = UDim2.new(0,0,10,0)
  1698.  
  1699. local line = 0
  1700.  
  1701. for i, v in pairs(game.ReplicatedStorage.Stands:GetChildren()) do
  1702. if v.Name ~= "None" and v.Name ~= "Vampire" and v.Name ~= "Wamuu" and v.Name ~= "Kars" and v.Name ~= "Spin" and v.Name ~= "Pillarman" and v.Name ~= "CaesarHamon" and v.Name ~= "JosephHamon" and v.Name ~= "Hamon" and v.Name ~= "UltimateLifeform" then
  1703. local Stand = Instance.new("TextButton")
  1704. Stand.Name = v.Name
  1705. Stand.Parent = Scroll
  1706. Stand.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1707. Stand.BorderSizePixel = 0
  1708. Stand.Position = UDim2.new(0.114035085, 0, line, 0)
  1709. Stand.Size = UDim2.new(0, 87, 0, 25)
  1710. Stand.Font = Enum.Font.SciFi
  1711. Stand.Text = v.Name
  1712. Stand.TextColor3 = Color3.new(1, 1, 1)
  1713. Stand.TextScaled = true
  1714. Stand.TextSize = 14
  1715. Stand.TextWrapped = true
  1716.  
  1717. local string = table.concat(_G.Table,",")
  1718. local tab = split(string)
  1719.  
  1720. local selected = false
  1721.  
  1722. for index = 1, #tab do
  1723. if tab[index] == v.Name then
  1724. Stand.BackgroundColor3 = Color3.fromRGB(0,193,22)
  1725. selected = true
  1726. end
  1727. end
  1728.  
  1729. Stand.MouseButton1Click:Connect(function()
  1730. if selected == false then
  1731. selected = true
  1732. Stand.BackgroundColor3 = Color3.fromRGB(0,193,22)
  1733. table.insert(_G.Table,v.Name)
  1734. else
  1735. Stand.BackgroundColor3 = Color3.fromRGB(30,30,30)
  1736. selected = false
  1737.  
  1738. local string = table.concat(_G.Table,",")
  1739. local tab = split(string)
  1740.  
  1741. for index = 1, #tab do
  1742. if tab[index] == v.Name then
  1743. table.remove(_G.Table,index)
  1744. end
  1745. end
  1746.  
  1747. end
  1748. end)
  1749.  
  1750. line = line + 0.01
  1751. end
  1752. end
  1753. end
  1754. end)
  1755.  
  1756.  
  1757.  
  1758. OPStand.MouseButton1Click:Connect(function()
  1759. for i,v in next, debug.getregistry() do
  1760. if type(v) == "function" then
  1761. for a,b in next, debug.getupvalues(v) do
  1762. if string.find(a, "cooled") or string.find(a, "cooled2") or string.find(a, "cooled3") or string.find(a, "cooled4") or string.find(a, "cooled5") or string.find(a, "cooledz") then
  1763. debug.setupvalue(v, a, true)
  1764. end
  1765. if string.find(a, "cooldownmod") or string.find(a, "movetimer") or string.find(a, "timer") then
  1766. debug.setupvalue(v, a, 0)
  1767. end
  1768. if string.find(a, "allmult") then
  1769. debug.setupvalue(v, a, 20)
  1770. end
  1771. end
  1772. end
  1773. end
  1774. end)
  1775.  
  1776.  
  1777. NoCooldown.MouseButton1Click:Connect(function()
  1778. for i,v in next, debug.getregistry() do
  1779. if type(v) == "function" then
  1780. for a,b in next, debug.getupvalues(v) do
  1781. if string.find(a, "cooled") or string.find(a, "cooled2") or string.find(a, "cooled3") or string.find(a, "cooled4") or string.find(a, "cooled5") or string.find(a, "cooledz") then
  1782. debug.setupvalue(v, a, true)
  1783. end
  1784. if string.find(a, "cooldownmod") or string.find(a, "movetimer") or string.find(a, "timer") then
  1785. debug.setupvalue(v, a, 0)
  1786. end
  1787. end
  1788. end
  1789. end
  1790. end)
  1791.  
  1792.  
  1793. Hamon.MouseButton1Click:Connect(function()
  1794.  
  1795. Enabled = true
  1796.  
  1797. while Enabled == true do
  1798.  
  1799. for i,v in next, debug.getregistry() do
  1800. if type(v) == "function" then
  1801. for a,b in next, debug.getupvalues(v) do
  1802. if string.find(a, "ishamon") then
  1803. debug.setupvalue(v, a, true)
  1804. end
  1805. if string.find(a, "hamonpower") then
  1806. debug.setupvalue(v, a, 100)
  1807. end
  1808. end
  1809. end
  1810. end
  1811. wait(1)
  1812. end
  1813.  
  1814. end)
  1815.  
  1816.  
  1817.  
  1818. Anchor.MouseButton1Click:Connect(function ()
  1819.  
  1820. Enabled = true
  1821.  
  1822. while Enabled == true do
  1823. for i,v in pairs(game.Players:GetChildren()) do
  1824. if v.Name ~= game.Players.LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Humanoid") then
  1825. game.ReplicatedStorage.Logic.hitbox:InvokeServer(31, game.Players.LocalPlayer.Character.Head, CFrame.new(nil, nil, nil), 0, game.Players.LocalPlayer.Character.Torso.voiceline, v.Character.Humanoid, false, false, false)
  1826. end
  1827. end
  1828. wait()
  1829. end
  1830.  
  1831. end)
  1832.  
  1833.  
  1834. Annoy.MouseButton1Click:Connect(function ()
  1835.  
  1836. Enabled = true
  1837.  
  1838. while Enabled == true do
  1839. for i,v in pairs(game.Players:GetChildren()) do
  1840. if v.Name ~= game.Players.LocalPlayer.Name and v.Character and v.Character:FindFirstChild("Humanoid") then
  1841. game.ReplicatedStorage.Logic.hitbox:InvokeServer(97, game.Players.LocalPlayer.Character.Head, CFrame.new(nil, nil, nil), 0, game.Players.LocalPlayer.Character.Torso.voiceline, v.Character.Humanoid, false, false, false)
  1842. end
  1843. end
  1844. wait()
  1845. end
  1846.  
  1847. end)
  1848.  
  1849.  
  1850. local vu = game:GetService("VirtualUser")
  1851. game:GetService("Players").LocalPlayer.Idled:connect(function()
  1852. vu:Button2Down(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  1853. wait(1)
  1854. vu:Button2Up(Vector2.new(0,0),workspace.CurrentCamera.CFrame)
  1855. end)
  1856.  
  1857.  
  1858. spawn(Animate(Back,Back_2,Back_3,Back_4,Back_5,Back_6))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement