imtoofat3322

Untitled

Mar 17th, 2018
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.71 KB | None | 0 0
  1. -- Objects
  2.  
  3. local ScreenGui = Instance.new("ScreenGui")
  4. local main = Instance.new("Frame")
  5. local jailbreak = Instance.new("TextButton")
  6. local bar1 = Instance.new("TextLabel")
  7. local credits = Instance.new("TextLabel")
  8. local streets = Instance.new("TextButton")
  9. local pf = Instance.new("TextButton")
  10. local boogabooga = Instance.new("TextButton")
  11. local alone = Instance.new("TextButton")
  12. local rbworld = Instance.new("TextButton")
  13. local apoc = Instance.new("TextButton")
  14. local notoriety = Instance.new("TextButton")
  15. local insultkit = Instance.new("TextButton")
  16. local fecheck = Instance.new("TextButton")
  17. local update = Instance.new("TextLabel")
  18. local bar2 = Instance.new("TextLabel")
  19. local update_2 = Instance.new("TextLabel")
  20. local TextButton = Instance.new("TextButton")
  21. local fetab = Instance.new("Frame")
  22. local fename = Instance.new("TextLabel")
  23. local fe = Instance.new("TextButton")
  24. local jailbreaktab = Instance.new("Frame")
  25. local jailbreakname = Instance.new("TextLabel")
  26. local autorob = Instance.new("TextButton")
  27. local jailbreakgui = Instance.new("TextButton")
  28. local unjailbreak = Instance.new("TextButton")
  29. local thestreetstab = Instance.new("Frame")
  30. local streetsadmin = Instance.new("TextButton")
  31. local streetsname = Instance.new("TextLabel")
  32. local streetsgui = Instance.new("TextButton")
  33. local pftab = Instance.new("Frame")
  34. local pfvirgo = Instance.new("TextButton")
  35. local pfname = Instance.new("TextLabel")
  36. local pfxray = Instance.new("TextButton")
  37. local PFGUI = Instance.new("TextButton")
  38. local boogatab = Instance.new("Frame")
  39. local boogatp = Instance.new("TextButton")
  40. local booganame = Instance.new("TextLabel")
  41. local booganew = Instance.new("TextButton")
  42. local alonetab = Instance.new("Frame")
  43. local guialone = Instance.new("TextButton")
  44. local alonename = Instance.new("TextLabel")
  45. local rbworldtab = Instance.new("Frame")
  46. local rbaimbot = Instance.new("TextButton")
  47. local rbname = Instance.new("TextLabel")
  48. local apoctab = Instance.new("Frame")
  49. local apocspawn = Instance.new("TextButton")
  50. local apocname = Instance.new("TextLabel")
  51. local apocgenesis = Instance.new("TextButton")
  52. local apocuibuild = Instance.new("TextButton")
  53. local arnexgui = Instance.new("TextButton")
  54. local notorietytab = Instance.new("Frame")
  55. local apocspawn_2 = Instance.new("TextButton")
  56. local notorietyname = Instance.new("TextLabel")
  57. local apocgenesis_2 = Instance.new("TextButton")
  58. local insulttab = Instance.new("Frame")
  59. local insultgui = Instance.new("TextButton")
  60. local insultname = Instance.new("TextLabel")
  61. local backtomain = Instance.new("TextButton")
  62.  
  63.  
  64. -- Properties
  65.  
  66. ScreenGui.Parent = game.CoreGui
  67.  
  68. main.Name = "main"
  69. main.Parent = ScreenGui
  70. main.Active = true
  71. main.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  72. main.BorderSizePixel = 4
  73. main.Draggable = true
  74. main.Position = UDim2.new(0.316181034, 0, 0.104113102, 0)
  75. main.Size = UDim2.new(0, 343, 0, 546)
  76.  
  77. jailbreak.Name = "jailbreak"
  78. jailbreak.Parent = main
  79. jailbreak.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  80. jailbreak.Position = UDim2.new(0, 0, 0.133836687, 0)
  81. jailbreak.Size = UDim2.new(0, 76, 0, 30)
  82. jailbreak.Font = Enum.Font.SourceSansBold
  83. jailbreak.Text = "JailBreak"
  84. jailbreak.TextScaled = true
  85. jailbreak.TextSize = 14
  86. jailbreak.TextWrapped = true
  87. jailbreak.MouseButton1Down:connect(function()
  88. boogatab.Visible = false
  89. pftab.Visible = false
  90. rbworldtab.Visible = false
  91. alonetab.Visible = false
  92. apoctab.Visible = false
  93. notorietytab.Visible = false
  94. insulttab.Visible = false
  95. main.Visible = false
  96. thestreetstab.Visible = false
  97. jailbreaktab.Visible = true
  98. fetab.Visible = false
  99. end)
  100.  
  101. bar1.Name = "bar1"
  102. bar1.Parent = main
  103. bar1.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  104. bar1.Position = UDim2.new(0, 0, 0.0940374658, 0)
  105. bar1.Size = UDim2.new(0, 343, 0, 8)
  106. bar1.Font = Enum.Font.SourceSans
  107. bar1.Text = ""
  108. bar1.TextSize = 14
  109.  
  110. credits.Name = "credits"
  111. credits.Parent = main
  112. credits.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  113. credits.Size = UDim2.new(0, 343, 0, 50)
  114. credits.Font = Enum.Font.SourceSansItalic
  115. credits.Text = "Rosa V1.0 made by rb_imback"
  116. credits.TextColor3 = Color3.new(0, 0, 0)
  117. credits.TextSize = 26
  118. credits.TextWrapped = true
  119. credits.TextXAlignment = Enum.TextXAlignment.Left
  120.  
  121. streets.Name = "streets"
  122. streets.Parent = main
  123. streets.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  124. streets.Position = UDim2.new(0, 0, 0.1897026, 0)
  125. streets.Size = UDim2.new(0, 76, 0, 30)
  126. streets.Font = Enum.Font.SourceSansBold
  127. streets.Text = "The Streets"
  128. streets.TextScaled = true
  129. streets.TextSize = 14
  130. streets.TextWrapped = true
  131. streets.MouseButton1Down:connect(function()
  132. boogatab.Visible = false
  133. pftab.Visible = false
  134. rbworldtab.Visible = false
  135. alonetab.Visible = false
  136. apoctab.Visible = false
  137. notorietytab.Visible = false
  138. insulttab.Visible = false
  139. main.Visible = false
  140. thestreetstab.Visible = true
  141. jailbreaktab.Visible = false
  142. fetab.Visible = false
  143. end)
  144.  
  145. pf.Name = "pf"
  146. pf.Parent = main
  147. pf.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  148. pf.Position = UDim2.new(0, 0, 0.245568514, 0)
  149. pf.Size = UDim2.new(0, 76, 0, 30)
  150. pf.Font = Enum.Font.SourceSansBold
  151. pf.Text = "Phantom Forces"
  152. pf.TextScaled = true
  153. pf.TextSize = 14
  154. pf.TextWrapped = true
  155. pf.MouseButton1Down:connect(function()
  156. boogatab.Visible = false
  157. pftab.Visible = true
  158. rbworldtab.Visible = false
  159. alonetab.Visible = false
  160. apoctab.Visible = false
  161. notorietytab.Visible = false
  162. insulttab.Visible = false
  163. main.Visible = false
  164. thestreetstab.Visible = false
  165. jailbreaktab.Visible = false
  166. fetab.Visible = false
  167. end)
  168.  
  169. boogabooga.Name = "booga booga"
  170. boogabooga.Parent = main
  171. boogabooga.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  172. boogabooga.Position = UDim2.new(0, 0, 0.301434427, 0)
  173. boogabooga.Size = UDim2.new(0, 76, 0, 30)
  174. boogabooga.Font = Enum.Font.SourceSansBold
  175. boogabooga.Text = "Booga Booga"
  176. boogabooga.TextScaled = true
  177. boogabooga.TextSize = 14
  178. boogabooga.TextWrapped = true
  179. boogabooga.MouseButton1Down:connect(function()
  180. boogatab.Visible = true
  181. pftab.Visible = false
  182. rbworldtab.Visible = false
  183. alonetab.Visible = false
  184. apoctab.Visible = false
  185. notorietytab.Visible = false
  186. insulttab.Visible = false
  187. main.Visible = false
  188. thestreetstab.Visible = false
  189. jailbreaktab.Visible = false
  190. fetab.Visible = false
  191. end)
  192.  
  193. alone.Name = "alone"
  194. alone.Parent = main
  195. alone.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  196. alone.Position = UDim2.new(0, 0, 0.357300341, 0)
  197. alone.Size = UDim2.new(0, 76, 0, 30)
  198. alone.Font = Enum.Font.SourceSansBold
  199. alone.Text = "Alone"
  200. alone.TextScaled = true
  201. alone.TextSize = 14
  202. alone.TextWrapped = true
  203. alone.MouseButton1Down:connect(function()
  204. boogatab.Visible = false
  205. pftab.Visible = false
  206. rbworldtab.Visible = false
  207. alonetab.Visible = true
  208. apoctab.Visible = false
  209. notorietytab.Visible = false
  210. insulttab.Visible = false
  211. main.Visible = false
  212. thestreetstab.Visible = false
  213. jailbreaktab.Visible = false
  214. fetab.Visible = false
  215. end)
  216.  
  217. rbworld.Name = "rb world"
  218. rbworld.Parent = main
  219. rbworld.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  220. rbworld.Position = UDim2.new(0, 0, 0.413166255, 0)
  221. rbworld.Size = UDim2.new(0, 76, 0, 30)
  222. rbworld.Font = Enum.Font.SourceSansBold
  223. rbworld.Text = "RB WORLD 2"
  224. rbworld.TextScaled = true
  225. rbworld.TextSize = 14
  226. rbworld.TextWrapped = true
  227. rbworld.MouseButton1Down:connect(function()
  228. boogatab.Visible = false
  229. pftab.Visible = false
  230. rbworldtab.Visible = true
  231. alonetab.Visible = false
  232. apoctab.Visible = false
  233. notorietytab.Visible = false
  234. insulttab.Visible = false
  235. main.Visible = false
  236. thestreetstab.Visible = false
  237. jailbreaktab.Visible = false
  238. fetab.Visible = false
  239. end)
  240.  
  241. apoc.Name = "apoc"
  242. apoc.Parent = main
  243. apoc.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  244. apoc.Position = UDim2.new(0, 0, 0.47182548, 0)
  245. apoc.Size = UDim2.new(0, 76, 0, 30)
  246. apoc.Font = Enum.Font.SourceSansBold
  247. apoc.Text = "APOC RISING"
  248. apoc.TextScaled = true
  249. apoc.TextSize = 14
  250. apoc.TextWrapped = true
  251. apoc.MouseButton1Down:connect(function()
  252. boogatab.Visible = false
  253. pftab.Visible = false
  254. rbworldtab.Visible = false
  255. alonetab.Visible = false
  256. apoctab.Visible = true
  257. notorietytab.Visible = false
  258. insulttab.Visible = false
  259. main.Visible = false
  260. thestreetstab.Visible = false
  261. jailbreaktab.Visible = false
  262. fetab.Visible = false
  263. end)
  264.  
  265. notoriety.Name = "notoriety"
  266. notoriety.Parent = main
  267. notoriety.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  268. notoriety.Position = UDim2.new(0, 0, 0.530474544, 0)
  269. notoriety.Size = UDim2.new(0, 76, 0, 30)
  270. notoriety.Font = Enum.Font.SourceSansBold
  271. notoriety.Text = "Notoriety"
  272. notoriety.TextScaled = true
  273. notoriety.TextSize = 14
  274. notoriety.TextWrapped = true
  275. notoriety.MouseButton1Down:connect(function()
  276. boogatab.Visible = false
  277. pftab.Visible = false
  278. rbworldtab.Visible = false
  279. alonetab.Visible = false
  280. apoctab.Visible = false
  281. notorietytab.Visible = true
  282. insulttab.Visible = false
  283. main.Visible = false
  284. thestreetstab.Visible = false
  285. jailbreaktab.Visible = false
  286. fetab.Visible = false
  287. end)
  288.  
  289. insultkit.Name = "insult kit"
  290. insultkit.Parent = main
  291. insultkit.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  292. insultkit.Position = UDim2.new(0, 0, 0.586432517, 0)
  293. insultkit.Size = UDim2.new(0, 76, 0, 30)
  294. insultkit.Font = Enum.Font.SourceSansBold
  295. insultkit.Text = "Insult Kit"
  296. insultkit.TextScaled = true
  297. insultkit.TextSize = 14
  298. insultkit.TextWrapped = true
  299. insultkit.MouseButton1Down:connect(function()
  300. boogatab.Visible = false
  301. pftab.Visible = false
  302. rbworldtab.Visible = false
  303. alonetab.Visible = false
  304. apoctab.Visible = false
  305. notorietytab.Visible = false
  306. insulttab.Visible = true
  307. main.Visible = false
  308. thestreetstab.Visible = false
  309. jailbreaktab.Visible = false
  310. fetab.Visible = false
  311. end)
  312.  
  313. fecheck.Name = "fe check"
  314. fecheck.Parent = main
  315. fecheck.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  316. fecheck.Position = UDim2.new(0, 0, 0.641387939, 0)
  317. fecheck.Size = UDim2.new(0, 76, 0, 30)
  318. fecheck.Font = Enum.Font.SourceSansBold
  319. fecheck.Text = "FE CHECK"
  320. fecheck.TextScaled = true
  321. fecheck.TextSize = 14
  322. fecheck.TextWrapped = true
  323. fecheck.MouseButton1Down:connect(function()
  324. boogatab.Visible = false
  325. pftab.Visible = false
  326. rbworldtab.Visible = false
  327. alonetab.Visible = false
  328. apoctab.Visible = false
  329. notorietytab.Visible = false
  330. insulttab.Visible = false
  331. main.Visible = false
  332. thestreetstab.Visible = false
  333. jailbreaktab.Visible = false
  334. fetab.Visible = true
  335. end)
  336.  
  337. update.Name = "update"
  338. update.Parent = main
  339. update.BackgroundColor3 = Color3.new(1, 1, 1)
  340. update.BackgroundTransparency = 1
  341. update.Position = UDim2.new(0.352769673, 0, 0.115456246, 0)
  342. update.Size = UDim2.new(0, 206, 0, 50)
  343. update.Font = Enum.Font.SourceSansBold
  344. update.Text = "UPDATE LOGS:"
  345. update.TextSize = 38
  346. update.TextWrapped = true
  347.  
  348. bar2.Name = "bar 2"
  349. bar2.Parent = main
  350. bar2.BackgroundColor3 = Color3.new(0.666667, 0, 0)
  351. bar2.Position = UDim2.new(0.300291538, 0, 0.11359404, 0)
  352. bar2.Size = UDim2.new(0, 5, 0, 476)
  353. bar2.Font = Enum.Font.SourceSans
  354. bar2.Text = ""
  355. bar2.TextSize = 14
  356.  
  357. update_2.Name = "update"
  358. update_2.Parent = main
  359. update_2.BackgroundColor3 = Color3.new(1, 1, 1)
  360. update_2.BackgroundTransparency = 1
  361. update_2.Position = UDim2.new(0.352769673, 0, 0.191806346, 0)
  362. update_2.Size = UDim2.new(0, 206, 0, 400)
  363. update_2.Font = Enum.Font.SourceSansBold
  364. update_2.Text = "You can DM yoga#2823 if you have any questions or new tabs to add. These gui's were not made by me the only GUI that was made by me was 'gui made by me'"
  365. update_2.TextSize = 19
  366. update_2.TextWrapped = true
  367. update_2.TextYAlignment = Enum.TextYAlignment.Top
  368.  
  369. TextButton.Parent = main
  370. TextButton.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  371. TextButton.BackgroundTransparency = 1
  372. TextButton.BorderSizePixel = 0
  373. TextButton.Position = UDim2.new(-0.0174927115, 0, 0.902930379, 0)
  374. TextButton.Size = UDim2.new(0, 88, 0, 53)
  375. TextButton.Font = Enum.Font.SourceSans
  376. TextButton.Text = "Exit"
  377. TextButton.TextColor3 = Color3.new(0.666667, 0, 0)
  378. TextButton.TextSize = 31
  379. TextButton.MouseButton1Down:connect(function()
  380. boogatab.Visible = false
  381. pftab.Visible = false
  382. rbworldtab.Visible = false
  383. alonetab.Visible = false
  384. apoctab.Visible = false
  385. notorietytab.Visible = false
  386. insulttab.Visible = false
  387. thestreetstab.Visible = false
  388. jailbreaktab.Visible = false
  389. fetab.Visible = false
  390. main.Visible = false
  391. end)
  392.  
  393. fetab.Name = "fe tab"
  394. fetab.Parent = ScreenGui
  395. fetab.Active = true
  396. fetab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  397. fetab.Draggable = true
  398. fetab.Position = UDim2.new(0.607946694, 0, 0.109506428, 0)
  399. fetab.Size = UDim2.new(0, 343, 0, 537)
  400. fetab.Visible = false
  401.  
  402. fename.Name = "fe name"
  403. fename.Parent = fetab
  404. fename.BackgroundColor3 = Color3.new(1, 1, 1)
  405. fename.BackgroundTransparency = 1
  406. fename.Position = UDim2.new(0.198250741, 0, 0.0148975849, 0)
  407. fename.Size = UDim2.new(0, 206, 0, 50)
  408. fename.Font = Enum.Font.SourceSansBold
  409. fename.Text = "FE CHECK"
  410. fename.TextSize = 38
  411. fename.TextWrapped = true
  412.  
  413. fe.Name = "fe"
  414. fe.Parent = fetab
  415. fe.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  416. fe.BorderSizePixel = 4
  417. fe.Position = UDim2.new(0.227405265, 0, 0.40595901, 0)
  418. fe.Size = UDim2.new(0, 200, 0, 50)
  419. fe.Font = Enum.Font.SourceSansBold
  420. fe.Text = "CHECK FE"
  421. fe.TextScaled = true
  422. fe.TextSize = 14
  423. fe.TextWrapped = true
  424. fe.MouseButton1Down:connect(function()
  425. fe.MouseButton1Down:connect(function()
  426. loadstring(game:HttpGet(('https://pastebin.com/raw/VeU5pnex'),true))()
  427. end)
  428. end)
  429.  
  430. jailbreaktab.Name = "jailbreak tab"
  431. jailbreaktab.Parent = ScreenGui
  432. jailbreaktab.Active = true
  433. jailbreaktab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  434. jailbreaktab.Draggable = true
  435. jailbreaktab.Position = UDim2.new(0.720159888, 0, 0.0934395939, 0)
  436. jailbreaktab.Size = UDim2.new(0, 343, 0, 537)
  437. jailbreaktab.Visible = false
  438.  
  439. jailbreakname.Name = "jailbreak name"
  440. jailbreakname.Parent = jailbreaktab
  441. jailbreakname.BackgroundColor3 = Color3.new(1, 1, 1)
  442. jailbreakname.BackgroundTransparency = 1
  443. jailbreakname.Position = UDim2.new(0.190962166, 0, 0.0167597868, 0)
  444. jailbreakname.Size = UDim2.new(0, 206, 0, 50)
  445. jailbreakname.Font = Enum.Font.SourceSansBold
  446. jailbreakname.Text = "Jailbreak"
  447. jailbreakname.TextSize = 38
  448. jailbreakname.TextWrapped = true
  449.  
  450. autorob.Name = "auto rob"
  451. autorob.Parent = jailbreaktab
  452. autorob.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  453. autorob.BorderSizePixel = 4
  454. autorob.Position = UDim2.new(0.201166198, 0, 0.281191766, 0)
  455. autorob.Size = UDim2.new(0, 200, 0, 50)
  456. autorob.Font = Enum.Font.SourceSansBold
  457. autorob.Text = "not working will be fixed soon"
  458. autorob.TextScaled = true
  459. autorob.TextSize = 14
  460. autorob.TextWrapped = true
  461.  
  462. jailbreakgui.Name = "jailbreak gui"
  463. jailbreakgui.Parent = jailbreaktab
  464. jailbreakgui.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  465. jailbreakgui.BorderSizePixel = 4
  466. jailbreakgui.Position = UDim2.new(0.199708477, 0, 0.581005514, 0)
  467. jailbreakgui.Size = UDim2.new(0, 200, 0, 50)
  468. jailbreakgui.Font = Enum.Font.SourceSansBold
  469. jailbreakgui.Text = "NOT WORKING ATM "
  470. jailbreakgui.TextScaled = true
  471. jailbreakgui.TextSize = 14
  472. jailbreakgui.TextWrapped = true
  473.  
  474. unjailbreak.Name = "unjailbreak"
  475. unjailbreak.Parent = jailbreaktab
  476. unjailbreak.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  477. unjailbreak.BorderSizePixel = 4
  478. unjailbreak.Position = UDim2.new(0.199708477, 0, 0.430167556, 0)
  479. unjailbreak.Size = UDim2.new(0, 200, 0, 50)
  480. unjailbreak.Font = Enum.Font.SourceSansBold
  481. unjailbreak.Text = "NOT WORKING ATM"
  482. unjailbreak.TextScaled = true
  483. unjailbreak.TextSize = 14
  484. unjailbreak.TextWrapped = true
  485. unjailbreak.MouseButton1Down:connect(function()
  486. loadstring(game:HttpGet(('https://pastebin.com/raw/h4p7mVCT'),true))()
  487. end)
  488. thestreetstab.Name = "the streets tab"
  489. thestreetstab.Parent = ScreenGui
  490. thestreetstab.Active = true
  491. thestreetstab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  492. thestreetstab.Draggable = true
  493. thestreetstab.Position = UDim2.new(0.680482388, 0, 0.0690179914, 0)
  494. thestreetstab.Size = UDim2.new(0, 343, 0, 537)
  495. thestreetstab.Visible = false
  496.  
  497. streetsadmin.Name = "streets admin"
  498. streetsadmin.Parent = thestreetstab
  499. streetsadmin.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  500. streetsadmin.BorderSizePixel = 4
  501. streetsadmin.Position = UDim2.new(0.206997111, 0, 0.296089292, 0)
  502. streetsadmin.Size = UDim2.new(0, 200, 0, 50)
  503. streetsadmin.Font = Enum.Font.SourceSansBold
  504. streetsadmin.Text = "not working will be fixed soon"
  505. streetsadmin.TextScaled = true
  506. streetsadmin.TextSize = 14
  507. streetsadmin.TextWrapped = true
  508. streetsadmin.MouseButton1Down:connect(function()
  509. loadstring(game:HttpGet(('pastebin.com/Cq0q5Kad'),true))()
  510. end)
  511. streetsname.Name = "streets name"
  512. streetsname.Parent = thestreetstab
  513. streetsname.BackgroundColor3 = Color3.new(1, 1, 1)
  514. streetsname.BackgroundTransparency = 1
  515. streetsname.Position = UDim2.new(0.176384911, 0, 0.0167597868, 0)
  516. streetsname.Size = UDim2.new(0, 206, 0, 50)
  517. streetsname.Font = Enum.Font.SourceSansBold
  518. streetsname.Text = "The Streets "
  519. streetsname.TextSize = 38
  520. streetsname.TextWrapped = true
  521.  
  522. streetsgui.Name = "streets gui"
  523. streetsgui.Parent = thestreetstab
  524. streetsgui.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  525. streetsgui.BorderSizePixel = 4
  526. streetsgui.Position = UDim2.new(0.206997111, 0, 0.482309043, 0)
  527. streetsgui.Size = UDim2.new(0, 200, 0, 50)
  528. streetsgui.Font = Enum.Font.SourceSansBold
  529. streetsgui.Text = "The streets GUI"
  530. streetsgui.TextScaled = true
  531. streetsgui.TextSize = 14
  532. streetsgui.TextWrapped = true
  533.  
  534. pftab.Name = "pf tab"
  535. pftab.Parent = ScreenGui
  536. pftab.Active = true
  537. pftab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  538. pftab.Draggable = true
  539. pftab.Position = UDim2.new(0.64018476, 0, 0.0844421536, 0)
  540. pftab.Size = UDim2.new(0, 343, 0, 537)
  541. pftab.Visible = false
  542.  
  543. pfvirgo.Name = "pfvirgo"
  544. pfvirgo.Parent = pftab
  545. pfvirgo.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  546. pfvirgo.BorderSizePixel = 4
  547. pfvirgo.Position = UDim2.new(0.208454877, 0, 0.20856604, 0)
  548. pfvirgo.Size = UDim2.new(0, 200, 0, 50)
  549. pfvirgo.Font = Enum.Font.SourceSansBold
  550. pfvirgo.Text = "PFVIRGO"
  551. pfvirgo.TextScaled = true
  552. pfvirgo.TextSize = 14
  553. pfvirgo.TextWrapped = true
  554. pfvirgo.MouseButton1Down:connect(function()
  555. loadstring(game:HttpGet(('pastebin.com/raw/cYwJdrj5'),true))()
  556. end)
  557.  
  558. pfname.Name = "pf name"
  559. pfname.Parent = pftab
  560. pfname.BackgroundColor3 = Color3.new(1, 1, 1)
  561. pfname.BackgroundTransparency = 1
  562. pfname.Position = UDim2.new(0.0539358594, 0, 0.0186219737, 0)
  563. pfname.Size = UDim2.new(0, 306, 0, 50)
  564. pfname.Font = Enum.Font.SourceSansBold
  565. pfname.Text = "Phantom Forces"
  566. pfname.TextSize = 38
  567. pfname.TextWrapped = true
  568.  
  569. pfxray.Name = "pfxray"
  570. pfxray.Parent = pftab
  571. pfxray.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  572. pfxray.BorderSizePixel = 4
  573. pfxray.Position = UDim2.new(0.208454862, 0, 0.355679601, 0)
  574. pfxray.Size = UDim2.new(0, 200, 0, 50)
  575. pfxray.Font = Enum.Font.SourceSansBold
  576. pfxray.Text = "XRAY"
  577. pfxray.TextScaled = true
  578. pfxray.TextSize = 14
  579. pfxray.TextWrapped = true
  580. pfxray.MouseButton1Down:connect(function()
  581. loadstring(game:HttpGet(('pastebin.com/raw/UVPY9HAH'),true))()
  582. end)
  583. PFGUI.Name = "PFGUI"
  584. PFGUI.Parent = pftab
  585. PFGUI.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  586. PFGUI.BorderSizePixel = 4
  587. PFGUI.Position = UDim2.new(0.208454862, 0, 0.506517589, 0)
  588. PFGUI.Size = UDim2.new(0, 200, 0, 50)
  589. PFGUI.Font = Enum.Font.SourceSansBold
  590. PFGUI.Text = "PHANTOM FORCES GUI"
  591. PFGUI.TextScaled = true
  592. PFGUI.TextSize = 14
  593. PFGUI.TextWrapped = true
  594. PFGUI.MouseButton1Down:connect(function()
  595. loadstring(game:HttpGet(('pastebin.com/raw/VnEn054L'),true))()
  596. end)
  597. boogatab.Name = "booga tab"
  598. boogatab.Parent = ScreenGui
  599. boogatab.Active = true
  600. boogatab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  601. boogatab.Draggable = true
  602. boogatab.Position = UDim2.new(0.549670219, 0, 0.00860668346, 0)
  603. boogatab.Size = UDim2.new(0, 343, 0, 537)
  604. boogatab.Visible = false
  605.  
  606. boogatp.Name = "booga tp"
  607. boogatp.Parent = boogatab
  608. boogatp.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  609. boogatp.BorderSizePixel = 4
  610. boogatp.Position = UDim2.new(0.208454877, 0, 0.20856604, 0)
  611. boogatp.Size = UDim2.new(0, 200, 0, 50)
  612. boogatp.Font = Enum.Font.SourceSansBold
  613. boogatp.Text = "TP RESOURCES"
  614. boogatp.TextScaled = true
  615. boogatp.TextSize = 14
  616. boogatp.TextWrapped = true
  617. boogatp.MouseButton1Down:connect(function()
  618. loadstring(game:HttpGet(('pastebin.com/raw/530fifjn'),true))()
  619. end)
  620. booganame.Name = "booga name"
  621. booganame.Parent = boogatab
  622. booganame.BackgroundColor3 = Color3.new(1, 1, 1)
  623. booganame.BackgroundTransparency = 1
  624. booganame.Position = UDim2.new(0.048104953, 0, 0.0204841718, 0)
  625. booganame.Size = UDim2.new(0, 306, 0, 50)
  626. booganame.Font = Enum.Font.SourceSansBold
  627. booganame.Text = "Booga Booga"
  628. booganame.TextSize = 38
  629. booganame.TextWrapped = true
  630.  
  631. booganew.Name = "booga new"
  632. booganew.Parent = boogatab
  633. booganew.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  634. booganew.BorderSizePixel = 4
  635. booganew.Position = UDim2.new(0.208454862, 0, 0.355679601, 0)
  636. booganew.Size = UDim2.new(0, 200, 0, 50)
  637. booganew.Font = Enum.Font.SourceSansBold
  638. booganew.Text = "NEW SCRIPT(booga booga)"
  639. booganew.TextScaled = true
  640. booganew.TextSize = 14
  641. booganew.TextWrapped = true
  642. booganew.MouseButton1Down:connect(function()
  643. loadstring(game:HttpGet(('pastebin.com/raw/esVZFjed'),true))()
  644. end)
  645. alonetab.Name = "alone tab"
  646. alonetab.Parent = ScreenGui
  647. alonetab.Active = true
  648. alonetab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  649. alonetab.Draggable = true
  650. alonetab.Position = UDim2.new(0.343222618, 0, 0.00924936309, 0)
  651. alonetab.Size = UDim2.new(0, 343, 0, 537)
  652. alonetab.Visible = false
  653.  
  654. guialone.Name = "gui alone"
  655. guialone.Parent = alonetab
  656. guialone.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  657. guialone.BorderSizePixel = 4
  658. guialone.Position = UDim2.new(0.208454877, 0, 0.20856604, 0)
  659. guialone.Size = UDim2.new(0, 200, 0, 50)
  660. guialone.Font = Enum.Font.SourceSansBold
  661. guialone.Text = "Awesome GUI for ALONE"
  662. guialone.TextScaled = true
  663. guialone.TextSize = 14
  664. guialone.TextWrapped = true
  665. guialone.MouseButton1Down:connect(function()
  666. loadstring(game:HttpGet(('https://pastebin.com/raw/Av8rsCV8'),true))()
  667. end)
  668. alonename.Name = "alone name"
  669. alonename.Parent = alonetab
  670. alonename.BackgroundColor3 = Color3.new(1, 1, 1)
  671. alonename.BackgroundTransparency = 1
  672. alonename.Position = UDim2.new(0.0524781309, 0, 0.0186219737, 0)
  673. alonename.Size = UDim2.new(0, 306, 0, 50)
  674. alonename.Font = Enum.Font.SourceSansBold
  675. alonename.Text = "Alone"
  676. alonename.TextSize = 38
  677. alonename.TextWrapped = true
  678.  
  679. rbworldtab.Name = "rb world tab"
  680. rbworldtab.Parent = ScreenGui
  681. rbworldtab.Active = true
  682. rbworldtab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  683. rbworldtab.Draggable = true
  684. rbworldtab.Position = UDim2.new(0.680792332, 0, 0.310020566, 0)
  685. rbworldtab.Size = UDim2.new(0, 343, 0, 537)
  686. rbworldtab.Visible = false
  687.  
  688. rbaimbot.Name = "rb aimbot"
  689. rbaimbot.Parent = rbworldtab
  690. rbaimbot.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  691. rbaimbot.BorderSizePixel = 4
  692. rbaimbot.Position = UDim2.new(0.208454877, 0, 0.20856604, 0)
  693. rbaimbot.Size = UDim2.new(0, 200, 0, 50)
  694. rbaimbot.Font = Enum.Font.SourceSansBold
  695. rbaimbot.Text = "RB world aimbot"
  696. rbaimbot.TextScaled = true
  697. rbaimbot.TextSize = 14
  698. rbaimbot.TextWrapped = true
  699. rbaimbot.MouseButton1Down:connect(function()
  700. loadstring(game:HttpGet(('https://pastebin.com/raw/MyiWNnWd'),true))()
  701. end)
  702.  
  703. rbname.Name = "rb name"
  704. rbname.Parent = rbworldtab
  705. rbname.BackgroundColor3 = Color3.new(1, 1, 1)
  706. rbname.BackgroundTransparency = 1
  707. rbname.Position = UDim2.new(0.0524781309, 0, 0.0186219737, 0)
  708. rbname.Size = UDim2.new(0, 306, 0, 50)
  709. rbname.Font = Enum.Font.SourceSansBold
  710. rbname.Text = "RB WORLD 2"
  711. rbname.TextSize = 38
  712. rbname.TextWrapped = true
  713.  
  714. apoctab.Name = "apoc tab"
  715. apoctab.Parent = ScreenGui
  716. apoctab.Active = true
  717. apoctab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  718. apoctab.Draggable = true
  719. apoctab.Position = UDim2.new(0.107016742, 0, 0.0233881772, 0)
  720. apoctab.Size = UDim2.new(0, 343, 0, 537)
  721. apoctab.Visible = false
  722.  
  723. apocspawn.Name = "apoc spawn"
  724. apocspawn.Parent = apoctab
  725. apocspawn.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  726. apocspawn.BorderSizePixel = 4
  727. apocspawn.Position = UDim2.new(0.208454877, 0, 0.20856604, 0)
  728. apocspawn.Size = UDim2.new(0, 200, 0, 50)
  729. apocspawn.Font = Enum.Font.SourceSansBold
  730. apocspawn.Text = "Apoc spawning"
  731. apocspawn.TextScaled = true
  732. apocspawn.TextSize = 14
  733. apocspawn.TextWrapped = true
  734. apocspawn.MouseButton1Down:connect(function()
  735. loadstring(game:HttpGet(('https://pastebin.com/raw/dpxy59BX'),true))()
  736. end)
  737. apocname.Name = "apoc name"
  738. apocname.Parent = apoctab
  739. apocname.BackgroundColor3 = Color3.new(1, 1, 1)
  740. apocname.BackgroundTransparency = 1
  741. apocname.Position = UDim2.new(0.0553935729, 0, 3.25962901e-09, 0)
  742. apocname.Size = UDim2.new(0, 306, 0, 50)
  743. apocname.Font = Enum.Font.SourceSansBold
  744. apocname.Text = "Apoc Rising"
  745. apocname.TextSize = 38
  746. apocname.TextWrapped = true
  747.  
  748. apocgenesis.Name = "apoc genesis"
  749. apocgenesis.Parent = apoctab
  750. apocgenesis.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  751. apocgenesis.BorderSizePixel = 4
  752. apocgenesis.Position = UDim2.new(0.20553942, 0, 0.374301612, 0)
  753. apocgenesis.Size = UDim2.new(0, 200, 0, 50)
  754. apocgenesis.Font = Enum.Font.SourceSansBold
  755. apocgenesis.Text = "not working sorry"
  756. apocgenesis.TextScaled = true
  757. apocgenesis.TextSize = 14
  758. apocgenesis.TextWrapped = true
  759.  
  760. apocuibuild.Name = "apoc ui build"
  761. apocuibuild.Parent = apoctab
  762. apocuibuild.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  763. apocuibuild.BorderSizePixel = 4
  764. apocuibuild.Position = UDim2.new(0.205539405, 0, 0.536312759, 0)
  765. apocuibuild.Size = UDim2.new(0, 200, 0, 50)
  766. apocuibuild.Font = Enum.Font.SourceSansBold
  767. apocuibuild.Text = "Apoc_Rising_UI_Build_B34"
  768. apocuibuild.TextScaled = true
  769. apocuibuild.TextSize = 14
  770. apocuibuild.TextWrapped = true
  771. apocuibuild.MouseButton1Down:connect(function()
  772. loadstring(game:HttppGet(('https://pastebin.com/raw/tDTr8fms'),true))()
  773. end)
  774.  
  775. arnexgui.Name = "arnex gui"
  776. arnexgui.Parent = apoctab
  777. arnexgui.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  778. arnexgui.BorderSizePixel = 4
  779. arnexgui.Position = UDim2.new(0.20553942, 0, 0.70391053, 0)
  780. arnexgui.Size = UDim2.new(0, 200, 0, 50)
  781. arnexgui.Font = Enum.Font.SourceSansBold
  782. arnexgui.Text = "ARNEX APOC GUI"
  783. arnexgui.TextScaled = true
  784. arnexgui.TextSize = 14
  785. arnexgui.TextWrapped = true
  786. arnexgui.MouseButton1Down:connect(function()
  787. loadstring(game:HttpGet(('https://pastebin.com/raw/ivY37D6S'),true))()
  788. end)
  789. notorietytab.Name = "notoriety tab"
  790. notorietytab.Parent = ScreenGui
  791. notorietytab.Active = true
  792. notorietytab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  793. notorietytab.Draggable = true
  794. notorietytab.Position = UDim2.new(0.233179122, 0, 0.34536761, 0)
  795. notorietytab.Size = UDim2.new(0, 343, 0, 537)
  796. notorietytab.Visible = false
  797.  
  798. apocspawn_2.Name = "apoc spawn"
  799. apocspawn_2.Parent = notorietytab
  800. apocspawn_2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  801. apocspawn_2.BorderSizePixel = 4
  802. apocspawn_2.Position = UDim2.new(0.208454877, 0, 0.20856604, 0)
  803. apocspawn_2.Size = UDim2.new(0, 200, 0, 50)
  804. apocspawn_2.Font = Enum.Font.SourceSansBold
  805. apocspawn_2.Text = "not working will be fixed soon"
  806. apocspawn_2.TextScaled = true
  807. apocspawn_2.TextSize = 14
  808. apocspawn_2.TextWrapped = true
  809.  
  810. notorietyname.Name = "notoriety name"
  811. notorietyname.Parent = notorietytab
  812. notorietyname.Active = true
  813. notorietyname.BackgroundColor3 = Color3.new(1, 1, 1)
  814. notorietyname.BackgroundTransparency = 1
  815. notorietyname.Position = UDim2.new(0.0553935841, 0, 0.00931098685, 0)
  816. notorietyname.Size = UDim2.new(0, 306, 0, 50)
  817. notorietyname.Font = Enum.Font.SourceSansBold
  818. notorietyname.Text = "Notoriety "
  819. notorietyname.TextSize = 38
  820. notorietyname.TextWrapped = true
  821.  
  822. apocgenesis_2.Name = "apoc genesis"
  823. apocgenesis_2.Parent = notorietytab
  824. apocgenesis_2.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  825. apocgenesis_2.BorderSizePixel = 4
  826. apocgenesis_2.Position = UDim2.new(0.20553942, 0, 0.374301612, 0)
  827. apocgenesis_2.Size = UDim2.new(0, 200, 0, 50)
  828. apocgenesis_2.Font = Enum.Font.SourceSansBold
  829. apocgenesis_2.Text = "doesnt work will be fixing dis soon "
  830. apocgenesis_2.TextScaled = true
  831. apocgenesis_2.TextSize = 14
  832. apocgenesis_2.TextWrapped = true
  833.  
  834. insulttab.Name = "insult tab"
  835. insulttab.Parent = ScreenGui
  836. insulttab.Active = true
  837. insulttab.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  838. insulttab.Draggable = true
  839. insulttab.Position = UDim2.new(0.467834949, 0, 0.373002559, 0)
  840. insulttab.Size = UDim2.new(0, 343, 0, 537)
  841. insulttab.Visible = false
  842.  
  843. insultgui.Name = "insult gui"
  844. insultgui.Parent = insulttab
  845. insultgui.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  846. insultgui.BorderSizePixel = 4
  847. insultgui.Position = UDim2.new(0.208454877, 0, 0.202979445, 0)
  848. insultgui.Size = UDim2.new(0, 200, 0, 50)
  849. insultgui.Font = Enum.Font.SourceSansBold
  850. insultgui.Text = "Insult KIT "
  851. insultgui.TextScaled = true
  852. insultgui.TextSize = 14
  853. insultgui.TextWrapped = true
  854. insultgui.MouseButton1Down:connect(function()
  855. loadstring(game:HttpGet(('https://pastebin.com/raw/3w6hq22u'),true))()
  856. end)
  857. insultname.Name = "insult name"
  858. insultname.Parent = insulttab
  859. insultname.BackgroundColor3 = Color3.new(1, 1, 1)
  860. insultname.BackgroundTransparency = 1
  861. insultname.Position = UDim2.new(0.0553935841, 0, 0.0242085662, 0)
  862. insultname.Size = UDim2.new(0, 306, 0, 50)
  863. insultname.Font = Enum.Font.SourceSansBold
  864. insultname.Text = "Insult KIT"
  865. insultname.TextSize = 38
  866. insultname.TextWrapped = true
  867.  
  868. backtomain.Name = "back to main"
  869. backtomain.Parent = ScreenGui
  870. backtomain.BackgroundColor3 = Color3.new(0.486275, 0.486275, 0.486275)
  871. backtomain.BackgroundTransparency = 0.5
  872. backtomain.BorderSizePixel = 4
  873. backtomain.Position = UDim2.new(0.605703712, 0, 0.875321388, 0)
  874. backtomain.Size = UDim2.new(0, 163, 0, 89)
  875. backtomain.Font = Enum.Font.SourceSans
  876. backtomain.Text = "Back To Main"
  877. backtomain.TextSize = 38
  878. backtomain.TextWrapped = true
  879. backtomain.MouseButton1Down:connect(function()
  880. boogatab.Visible = false
  881. pftab.Visible = false
  882. rbworldtab.Visible = false
  883. alonetab.Visible = false
  884. apoctab.Visible = false
  885. notorietytab.Visible = false
  886. insulttab.Visible = false
  887. thestreetstab.Visible = false
  888. jailbreaktab.Visible = false
  889. fetab.Visible = false
  890. main.Visible = true
  891. end)
Add Comment
Please, Sign In to add comment