Advertisement
NukeMarvin

Untitled

Nov 22nd, 2019
645
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 22.11 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local PoisonV21 = Instance.new("ScreenGui")
  7. local OpenFrame = Instance.new("Frame")
  8. local Open = Instance.new("TextButton")
  9. local Main = Instance.new("Frame")
  10. local BeautyA = Instance.new("Frame")
  11. local Name = Instance.new("TextLabel")
  12. local BeautyB = Instance.new("Frame")
  13. local Credit = Instance.new("TextLabel")
  14. local Close = Instance.new("TextButton")
  15. local Admin = Instance.new("TextButton")
  16. local Aimbot = Instance.new("TextButton")
  17. local Aimbotkey = Instance.new("TextLabel")
  18. local ESP = Instance.new("TextButton")
  19. local ESPkey = Instance.new("TextLabel")
  20. local TPall = Instance.new("TextButton")
  21. local TPallhelp = Instance.new("TextLabel")
  22. local NoClip = Instance.new("TextButton")
  23. local NoClipkey = Instance.new("TextLabel")
  24. local Fly = Instance.new("TextButton")
  25. local ComingSoon = Instance.new("TextButton")
  26. local JailbreakAUTOFARM = Instance.new("TextButton")
  27. local MadiCityGUI = Instance.new("TextButton")
  28. local DungeonQuestGUI = Instance.new("TextButton")
  29. local JailbreakGUI = Instance.new("TextButton")
  30. local NinjaLegendsGUI = Instance.new("TextButton")
  31. local ZombieRushAUTOFARM = Instance.new("TextButton")
  32. local ZombieRushhelp = Instance.new("TextLabel")
  33. local Btools = Instance.new("TextButton")
  34. local Btoolshelp = Instance.new("TextLabel")
  35. local AnimeFightingSimulator = Instance.new("TextButton")
  36. local MurderMystery2GUI = Instance.new("TextButton")
  37. local BigPaintballAUTOFARM = Instance.new("TextButton")
  38. local P = Instance.new("TextLabel")
  39. local s = Instance.new("TextLabel")
  40. local CounterBloxGUI = Instance.new("TextButton")
  41. local CounterBloxhelp = Instance.new("TextLabel")
  42. local ComingSoon_2 = Instance.new("TextButton")
  43. local ComingSoon_3 = Instance.new("TextButton")
  44. local ComingSoon_4 = Instance.new("TextButton")
  45. local ComingSoon_5 = Instance.new("TextButton")
  46. local ComingSoon_6 = Instance.new("TextButton")
  47. local ComingSoon_7 = Instance.new("TextButton")
  48. local ComingSoon_8 = Instance.new("TextButton")
  49.  
  50. --Properties:
  51.  
  52. PoisonV21.Name = "Poison V2.1"
  53. PoisonV21.Parent = game.CoreGui
  54. PoisonV21.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  55.  
  56. OpenFrame.Name = "OpenFrame"
  57. OpenFrame.Parent = PoisonV21
  58. OpenFrame.Active = true
  59. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  60. OpenFrame.BorderSizePixel = 0
  61. OpenFrame.Position = UDim2.new(0, 0, 0.302211314, 0)
  62. OpenFrame.Size = UDim2.new(0, 151, 0, 55)
  63.  
  64. Open.Name = "Open"
  65. Open.Parent = OpenFrame
  66. Open.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  67. Open.Size = UDim2.new(0, 151, 0, 55)
  68. Open.Font = Enum.Font.SciFi
  69. Open.Text = "Opening temporary disabled"
  70. Open.TextColor3 = Color3.new(0, 0, 0)
  71. Open.TextScaled = true
  72. Open.TextSize = 14
  73. Open.TextWrapped = true
  74.  
  75. Main.Name = "Main"
  76. Main.Parent = PoisonV21
  77. Main.Active = true
  78. Main.BackgroundColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  79. Main.BorderSizePixel = 0
  80. Main.Position = UDim2.new(0.239195302, 0, 0.0553935878, 0)
  81. Main.Selectable = true
  82. Main.Size = UDim2.new(0, 788, 0, 610)
  83. Main.Visible = false
  84. Main.Draggable = true
  85.  
  86. BeautyA.Name = "Beauty A"
  87. BeautyA.Parent = Main
  88. BeautyA.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  89. BeautyA.BorderSizePixel = 0
  90. BeautyA.Size = UDim2.new(0, 729, 0, 52)
  91.  
  92. Name.Name = "Name"
  93. Name.Parent = BeautyA
  94. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  95. Name.BackgroundTransparency = 1
  96. Name.Position = UDim2.new(0.00137174211, 0, 0, 0)
  97. Name.Size = UDim2.new(0, 786, 0, 50)
  98. Name.Font = Enum.Font.GothamBold
  99. Name.Text = "Poison GUI V2.0"
  100. Name.TextColor3 = Color3.new(0, 0, 0)
  101. Name.TextScaled = true
  102. Name.TextSize = 14
  103. Name.TextWrapped = true
  104.  
  105. BeautyB.Name = "Beauty B"
  106. BeautyB.Parent = Main
  107. BeautyB.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  108. BeautyB.BorderSizePixel = 0
  109. BeautyB.Position = UDim2.new(0, 0, 0.897590339, 0)
  110. BeautyB.Size = UDim2.new(0, 787, 0, 62)
  111.  
  112. Credit.Name = "Credit"
  113. Credit.Parent = BeautyB
  114. Credit.BackgroundColor3 = Color3.new(1, 1, 1)
  115. Credit.BackgroundTransparency = 1
  116. Credit.Position = UDim2.new(0.00127064798, 0, -0.0094383657, 0)
  117. Credit.Size = UDim2.new(0, 787, 0, 63)
  118. Credit.Font = Enum.Font.Highway
  119. Credit.Text = "By NukeMarvin#7702 [NONE OF THESE SCRIPTS ARE BY ME]"
  120. Credit.TextColor3 = Color3.new(0, 0, 0)
  121. Credit.TextScaled = true
  122. Credit.TextSize = 14
  123. Credit.TextWrapped = true
  124.  
  125. Close.Name = "Close"
  126. Close.Parent = Main
  127. Close.BackgroundColor3 = Color3.new(0.666667, 0.333333, 1)
  128. Close.BorderSizePixel = 0
  129. Close.Position = UDim2.new(0.919633865, 0, 0, 0)
  130. Close.Size = UDim2.new(0, 63, 0, 52)
  131. Close.Font = Enum.Font.SourceSans
  132. Close.Text = "X"
  133. Close.TextColor3 = Color3.new(0, 0, 0)
  134. Close.TextScaled = true
  135. Close.TextSize = 14
  136. Close.TextWrapped = true
  137. Close.MouseButton1Down:connect(function()
  138. Main.Parent = workspace
  139. end)
  140.  
  141. Admin.Name = "Admin"
  142. Admin.Parent = Main
  143. Admin.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  144. Admin.BorderSizePixel = 0
  145. Admin.Position = UDim2.new(0.0261167511, 0, 0.106639341, 0)
  146. Admin.Size = UDim2.new(0, 130, 0, 75)
  147. Admin.Font = Enum.Font.SciFi
  148. Admin.Text = "Admin"
  149. Admin.TextColor3 = Color3.new(0, 0, 0)
  150. Admin.TextScaled = true
  151. Admin.TextSize = 14
  152. Admin.TextWrapped = true
  153. Admin.MouseButton1Down:connect(function()
  154. loadstring(game:HttpGet("https://pastebin.com/raw/mA8iWwxs",true))()
  155. end)
  156.  
  157. Aimbot.Name = "Aimbot"
  158. Aimbot.Parent = Main
  159. Aimbot.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  160. Aimbot.BorderSizePixel = 0
  161. Aimbot.Position = UDim2.new(0.0261167511, 0, 0.261639327, 0)
  162. Aimbot.Size = UDim2.new(0, 130, 0, 75)
  163. Aimbot.Font = Enum.Font.SciFi
  164. Aimbot.Text = "Aimbot"
  165. Aimbot.TextColor3 = Color3.new(0, 0, 0)
  166. Aimbot.TextScaled = true
  167. Aimbot.TextSize = 14
  168. Aimbot.TextWrapped = true
  169. Aimbot.MouseButton1Down:connect(function()
  170. loadstring(game:HttpGet("https://pastebin.com/raw/Qg0b1ELk",true))()
  171. end)
  172.  
  173. Aimbotkey.Name = "Aimbotkey"
  174. Aimbotkey.Parent = Aimbot
  175. Aimbotkey.BackgroundColor3 = Color3.new(1, 0, 1)
  176. Aimbotkey.Position = UDim2.new(-0.0055680275, 0, 0.854444623, 0)
  177. Aimbotkey.Size = UDim2.new(0, 130, 0, 20)
  178. Aimbotkey.Font = Enum.Font.SourceSans
  179. Aimbotkey.Text = "[E]"
  180. Aimbotkey.TextColor3 = Color3.new(0, 0, 0)
  181. Aimbotkey.TextScaled = true
  182. Aimbotkey.TextSize = 14
  183. Aimbotkey.TextWrapped = true
  184.  
  185. ESP.Name = "ESP"
  186. ESP.Parent = Main
  187. ESP.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  188. ESP.BorderSizePixel = 0
  189. ESP.Position = UDim2.new(0.0261167511, 0, 0.416639328, 0)
  190. ESP.Size = UDim2.new(0, 130, 0, 75)
  191. ESP.Font = Enum.Font.SciFi
  192. ESP.Text = "ESP"
  193. ESP.TextColor3 = Color3.new(0, 0, 0)
  194. ESP.TextScaled = true
  195. ESP.TextSize = 14
  196. ESP.TextWrapped = true
  197. ESP.MouseButton1Down:connect(function()
  198. loadstring(game:HttpGet("https://pastebin.com/raw/uwiUpi2q",true))()
  199. end)
  200.  
  201. ESPkey.Name = "ESPkey"
  202. ESPkey.Parent = ESP
  203. ESPkey.BackgroundColor3 = Color3.new(1, 0, 1)
  204. ESPkey.Position = UDim2.new(-0.00390856108, 0, 0.885550022, 0)
  205. ESPkey.Size = UDim2.new(0, 130, 0, 20)
  206. ESPkey.Font = Enum.Font.SourceSans
  207. ESPkey.Text = "[T]"
  208. ESPkey.TextColor3 = Color3.new(0, 0, 0)
  209. ESPkey.TextScaled = true
  210. ESPkey.TextSize = 14
  211. ESPkey.TextWrapped = true
  212.  
  213. TPall.Name = "TPall"
  214. TPall.Parent = Main
  215. TPall.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  216. TPall.BorderSizePixel = 0
  217. TPall.Position = UDim2.new(0.0261167511, 0, 0.571639359, 0)
  218. TPall.Size = UDim2.new(0, 130, 0, 75)
  219. TPall.Font = Enum.Font.SciFi
  220. TPall.Text = "TPall"
  221. TPall.TextColor3 = Color3.new(0, 0, 0)
  222. TPall.TextScaled = true
  223. TPall.TextSize = 14
  224. TPall.TextWrapped = true
  225. TPall.MouseButton1Down:connect(function()
  226. loadstring(game:HttpGet("https://pastebin.com/raw/e2iYJD0g",true))()
  227. end)
  228.  
  229. TPallhelp.Name = "TPallhelp"
  230. TPallhelp.Parent = TPall
  231. TPallhelp.BackgroundColor3 = Color3.new(1, 0, 1)
  232. TPallhelp.Position = UDim2.new(-0.000143737067, 0, 0.834334016, 0)
  233. TPallhelp.Size = UDim2.new(0, 130, 0, 20)
  234. TPallhelp.Font = Enum.Font.SourceSans
  235. TPallhelp.Text = "[Client side]"
  236. TPallhelp.TextColor3 = Color3.new(0, 0, 0)
  237. TPallhelp.TextScaled = true
  238. TPallhelp.TextSize = 14
  239. TPallhelp.TextWrapped = true
  240.  
  241. NoClip.Name = "NoClip"
  242. NoClip.Parent = Main
  243. NoClip.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  244. NoClip.BorderSizePixel = 0
  245. NoClip.Position = UDim2.new(0.221116751, 0, 0.261639327, 0)
  246. NoClip.Size = UDim2.new(0, 130, 0, 75)
  247. NoClip.Font = Enum.Font.SciFi
  248. NoClip.Text = "NoClip"
  249. NoClip.TextColor3 = Color3.new(0, 0, 0)
  250. NoClip.TextScaled = true
  251. NoClip.TextSize = 14
  252. NoClip.TextWrapped = true
  253. NoClip.MouseButton1Down:connect(function()
  254. loadstring(game:HttpGet("https://pastebin.com/raw/XTS2Egxn",true))()
  255. end)
  256.  
  257. NoClipkey.Name = "NoClipkey"
  258. NoClipkey.Parent = NoClip
  259. NoClipkey.BackgroundColor3 = Color3.new(1, 0, 1)
  260. NoClipkey.Position = UDim2.new(0.00305718184, 0, 0.860564828, 0)
  261. NoClipkey.Size = UDim2.new(0, 130, 0, 20)
  262. NoClipkey.Font = Enum.Font.SourceSans
  263. NoClipkey.Text = "[K]"
  264. NoClipkey.TextColor3 = Color3.new(0, 0, 0)
  265. NoClipkey.TextScaled = true
  266. NoClipkey.TextSize = 14
  267. NoClipkey.TextWrapped = true
  268.  
  269. Fly.Name = "Fly"
  270. Fly.Parent = Main
  271. Fly.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  272. Fly.BorderSizePixel = 0
  273. Fly.Position = UDim2.new(0.221116751, 0, 0.106639341, 0)
  274. Fly.Size = UDim2.new(0, 130, 0, 75)
  275. Fly.Font = Enum.Font.SciFi
  276. Fly.Text = "Fly"
  277. Fly.TextColor3 = Color3.new(0, 0, 0)
  278. Fly.TextScaled = true
  279. Fly.TextSize = 14
  280. Fly.TextWrapped = true
  281. Fly.MouseButton1Down:connect(function()
  282. loadstring(game:HttpGet("https://pastebin.com/raw/LUrcKYvz",true))()
  283. end)
  284.  
  285. ComingSoon.Name = "Coming Soon!"
  286. ComingSoon.Parent = Main
  287. ComingSoon.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  288. ComingSoon.BorderSizePixel = 0
  289. ComingSoon.Position = UDim2.new(0.611116767, 0, 0.416639328, 0)
  290. ComingSoon.Size = UDim2.new(0, 130, 0, 75)
  291. ComingSoon.Font = Enum.Font.SciFi
  292. ComingSoon.Text = "Coming Soon!"
  293. ComingSoon.TextColor3 = Color3.new(0, 0, 0)
  294. ComingSoon.TextScaled = true
  295. ComingSoon.TextSize = 14
  296. ComingSoon.TextWrapped = true
  297.  
  298. JailbreakAUTOFARM.Name = "Jailbreak AUTOFARM"
  299. JailbreakAUTOFARM.Parent = Main
  300. JailbreakAUTOFARM.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  301. JailbreakAUTOFARM.BorderSizePixel = 0
  302. JailbreakAUTOFARM.Position = UDim2.new(0.221116751, 0, 0.416639328, 0)
  303. JailbreakAUTOFARM.Size = UDim2.new(0, 130, 0, 75)
  304. JailbreakAUTOFARM.Font = Enum.Font.SciFi
  305. JailbreakAUTOFARM.Text = "Jailbreak AUTOFARM"
  306. JailbreakAUTOFARM.TextColor3 = Color3.new(0, 0, 0)
  307. JailbreakAUTOFARM.TextScaled = true
  308. JailbreakAUTOFARM.TextSize = 14
  309. JailbreakAUTOFARM.TextWrapped = true
  310. JailbreakAUTOFARM.MouseButton1Down:connect(function()
  311. loadstring(game:HttpGet("https://pastebin.com/raw/82UGLXZT",true))()
  312. end)
  313.  
  314. MadiCityGUI.Name = "MadiCity GUI"
  315. MadiCityGUI.Parent = Main
  316. MadiCityGUI.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  317. MadiCityGUI.BorderSizePixel = 0
  318. MadiCityGUI.Position = UDim2.new(0.416116774, 0, 0.261639327, 0)
  319. MadiCityGUI.Size = UDim2.new(0, 130, 0, 75)
  320. MadiCityGUI.Font = Enum.Font.SciFi
  321. MadiCityGUI.Text = "MadCity GUI"
  322. MadiCityGUI.TextColor3 = Color3.new(0, 0, 0)
  323. MadiCityGUI.TextScaled = true
  324. MadiCityGUI.TextSize = 14
  325. MadiCityGUI.TextWrapped = true
  326. MadiCityGUI.MouseButton1Down:connect(function()
  327. loadstring(game:HttpGet("https://pastebin.com/raw/YxNXPvZT",true))()
  328. end)
  329.  
  330. DungeonQuestGUI.Name = "DungeonQuest GUI"
  331. DungeonQuestGUI.Parent = Main
  332. DungeonQuestGUI.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  333. DungeonQuestGUI.BorderSizePixel = 0
  334. DungeonQuestGUI.Position = UDim2.new(0.416116774, 0, 0.571639359, 0)
  335. DungeonQuestGUI.Size = UDim2.new(0, 130, 0, 75)
  336. DungeonQuestGUI.Font = Enum.Font.SciFi
  337. DungeonQuestGUI.Text = "DungeonQuest GUI"
  338. DungeonQuestGUI.TextColor3 = Color3.new(0, 0, 0)
  339. DungeonQuestGUI.TextScaled = true
  340. DungeonQuestGUI.TextSize = 14
  341. DungeonQuestGUI.TextWrapped = true
  342. DungeonQuestGUI.MouseButton1Down:connect(function()
  343. loadstring(game:HttpGet("https://pastebin.com/raw/kggkLrqC",true))()
  344. end)
  345.  
  346. JailbreakGUI.Name = "Jailbreak GUI"
  347. JailbreakGUI.Parent = Main
  348. JailbreakGUI.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  349. JailbreakGUI.BorderSizePixel = 0
  350. JailbreakGUI.Position = UDim2.new(0.416116774, 0, 0.106639341, 0)
  351. JailbreakGUI.Size = UDim2.new(0, 130, 0, 75)
  352. JailbreakGUI.Font = Enum.Font.SciFi
  353. JailbreakGUI.Text = "Jailbreak GUI"
  354. JailbreakGUI.TextColor3 = Color3.new(0, 0, 0)
  355. JailbreakGUI.TextScaled = true
  356. JailbreakGUI.TextSize = 14
  357. JailbreakGUI.TextWrapped = true
  358. JailbreakGUI.MouseButton1Down:connect(function()
  359. loadstring(game:HttpGet("https://pastebin.com/raw/EC4p4Ygb",true))()
  360. end)
  361.  
  362. NinjaLegendsGUI.Name = "NinjaLegends GUI"
  363. NinjaLegendsGUI.Parent = Main
  364. NinjaLegendsGUI.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  365. NinjaLegendsGUI.BorderSizePixel = 0
  366. NinjaLegendsGUI.Position = UDim2.new(0.416116774, 0, 0.416639328, 0)
  367. NinjaLegendsGUI.Size = UDim2.new(0, 130, 0, 75)
  368. NinjaLegendsGUI.Font = Enum.Font.SciFi
  369. NinjaLegendsGUI.Text = "NinjaLegends GUI"
  370. NinjaLegendsGUI.TextColor3 = Color3.new(0, 0, 0)
  371. NinjaLegendsGUI.TextScaled = true
  372. NinjaLegendsGUI.TextSize = 14
  373. NinjaLegendsGUI.TextWrapped = true
  374. NinjaLegendsGUI.MouseButton1Down:connect(function()
  375. loadstring(game:HttpGet(('https://pastebin.com/raw/sjVGvJ1S'),true))()
  376. end)
  377.  
  378. ZombieRushAUTOFARM.Name = "ZombieRush AUTOFARM"
  379. ZombieRushAUTOFARM.Parent = Main
  380. ZombieRushAUTOFARM.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  381. ZombieRushAUTOFARM.BorderSizePixel = 0
  382. ZombieRushAUTOFARM.Position = UDim2.new(0.221116751, 0, 0.571639359, 0)
  383. ZombieRushAUTOFARM.Size = UDim2.new(0, 130, 0, 75)
  384. ZombieRushAUTOFARM.Font = Enum.Font.SciFi
  385. ZombieRushAUTOFARM.Text = "ZombieRush AUTOFARM"
  386. ZombieRushAUTOFARM.TextColor3 = Color3.new(0, 0, 0)
  387. ZombieRushAUTOFARM.TextScaled = true
  388. ZombieRushAUTOFARM.TextSize = 14
  389. ZombieRushAUTOFARM.TextWrapped = true
  390. ZombieRushAUTOFARM.MouseButton1Down:connect(function()
  391. loadstring(game:HttpGet("https://pastebin.com/raw/1m131sQ9",true))()
  392. end)
  393.  
  394. ZombieRushhelp.Name = "ZombieRushhelp"
  395. ZombieRushhelp.Parent = ZombieRushAUTOFARM
  396. ZombieRushhelp.BackgroundColor3 = Color3.new(1, 0, 1)
  397. ZombieRushhelp.Position = UDim2.new(0.00421096385, 0, 0.836850286, 0)
  398. ZombieRushhelp.Size = UDim2.new(0, 130, 0, 20)
  399. ZombieRushhelp.Font = Enum.Font.SourceSans
  400. ZombieRushhelp.Text = "[Starter Pistol only, spam R]"
  401. ZombieRushhelp.TextColor3 = Color3.new(0, 0, 0)
  402. ZombieRushhelp.TextScaled = true
  403. ZombieRushhelp.TextSize = 14
  404. ZombieRushhelp.TextWrapped = true
  405.  
  406. Btools.Name = "Btools"
  407. Btools.Parent = Main
  408. Btools.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  409. Btools.BorderSizePixel = 0
  410. Btools.Position = UDim2.new(0.0261167511, 0, 0.72663939, 0)
  411. Btools.Size = UDim2.new(0, 130, 0, 75)
  412. Btools.Font = Enum.Font.SciFi
  413. Btools.Text = "Btools"
  414. Btools.TextColor3 = Color3.new(0, 0, 0)
  415. Btools.TextScaled = true
  416. Btools.TextSize = 14
  417. Btools.TextWrapped = true
  418. Btools.MouseButton1Down:connect(function()
  419. loadstring(game:HttpGet("https://pastebin.com/raw/vW4RZEVX",true))()
  420. end)
  421.  
  422. Btoolshelp.Name = "Btoolshelp"
  423. Btoolshelp.Parent = Btools
  424. Btoolshelp.BackgroundColor3 = Color3.new(1, 0, 1)
  425. Btoolshelp.Position = UDim2.new(-0.00471136067, 0, 0.830361426, 0)
  426. Btoolshelp.Size = UDim2.new(0, 130, 0, 20)
  427. Btoolshelp.Font = Enum.Font.SourceSans
  428. Btoolshelp.Text = "[Client side, press J]"
  429. Btoolshelp.TextColor3 = Color3.new(0, 0, 0)
  430. Btoolshelp.TextScaled = true
  431. Btoolshelp.TextSize = 14
  432. Btoolshelp.TextWrapped = true
  433.  
  434. AnimeFightingSimulator.Name = "Anime Fighting Simulator"
  435. AnimeFightingSimulator.Parent = Main
  436. AnimeFightingSimulator.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  437. AnimeFightingSimulator.BorderSizePixel = 0
  438. AnimeFightingSimulator.Position = UDim2.new(0.416116774, 0, 0.72663939, 0)
  439. AnimeFightingSimulator.Size = UDim2.new(0, 130, 0, 75)
  440. AnimeFightingSimulator.Font = Enum.Font.SciFi
  441. AnimeFightingSimulator.Text = "AnimeFighting Simulator GUI"
  442. AnimeFightingSimulator.TextColor3 = Color3.new(0, 0, 0)
  443. AnimeFightingSimulator.TextScaled = true
  444. AnimeFightingSimulator.TextSize = 14
  445. AnimeFightingSimulator.TextWrapped = true
  446. AnimeFightingSimulator.MouseButton1Down:connect(function()
  447. loadstring(game:HttpGet("https://pastebin.com/raw/XicSDibq", true))()
  448. end)
  449.  
  450. MurderMystery2GUI.Name = "Murder Mystery 2 GUI"
  451. MurderMystery2GUI.Parent = Main
  452. MurderMystery2GUI.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  453. MurderMystery2GUI.BorderSizePixel = 0
  454. MurderMystery2GUI.Position = UDim2.new(0.611116767, 0, 0.106639341, 0)
  455. MurderMystery2GUI.Size = UDim2.new(0, 130, 0, 75)
  456. MurderMystery2GUI.Font = Enum.Font.SciFi
  457. MurderMystery2GUI.Text = "Murder Mystery 2 GUI"
  458. MurderMystery2GUI.TextColor3 = Color3.new(0, 0, 0)
  459. MurderMystery2GUI.TextScaled = true
  460. MurderMystery2GUI.TextSize = 14
  461. MurderMystery2GUI.TextWrapped = true
  462. MurderMystery2GUI.MouseButton1Down:connect(function()
  463. loadstring(game:HttpGet("https://pastebin.com/raw/64utS9EP",true))()
  464. end)
  465.  
  466. BigPaintballAUTOFARM.Name = "BigPaintball AUTOFARM"
  467. BigPaintballAUTOFARM.Parent = Main
  468. BigPaintballAUTOFARM.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  469. BigPaintballAUTOFARM.BorderSizePixel = 0
  470. BigPaintballAUTOFARM.Position = UDim2.new(0.221116751, 0, 0.724639356, 0)
  471. BigPaintballAUTOFARM.Size = UDim2.new(0, 130, 0, 75)
  472. BigPaintballAUTOFARM.Font = Enum.Font.SciFi
  473. BigPaintballAUTOFARM.Text = "BigPaintball AUTOFARM"
  474. BigPaintballAUTOFARM.TextColor3 = Color3.new(0, 0, 0)
  475. BigPaintballAUTOFARM.TextScaled = true
  476. BigPaintballAUTOFARM.TextSize = 14
  477. BigPaintballAUTOFARM.TextWrapped = true
  478. BigPaintballAUTOFARM.MouseButton1Down:connect(function()
  479. loadstring(game:HttpGet("https://pastebin.com/raw/jMqw9Y3s",true))()
  480. end)
  481.  
  482. P.Name = "P"
  483. P.Parent = Main
  484. P.BackgroundColor3 = Color3.new(1, 1, 1)
  485. P.BackgroundTransparency = 1
  486. P.Size = UDim2.new(0, 50, 0, 50)
  487. P.Font = Enum.Font.SourceSansItalic
  488. P.Text = "P"
  489. P.TextColor3 = Color3.new(1, 0.333333, 1)
  490. P.TextScaled = true
  491. P.TextSize = 14
  492. P.TextWrapped = true
  493.  
  494. s.Name = "s"
  495. s.Parent = P
  496. s.BackgroundColor3 = Color3.new(1, 1, 1)
  497. s.BackgroundTransparency = 1
  498. s.Position = UDim2.new(-0.0111167431, 0, 0.0232786871, 0)
  499. s.Size = UDim2.new(0, 50, 0, 50)
  500. s.Font = Enum.Font.SourceSansLight
  501. s.Text = "s"
  502. s.TextColor3 = Color3.new(0, 0, 0)
  503. s.TextScaled = true
  504. s.TextSize = 14
  505. s.TextWrapped = true
  506.  
  507. CounterBloxGUI.Name = "CounterBlox GUI"
  508. CounterBloxGUI.Parent = Main
  509. CounterBloxGUI.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  510. CounterBloxGUI.BorderSizePixel = 0
  511. CounterBloxGUI.Position = UDim2.new(0.611116767, 0, 0.261639327, 0)
  512. CounterBloxGUI.Size = UDim2.new(0, 130, 0, 75)
  513. CounterBloxGUI.Font = Enum.Font.SciFi
  514. CounterBloxGUI.Text = "CounterBlox GUI"
  515. CounterBloxGUI.TextColor3 = Color3.new(0, 0, 0)
  516. CounterBloxGUI.TextScaled = true
  517. CounterBloxGUI.TextSize = 14
  518. CounterBloxGUI.TextWrapped = true
  519. CounterBloxGUI.MouseButton1Down:connect(function()
  520. loadstring(game:HttpGet("https://pastebin.com/raw/SSzLbZYJ",true))()
  521. end)
  522.  
  523. CounterBloxhelp.Name = "CounterBloxhelp"
  524. CounterBloxhelp.Parent = CounterBloxGUI
  525. CounterBloxhelp.BackgroundColor3 = Color3.new(1, 0, 1)
  526. CounterBloxhelp.Position = UDim2.new(-0.00411057472, 0, 0.874951601, 0)
  527. CounterBloxhelp.Size = UDim2.new(0, 130, 0, 20)
  528. CounterBloxhelp.Font = Enum.Font.SourceSans
  529. CounterBloxhelp.Text = "[Crash Risk]"
  530. CounterBloxhelp.TextColor3 = Color3.new(0, 0, 0)
  531. CounterBloxhelp.TextScaled = true
  532. CounterBloxhelp.TextSize = 14
  533. CounterBloxhelp.TextWrapped = true
  534.  
  535. ComingSoon_2.Name = "Coming Soon!"
  536. ComingSoon_2.Parent = Main
  537. ComingSoon_2.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  538. ComingSoon_2.BorderSizePixel = 0
  539. ComingSoon_2.Position = UDim2.new(0.611116767, 0, 0.571639359, 0)
  540. ComingSoon_2.Size = UDim2.new(0, 130, 0, 75)
  541. ComingSoon_2.Font = Enum.Font.SciFi
  542. ComingSoon_2.Text = "Coming Soon!"
  543. ComingSoon_2.TextColor3 = Color3.new(0, 0, 0)
  544. ComingSoon_2.TextScaled = true
  545. ComingSoon_2.TextSize = 14
  546. ComingSoon_2.TextWrapped = true
  547.  
  548. ComingSoon_3.Name = "Coming Soon!"
  549. ComingSoon_3.Parent = Main
  550. ComingSoon_3.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  551. ComingSoon_3.BorderSizePixel = 0
  552. ComingSoon_3.Position = UDim2.new(0.611116767, 0, 0.723639369, 0)
  553. ComingSoon_3.Size = UDim2.new(0, 130, 0, 75)
  554. ComingSoon_3.Font = Enum.Font.SciFi
  555. ComingSoon_3.Text = "Coming Soon!"
  556. ComingSoon_3.TextColor3 = Color3.new(0, 0, 0)
  557. ComingSoon_3.TextScaled = true
  558. ComingSoon_3.TextSize = 14
  559. ComingSoon_3.TextWrapped = true
  560.  
  561. ComingSoon_4.Name = "Coming Soon!"
  562. ComingSoon_4.Parent = Main
  563. ComingSoon_4.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  564. ComingSoon_4.BorderSizePixel = 0
  565. ComingSoon_4.Position = UDim2.new(0.80611676, 0, 0.106639341, 0)
  566. ComingSoon_4.Size = UDim2.new(0, 130, 0, 75)
  567. ComingSoon_4.Font = Enum.Font.SciFi
  568. ComingSoon_4.Text = "Coming Soon!"
  569. ComingSoon_4.TextColor3 = Color3.new(0, 0, 0)
  570. ComingSoon_4.TextScaled = true
  571. ComingSoon_4.TextSize = 14
  572. ComingSoon_4.TextWrapped = true
  573.  
  574. ComingSoon_5.Name = "Coming Soon!"
  575. ComingSoon_5.Parent = Main
  576. ComingSoon_5.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  577. ComingSoon_5.BorderSizePixel = 0
  578. ComingSoon_5.Position = UDim2.new(0.80611676, 0, 0.261639327, 0)
  579. ComingSoon_5.Size = UDim2.new(0, 130, 0, 75)
  580. ComingSoon_5.Font = Enum.Font.SciFi
  581. ComingSoon_5.Text = "Coming Soon!"
  582. ComingSoon_5.TextColor3 = Color3.new(0, 0, 0)
  583. ComingSoon_5.TextScaled = true
  584. ComingSoon_5.TextSize = 14
  585. ComingSoon_5.TextWrapped = true
  586.  
  587. ComingSoon_6.Name = "Coming Soon!"
  588. ComingSoon_6.Parent = Main
  589. ComingSoon_6.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  590. ComingSoon_6.BorderSizePixel = 0
  591. ComingSoon_6.Position = UDim2.new(0.80611676, 0, 0.416639328, 0)
  592. ComingSoon_6.Size = UDim2.new(0, 130, 0, 75)
  593. ComingSoon_6.Font = Enum.Font.SciFi
  594. ComingSoon_6.Text = "Coming Soon!"
  595. ComingSoon_6.TextColor3 = Color3.new(0, 0, 0)
  596. ComingSoon_6.TextScaled = true
  597. ComingSoon_6.TextSize = 14
  598. ComingSoon_6.TextWrapped = true
  599.  
  600. ComingSoon_7.Name = "Coming Soon!"
  601. ComingSoon_7.Parent = Main
  602. ComingSoon_7.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  603. ComingSoon_7.BorderSizePixel = 0
  604. ComingSoon_7.Position = UDim2.new(0.80611676, 0, 0.571639359, 0)
  605. ComingSoon_7.Size = UDim2.new(0, 130, 0, 75)
  606. ComingSoon_7.Font = Enum.Font.SciFi
  607. ComingSoon_7.Text = "Coming Soon!"
  608. ComingSoon_7.TextColor3 = Color3.new(0, 0, 0)
  609. ComingSoon_7.TextScaled = true
  610. ComingSoon_7.TextSize = 14
  611. ComingSoon_7.TextWrapped = true
  612.  
  613. ComingSoon_8.Name = "Coming Soon!"
  614. ComingSoon_8.Parent = Main
  615. ComingSoon_8.BackgroundColor3 = Color3.new(0.666667, 0, 1)
  616. ComingSoon_8.BorderSizePixel = 0
  617. ComingSoon_8.Position = UDim2.new(0.80611676, 0, 0.72663939, 0)
  618. ComingSoon_8.Size = UDim2.new(0, 130, 0, 75)
  619. ComingSoon_8.Font = Enum.Font.SciFi
  620. ComingSoon_8.Text = "Coming Soon!"
  621. ComingSoon_8.TextColor3 = Color3.new(0, 0, 0)
  622. ComingSoon_8.TextScaled = true
  623. ComingSoon_8.TextSize = 14
  624. ComingSoon_8.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement