Advertisement
Guest User

Untitled

a guest
Aug 26th, 2019
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.51 KB | None | 0 0
  1. -- Objects
  2.  
  3. local PJJS = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local Back = Instance.new("ImageLabel")
  6. local Close = Instance.new("TextButton")
  7. local Stop = Instance.new("ImageButton")
  8. local Normal = Instance.new("TextButton")
  9. local Italy = Instance.new("TextButton")
  10. local Autofarm = Instance.new("TextLabel")
  11. local Others = Instance.new("TextLabel")
  12. local WorthD = Instance.new("TextLabel")
  13. local Scroll = Instance.new("ScrollingFrame")
  14. local Invisible = Instance.new("TextButton")
  15. local ESP = Instance.new("TextButton")
  16. local Name = Instance.new("TextBox")
  17. local Name2 = Instance.new("TextBox")
  18. local TPAll = Instance.new("TextButton")
  19. local TPItems = Instance.new("TextButton")
  20. local TPP = Instance.new("TextButton")
  21. local TPI = Instance.new("TextButton")
  22. local Stand = Instance.new("TextButton")
  23. local Shop = Instance.new("TextButton")
  24. local NMF = Instance.new("Frame")
  25. local Back_2 = Instance.new("ImageLabel")
  26. local Close_2 = Instance.new("TextButton")
  27. local Level = Instance.new("TextButton")
  28. local Autofarm_2 = Instance.new("TextLabel")
  29. local More = Instance.new("TextLabel")
  30. local Money = Instance.new("TextButton")
  31. local Heyya = Instance.new("TextButton")
  32. local HeyyaN = Instance.new("TextBox")
  33. local ItaF = Instance.new("Frame")
  34. local Back_3 = Instance.new("ImageLabel")
  35. local Close_3 = Instance.new("TextButton")
  36. local Level_2 = Instance.new("TextButton")
  37. local Autofarm_3 = Instance.new("TextLabel")
  38. local More_2 = Instance.new("TextLabel")
  39. local Money_2 = Instance.new("TextButton")
  40. local Worth = Instance.new("TextButton")
  41. local Open = Instance.new("Frame")
  42. local OpenB = Instance.new("ImageButton")
  43. local TP = Instance.new("Frame")
  44. local Back_4 = Instance.new("ImageLabel")
  45. local Close_4 = Instance.new("TextButton")
  46. local Arrow = Instance.new("TextButton")
  47. local TPT = Instance.new("TextLabel")
  48. local Rokaka = Instance.new("TextButton")
  49. local Mask = Instance.new("TextButton")
  50. local Aja = Instance.new("TextButton")
  51. local AjaM = Instance.new("TextButton")
  52. local Shop_2 = Instance.new("Frame")
  53. local Back_5 = Instance.new("ImageLabel")
  54. local Close_5 = Instance.new("TextButton")
  55. local ArrowB = Instance.new("TextButton")
  56. local Shopp = Instance.new("TextLabel")
  57. local RokakaB = Instance.new("TextButton")
  58. local MaskB = Instance.new("TextButton")
  59.  
  60. -- Properties
  61.  
  62. PJJS.Name = "PJJS"
  63. PJJS.Parent = game.CoreGui
  64. PJJS.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  65.  
  66. Main.Name = "Main"
  67. Main.Parent = PJJS
  68. Main.BackgroundColor3 = Color3.new(1, 1, 1)
  69. Main.BackgroundTransparency = 1
  70. Main.BorderSizePixel = 0
  71. Main.Position = UDim2.new(0.703018486, 0, 0.268924296, 0)
  72. Main.Size = UDim2.new(0, 188, 0, 304)
  73. Main.Visible = false
  74.  
  75. Back.Name = "Back"
  76. Back.Parent = Main
  77. Back.BackgroundColor3 = Color3.new(1, 1, 1)
  78. Back.BackgroundTransparency = 1
  79. Back.BorderSizePixel = 0
  80. Back.Size = UDim2.new(0, 188, 0, 321)
  81. Back.Image = "rbxassetid://2980597750"
  82.  
  83. Close.Name = "Close"
  84. Close.Parent = Main
  85. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  86. Close.BackgroundTransparency = 1
  87. Close.BorderSizePixel = 0
  88. Close.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  89. Close.Size = UDim2.new(0, 21, 0, 24)
  90. Close.Font = Enum.Font.Fantasy
  91. Close.Text = "X"
  92. Close.TextColor3 = Color3.new(1, 1, 1)
  93. Close.TextSize = 18
  94.  
  95. Stop.Name = "Stop"
  96. Stop.Parent = Main
  97. Stop.BackgroundColor3 = Color3.new(1, 1, 1)
  98. Stop.BackgroundTransparency = 1
  99. Stop.BorderSizePixel = 0
  100. Stop.Position = UDim2.new(0.807210743, 0, 0.0100758215, 0)
  101. Stop.Size = UDim2.new(0, 14, 0, 15)
  102. Stop.Image = "rbxassetid://2980920225"
  103.  
  104. Normal.Name = "Normal"
  105. Normal.Parent = Main
  106. Normal.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  107. Normal.BorderSizePixel = 0
  108. Normal.Position = UDim2.new(0.120227247, 0, 0.255059421, 0)
  109. Normal.Size = UDim2.new(0, 142, 0, 34)
  110. Normal.Font = Enum.Font.SciFi
  111. Normal.Text = "Normal map"
  112. Normal.TextColor3 = Color3.new(1, 1, 1)
  113. Normal.TextSize = 16
  114.  
  115. Italy.Name = "Italy"
  116. Italy.Parent = Main
  117. Italy.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  118. Italy.BorderSizePixel = 0
  119. Italy.Position = UDim2.new(0.120227247, 0, 0.39751029, 0)
  120. Italy.Size = UDim2.new(0, 142, 0, 34)
  121. Italy.Font = Enum.Font.SciFi
  122. Italy.Text = "Italy"
  123. Italy.TextColor3 = Color3.new(1, 1, 1)
  124. Italy.TextSize = 16
  125.  
  126. Autofarm.Name = "Autofarm"
  127. Autofarm.Parent = Main
  128. Autofarm.BackgroundColor3 = Color3.new(1, 1, 1)
  129. Autofarm.BackgroundTransparency = 1
  130. Autofarm.BorderSizePixel = 0
  131. Autofarm.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  132. Autofarm.Size = UDim2.new(0, 112, 0, 35)
  133. Autofarm.Font = Enum.Font.SciFi
  134. Autofarm.Text = "Autofarm"
  135. Autofarm.TextColor3 = Color3.new(1, 1, 1)
  136. Autofarm.TextSize = 16
  137.  
  138. Others.Name = "Others"
  139. Others.Parent = Main
  140. Others.BackgroundColor3 = Color3.new(1, 1, 1)
  141. Others.BackgroundTransparency = 1
  142. Others.BorderSizePixel = 0
  143. Others.Position = UDim2.new(0.200014487, 0, 0.511470973, 0)
  144. Others.Size = UDim2.new(0, 112, 0, 35)
  145. Others.Font = Enum.Font.SciFi
  146. Others.Text = "Others"
  147. Others.TextColor3 = Color3.new(1, 1, 1)
  148. Others.TextSize = 16
  149.  
  150. WorthD.Name = "WorthD"
  151. WorthD.Parent = Main
  152. WorthD.BackgroundColor3 = Color3.new(1, 1, 1)
  153. WorthD.BackgroundTransparency = 1
  154. WorthD.BorderSizePixel = 0
  155. WorthD.Position = UDim2.new(0, 0, 0.966868162, 0)
  156. WorthD.Size = UDim2.new(0, 187, 0, 26)
  157. WorthD.Font = Enum.Font.SciFi
  158. WorthD.Text = "Worth :"
  159. WorthD.TextColor3 = Color3.new(1, 1, 1)
  160. WorthD.TextSize = 16
  161. game.Players.LocalPlayer.Worth.Changed:Connect(function()
  162. WorthD.Text = "Worth : " .. game.Players.LocalPlayer.Worth.Value
  163. end)
  164.  
  165. Scroll.Name = "Scroll"
  166. Scroll.Parent = Main
  167. Scroll.BackgroundColor3 = Color3.new(1, 1, 1)
  168. Scroll.BackgroundTransparency = 1
  169. Scroll.BorderSizePixel = 0
  170. Scroll.Position = UDim2.new(0.0691489354, 0, 0.62660259, 0)
  171. Scroll.Size = UDim2.new(0, 162, 0, 103)
  172. Scroll.ScrollBarThickness = 1
  173.  
  174. Invisible.Name = "Invisible"
  175. Invisible.Parent = Scroll
  176. Invisible.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  177. Invisible.BorderSizePixel = 0
  178. Invisible.Position = UDim2.new(0.550999999, 0, 0, 0)
  179. Invisible.Size = UDim2.new(0, 70, 0, 29)
  180. Invisible.Font = Enum.Font.SciFi
  181. Invisible.Text = "Invisible"
  182. Invisible.TextColor3 = Color3.new(1, 1, 1)
  183. Invisible.TextSize = 16
  184.  
  185. ESP.Name = "ESP"
  186. ESP.Parent = Scroll
  187. ESP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  188. ESP.BorderSizePixel = 0
  189. ESP.Position = UDim2.new(0.0299999993, 0, 0.0599999987, 0)
  190. ESP.Size = UDim2.new(0, 70, 0, 29)
  191. ESP.Font = Enum.Font.SciFi
  192. ESP.Text = "ESP"
  193. ESP.TextColor3 = Color3.new(1, 1, 1)
  194. ESP.TextSize = 16
  195.  
  196. Name.Name = "Name"
  197. Name.Parent = Scroll
  198. Name.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  199. Name.BorderSizePixel = 0
  200. Name.Position = UDim2.new(0.547999978, 0, 0.119999997, 0)
  201. Name.Size = UDim2.new(0, 70, 0, 29)
  202. Name.Font = Enum.Font.SciFi
  203. Name.PlaceholderText = "Name"
  204. Name.Text = ""
  205. Name.TextColor3 = Color3.new(1, 1, 1)
  206. Name.TextSize = 14
  207. Name.TextWrapped = true
  208.  
  209. Name2.Name = "Name2"
  210. Name2.Parent = Scroll
  211. Name2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  212. Name2.BorderSizePixel = 0
  213. Name2.Position = UDim2.new(0.547999978, 0, 0.24, 0)
  214. Name2.Size = UDim2.new(0, 70, 0, 29)
  215. Name2.Font = Enum.Font.SciFi
  216. Name2.PlaceholderText = "Name"
  217. Name2.Text = ""
  218. Name2.TextColor3 = Color3.new(1, 1, 1)
  219. Name2.TextSize = 14
  220. Name2.TextWrapped = true
  221.  
  222. TPAll.Name = "TPAll"
  223. TPAll.Parent = Scroll
  224. TPAll.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  225. TPAll.BorderSizePixel = 0
  226. TPAll.Position = UDim2.new(0.0299999993, 0, 0, 0)
  227. TPAll.Size = UDim2.new(0, 70, 0, 29)
  228. TPAll.Font = Enum.Font.SciFi
  229. TPAll.Text = "TP All"
  230. TPAll.TextColor3 = Color3.new(1, 1, 1)
  231. TPAll.TextSize = 16
  232.  
  233. TPItems.Name = "TPItems"
  234. TPItems.Parent = Scroll
  235. TPItems.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  236. TPItems.BorderSizePixel = 0
  237. TPItems.Position = UDim2.new(0.550999999, 0, 0.0599999987, 0)
  238. TPItems.Size = UDim2.new(0, 70, 0, 29)
  239. TPItems.Font = Enum.Font.SciFi
  240. TPItems.Text = "TP Items"
  241. TPItems.TextColor3 = Color3.new(1, 1, 1)
  242. TPItems.TextSize = 16
  243.  
  244. TPP.Name = "TPP"
  245. TPP.Parent = Scroll
  246. TPP.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  247. TPP.BorderSizePixel = 0
  248. TPP.Position = UDim2.new(0.0299999993, 0, 0.119999997, 0)
  249. TPP.Size = UDim2.new(0, 70, 0, 29)
  250. TPP.Font = Enum.Font.SciFi
  251. TPP.Text = "Tp player"
  252. TPP.TextColor3 = Color3.new(1, 1, 1)
  253. TPP.TextSize = 16
  254.  
  255. TPI.Name = "TPI"
  256. TPI.Parent = Scroll
  257. TPI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  258. TPI.BorderSizePixel = 0
  259. TPI.Position = UDim2.new(0.0299999993, 0, 0.180000007, 0)
  260. TPI.Size = UDim2.new(0, 70, 0, 29)
  261. TPI.Font = Enum.Font.SciFi
  262. TPI.Text = "Tp to Italy"
  263. TPI.TextColor3 = Color3.new(1, 1, 1)
  264. TPI.TextSize = 16
  265.  
  266. Stand.Name = "Stand"
  267. Stand.Parent = Scroll
  268. Stand.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  269. Stand.BorderSizePixel = 0
  270. Stand.Position = UDim2.new(0.0299999993, 0, 0.24, 0)
  271. Stand.Size = UDim2.new(0, 70, 0, 29)
  272. Stand.Font = Enum.Font.SciFi
  273. Stand.Text = "Stand Farm"
  274. Stand.TextColor3 = Color3.new(1, 1, 1)
  275. Stand.TextSize = 16
  276.  
  277. Shop.Name = "Shop"
  278. Shop.Parent = Scroll
  279. Shop.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  280. Shop.BorderSizePixel = 0
  281. Shop.Position = UDim2.new(0.550999999, 0, 0.180000007, 0)
  282. Shop.Size = UDim2.new(0, 70, 0, 29)
  283. Shop.Font = Enum.Font.SciFi
  284. Shop.Text = "Shop"
  285. Shop.TextColor3 = Color3.new(1, 1, 1)
  286. Shop.TextSize = 16
  287.  
  288. NMF.Name = "NMF"
  289. NMF.Parent = PJJS
  290. NMF.BackgroundColor3 = Color3.new(1, 1, 1)
  291. NMF.BackgroundTransparency = 1
  292. NMF.BorderSizePixel = 0
  293. NMF.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  294. NMF.Size = UDim2.new(0, 188, 0, 319)
  295. NMF.Visible = false
  296.  
  297. Back_2.Name = "Back"
  298. Back_2.Parent = NMF
  299. Back_2.BackgroundColor3 = Color3.new(1, 1, 1)
  300. Back_2.BackgroundTransparency = 1
  301. Back_2.BorderSizePixel = 0
  302. Back_2.Size = UDim2.new(0, 188, 0, 321)
  303. Back_2.Image = "rbxassetid://2980597750"
  304.  
  305. Close_2.Name = "Close"
  306. Close_2.Parent = NMF
  307. Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
  308. Close_2.BackgroundTransparency = 1
  309. Close_2.BorderSizePixel = 0
  310. Close_2.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  311. Close_2.Size = UDim2.new(0, 21, 0, 24)
  312. Close_2.Font = Enum.Font.Fantasy
  313. Close_2.Text = "X"
  314. Close_2.TextColor3 = Color3.new(1, 1, 1)
  315. Close_2.TextSize = 18
  316.  
  317. Level.Name = "Level"
  318. Level.Parent = NMF
  319. Level.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  320. Level.BorderSizePixel = 0
  321. Level.Position = UDim2.new(0.120227247, 0, 0.255059421, 0)
  322. Level.Size = UDim2.new(0, 142, 0, 34)
  323. Level.Font = Enum.Font.SciFi
  324. Level.Text = "Level"
  325. Level.TextColor3 = Color3.new(1, 1, 1)
  326. Level.TextSize = 16
  327.  
  328. Autofarm_2.Name = "Autofarm"
  329. Autofarm_2.Parent = NMF
  330. Autofarm_2.BackgroundColor3 = Color3.new(1, 1, 1)
  331. Autofarm_2.BackgroundTransparency = 1
  332. Autofarm_2.BorderSizePixel = 0
  333. Autofarm_2.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  334. Autofarm_2.Size = UDim2.new(0, 112, 0, 35)
  335. Autofarm_2.Font = Enum.Font.SciFi
  336. Autofarm_2.Text = "Autofarm"
  337. Autofarm_2.TextColor3 = Color3.new(1, 1, 1)
  338. Autofarm_2.TextSize = 16
  339.  
  340. More.Name = "More"
  341. More.Parent = NMF
  342. More.BackgroundColor3 = Color3.new(1, 1, 1)
  343. More.BackgroundTransparency = 1
  344. More.BorderSizePixel = 0
  345. More.Position = UDim2.new(0.200014487, 0, 0.843262255, 0)
  346. More.Size = UDim2.new(0, 112, 0, 35)
  347. More.Font = Enum.Font.SciFi
  348. More.Text = "More coming soon"
  349. More.TextColor3 = Color3.new(1, 1, 1)
  350. More.TextSize = 16
  351.  
  352. Money.Name = "Money"
  353. Money.Parent = NMF
  354. Money.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  355. Money.BorderSizePixel = 0
  356. Money.Position = UDim2.new(0.120227247, 0, 0.396125257, 0)
  357. Money.Size = UDim2.new(0, 142, 0, 34)
  358. Money.Font = Enum.Font.SciFi
  359. Money.Text = "Money"
  360. Money.TextColor3 = Color3.new(1, 1, 1)
  361. Money.TextSize = 16
  362.  
  363. Heyya.Name = "Heyya"
  364. Heyya.Parent = NMF
  365. Heyya.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  366. Heyya.BorderSizePixel = 0
  367. Heyya.Position = UDim2.new(0.120227247, 0, 0.549730301, 0)
  368. Heyya.Size = UDim2.new(0, 142, 0, 34)
  369. Heyya.Font = Enum.Font.SciFi
  370. Heyya.Text = "Heyya"
  371. Heyya.TextColor3 = Color3.new(1, 1, 1)
  372. Heyya.TextSize = 16
  373.  
  374. HeyyaN.Name = "HeyyaN"
  375. HeyyaN.Parent = NMF
  376. HeyyaN.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  377. HeyyaN.BorderSizePixel = 0
  378. HeyyaN.Position = UDim2.new(0.117021233, 0, 0.686520398, 0)
  379. HeyyaN.Size = UDim2.new(0, 142, 0, 34)
  380. HeyyaN.Font = Enum.Font.SciFi
  381. HeyyaN.PlaceholderText = "Name(Heyya)"
  382. HeyyaN.Text = ""
  383. HeyyaN.TextColor3 = Color3.new(1, 1, 1)
  384. HeyyaN.TextSize = 14
  385. HeyyaN.TextWrapped = true
  386.  
  387. ItaF.Name = "ItaF"
  388. ItaF.Parent = PJJS
  389. ItaF.BackgroundColor3 = Color3.new(1, 1, 1)
  390. ItaF.BackgroundTransparency = 1
  391. ItaF.BorderSizePixel = 0
  392. ItaF.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  393. ItaF.Size = UDim2.new(0, 188, 0, 319)
  394. ItaF.Visible = false
  395.  
  396. Back_3.Name = "Back"
  397. Back_3.Parent = ItaF
  398. Back_3.BackgroundColor3 = Color3.new(1, 1, 1)
  399. Back_3.BackgroundTransparency = 1
  400. Back_3.BorderSizePixel = 0
  401. Back_3.Size = UDim2.new(0, 188, 0, 321)
  402. Back_3.Image = "rbxassetid://2980597750"
  403.  
  404. Close_3.Name = "Close"
  405. Close_3.Parent = ItaF
  406. Close_3.BackgroundColor3 = Color3.new(1, 1, 1)
  407. Close_3.BackgroundTransparency = 1
  408. Close_3.BorderSizePixel = 0
  409. Close_3.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  410. Close_3.Size = UDim2.new(0, 21, 0, 24)
  411. Close_3.Font = Enum.Font.Fantasy
  412. Close_3.Text = "X"
  413. Close_3.TextColor3 = Color3.new(1, 1, 1)
  414. Close_3.TextSize = 18
  415.  
  416. Level_2.Name = "Level"
  417. Level_2.Parent = ItaF
  418. Level_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  419. Level_2.BorderSizePixel = 0
  420. Level_2.Position = UDim2.new(0.120227247, 0, 0.255059421, 0)
  421. Level_2.Size = UDim2.new(0, 142, 0, 34)
  422. Level_2.Font = Enum.Font.SciFi
  423. Level_2.Text = "Level"
  424. Level_2.TextColor3 = Color3.new(1, 1, 1)
  425. Level_2.TextSize = 16
  426.  
  427. Autofarm_3.Name = "Autofarm"
  428. Autofarm_3.Parent = ItaF
  429. Autofarm_3.BackgroundColor3 = Color3.new(1, 1, 1)
  430. Autofarm_3.BackgroundTransparency = 1
  431. Autofarm_3.BorderSizePixel = 0
  432. Autofarm_3.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  433. Autofarm_3.Size = UDim2.new(0, 112, 0, 35)
  434. Autofarm_3.Font = Enum.Font.SciFi
  435. Autofarm_3.Text = "Autofarm"
  436. Autofarm_3.TextColor3 = Color3.new(1, 1, 1)
  437. Autofarm_3.TextSize = 16
  438.  
  439. More_2.Name = "More"
  440. More_2.Parent = ItaF
  441. More_2.BackgroundColor3 = Color3.new(1, 1, 1)
  442. More_2.BackgroundTransparency = 1
  443. More_2.BorderSizePixel = 0
  444. More_2.Position = UDim2.new(0.200014487, 0, 0.717870414, 0)
  445. More_2.Size = UDim2.new(0, 112, 0, 35)
  446. More_2.Font = Enum.Font.SciFi
  447. More_2.Text = "More coming soon"
  448. More_2.TextColor3 = Color3.new(1, 1, 1)
  449. More_2.TextSize = 16
  450.  
  451. Money_2.Name = "Money"
  452. Money_2.Parent = ItaF
  453. Money_2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  454. Money_2.BorderSizePixel = 0
  455. Money_2.Position = UDim2.new(0.120227247, 0, 0.396125257, 0)
  456. Money_2.Size = UDim2.new(0, 142, 0, 34)
  457. Money_2.Font = Enum.Font.SciFi
  458. Money_2.Text = "Money"
  459. Money_2.TextColor3 = Color3.new(1, 1, 1)
  460. Money_2.TextSize = 16
  461.  
  462. Worth.Name = "Worth"
  463. Worth.Parent = ItaF
  464. Worth.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  465. Worth.BorderSizePixel = 0
  466. Worth.Position = UDim2.new(0.130865544, 0, 0.543460667, 0)
  467. Worth.Size = UDim2.new(0, 142, 0, 34)
  468. Worth.Font = Enum.Font.SciFi
  469. Worth.Text = "Worth"
  470. Worth.TextColor3 = Color3.new(1, 1, 1)
  471. Worth.TextSize = 16
  472.  
  473. Open.Name = "Open"
  474. Open.Parent = PJJS
  475. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  476. Open.BackgroundTransparency = 1
  477. Open.BorderSizePixel = 0
  478. Open.Position = UDim2.new(0.871470273, 0, 0.908366561, 0)
  479. Open.Size = UDim2.new(0, 132, 0, 46)
  480.  
  481. OpenB.Name = "OpenB"
  482. OpenB.Parent = Open
  483. OpenB.BackgroundColor3 = Color3.new(1, 1, 1)
  484. OpenB.BackgroundTransparency = 1
  485. OpenB.BorderSizePixel = 0
  486. OpenB.Position = UDim2.new(0.00385816162, 0, 0, 0)
  487. OpenB.Size = UDim2.new(0, 131, 0, 45)
  488. OpenB.Image = "rbxassetid://2980667688"
  489. OpenB.ScaleType = Enum.ScaleType.Crop
  490.  
  491. TP.Name = "TP"
  492. TP.Parent = PJJS
  493. TP.BackgroundColor3 = Color3.new(1, 1, 1)
  494. TP.BackgroundTransparency = 1
  495. TP.BorderSizePixel = 0
  496. TP.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  497. TP.Size = UDim2.new(0, 188, 0, 319)
  498. TP.Visible = false
  499.  
  500. Back_4.Name = "Back"
  501. Back_4.Parent = TP
  502. Back_4.BackgroundColor3 = Color3.new(1, 1, 1)
  503. Back_4.BackgroundTransparency = 1
  504. Back_4.BorderSizePixel = 0
  505. Back_4.Size = UDim2.new(0, 188, 0, 321)
  506. Back_4.Image = "rbxassetid://2980597750"
  507.  
  508. Close_4.Name = "Close"
  509. Close_4.Parent = TP
  510. Close_4.BackgroundColor3 = Color3.new(1, 1, 1)
  511. Close_4.BackgroundTransparency = 1
  512. Close_4.BorderSizePixel = 0
  513. Close_4.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  514. Close_4.Size = UDim2.new(0, 21, 0, 24)
  515. Close_4.Font = Enum.Font.Fantasy
  516. Close_4.Text = "X"
  517. Close_4.TextColor3 = Color3.new(1, 1, 1)
  518. Close_4.TextSize = 18
  519.  
  520. Arrow.Name = "Arrow"
  521. Arrow.Parent = TP
  522. Arrow.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  523. Arrow.BorderSizePixel = 0
  524. Arrow.Position = UDim2.new(0.120227247, 0, 0.289542168, 0)
  525. Arrow.Size = UDim2.new(0, 142, 0, 34)
  526. Arrow.Font = Enum.Font.SciFi
  527. Arrow.Text = "Arrow"
  528. Arrow.TextColor3 = Color3.new(1, 1, 1)
  529. Arrow.TextSize = 16
  530.  
  531. TPT.Name = "TPT"
  532. TPT.Parent = TP
  533. TPT.BackgroundColor3 = Color3.new(1, 1, 1)
  534. TPT.BackgroundTransparency = 1
  535. TPT.BorderSizePixel = 0
  536. TPT.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  537. TPT.Size = UDim2.new(0, 112, 0, 35)
  538. TPT.Font = Enum.Font.SciFi
  539. TPT.Text = "TP Items"
  540. TPT.TextColor3 = Color3.new(1, 1, 1)
  541. TPT.TextSize = 16
  542.  
  543. Rokaka.Name = "Rokaka"
  544. Rokaka.Parent = TP
  545. Rokaka.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  546. Rokaka.BorderSizePixel = 0
  547. Rokaka.Position = UDim2.new(0.120227247, 0, 0.4243384, 0)
  548. Rokaka.Size = UDim2.new(0, 142, 0, 34)
  549. Rokaka.Font = Enum.Font.SciFi
  550. Rokaka.Text = "Rokaka"
  551. Rokaka.TextColor3 = Color3.new(1, 1, 1)
  552. Rokaka.TextSize = 16
  553.  
  554. Mask.Name = "Mask"
  555. Mask.Parent = TP
  556. Mask.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  557. Mask.BorderSizePixel = 0
  558. Mask.Position = UDim2.new(0.120227247, 0, 0.559134603, 0)
  559. Mask.Size = UDim2.new(0, 142, 0, 34)
  560. Mask.Font = Enum.Font.SciFi
  561. Mask.Text = "Mask"
  562. Mask.TextColor3 = Color3.new(1, 1, 1)
  563. Mask.TextSize = 16
  564.  
  565. Aja.Name = "Aja"
  566. Aja.Parent = TP
  567. Aja.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  568. Aja.BorderSizePixel = 0
  569. Aja.Position = UDim2.new(0.120227247, 0, 0.700200438, 0)
  570. Aja.Size = UDim2.new(0, 142, 0, 34)
  571. Aja.Font = Enum.Font.SciFi
  572. Aja.Text = "Aja"
  573. Aja.TextColor3 = Color3.new(1, 1, 1)
  574. Aja.TextSize = 16
  575.  
  576. AjaM.Name = "AjaM"
  577. AjaM.Parent = TP
  578. AjaM.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  579. AjaM.BorderSizePixel = 0
  580. AjaM.Position = UDim2.new(0.120227247, 0, 0.844401062, 0)
  581. AjaM.Size = UDim2.new(0, 142, 0, 34)
  582. AjaM.Font = Enum.Font.SciFi
  583. AjaM.Text = "Aja Mask"
  584. AjaM.TextColor3 = Color3.new(1, 1, 1)
  585. AjaM.TextSize = 16
  586.  
  587. Shop_2.Name = "Shop"
  588. Shop_2.Parent = PJJS
  589. Shop_2.BackgroundColor3 = Color3.new(1, 1, 1)
  590. Shop_2.BackgroundTransparency = 1
  591. Shop_2.BorderSizePixel = 0
  592. Shop_2.Position = UDim2.new(0.477117807, 0, 0.268924296, 0)
  593. Shop_2.Size = UDim2.new(0, 188, 0, 319)
  594. Shop_2.Visible = false
  595.  
  596. Back_5.Name = "Back"
  597. Back_5.Parent = Shop_2
  598. Back_5.BackgroundColor3 = Color3.new(1, 1, 1)
  599. Back_5.BackgroundTransparency = 1
  600. Back_5.BorderSizePixel = 0
  601. Back_5.Size = UDim2.new(0, 188, 0, 321)
  602. Back_5.Image = "rbxassetid://2980597750"
  603.  
  604. Close_5.Name = "Close"
  605. Close_5.Parent = Shop_2
  606. Close_5.BackgroundColor3 = Color3.new(1, 1, 1)
  607. Close_5.BackgroundTransparency = 1
  608. Close_5.BorderSizePixel = 0
  609. Close_5.Position = UDim2.new(0.886184692, 0, -0.00141365302, 0)
  610. Close_5.Size = UDim2.new(0, 21, 0, 24)
  611. Close_5.Font = Enum.Font.Fantasy
  612. Close_5.Text = "X"
  613. Close_5.TextColor3 = Color3.new(1, 1, 1)
  614. Close_5.TextSize = 18
  615.  
  616. ArrowB.Name = "ArrowB"
  617. ArrowB.Parent = Shop_2
  618. ArrowB.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  619. ArrowB.BorderSizePixel = 0
  620. ArrowB.Position = UDim2.new(0.120227247, 0, 0.289542168, 0)
  621. ArrowB.Size = UDim2.new(0, 142, 0, 34)
  622. ArrowB.Font = Enum.Font.SciFi
  623. ArrowB.Text = "Arrow"
  624. ArrowB.TextColor3 = Color3.new(1, 1, 1)
  625. ArrowB.TextSize = 16
  626.  
  627. Shopp.Name = "Shopp"
  628. Shopp.Parent = Shop_2
  629. Shopp.BackgroundColor3 = Color3.new(1, 1, 1)
  630. Shopp.BackgroundTransparency = 1
  631. Shopp.BorderSizePixel = 0
  632. Shopp.Position = UDim2.new(0.200014487, 0, 0.13793309, 0)
  633. Shopp.Size = UDim2.new(0, 112, 0, 35)
  634. Shopp.Font = Enum.Font.SciFi
  635. Shopp.Text = "Shop"
  636. Shopp.TextColor3 = Color3.new(1, 1, 1)
  637. Shopp.TextSize = 16
  638.  
  639. RokakaB.Name = "RokakaB"
  640. RokakaB.Parent = Shop_2
  641. RokakaB.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  642. RokakaB.BorderSizePixel = 0
  643. RokakaB.Position = UDim2.new(0.120227247, 0, 0.4243384, 0)
  644. RokakaB.Size = UDim2.new(0, 142, 0, 34)
  645. RokakaB.Font = Enum.Font.SciFi
  646. RokakaB.Text = "Rokaka"
  647. RokakaB.TextColor3 = Color3.new(1, 1, 1)
  648. RokakaB.TextSize = 16
  649.  
  650. MaskB.Name = "MaskB"
  651. MaskB.Parent = Shop_2
  652. MaskB.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  653. MaskB.BorderSizePixel = 0
  654. MaskB.Position = UDim2.new(0.120227247, 0, 0.559134603, 0)
  655. MaskB.Size = UDim2.new(0, 142, 0, 34)
  656. MaskB.Font = Enum.Font.SciFi
  657. MaskB.Text = "Mask"
  658. MaskB.TextColor3 = Color3.new(1, 1, 1)
  659. MaskB.TextSize = 16
  660.  
  661.  
  662.  
  663. Main.Active = true
  664. Main.Draggable = true
  665.  
  666. NMF.Active = true
  667. NMF.Draggable = true
  668.  
  669. ItaF.Active = true
  670. ItaF.Draggable = true
  671.  
  672. TP.Active = true
  673. TP.Draggable = true
  674.  
  675. Shop_2.Active = true
  676. Shop_2.Draggable = true
  677.  
  678. local Enabled = false
  679.  
  680. function CloseFrame(frame)
  681. for i, v in pairs(PJJS[frame]:GetChildren()) do
  682. if v.Name ~= "Back" then
  683. v.Visible = false
  684. end
  685. end
  686. PJJS[frame]:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.6)
  687. PJJS[frame].Back:TweenSize(UDim2.new(0, 0, 0, 0), "Out", "Quad", 0.6)
  688. wait(0.6)
  689. PJJS[frame].Visible = false
  690. end
  691.  
  692. function OpenFrame(frame)
  693. PJJS[frame].Visible = true
  694. for i, v in pairs(PJJS[frame]:GetChildren()) do
  695. v.Visible = true
  696. end
  697. PJJS[frame]:TweenSize(UDim2.new(0,188,0,304), "Out", "Quad", 0.6)
  698. PJJS[frame].Back:TweenSize(UDim2.new(0,188,0,319), "Out", "Quad", 0.6)
  699. end
  700.  
  701.  
  702. function TryStand(name)
  703. local player = game.Players.LocalPlayer
  704. local Done = false
  705. local HasStand = true
  706. if player:FindFirstChild('Stand').Value == 'None' then HasStand = false end
  707. local function DoThing()
  708. if Done == false then
  709. if HasStand == true then
  710. game.ReplicatedStorage.Logic.giveitem:FireServer('RokakakaFruit')
  711.  
  712. repeat wait() until player.Backpack:FindFirstChild('RokakakaFruit')
  713.  
  714. local Roka = player.Backpack:FindFirstChild('RokakakaFruit')
  715.  
  716. repeat wait() until player:FindFirstChild('Stand').Value == 'None'
  717.  
  718. player.Character.Name = 'hey'
  719.  
  720. game.ReplicatedStorage.Logic.misc:FireServer(12,player)
  721.  
  722. repeat wait() until player.Character.Name == player.Name
  723.  
  724. HasStand = false
  725. elseif HasStand == false then
  726. game.ReplicatedStorage.Logic.giveitem:FireServer('StandArrow')
  727.  
  728. repeat wait() until player.Backpack:FindFirstChild('StandArrow')
  729.  
  730. local Arrow = player.Backpack:FindFirstChild('StandArrow')
  731.  
  732. repeat wait() until player:FindFirstChild('Stand').Value ~= 'None'
  733. print(player:FindFirstChild('Stand').Value)
  734. if player:FindFirstChild('Stand').Value == name then
  735. Done = true
  736. end
  737.  
  738. player.Character.Name = 'hey'
  739.  
  740.  
  741. repeat wait() until player.Character.Name == player.Name
  742.  
  743. HasStand = true
  744. end
  745. end
  746. end
  747.  
  748. repeat DoThing() until Done == true
  749.  
  750. end
  751.  
  752.  
  753.  
  754. OpenB.MouseButton1Click:Connect(function()
  755. OpenFrame("Main")
  756. end)
  757.  
  758. Close.MouseButton1Click:Connect(function()
  759. CloseFrame("Main")
  760. end)
  761.  
  762. Close_2.MouseButton1Click:Connect(function()
  763. CloseFrame("NMF")
  764. end)
  765.  
  766. Close_3.MouseButton1Click:Connect(function()
  767. CloseFrame("ItaF")
  768. end)
  769.  
  770. Close_4.MouseButton1Click:Connect(function()
  771. CloseFrame("TP")
  772. end)
  773.  
  774. Close_5.MouseButton1Click:Connect(function()
  775. CloseFrame("Shop")
  776. end)
  777.  
  778. Stop.MouseButton1Click:Connect(function()
  779. Enabled = false
  780. end)
  781.  
  782.  
  783. Normal.MouseButton1Click:Connect(function()
  784. OpenFrame("NMF")
  785. end)
  786.  
  787. Italy.MouseButton1Click:Connect(function()
  788. OpenFrame("ItaF")
  789. end)
  790.  
  791. TPItems.MouseButton1Click:Connect(function()
  792. OpenFrame("TP")
  793. end)
  794.  
  795. Shop.MouseButton1Click:Connect(function()
  796. OpenFrame("Shop")
  797. end)
  798.  
  799.  
  800. --Init-------------------------------------------------
  801.  
  802. CloseFrame("Main")
  803. CloseFrame("NMF")
  804. CloseFrame("ItaF")
  805. CloseFrame("TP")
  806. CloseFrame("Shop")
  807.  
  808.  
  809. -------------------------------------------------------
  810.  
  811.  
  812. TPAll.MouseButton1Click:Connect(function()
  813. for i, Player in pairs(game.Workspace:GetChildren()) do
  814. if Player ~= game.Players.LocalPlayer.Character and Player:FindFirstChild("Humanoid") then
  815. local A_1 = 24
  816. local A_2 = game.Players.LocalPlayer.Character.Head
  817. local A_3 = CFrame.new(nil, nil, nil)
  818. local A_4 = 0
  819. local A_5 = game.Players.LocalPlayer.Character.Torso
  820. local A_6 = Player.Humanoid
  821. local A_7 = false
  822. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  823. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  824. end
  825. end
  826. end)
  827.  
  828.  
  829. TPP.MouseButton1Click:Connect(function()
  830. local A_1 = 24
  831. local A_2 = game.Players.LocalPlayer.Character.Head
  832. local A_3 = CFrame.new(nil, nil, nil)
  833. local A_4 = 0
  834. local A_5 = game.Players.LocalPlayer.Character.Torso
  835. local A_6 = game.Workspace:WaitForChild(Name.Text).Humanoid
  836. local A_7 = false
  837. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  838. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  839. end)
  840.  
  841.  
  842. ESP.MouseButton1Click:Connect(function()
  843.  
  844. game.Players.PlayerRemoving:Connect(function(player)
  845. if game.CoreGui:FindFirstChild("Informations "..player.Name) then
  846. game.CoreGui:WaitForChild("Informations "..player.Name):Destroy()
  847. end
  848. end)
  849.  
  850.  
  851. while wait(1) do
  852. for i, Player in pairs(game.Workspace:GetChildren()) do
  853. 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
  854.  
  855. local Gui = game.ReplicatedStorage.Items.gang:Clone()
  856. local Lvl = Gui:FindFirstChild("Text")
  857. local Stand = Gui:FindFirstChild("Text"):Clone()
  858. local HP = Gui:FindFirstChild("Text"):Clone()
  859.  
  860. Gui.Name = "Informations "..Player.Name
  861. Gui.Size = UDim2.new(15, 0, 10, 0)
  862. Gui.Parent = game.CoreGui
  863. Gui.Adornee = Player:WaitForChild("Head")
  864. Gui.Active = true
  865.  
  866. Lvl.Name = "Level"
  867. Lvl.TextSize = 20
  868. Lvl.TextScaled = false
  869. Lvl.Text = "Level : " .. game.Players:WaitForChild(Player.Name).Level.Value
  870. Lvl.TextColor3 = Color3.fromRGB(255, 255, 255)
  871. Lvl.Font = Enum.Font.SourceSansBold
  872. Lvl.Position = UDim2.new(0, 0, 0, -30)
  873.  
  874. Stand.Parent = Gui
  875. Stand.Name = "Stand"
  876. Stand.Text = "Stand : " .. game.Players:WaitForChild(Player.Name).Stand.Value
  877. Stand.TextSize = 20
  878. Stand.TextScaled = false
  879. Stand.TextColor3 = Color3.fromRGB(255, 255, 255)
  880. Stand.Font = Enum.Font.SourceSansBold
  881. Stand.Position = UDim2.new(0, 0, 0, -10)
  882.  
  883. HP.Parent = Gui
  884. HP.Name = "Health"
  885. HP.Text = "Health : " .. Player.Humanoid.Health
  886. HP.TextSize = 20
  887. HP.TextScaled = false
  888. HP.TextColor3 = Color3.fromRGB(255, 255, 255)
  889. HP.Font = Enum.Font.SourceSansBold
  890. HP.Position = UDim2.new(0, 0, 0, 10)
  891.  
  892. Player:WaitForChild("Humanoid").HealthChanged:Connect(function()
  893. HP.Text = "Health : " .. Player.Humanoid.Health
  894. end)
  895.  
  896. Player.Humanoid.Died:Connect(function()
  897. game.CoreGui:WaitForChild("Informations "..Player.Name):Destroy()
  898. end)
  899.  
  900. end
  901. end
  902. end
  903. end)
  904.  
  905.  
  906. Invisible.MouseButton1Click:Connect(function()
  907. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  908. game.ReplicatedStorage.Logic.misc:FireServer(3,v,1)
  909. end
  910. end)
  911.  
  912. local arrowE = false
  913. local rokaE = false
  914. local maskE = false
  915. local ajaE = false
  916. local ajamE = false
  917.  
  918.  
  919. Arrow.MouseButton1Click:Connect(function()
  920. if arrowE == false then
  921. Arrow.Text = "Arrow : ON"
  922. arrowE = true
  923. while arrowE == true do
  924. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  925. if v.ClassName == "Tool" and v.Name == "StandArrow" then
  926. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  927. end
  928. end
  929. wait()
  930. end
  931. else
  932. Arrow.Text = "Arrow : OFF"
  933. arrowE = false
  934. end
  935. end)
  936.  
  937.  
  938. Rokaka.MouseButton1Click:Connect(function()
  939. if rokaE == false then
  940. Rokaka.Text = "Rokaka : ON"
  941. rokaE = true
  942. while rokaE == true do
  943. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  944. if v.ClassName == "Tool" and v.Name == "RokakakaFruit" then
  945. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  946. end
  947. end
  948. wait()
  949. end
  950. else
  951. Rokaka.Text = "Rokaka : OFF"
  952. rokaE = false
  953. end
  954. end)
  955.  
  956.  
  957.  
  958. Mask.MouseButton1Click:Connect(function()
  959. if maskE == false then
  960. Mask.Text = "Mask : ON"
  961. maskE = true
  962. while maskE == true do
  963. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  964. if v.ClassName == "Tool" and v.Name == "VampireMask" then
  965. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  966. end
  967. end
  968. wait()
  969. end
  970. else
  971. Mask.Text = "Mask : OFF"
  972. maskE = false
  973. end
  974. end)
  975.  
  976.  
  977. Aja.MouseButton1Click:Connect(function()
  978. if ajaE == false then
  979. Aja.Text = "Aja : ON"
  980. ajaE = true
  981. while ajaE == true do
  982. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  983. if v.ClassName == "Tool" and v.Name == "RedAja" then
  984. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  985. end
  986. end
  987. wait()
  988. end
  989. else
  990. Aja.Text = "Aja : OFF"
  991. ajaE = false
  992. end
  993. end)
  994.  
  995.  
  996. AjaM.MouseButton1Click:Connect(function()
  997. if ajamE == false then
  998. AjaM.Text = "Aja Mask : ON"
  999. ajamE = true
  1000. while ajamE == true do
  1001. for i,v in pairs(game:GetService("Workspace"):GetChildren()) do
  1002. if v.ClassName == "Tool" and v.Name == "AjaMask" then
  1003. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Handle.CFrame
  1004. end
  1005. end
  1006. wait()
  1007. end
  1008. else
  1009. AjaM.Text = "Aja Mask : OFF"
  1010. ajamE = false
  1011. end
  1012. end)
  1013.  
  1014.  
  1015.  
  1016. Level.MouseButton1Click:Connect(function()
  1017. Enabled = true
  1018. while Enabled == true do
  1019. local A_1 = 81
  1020. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart
  1021. local A_3 = CFrame.new(nil,nil,nil)
  1022. local A_4 = 20000
  1023. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  1024. local A_6 = game:GetService("Workspace")["Ultimate Dummy"].Humanoid
  1025. local A_7 = false
  1026. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1027. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1028.  
  1029. local A_1 = 76
  1030. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart
  1031. local A_3 = CFrame.new(nil,nil,nil)
  1032. local A_4 = 90000
  1033. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  1034. local A_6 = game:GetService("Workspace")["Ultimate Dummy"].Humanoid
  1035. local A_7 = false
  1036. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1037. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1038. wait()
  1039. end
  1040. end)
  1041.  
  1042.  
  1043.  
  1044. Level_2.MouseButton1Click:Connect(function()
  1045. Enabled = true
  1046.  
  1047. while Enabled == true do
  1048.  
  1049. local A_1 = 1
  1050. local A_2 = nil
  1051. local A_3 = game:GetService("Workspace")["Space Dummy"].Torso.CFrame
  1052. local A_4 = 10000
  1053. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  1054. local A_6 = game:GetService("Workspace")["Space Dummy"].Humanoid
  1055. local A_7 = false
  1056. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1057. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1058. local A_1 = 76
  1059. local A_2 = nil
  1060. local A_3 = game:GetService("Workspace")["Space Dummy"].Torso.CFrame
  1061. local A_4 = 10000
  1062. local A_5 = game.Players.LocalPlayer.Character.Torso.voiceline
  1063. local A_6 = game:GetService("Workspace")["Space Dummy"].Humanoid
  1064. local A_7 = false
  1065. local Event = game:GetService("ReplicatedStorage").Logic.hitbox
  1066. Event:InvokeServer(A_1, A_2, A_3, A_4, A_5, A_6, A_7)
  1067. wait()
  1068. end
  1069. end)
  1070.  
  1071.  
  1072. Money.MouseButton1Click:Connect(function()
  1073. Enabled = true
  1074.  
  1075. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Wood Dummy"].Torso.CFrame
  1076. wait(0.1)
  1077.  
  1078. while Enabled == true do
  1079. for i, v in pairs(game.Workspace:GetChildren()) do
  1080. if v.Name == "Wood Dummy" then
  1081. local A_1 = CFrame.new(nil, nil, nil)
  1082. local A_2 = 1000000000000
  1083. local A_3 = v:WaitForChild("Humanoid")
  1084. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1085. local A_5 = false
  1086. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1087. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1088. for i,v in pairs(game.Workspace:GetChildren()) do
  1089. if v.Name == "Part" then
  1090. v:Destroy()
  1091. end
  1092. end
  1093. end
  1094. end
  1095. local A_1 = 1000000000000
  1096. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  1097. Event:FireServer(A_1)
  1098. for i,v in pairs(game.Workspace:GetChildren()) do
  1099. if v.Name == "Part" then
  1100. v:Destroy()
  1101. end
  1102. end
  1103. wait(0.05)
  1104. end
  1105. end)
  1106.  
  1107.  
  1108. Money_2.MouseButton1Click:Connect(function()
  1109. Enabled = true
  1110. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Space Dummy"].Torso.CFrame
  1111. wait(0.1)
  1112.  
  1113. while Enabled == true do
  1114. for i, v in pairs(game.Workspace:GetChildren()) do
  1115. if v.Name == "Space Dummy" then
  1116. local A_1 = CFrame.new(nil, nil, nil)
  1117. local A_2 = 1000000000000
  1118. local A_3 = v:WaitForChild("Humanoid")
  1119. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1120. local A_5 = false
  1121. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1122. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1123. for i,v in pairs(game.Workspace:GetChildren()) do
  1124. if v.Name == "Part" then
  1125. v:Destroy()
  1126. end
  1127. end
  1128. end
  1129. end
  1130. local A_1 = 1000000000000
  1131. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  1132. Event:FireServer(A_1)
  1133. for i,v in pairs(game.Workspace:GetChildren()) do
  1134. if v.Name == "Part" then
  1135. v:Destroy()
  1136. end
  1137. end
  1138. wait(0.05)
  1139. end
  1140. end)
  1141.  
  1142.  
  1143. Heyya.MouseButton1Click:Connect(function()
  1144. Enabled = true
  1145. while Enabled == true do
  1146. local plrpart = (game.Players:WaitForChild(HeyyaN.Text).Character:WaitForChild("HumanoidRootPart").CFrame + Vector3.new(0, 0, -3))
  1147. game.Players:WaitForChild(HeyyaN.Text).Character:WaitForChild("HumanoidRootPart").Anchored = true
  1148. wait(0.07)
  1149. local A_1 = CFrame.new(nil, nil, nil)
  1150. local A_2 = 1000000000000
  1151. local A_3 = game:GetService("Workspace")[HeyyaN.Text]:WaitForChild("Humanoid")
  1152. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1153. local A_5 = false
  1154. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1155. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1156. for i,v in pairs(game.Workspace:GetChildren()) do
  1157. if v.Name == "Part" then
  1158. v:Destroy()
  1159. end
  1160. end
  1161. local A_1 = 1000000000000
  1162. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  1163. Event:FireServer(A_1)
  1164. for i,v in pairs(game.Workspace:GetChildren()) do
  1165. if v.Name == "Part" then
  1166. v:Destroy()
  1167. end
  1168. end
  1169. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = plrpart
  1170. end
  1171. end)
  1172.  
  1173.  
  1174.  
  1175. Worth.MouseButton1Click:Connect(function()
  1176. Enabled = true
  1177. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = game.Workspace["Holy Dummy"].Torso.CFrame
  1178. wait(0.1)
  1179.  
  1180. while Enabled == true do
  1181. for i, v in pairs(game.Workspace:GetChildren()) do
  1182. if v.Name == "Holy Dummy" then
  1183. local A_1 = CFrame.new(nil, nil, nil)
  1184. local A_2 = 1000000000000
  1185. local A_3 = v:WaitForChild("Humanoid")
  1186. local A_4 = game.Players.LocalPlayer.Character.Torso.voiceline
  1187. local A_5 = false
  1188. local Event = game:GetService("ReplicatedStorage").Specials.healevent
  1189. Event:FireServer(A_1, A_2, A_3, A_4, A_5)
  1190. for i,v in pairs(game.Workspace:GetChildren()) do
  1191. if v.Name == "Part" then
  1192. v:Destroy()
  1193. end
  1194. end
  1195. end
  1196. end
  1197. local A_1 = 1000000000000
  1198. local Event = game:GetService("ReplicatedStorage").Specials.throatslit
  1199. Event:FireServer(A_1)
  1200. for i,v in pairs(game.Workspace:GetChildren()) do
  1201. if v.Name == "Part" then
  1202. v:Destroy()
  1203. end
  1204. end
  1205. wait(0.08)
  1206. end
  1207. end)
  1208.  
  1209.  
  1210. ArrowB.MouseButton1Click:Connect(function()
  1211. local A_1 = "StandArrow"
  1212. local Event = game:GetService("ReplicatedStorage").Logic.giveitem
  1213. Event:FireServer(A_1)
  1214. end)
  1215.  
  1216. RokakaB.MouseButton1Click:Connect(function()
  1217. local A_1 = "RokakakaFruit"
  1218. local Event = game:GetService("ReplicatedStorage").Logic.giveitem
  1219. Event:FireServer(A_1)
  1220. end)
  1221.  
  1222. MaskB.MouseButton1Click:Connect(function()
  1223. local A_1 = "VampireMask"
  1224. local Event = game:GetService("ReplicatedStorage").Logic.giveitem
  1225. Event:FireServer(A_1)
  1226. end)
  1227.  
  1228.  
  1229. Stand.MouseButton1Click:Connect(function()
  1230. TryStand(Name2.Text)
  1231. end)
  1232.  
  1233.  
  1234. TPI.MouseButton1Click:Connect(function()
  1235. game:GetService("TeleportService"):Teleport(2731332132, LocalPlayer)
  1236. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement