DerpyFox

dada

Nov 30th, 2019
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.25 KB | None | 0 0
  1. wait(1)
  2. print("Hello fellow user!")
  3. wait(1)
  4. print("This script was made by 0x45#8396")
  5. wait(1)
  6. print("Have fun using this script!")
  7. wait(3)
  8.  
  9. -- Objects
  10.  
  11. local ScreenGui = Instance.new("ScreenGui")
  12. local Yes = Instance.new("Frame")
  13. local yesyesneed = Instance.new("TextBox")
  14. local go = Instance.new("TextButton")
  15. local yEs = Instance.new("Frame")
  16. local frfr = Instance.new("Frame")
  17. local exit2 = Instance.new("TextButton")
  18. local TextLabel = Instance.new("TextLabel")
  19. local PJ = Instance.new("TextButton")
  20. local Cmds = Instance.new("TextButton")
  21. local commings2 = Instance.new("TextButton")
  22. local commings4 = Instance.new("TextButton")
  23. local mai4 = Instance.new("TextLabel")
  24. local mai3 = Instance.new("TextLabel")
  25. local mai1 = Instance.new("TextLabel")
  26. local mai2 = Instance.new("TextLabel")
  27. local mai5 = Instance.new("TextLabel")
  28. local Comd = Instance.new("Frame")
  29. local frfrfrfrf = Instance.new("Frame")
  30. local exit3 = Instance.new("TextButton")
  31. local TextLabel_2 = Instance.new("TextLabel")
  32. local esp = Instance.new("TextButton")
  33. local dex = Instance.new("TextButton")
  34. local reviz = Instance.new("TextButton")
  35. local for3 = Instance.new("Frame")
  36. local guiopen = Instance.new("TextButton")
  37. local Main = Instance.new("Frame")
  38. local Frame2 = Instance.new("Frame")
  39. local TextLabel_3 = Instance.new("TextLabel")
  40. local exit = Instance.new("TextButton")
  41. local Italy = Instance.new("TextButton")
  42. local INV = Instance.new("TextButton")
  43. local FarmOPItaly = Instance.new("TextButton")
  44. local Storage = Instance.new("TextButton")
  45. local Kill = Instance.new("TextButton")
  46. local INF = Instance.new("TextButton")
  47. local Immortality = Instance.new("TextButton")
  48. local Special = Instance.new("TextButton")
  49. local ForMultiples = Instance.new("TextBox")
  50. local TextLabel_4 = Instance.new("TextLabel")
  51.  
  52. -- Properties
  53.  
  54. ScreenGui.Parent = game.CoreGui
  55. ScreenGui.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  56.  
  57. Yes.Name = "Yes"
  58. Yes.Parent = ScreenGui
  59. Yes.Active = true
  60. Yes.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  61. Yes.BorderSizePixel = 0
  62. Yes.Position = UDim2.new(0.268126875, 0, 0.020477701, 0)
  63. Yes.Size = UDim2.new(0, 547, 0, 43)
  64.  
  65. yesyesneed.Name = "yesyesneed"
  66. yesyesneed.Parent = Yes
  67. yesyesneed.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  68. yesyesneed.BorderSizePixel = 0
  69. yesyesneed.Position = UDim2.new(0.0219378434, 0, 0.232558146, 0)
  70. yesyesneed.Size = UDim2.new(0, 342, 0, 23)
  71. yesyesneed.Font = Enum.Font.ArialBold
  72. yesyesneed.Text = "Put the key here!"
  73. yesyesneed.TextColor3 = Color3.new(1, 1, 1)
  74. yesyesneed.TextSize = 20
  75. yesyesneed.TextWrapped = true
  76. yesyesneed.TextXAlignment = Enum.TextXAlignment.Left
  77.  
  78. go.Name = "go"
  79. go.Parent = Yes
  80. go.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  81. go.BorderSizePixel = 0
  82. go.Position = UDim2.new(0.773815095, 0, 0.232558146, 0)
  83. go.Size = UDim2.new(0, 108, 0, 23)
  84. go.Font = Enum.Font.ArialBold
  85. go.Text = "Enter"
  86. go.TextColor3 = Color3.new(1, 1, 1)
  87. go.TextSize = 20
  88.  
  89. yEs.Name = "yEs"
  90. yEs.Parent = ScreenGui
  91. yEs.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  92. yEs.BorderSizePixel = 0
  93. yEs.Position = UDim2.new(0.157099709, 0, 0.304891914, 0)
  94. yEs.Size = UDim2.new(0, 297, 0, 259)
  95. yEs.Visible = false
  96.  
  97. frfr.Name = "frfr"
  98. frfr.Parent = yEs
  99. frfr.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  100. frfr.BorderSizePixel = 0
  101. frfr.Position = UDim2.new(0, 0, -0.00164323603, 0)
  102. frfr.Size = UDim2.new(0, 296, 0, 46)
  103.  
  104. exit2.Name = "exit2"
  105. exit2.Parent = frfr
  106. exit2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  107. exit2.BorderSizePixel = 0
  108. exit2.Position = UDim2.new(0.84175086, 0, 0, 0)
  109. exit2.Size = UDim2.new(0, 46, 0, 46)
  110. exit2.Font = Enum.Font.ArialBold
  111. exit2.Text = "X"
  112. exit2.TextColor3 = Color3.new(1, 1, 1)
  113. exit2.TextSize = 14
  114.  
  115. TextLabel.Parent = frfr
  116. TextLabel.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  117. TextLabel.BorderSizePixel = 0
  118. TextLabel.Position = UDim2.new(0.161616161, 0, 0.00925213378, 0)
  119. TextLabel.Size = UDim2.new(0, 200, 0, 45)
  120. TextLabel.Font = Enum.Font.ArialBold
  121. TextLabel.Text = "PReaper v0.1"
  122. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  123. TextLabel.TextSize = 20
  124.  
  125. PJ.Name = "PJ"
  126. PJ.Parent = yEs
  127. PJ.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  128. PJ.BorderSizePixel = 0
  129. PJ.Position = UDim2.new(0.0471380465, 0, 0.262548238, 0)
  130. PJ.Size = UDim2.new(0, 131, 0, 31)
  131. PJ.Font = Enum.Font.ArialBold
  132. PJ.Text = "Project JoJo"
  133. PJ.TextColor3 = Color3.new(1, 1, 1)
  134. PJ.TextSize = 15
  135.  
  136. Cmds.Name = "Cmds"
  137. Cmds.Parent = yEs
  138. Cmds.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  139. Cmds.BorderSizePixel = 0
  140. Cmds.Position = UDim2.new(0.046016559, 0, 0.409789115, 0)
  141. Cmds.Size = UDim2.new(0, 131, 0, 31)
  142. Cmds.Font = Enum.Font.ArialBold
  143. Cmds.Text = "Commands"
  144. Cmds.TextColor3 = Color3.new(1, 1, 1)
  145. Cmds.TextSize = 15
  146.  
  147. commings2.Name = "commings2"
  148. commings2.Parent = yEs
  149. commings2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  150. commings2.BorderSizePixel = 0
  151. commings2.Position = UDim2.new(0.0437710434, 0, 0.563706517, 0)
  152. commings2.Size = UDim2.new(0, 131, 0, 31)
  153. commings2.Font = Enum.Font.ArialBold
  154. commings2.Text = "Comming Soon.."
  155. commings2.TextColor3 = Color3.new(1, 1, 1)
  156. commings2.TextSize = 15
  157.  
  158. commings4.Name = "commings4"
  159. commings4.Parent = yEs
  160. commings4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  161. commings4.BorderSizePixel = 0
  162. commings4.Position = UDim2.new(0.0452612638, 0, 0.719741225, 0)
  163. commings4.Size = UDim2.new(0, 131, 0, 31)
  164. commings4.Font = Enum.Font.ArialBold
  165. commings4.Text = "Comming Soon.."
  166. commings4.TextColor3 = Color3.new(1, 1, 1)
  167. commings4.TextSize = 15
  168.  
  169. mai4.Name = "mai4"
  170. mai4.Parent = yEs
  171. mai4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  172. mai4.BorderSizePixel = 0
  173. mai4.Position = UDim2.new(0.508417487, 0, 0.262548268, 0)
  174. mai4.Size = UDim2.new(0, 138, 0, 149)
  175. mai4.Font = Enum.Font.ArialBold
  176. mai4.Text = "------Version 0.1------"
  177. mai4.TextColor3 = Color3.new(1, 1, 1)
  178. mai4.TextSize = 16
  179. mai4.TextXAlignment = Enum.TextXAlignment.Left
  180. mai4.TextYAlignment = Enum.TextYAlignment.Top
  181.  
  182. mai3.Name = "mai3"
  183. mai3.Parent = yEs
  184. mai3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  185. mai3.BorderSizePixel = 0
  186. mai3.Position = UDim2.new(0.508417487, 0, 0.33590734, 0)
  187. mai3.Size = UDim2.new(0, 138, 0, 19)
  188. mai3.Font = Enum.Font.ArialBold
  189. mai3.Text = "Created by 0x45#8396"
  190. mai3.TextColor3 = Color3.new(1, 0.0666667, 0.0666667)
  191. mai3.TextSize = 14
  192. mai3.TextXAlignment = Enum.TextXAlignment.Left
  193.  
  194. mai1.Name = "mai1"
  195. mai1.Parent = yEs
  196. mai1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  197. mai1.BorderSizePixel = 0
  198. mai1.Position = UDim2.new(0.508417487, 0, 0.409266412, 0)
  199. mai1.Size = UDim2.new(0, 138, 0, 13)
  200. mai1.Font = Enum.Font.ArialBold
  201. mai1.Text = "Added Project Jojo"
  202. mai1.TextColor3 = Color3.new(0.219608, 1, 0.00392157)
  203. mai1.TextSize = 14
  204. mai1.TextXAlignment = Enum.TextXAlignment.Left
  205.  
  206. mai2.Name = "mai2"
  207. mai2.Parent = yEs
  208. mai2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  209. mai2.BorderSizePixel = 0
  210. mai2.Position = UDim2.new(0.508417487, 0, 0.478764474, 0)
  211. mai2.Size = UDim2.new(0, 138, 0, 13)
  212. mai2.Font = Enum.Font.ArialBold
  213. mai2.Text = "Added Commands"
  214. mai2.TextColor3 = Color3.new(0.219608, 1, 0.00392157)
  215. mai2.TextSize = 14
  216. mai2.TextXAlignment = Enum.TextXAlignment.Left
  217.  
  218. mai5.Name = "mai5"
  219. mai5.Parent = yEs
  220. mai5.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  221. mai5.BorderSizePixel = 0
  222. mai5.Position = UDim2.new(0.508417487, 0, 0.787644744, 0)
  223. mai5.Size = UDim2.new(0, 138, 0, 13)
  224. mai5.Font = Enum.Font.ArialBold
  225. mai5.Text = "------Version 0.1------"
  226. mai5.TextColor3 = Color3.new(1, 1, 1)
  227. mai5.TextSize = 16
  228. mai5.TextXAlignment = Enum.TextXAlignment.Left
  229.  
  230. Comd.Name = "Comd"
  231. Comd.Parent = ScreenGui
  232. Comd.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  233. Comd.BorderSizePixel = 0
  234. Comd.Position = UDim2.new(0.220285267, 0, 0.382252544, 0)
  235. Comd.Size = UDim2.new(0, 280, 0, 233)
  236. Comd.Visible = false
  237.  
  238. frfrfrfrf.Name = "frfrfrfrf"
  239. frfrfrfrf.Parent = Comd
  240. frfrfrfrf.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  241. frfrfrfrf.BorderSizePixel = 0
  242. frfrfrfrf.Size = UDim2.new(0, 280, 0, 45)
  243.  
  244. exit3.Name = "exit3"
  245. exit3.Parent = frfrfrfrf
  246. exit3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  247. exit3.BorderSizePixel = 0
  248. exit3.Position = UDim2.new(0.814285696, 0, 0, 0)
  249. exit3.Size = UDim2.new(0, 52, 0, 45)
  250. exit3.Font = Enum.Font.ArialBold
  251. exit3.Text = "X"
  252. exit3.TextColor3 = Color3.new(1, 1, 1)
  253. exit3.TextSize = 14
  254.  
  255. TextLabel_2.Parent = frfrfrfrf
  256. TextLabel_2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  257. TextLabel_2.BorderSizePixel = 0
  258. TextLabel_2.Position = UDim2.new(0.18928571, 0, 0, 0)
  259. TextLabel_2.Size = UDim2.new(0, 175, 0, 45)
  260. TextLabel_2.Font = Enum.Font.ArialBold
  261. TextLabel_2.Text = "Commands"
  262. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  263. TextLabel_2.TextSize = 20
  264.  
  265. esp.Name = "esp"
  266. esp.Parent = Comd
  267. esp.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  268. esp.BorderSizePixel = 0
  269. esp.Position = UDim2.new(0.235714287, 0, 0.253218889, 0)
  270. esp.Size = UDim2.new(0, 157, 0, 38)
  271. esp.Font = Enum.Font.ArialBold
  272. esp.Text = "ESP"
  273. esp.TextColor3 = Color3.new(1, 1, 1)
  274. esp.TextSize = 14
  275.  
  276. dex.Name = "dex"
  277. dex.Parent = Comd
  278. dex.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  279. dex.BorderSizePixel = 0
  280. dex.Position = UDim2.new(0.235714287, 0, 0.682403445, 0)
  281. dex.Size = UDim2.new(0, 157, 0, 38)
  282. dex.Font = Enum.Font.ArialBold
  283. dex.Text = "Dark Dex"
  284. dex.TextColor3 = Color3.new(1, 1, 1)
  285. dex.TextSize = 14
  286.  
  287. reviz.Name = "reviz"
  288. reviz.Parent = Comd
  289. reviz.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  290. reviz.BorderSizePixel = 0
  291. reviz.Position = UDim2.new(0.235714287, 0, 0.467811167, 0)
  292. reviz.Size = UDim2.new(0, 157, 0, 38)
  293. reviz.Font = Enum.Font.ArialBold
  294. reviz.Text = "Reviz Admin FE"
  295. reviz.TextColor3 = Color3.new(1, 1, 1)
  296. reviz.TextSize = 14
  297.  
  298. for3.Name = "for3"
  299. for3.Parent = ScreenGui
  300. for3.BackgroundColor3 = Color3.new(1, 1, 1)
  301. for3.Position = UDim2.new(0, 0, 0.423208177, 0)
  302. for3.Size = UDim2.new(0, 100, 0, 33)
  303. for3.Visible = false
  304.  
  305. guiopen.Name = "guiopen"
  306. guiopen.Parent = for3
  307. guiopen.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  308. guiopen.Size = UDim2.new(0, 100, 0, 33)
  309. guiopen.Font = Enum.Font.ArialBold
  310. guiopen.Text = "Open"
  311. guiopen.TextColor3 = Color3.new(1, 1, 1)
  312. guiopen.TextSize = 20
  313.  
  314. Main.Name = "Main"
  315. Main.Parent = ScreenGui
  316. Main.Active = true
  317. Main.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  318. Main.BorderSizePixel = 0
  319. Main.Position = UDim2.new(0.148842961, 0, 0.283276439, 0)
  320. Main.Size = UDim2.new(0, 484, 0, 400)
  321. Main.Visible = false
  322.  
  323. Frame2.Name = "Frame2"
  324. Frame2.Parent = Main
  325. Frame2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  326. Frame2.BorderSizePixel = 0
  327. Frame2.Size = UDim2.new(0, 484, 0, 46)
  328.  
  329. TextLabel_3.Parent = Frame2
  330. TextLabel_3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  331. TextLabel_3.BorderSizePixel = 0
  332. TextLabel_3.Position = UDim2.new(0.291561186, 0, 0, 0)
  333. TextLabel_3.Size = UDim2.new(0, 200, 0, 46)
  334. TextLabel_3.Font = Enum.Font.ArialBold
  335. TextLabel_3.Text = "PReaper v0.1"
  336. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  337. TextLabel_3.TextSize = 20
  338.  
  339. exit.Name = "exit"
  340. exit.Parent = Frame2
  341. exit.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  342. exit.BorderSizePixel = 0
  343. exit.Position = UDim2.new(0.849711001, 0, 0, 0)
  344. exit.Size = UDim2.new(0, 52, 0, 46)
  345. exit.Font = Enum.Font.ArialBold
  346. exit.Text = "X"
  347. exit.TextColor3 = Color3.new(1, 1, 1)
  348. exit.TextSize = 14
  349.  
  350. Italy.Name = "Italy"
  351. Italy.Parent = Main
  352. Italy.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  353. Italy.BorderSizePixel = 0
  354. Italy.Position = UDim2.new(0.0554271042, 0, 0.480031043, 0)
  355. Italy.Size = UDim2.new(0, 200, 0, 50)
  356. Italy.Font = Enum.Font.ArialBold
  357. Italy.Text = "TP to Italy"
  358. Italy.TextColor3 = Color3.new(1, 1, 1)
  359. Italy.TextSize = 14
  360.  
  361. INV.Name = "INV"
  362. INV.Parent = Main
  363. INV.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  364. INV.BorderSizePixel = 0
  365. INV.Position = UDim2.new(0.0554271042, 0, 0.317626595, 0)
  366. INV.Size = UDim2.new(0, 200, 0, 50)
  367. INV.Font = Enum.Font.ArialBold
  368. INV.Text = "Invisibility"
  369. INV.TextColor3 = Color3.new(1, 1, 1)
  370. INV.TextSize = 14
  371.  
  372. FarmOPItaly.Name = "Farm OP (Italy)"
  373. FarmOPItaly.Parent = Main
  374. FarmOPItaly.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  375. FarmOPItaly.BorderSizePixel = 0
  376. FarmOPItaly.Position = UDim2.new(0.0554271042, 0, 0.156411886, 0)
  377. FarmOPItaly.Size = UDim2.new(0, 200, 0, 50)
  378. FarmOPItaly.Font = Enum.Font.ArialBold
  379. FarmOPItaly.Text = "Farm (for Italy)"
  380. FarmOPItaly.TextColor3 = Color3.new(1, 1, 1)
  381. FarmOPItaly.TextSize = 14
  382.  
  383. Storage.Name = "Storage"
  384. Storage.Parent = Main
  385. Storage.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  386. Storage.BorderSizePixel = 0
  387. Storage.Position = UDim2.new(0.517706811, 0, 0.154304951, 0)
  388. Storage.Size = UDim2.new(0, 200, 0, 50)
  389. Storage.Font = Enum.Font.ArialBold
  390. Storage.Text = "Stand Storage"
  391. Storage.TextColor3 = Color3.new(1, 1, 1)
  392. Storage.TextSize = 14
  393.  
  394. Kill.Name = "Kill"
  395. Kill.Parent = Main
  396. Kill.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  397. Kill.BorderSizePixel = 0
  398. Kill.Position = UDim2.new(0.51827234, 0, 0.645763338, 0)
  399. Kill.Size = UDim2.new(0, 200, 0, 50)
  400. Kill.Font = Enum.Font.ArialBold
  401. Kill.Text = "Power"
  402. Kill.TextColor3 = Color3.new(1, 1, 1)
  403. Kill.TextSize = 14
  404.  
  405. INF.Name = "INF"
  406. INF.Parent = Main
  407. INF.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  408. INF.BorderSizePixel = 0
  409. INF.Position = UDim2.new(0.518628895, 0, 0.315992534, 0)
  410. INF.Size = UDim2.new(0, 200, 0, 50)
  411. INF.Font = Enum.Font.ArialBold
  412. INF.Text = "Inf Stats"
  413. INF.TextColor3 = Color3.new(1, 1, 1)
  414. INF.TextSize = 14
  415.  
  416. Immortality.Name = "Immortality"
  417. Immortality.Parent = Main
  418. Immortality.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  419. Immortality.BorderSizePixel = 0
  420. Immortality.Position = UDim2.new(0.0538228974, 0, 0.647425592, 0)
  421. Immortality.Size = UDim2.new(0, 200, 0, 50)
  422. Immortality.Font = Enum.Font.ArialBold
  423. Immortality.Text = "Endurance"
  424. Immortality.TextColor3 = Color3.new(1, 1, 1)
  425. Immortality.TextSize = 14
  426.  
  427. Special.Name = "Special"
  428. Special.Parent = Main
  429. Special.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  430. Special.BorderSizePixel = 0
  431. Special.Position = UDim2.new(0.517150879, 0, 0.47840324, 0)
  432. Special.Size = UDim2.new(0, 200, 0, 50)
  433. Special.Font = Enum.Font.ArialBold
  434. Special.Text = "Special"
  435. Special.TextColor3 = Color3.new(1, 1, 1)
  436. Special.TextSize = 14
  437.  
  438. ForMultiples.Name = "ForMultiples"
  439. ForMultiples.Parent = Main
  440. ForMultiples.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  441. ForMultiples.BorderSizePixel = 0
  442. ForMultiples.Position = UDim2.new(0.291322321, 0, 0.805000007, 0)
  443. ForMultiples.Size = UDim2.new(0, 200, 0, 50)
  444. ForMultiples.Font = Enum.Font.ArialBold
  445. ForMultiples.Text = "Only Numbers!"
  446. ForMultiples.TextColor3 = Color3.new(1, 1, 1)
  447. ForMultiples.TextSize = 14
  448. ForMultiples.TextXAlignment = Enum.TextXAlignment.Left
  449.  
  450. TextLabel_4.Parent = Main
  451. TextLabel_4.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  452. TextLabel_4.BorderSizePixel = 0
  453. TextLabel_4.Position = UDim2.new(0.19214876, 0, 0.944999993, 0)
  454. TextLabel_4.Size = UDim2.new(0, 296, 0, 15)
  455. TextLabel_4.Font = Enum.Font.ArialBold
  456. TextLabel_4.Text = "Use only for Speciall, Immortality and One Punch"
  457. TextLabel_4.TextColor3 = Color3.new(0.427451, 0.427451, 0.427451)
  458. TextLabel_4.TextSize = 14
  459.  
  460. -- Frame Code
  461.  
  462. yesyesneed.ClearTextOnFocus = false
  463. ForMultiples.ClearTextOnFocus = false
  464. Main.Draggable = true
  465. Main.Active = true
  466. Comd.Draggable = true
  467. Comd.Active = true
  468. yEs.Draggable = true
  469. yEs.Active = true
  470.  
  471. -- Open/Close Button Code
  472.  
  473. go.MouseButton1Down:connect(function()
  474.  
  475. if yesyesneed.Text == "PReaper" then
  476. yEs.Visible = true
  477. Yes.Visible = false
  478. end
  479. end)
  480.  
  481. exit.MouseButton1Down:connect(function()
  482. Main.Visible = false
  483. yEs.Visible = true
  484. end)
  485.  
  486. exit2.MouseButton1Down:connect(function()
  487. yEs.Visible = false
  488. for3.Visible = true
  489. end)
  490. guiopen.MouseButton1Down:connect(function()
  491. yEs.Visible = true
  492. for3.Visible = false
  493. end)
  494.  
  495. PJ.MouseButton1Down:connect(function()
  496. Main.Visible = true
  497. yEs.Visible = false
  498. end)
  499.  
  500. Cmds.MouseButton1Down:connect(function()
  501. Comd.Visible = true
  502. yEs.Visible = false
  503. end)
  504.  
  505. exit3.MouseButton1Down:connect(function()
  506. Comd.Visible = false
  507. yEs.Visible = true
  508. end)
  509.  
  510. -- Button Code
  511.  
  512. INF.MouseButton1Down:connect(function()
  513. game.Players.LocalPlayer.Power.Value = "inf"
  514. game.Players.LocalPlayer.Special.Value = "inf"
  515. game.Players.LocalPlayer.Endurance.Value = "inf"
  516. end)
  517.  
  518.  
  519. Kill.MouseButton1Down:connect(function()
  520. game.Players.LocalPlayer.Power.Value = ForMultiples.Text
  521. end)
  522.  
  523. Storage.MouseButton1Down:connect(function()
  524. game.Players.LocalPlayer.PlayerGui.standstore.back.BackgroundColor3 = Color3.fromRGB(255,255,255)
  525. game.Players.LocalPlayer.PlayerGui.standstore.back.BackgroundTransparency = 0.4
  526. game.Players.LocalPlayer.PlayerGui.standstore.back.BorderSizePixel = 0
  527. game.Players.LocalPlayer.PlayerGui.standstore.back.slot1.BorderSizePixel = 0
  528. game.Players.LocalPlayer.PlayerGui.standstore.back.slot2.BorderSizePixel = 0
  529. game.Players.LocalPlayer.PlayerGui.standstore.back.slot3.BorderSizePixel = 0
  530. game.Players.LocalPlayer.PlayerGui.standstore.back.TextLabel.TextColor3 = Color3.fromRGB(0,0,0)
  531. game.Players.LocalPlayer.PlayerGui.standstore.Enabled = true
  532. end)
  533.  
  534. Immortality.MouseButton1Down:connect(function()
  535. game.Players.LocalPlayer.Endurance.Value = ForMultiples.Text
  536. end)
  537.  
  538. Special.MouseButton1Down:connect(function()
  539. game.Players.LocalPlayer.Special.Value = ForMultiples.Text
  540. end)
  541.  
  542. FarmOPItaly.MouseButton1Down:connect(function()
  543. loadstring(game:HttpGet(('https://pastebin.com/raw/UzAqg7hu'),true))()
  544.  
  545. Italy.MouseButton1Down:connect(function()
  546. game:GetService("TeleportService"):Teleport(2731332132, LocalPlayer)
  547. end)
  548.  
  549. INV.MouseButton1Down:connect(function()
  550. for i, v in pairs(game.Players.LocalPlayer.Character:GetDescendants()) do
  551. game.ReplicatedStorage.Logic.misc:FireServer(3,v,1)
  552. end
  553. end)
  554.  
  555. esp.MouseButton1Down:connect(function()
  556. loadstring(game:HttpGet(('https://pastebin.com/raw/cHKVsTg8'),true))()
  557. end)
  558.  
  559. reviz.MouseButton1Down:connect(function()
  560. loadstring(game:HttpGet(('https://pastebin.com/raw/ibFPdiF7'),true))()
  561. end)
  562.  
  563. dex.MouseButton1Down:connect(function()
  564. loadstring(game:GetObjects('rbxassetid://2180084478')[1].Source)()
  565. end)
Add Comment
Please, Sign In to add comment