Advertisement
Guest User

yeet

a guest
Apr 21st, 2019
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.85 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local open1 = Instance.new("TextButton")
  6. local Frame = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local localcharacter = Instance.new("Frame")
  9. local superjump = Instance.new("TextButton")
  10. local superspeed = Instance.new("TextButton")
  11. local lowgravity = Instance.new("TextButton")
  12. local Frame_2 = Instance.new("Frame")
  13. local stealthmoney = Instance.new("TextButton")
  14. local localplayer = Instance.new("TextButton")
  15. local otherplayer = Instance.new("TextButton")
  16. local teleports = Instance.new("TextButton")
  17. local otherplayer_2 = Instance.new("Frame")
  18. local username = Instance.new("TextBox")
  19. local toplayer = Instance.new("TextButton")
  20. local checkmoney = Instance.new("TextButton")
  21. local makenoob = Instance.new("TextButton")
  22. local spam = Instance.new("TextButton")
  23. local makeshrek = Instance.new("TextButton")
  24. local moneycheck = Instance.new("Frame")
  25. local playermoney = Instance.new("TextLabel")
  26. local TextButton = Instance.new("TextButton")
  27. local teleports_2 = Instance.new("Frame")
  28. local Baileys = Instance.new("TextButton")
  29. local CriminalBase = Instance.new("TextButton")
  30. local Garage = Instance.new("TextButton")
  31. local Plot = Instance.new("TextButton")
  32. local CarShip = Instance.new("TextButton")
  33. local SuperMart = Instance.new("TextButton")
  34. local Club = Instance.new("TextButton")
  35. local PoliceStation = Instance.new("TextButton")
  36. local Mueseum = Instance.new("TextButton")
  37. local Gym = Instance.new("TextButton")
  38. local Cinema = Instance.new("TextButton")
  39. local HIghschool = Instance.new("TextButton")
  40. local stealthmoney_2 = Instance.new("Frame")
  41. local _10 = Instance.new("TextButton")
  42. local _100 = Instance.new("TextButton")
  43. local _1k = Instance.new("TextButton")
  44. local _10k = Instance.new("TextButton")
  45. local _100k = Instance.new("TextButton")
  46. local _1mil = Instance.new("TextButton")
  47. local _10mil = Instance.new("TextButton")
  48. local _100mil = Instance.new("TextButton")
  49. local _1bil = Instance.new("TextButton")
  50. local _100bil = Instance.new("TextButton")
  51. local _500bil = Instance.new("TextButton")
  52. local _1tril = Instance.new("TextButton")
  53. local activateall = Instance.new("TextButton")
  54. --Properties:
  55. ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  56.  
  57. open1.Name = "open1"
  58. open1.Parent = ScreenGui
  59. open1.BackgroundColor3 = Color3.new(1, 1, 1)
  60. open1.Position = UDim2.new(0, 0, 0.549800813, 0)
  61. open1.Size = UDim2.new(0, 81, 0, 27)
  62. open1.Font = Enum.Font.SourceSans
  63. open1.Text = "open"
  64. open1.TextColor3 = Color3.new(0, 0, 0)
  65. open1.TextSize = 14
  66.  
  67. Frame.Parent = ScreenGui
  68. Frame.BackgroundColor3 = Color3.new(1, 1, 1)
  69. Frame.Position = UDim2.new(0.271595895, 0, 0.17529881, 0)
  70. Frame.Size = UDim2.new(0, 503, 0, 341)
  71.  
  72. TextLabel.Parent = Frame
  73. TextLabel.BackgroundColor3 = Color3.new(0, 0.00392157, 0.317647)
  74. TextLabel.Position = UDim2.new(0, 0, -0.000153969973, 0)
  75. TextLabel.Size = UDim2.new(0, 503, 0, 50)
  76. TextLabel.Font = Enum.Font.SourceSans
  77. TextLabel.Text = "Rocitizens Gui"
  78. TextLabel.TextColor3 = Color3.new(1, 0, 0.0156863)
  79. TextLabel.TextSize = 28
  80.  
  81. localcharacter.Name = "localcharacter"
  82. localcharacter.Parent = Frame
  83. localcharacter.BackgroundColor3 = Color3.new(1, 1, 1)
  84. localcharacter.Position = UDim2.new(0.257961988, 0, 0.146473631, 0)
  85. localcharacter.Size = UDim2.new(0, 373, 0, 291)
  86.  
  87. superjump.Name = "superjump"
  88. superjump.Parent = localcharacter
  89. superjump.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  90. superjump.Position = UDim2.new(0.230674952, 0, -0.000634878874, 0)
  91. superjump.Size = UDim2.new(0, 200, 0, 50)
  92. superjump.Font = Enum.Font.SourceSans
  93. superjump.Text = "Super Jump"
  94. superjump.TextColor3 = Color3.new(0, 0, 0)
  95. superjump.TextSize = 14
  96.  
  97. superspeed.Name = "superspeed"
  98. superspeed.Parent = localcharacter
  99. superspeed.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  100. superspeed.Position = UDim2.new(0.230674952, 0, 0.212423533, 0)
  101. superspeed.Size = UDim2.new(0, 200, 0, 50)
  102. superspeed.Font = Enum.Font.SourceSans
  103. superspeed.Text = "Super Speed"
  104. superspeed.TextColor3 = Color3.new(0, 0, 0)
  105. superspeed.TextSize = 14
  106.  
  107. lowgravity.Name = "lowgravity"
  108. lowgravity.Parent = localcharacter
  109. lowgravity.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  110. lowgravity.Position = UDim2.new(0.230674952, 0, 0.432354808, 0)
  111. lowgravity.Size = UDim2.new(0, 200, 0, 50)
  112. lowgravity.Font = Enum.Font.SourceSans
  113. lowgravity.Text = "Low Gravity"
  114. lowgravity.TextColor3 = Color3.new(0, 0, 0)
  115. lowgravity.TextSize = 14
  116.  
  117. Frame_2.Parent = Frame
  118. Frame_2.BackgroundColor3 = Color3.new(0, 0.00392157, 0.317647)
  119. Frame_2.Position = UDim2.new(-0.000487310521, 0, 0.146473631, 0)
  120. Frame_2.Size = UDim2.new(0, 130, 0, 291)
  121.  
  122. stealthmoney.Name = "stealthmoney"
  123. stealthmoney.Parent = Frame_2
  124. stealthmoney.BackgroundColor3 = Color3.new(1, 1, 1)
  125. stealthmoney.Position = UDim2.new(0.0923076943, 0, 0.0829875544, 0)
  126. stealthmoney.Size = UDim2.new(0, 106, 0, 50)
  127. stealthmoney.Font = Enum.Font.SourceSans
  128. stealthmoney.Text = "Stealth Money"
  129. stealthmoney.TextColor3 = Color3.new(0, 0, 0)
  130. stealthmoney.TextSize = 14
  131.  
  132. localplayer.Name = "localplayer"
  133. localplayer.Parent = Frame_2
  134. localplayer.BackgroundColor3 = Color3.new(1, 1, 1)
  135. localplayer.Position = UDim2.new(0.0923076943, 0, 0.290456444, 0)
  136. localplayer.Size = UDim2.new(0, 106, 0, 50)
  137. localplayer.Font = Enum.Font.SourceSans
  138. localplayer.Text = "LocalPlayer"
  139. localplayer.TextColor3 = Color3.new(0, 0, 0)
  140. localplayer.TextSize = 14
  141.  
  142. otherplayer.Name = "otherplayer"
  143. otherplayer.Parent = Frame_2
  144. otherplayer.BackgroundColor3 = Color3.new(1, 1, 1)
  145. otherplayer.Position = UDim2.new(0.0923076943, 0, 0.497925341, 0)
  146. otherplayer.Size = UDim2.new(0, 106, 0, 50)
  147. otherplayer.Font = Enum.Font.SourceSans
  148. otherplayer.Text = "Other Player"
  149. otherplayer.TextColor3 = Color3.new(0, 0, 0)
  150. otherplayer.TextSize = 14
  151.  
  152. teleports.Name = "teleports"
  153. teleports.Parent = Frame_2
  154. teleports.BackgroundColor3 = Color3.new(1, 1, 1)
  155. teleports.Position = UDim2.new(0.0923076943, 0, 0.705394208, 0)
  156. teleports.Size = UDim2.new(0, 106, 0, 50)
  157. teleports.Font = Enum.Font.SourceSans
  158. teleports.Text = "Teleports"
  159. teleports.TextColor3 = Color3.new(0, 0, 0)
  160. teleports.TextSize = 14
  161.  
  162. otherplayer_2.Name = "otherplayer"
  163. otherplayer_2.Parent = Frame
  164. otherplayer_2.BackgroundColor3 = Color3.new(1, 1, 1)
  165. otherplayer_2.Position = UDim2.new(0.258449316, 0, 0.146473631, 0)
  166. otherplayer_2.Size = UDim2.new(0, 373, 0, 290)
  167. otherplayer_2.Visible = false
  168.  
  169. username.Name = "username"
  170. username.Parent = otherplayer_2
  171. username.BackgroundColor3 = Color3.new(1, 1, 1)
  172. username.Position = UDim2.new(0.230563, 0, 0.0793103427, 0)
  173. username.Size = UDim2.new(0, 200, 0, 42)
  174. username.Font = Enum.Font.SourceSans
  175. username.PlaceholderText = "Username Here"
  176. username.Text = ""
  177. username.TextColor3 = Color3.new(0, 0, 0)
  178. username.TextSize = 14
  179.  
  180. toplayer.Name = "toplayer"
  181. toplayer.Parent = otherplayer_2
  182. toplayer.BackgroundColor3 = Color3.new(1, 1, 1)
  183. toplayer.Position = UDim2.new(0.563002706, 0, 0.251724124, 0)
  184. toplayer.Size = UDim2.new(0, 163, 0, 50)
  185. toplayer.Font = Enum.Font.SourceSans
  186. toplayer.Text = "Go to Player"
  187. toplayer.TextColor3 = Color3.new(0, 0, 0)
  188. toplayer.TextSize = 14
  189.  
  190. checkmoney.Name = "checkmoney"
  191. checkmoney.Parent = otherplayer_2
  192. checkmoney.BackgroundColor3 = Color3.new(1, 1, 1)
  193. checkmoney.Position = UDim2.new(0, 0, 0.251724124, 0)
  194. checkmoney.Size = UDim2.new(0, 163, 0, 50)
  195. checkmoney.Font = Enum.Font.SourceSans
  196. checkmoney.Text = "Check Money"
  197. checkmoney.TextColor3 = Color3.new(0, 0, 0)
  198. checkmoney.TextSize = 14
  199.  
  200. makenoob.Name = "makenoob"
  201. makenoob.Parent = otherplayer_2
  202. makenoob.BackgroundColor3 = Color3.new(1, 1, 1)
  203. makenoob.Position = UDim2.new(0, 0, 0.665517211, 0)
  204. makenoob.Size = UDim2.new(0, 163, 0, 50)
  205. makenoob.Font = Enum.Font.SourceSans
  206. makenoob.Text = "Make Player Noob"
  207. makenoob.TextColor3 = Color3.new(0, 0, 0)
  208. makenoob.TextSize = 14
  209.  
  210. spam.Name = "spam"
  211. spam.Parent = otherplayer_2
  212. spam.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  213. spam.Position = UDim2.new(0, 0, 0.458620667, 0)
  214. spam.Size = UDim2.new(0, 163, 0, 50)
  215. spam.Font = Enum.Font.SourceSans
  216. spam.Text = "Spam"
  217. spam.TextColor3 = Color3.new(0, 0, 0)
  218. spam.TextSize = 14
  219.  
  220. makeshrek.Name = "makeshrek"
  221. makeshrek.Parent = otherplayer_2
  222. makeshrek.BackgroundColor3 = Color3.new(1, 1, 1)
  223. makeshrek.Position = UDim2.new(0.563002706, 0, 0.458620667, 0)
  224. makeshrek.Size = UDim2.new(0, 163, 0, 50)
  225. makeshrek.Font = Enum.Font.SourceSans
  226. makeshrek.Text = "Make Player Shrek"
  227. makeshrek.TextColor3 = Color3.new(0, 0, 0)
  228. makeshrek.TextSize = 14
  229.  
  230. moneycheck.Name = "moneycheck"
  231. moneycheck.Parent = otherplayer_2
  232. moneycheck.BackgroundColor3 = Color3.new(0.729412, 0.729412, 0.729412)
  233. moneycheck.Position = UDim2.new(1.03217161, 0, 0, 0)
  234. moneycheck.Size = UDim2.new(0, 150, 0, 165)
  235. moneycheck.Visible = false
  236.  
  237. playermoney.Name = "playermoney"
  238. playermoney.Parent = moneycheck
  239. playermoney.BackgroundColor3 = Color3.new(1, 1, 1)
  240. playermoney.Position = UDim2.new(0.0990526676, 0, 0.101880878, 0)
  241. playermoney.Size = UDim2.new(0, 119, 0, 64)
  242. playermoney.Font = Enum.Font.SourceSans
  243. playermoney.Text = "???????"
  244. playermoney.TextColor3 = Color3.new(0, 0, 0)
  245. playermoney.TextScaled = true
  246. playermoney.TextSize = 31
  247. playermoney.TextWrapped = true
  248.  
  249. TextButton.Parent = moneycheck
  250. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  251. TextButton.Position = UDim2.new(0.0990526676, 0, 0.686624885, 0)
  252. TextButton.Size = UDim2.new(0, 119, 0, 30)
  253. TextButton.Font = Enum.Font.SourceSans
  254. TextButton.Text = "Close"
  255. TextButton.TextColor3 = Color3.new(0, 0, 0)
  256. TextButton.TextSize = 14
  257.  
  258. teleports_2.Name = "teleports"
  259. teleports_2.Parent = Frame
  260. teleports_2.BackgroundColor3 = Color3.new(1, 1, 1)
  261. teleports_2.Position = UDim2.new(0.258449316, 0, 0.146473631, 0)
  262. teleports_2.Size = UDim2.new(0, 373, 0, 291)
  263. teleports_2.Visible = false
  264.  
  265. Baileys.Name = "Baileys"
  266. Baileys.Parent = teleports_2
  267. Baileys.BackgroundColor3 = Color3.new(1, 1, 1)
  268. Baileys.Position = UDim2.new(0.498659521, 0, -0.000634891447, 0)
  269. Baileys.Size = UDim2.new(0, 187, 0, 56)
  270. Baileys.Font = Enum.Font.SourceSans
  271. Baileys.Text = "Baileys"
  272. Baileys.TextColor3 = Color3.new(0, 0, 0)
  273. Baileys.TextSize = 14
  274.  
  275. CriminalBase.Name = "CriminalBase"
  276. CriminalBase.Parent = teleports_2
  277. CriminalBase.BackgroundColor3 = Color3.new(1, 1, 1)
  278. CriminalBase.Position = UDim2.new(0, 0, -0.000634891447, 0)
  279. CriminalBase.Size = UDim2.new(0, 185, 0, 56)
  280. CriminalBase.Font = Enum.Font.SourceSans
  281. CriminalBase.Text = "Crim Base"
  282. CriminalBase.TextColor3 = Color3.new(0, 0, 0)
  283. CriminalBase.TextSize = 14
  284.  
  285. Garage.Name = "Garage"
  286. Garage.Parent = teleports_2
  287. Garage.BackgroundColor3 = Color3.new(1, 1, 1)
  288. Garage.Position = UDim2.new(0.498659521, 0, 0.189480811, 0)
  289. Garage.Size = UDim2.new(0, 187, 0, 56)
  290. Garage.Font = Enum.Font.SourceSans
  291. Garage.Text = "Garage"
  292. Garage.TextColor3 = Color3.new(0, 0, 0)
  293. Garage.TextSize = 14
  294.  
  295. Plot.Name = "Plot"
  296. Plot.Parent = teleports_2
  297. Plot.BackgroundColor3 = Color3.new(1, 1, 1)
  298. Plot.Position = UDim2.new(0, 0, 0.189480811, 0)
  299. Plot.Size = UDim2.new(0, 185, 0, 56)
  300. Plot.Font = Enum.Font.SourceSans
  301. Plot.Text = "Plot"
  302. Plot.TextColor3 = Color3.new(0, 0, 0)
  303. Plot.TextSize = 14
  304.  
  305. CarShip.Name = "CarShip"
  306. CarShip.Parent = teleports_2
  307. CarShip.BackgroundColor3 = Color3.new(1, 1, 1)
  308. CarShip.Position = UDim2.new(-2.71630997e-05, 0, 0.570924103, 0)
  309. CarShip.Size = UDim2.new(0, 187, 0, 53)
  310. CarShip.Font = Enum.Font.SourceSans
  311. CarShip.Text = "Carship"
  312. CarShip.TextColor3 = Color3.new(0, 0, 0)
  313. CarShip.TextSize = 14
  314.  
  315. SuperMart.Name = "SuperMart"
  316. SuperMart.Parent = teleports_2
  317. SuperMart.BackgroundColor3 = Color3.new(1, 1, 1)
  318. SuperMart.Position = UDim2.new(0.00107670599, 0, 0.751842797, 0)
  319. SuperMart.Size = UDim2.new(0, 185, 0, 35)
  320. SuperMart.Font = Enum.Font.SourceSans
  321. SuperMart.Text = "SuperMart"
  322. SuperMart.TextColor3 = Color3.new(0, 0, 0)
  323. SuperMart.TextSize = 14
  324.  
  325. Club.Name = "Club"
  326. Club.Parent = teleports_2
  327. Club.BackgroundColor3 = Color3.new(1, 1, 1)
  328. Club.Position = UDim2.new(0.00107670599, 0, 0.380708665, 0)
  329. Club.Size = UDim2.new(0, 185, 0, 55)
  330. Club.Font = Enum.Font.SourceSans
  331. Club.Text = "Club"
  332. Club.TextColor3 = Color3.new(0, 0, 0)
  333. Club.TextSize = 14
  334.  
  335. PoliceStation.Name = "PoliceStation"
  336. PoliceStation.Parent = teleports_2
  337. PoliceStation.BackgroundColor3 = Color3.new(1, 1, 1)
  338. PoliceStation.Position = UDim2.new(0.498659521, 0, 0.380708665, 0)
  339. PoliceStation.Size = UDim2.new(0, 187, 0, 56)
  340. PoliceStation.Font = Enum.Font.SourceSans
  341. PoliceStation.Text = "Police"
  342. PoliceStation.TextColor3 = Color3.new(0, 0, 0)
  343. PoliceStation.TextSize = 14
  344.  
  345. Mueseum.Name = "Mueseum"
  346. Mueseum.Parent = teleports_2
  347. Mueseum.BackgroundColor3 = Color3.new(1, 1, 1)
  348. Mueseum.Position = UDim2.new(0.498659521, 0, 0.573148549, 0)
  349. Mueseum.Size = UDim2.new(0, 187, 0, 53)
  350. Mueseum.Font = Enum.Font.SourceSans
  351. Mueseum.Text = "Meuseum"
  352. Mueseum.TextColor3 = Color3.new(0, 0, 0)
  353. Mueseum.TextSize = 14
  354.  
  355. Gym.Name = "Gym"
  356. Gym.Parent = teleports_2
  357. Gym.BackgroundColor3 = Color3.new(1, 1, 1)
  358. Gym.Position = UDim2.new(0.498659521, 0, 0.751842797, 0)
  359. Gym.Size = UDim2.new(0, 187, 0, 35)
  360. Gym.Font = Enum.Font.SourceSans
  361. Gym.Text = "Gym"
  362. Gym.TextColor3 = Color3.new(0, 0, 0)
  363. Gym.TextSize = 14
  364.  
  365. Cinema.Name = "Cinema"
  366. Cinema.Parent = teleports_2
  367. Cinema.BackgroundColor3 = Color3.new(1, 1, 1)
  368. Cinema.Position = UDim2.new(0.00107670599, 0, 0.872117698, 0)
  369. Cinema.Size = UDim2.new(0, 185, 0, 37)
  370. Cinema.Font = Enum.Font.SourceSans
  371. Cinema.Text = "Cinema"
  372. Cinema.TextColor3 = Color3.new(0, 0, 0)
  373. Cinema.TextSize = 14
  374.  
  375. HIghschool.Name = "HIghschool"
  376. HIghschool.Parent = teleports_2
  377. HIghschool.BackgroundColor3 = Color3.new(1, 1, 1)
  378. HIghschool.Position = UDim2.new(0.498659521, 0, 0.872117698, 0)
  379. HIghschool.Size = UDim2.new(0, 187, 0, 37)
  380. HIghschool.Font = Enum.Font.SourceSans
  381. HIghschool.Text = "Highschool"
  382. HIghschool.TextColor3 = Color3.new(0, 0, 0)
  383. HIghschool.TextSize = 14
  384.  
  385. stealthmoney_2.Name = "stealthmoney"
  386. stealthmoney_2.Parent = Frame
  387. stealthmoney_2.BackgroundColor3 = Color3.new(1, 1, 1)
  388. stealthmoney_2.Position = UDim2.new(0.258449316, 0, 0.146473631, 0)
  389. stealthmoney_2.Size = UDim2.new(0, 373, 0, 290)
  390. stealthmoney_2.Visible = false
  391.  
  392. _10.Name = "_10"
  393. _10.Parent = stealthmoney_2
  394. _10.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  395. _10.Position = UDim2.new(0.120643437, 0, 0.0324366838, 0)
  396. _10.Size = UDim2.new(0, 94, 0, 50)
  397. _10.Font = Enum.Font.SourceSans
  398. _10.Text = "10"
  399. _10.TextColor3 = Color3.new(0, 0, 0)
  400. _10.TextSize = 14
  401.  
  402. _100.Name = "_100"
  403. _100.Parent = stealthmoney_2
  404. _100.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  405. _100.Position = UDim2.new(0.37265417, 0, 0.0324366838, 0)
  406. _100.Size = UDim2.new(0, 94, 0, 50)
  407. _100.Font = Enum.Font.SourceSans
  408. _100.Text = "100"
  409. _100.TextColor3 = Color3.new(0, 0, 0)
  410. _100.TextSize = 14
  411.  
  412. _1k.Name = "_1k"
  413. _1k.Parent = stealthmoney_2
  414. _1k.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  415. _1k.Position = UDim2.new(0.624664962, 0, 0.0324366838, 0)
  416. _1k.Size = UDim2.new(0, 94, 0, 50)
  417. _1k.Font = Enum.Font.SourceSans
  418. _1k.Text = "1k"
  419. _1k.TextColor3 = Color3.new(0, 0, 0)
  420. _1k.TextSize = 14
  421.  
  422. _10k.Name = "_10k"
  423. _10k.Parent = stealthmoney_2
  424. _10k.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  425. _10k.Position = UDim2.new(0.120643482, 0, 0.205422819, 0)
  426. _10k.Size = UDim2.new(0, 94, 0, 50)
  427. _10k.Font = Enum.Font.SourceSans
  428. _10k.Text = "10k"
  429. _10k.TextColor3 = Color3.new(0, 0, 0)
  430. _10k.TextSize = 14
  431.  
  432. _100k.Name = "_100k"
  433. _100k.Parent = stealthmoney_2
  434. _100k.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  435. _100k.Position = UDim2.new(0.3726542, 0, 0.205422819, 0)
  436. _100k.Size = UDim2.new(0, 94, 0, 50)
  437. _100k.Font = Enum.Font.SourceSans
  438. _100k.Text = "100k"
  439. _100k.TextColor3 = Color3.new(0, 0, 0)
  440. _100k.TextSize = 14
  441.  
  442. _1mil.Name = "_1mil"
  443. _1mil.Parent = stealthmoney_2
  444. _1mil.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  445. _1mil.Position = UDim2.new(0.624664962, 0, 0.205422819, 0)
  446. _1mil.Size = UDim2.new(0, 94, 0, 50)
  447. _1mil.Font = Enum.Font.SourceSans
  448. _1mil.Text = "1mil"
  449. _1mil.TextColor3 = Color3.new(0, 0, 0)
  450. _1mil.TextSize = 14
  451.  
  452. _10mil.Name = "_10mil"
  453. _10mil.Parent = stealthmoney_2
  454. _10mil.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  455. _10mil.Position = UDim2.new(0.120643482, 0, 0.374960691, 0)
  456. _10mil.Size = UDim2.new(0, 94, 0, 50)
  457. _10mil.Font = Enum.Font.SourceSans
  458. _10mil.Text = "10mil"
  459. _10mil.TextColor3 = Color3.new(0, 0, 0)
  460. _10mil.TextSize = 14
  461.  
  462. _100mil.Name = "_100mil"
  463. _100mil.Parent = stealthmoney_2
  464. _100mil.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  465. _100mil.Position = UDim2.new(0.3726542, 0, 0.374960691, 0)
  466. _100mil.Size = UDim2.new(0, 94, 0, 50)
  467. _100mil.Font = Enum.Font.SourceSans
  468. _100mil.Text = "100mil"
  469. _100mil.TextColor3 = Color3.new(0, 0, 0)
  470. _100mil.TextSize = 14
  471.  
  472. _1bil.Name = "_1bil"
  473. _1bil.Parent = stealthmoney_2
  474. _1bil.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  475. _1bil.Position = UDim2.new(0.624664962, 0, 0.374960691, 0)
  476. _1bil.Size = UDim2.new(0, 94, 0, 50)
  477. _1bil.Font = Enum.Font.SourceSans
  478. _1bil.Text = "1bil"
  479. _1bil.TextColor3 = Color3.new(0, 0, 0)
  480. _1bil.TextSize = 14
  481.  
  482. _100bil.Name = "_100bil"
  483. _100bil.Parent = stealthmoney_2
  484. _100bil.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  485. _100bil.Position = UDim2.new(0.120643482, 0, 0.544498563, 0)
  486. _100bil.Size = UDim2.new(0, 94, 0, 50)
  487. _100bil.Font = Enum.Font.SourceSans
  488. _100bil.Text = "100bil"
  489. _100bil.TextColor3 = Color3.new(0, 0, 0)
  490. _100bil.TextSize = 14
  491.  
  492. _500bil.Name = "_500bil"
  493. _500bil.Parent = stealthmoney_2
  494. _500bil.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  495. _500bil.Position = UDim2.new(0.3726542, 0, 0.544498563, 0)
  496. _500bil.Size = UDim2.new(0, 94, 0, 50)
  497. _500bil.Font = Enum.Font.SourceSans
  498. _500bil.Text = "500bil"
  499. _500bil.TextColor3 = Color3.new(0, 0, 0)
  500. _500bil.TextSize = 14
  501.  
  502. _1tril.Name = "_1tril"
  503. _1tril.Parent = stealthmoney_2
  504. _1tril.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  505. _1tril.Position = UDim2.new(0.624664962, 0, 0.544498563, 0)
  506. _1tril.Size = UDim2.new(0, 94, 0, 50)
  507. _1tril.Font = Enum.Font.SourceSans
  508. _1tril.Text = "1tril"
  509. _1tril.TextColor3 = Color3.new(0, 0, 0)
  510. _1tril.TextSize = 14
  511.  
  512. activateall.Name = "activateall"
  513. activateall.Parent = stealthmoney_2
  514. activateall.BackgroundColor3 = Color3.new(1, 0, 0.0156863)
  515. activateall.Position = UDim2.new(0.230563, 0, 0.72020328, 0)
  516. activateall.Size = UDim2.new(0, 200, 0, 82)
  517. activateall.Font = Enum.Font.SourceSans
  518. activateall.Text = "Activate all"
  519. activateall.TextColor3 = Color3.new(0, 0, 0)
  520. activateall.TextSize = 14
  521. -- Scripts:
  522. function SCRIPT_LJRW69_FAKESCRIPT() -- Frame.10
  523. local script = Instance.new('LocalScript')
  524. script.Parent = Frame
  525. local plr = game.Players.LocalPlayer
  526. local _10 = plr.PlayerGui.ScreenGui.Frame.stealthmoney._10
  527. _10.MouseButton1Click:connect(function()
  528. if _10.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  529. _10.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  530. elseif _10.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  531. _10.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  532. end
  533. end)
  534. if _10.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  535. repeat
  536. game.Players.LocalPlayer.ChangeMoney:Fire(10)
  537. wait(0.1)
  538. until _10.BackgroundColor3 == Color3.fromRGB(255,0,4)
  539. end
  540.  
  541. end
  542. coroutine.resume(coroutine.create(SCRIPT_LJRW69_FAKESCRIPT))
  543. function SCRIPT_VLWT66_FAKESCRIPT() -- Frame.100
  544. local script = Instance.new('LocalScript')
  545. script.Parent = Frame
  546. local plr = game.Players.LocalPlayer
  547. local _100 = plr.PlayerGui.ScreenGui.Frame.stealthmoney._100
  548. _100.MouseButton1Click:connect(function()
  549. if _100.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  550. _100.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  551. elseif _100.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  552. _100.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  553. end
  554. end)
  555. if _100.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  556. repeat
  557. game.Players.LocalPlayer.ChangeMoney:Fire(100)
  558. wait(0.1)
  559. until _100.BackgroundColor3 == Color3.fromRGB(255,0,4)
  560. end
  561.  
  562. end
  563. coroutine.resume(coroutine.create(SCRIPT_VLWT66_FAKESCRIPT))
  564. function SCRIPT_NQLY89_FAKESCRIPT() -- Frame.1k
  565. local script = Instance.new('LocalScript')
  566. script.Parent = Frame
  567. local plr = game.Players.LocalPlayer
  568. local _1k = plr.PlayerGui.ScreenGui.Frame.stealthmoney._1k
  569. _1k.MouseButton1Click:connect(function()
  570. if _1k.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  571. _1k.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  572. elseif _1k.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  573. _1k.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  574. end
  575. end)
  576. if _1k.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  577. repeat
  578. game.Players.LocalPlayer.ChangeMoney:Fire(1000)
  579. wait(0.1)
  580. until _1k.BackgroundColor3 == Color3.fromRGB(255,0,4)
  581. end
  582.  
  583. end
  584. coroutine.resume(coroutine.create(SCRIPT_NQLY89_FAKESCRIPT))
  585. function SCRIPT_RTRC86_FAKESCRIPT() -- Frame.10k
  586. local script = Instance.new('LocalScript')
  587. script.Parent = Frame
  588. local plr = game.Players.LocalPlayer
  589. local _10k = plr.PlayerGui.ScreenGui.Frame.stealthmoney._10k
  590. _10k.MouseButton1Click:connect(function()
  591. if _10k.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  592. _10k.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  593. elseif _10k.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  594. _10k.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  595. end
  596. end)
  597. if _10k.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  598. repeat
  599. game.Players.LocalPlayer.ChangeMoney:Fire(10000)
  600. wait(0.1)
  601. until _10k.BackgroundColor3 == Color3.fromRGB(255,0,4)
  602. end
  603.  
  604. end
  605. coroutine.resume(coroutine.create(SCRIPT_RTRC86_FAKESCRIPT))
  606. function SCRIPT_MOUL78_FAKESCRIPT() -- Frame.100k
  607. local script = Instance.new('LocalScript')
  608. script.Parent = Frame
  609. local plr = game.Players.LocalPlayer
  610. local _100k = plr.PlayerGui.ScreenGui.Frame.stealthmoney._100k
  611. _100k.MouseButton1Click:connect(function()
  612. if _100k.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  613. _100k.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  614. elseif _100k.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  615. _100k.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  616. end
  617. end)
  618. if _100k.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  619. repeat
  620. game.Players.LocalPlayer.ChangeMoney:Fire(100000)
  621. wait(0.1)
  622. until _100k.BackgroundColor3 == Color3.fromRGB(255,0,4)
  623. end
  624.  
  625. end
  626. coroutine.resume(coroutine.create(SCRIPT_MOUL78_FAKESCRIPT))
  627. function SCRIPT_VFPM65_FAKESCRIPT() -- Frame.1mil
  628. local script = Instance.new('LocalScript')
  629. script.Parent = Frame
  630. local plr = game.Players.LocalPlayer
  631. local _1mil = plr.PlayerGui.ScreenGui.Frame.stealthmoney._1mil
  632. _1mil.MouseButton1Click:connect(function()
  633. if _1mil.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  634. _1mil.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  635. elseif _1mil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  636. _1mil.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  637. end
  638. end)
  639. if _1mil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  640. repeat
  641. game.Players.LocalPlayer.ChangeMoney:Fire(1000000)
  642. wait(0.1)
  643. until _1mil.BackgroundColor3 == Color3.fromRGB(255,0,4)
  644. end
  645.  
  646. end
  647. coroutine.resume(coroutine.create(SCRIPT_VFPM65_FAKESCRIPT))
  648. function SCRIPT_ENLT78_FAKESCRIPT() -- Frame.10mil
  649. local script = Instance.new('LocalScript')
  650. script.Parent = Frame
  651. local plr = game.Players.LocalPlayer
  652. local _10mil = plr.PlayerGui.ScreenGui.Frame.stealthmoney._10mil
  653. _10mil.MouseButton1Click:connect(function()
  654. if _10mil.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  655. _10mil.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  656. elseif _10mil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  657. _10mil.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  658. end
  659. end)
  660. if _10mil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  661. repeat
  662. game.Players.LocalPlayer.ChangeMoney:Fire(10000000)
  663. wait(0.1)
  664. until _10mil.BackgroundColor3 == Color3.fromRGB(255,0,4)
  665. end
  666.  
  667. end
  668. coroutine.resume(coroutine.create(SCRIPT_ENLT78_FAKESCRIPT))
  669. function SCRIPT_NBIX66_FAKESCRIPT() -- Frame.100mil
  670. local script = Instance.new('LocalScript')
  671. script.Parent = Frame
  672. local plr = game.Players.LocalPlayer
  673. local _100mil = plr.PlayerGui.ScreenGui.Frame.stealthmoney._100mil
  674. _100mil.MouseButton1Click:connect(function()
  675. if _100mil.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  676. _100mil.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  677. elseif _100mil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  678. _100mil.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  679. end
  680. end)
  681. if _100mil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  682. repeat
  683. game.Players.LocalPlayer.ChangeMoney:Fire(100000000)
  684. wait(0.1)
  685. until _100mil.BackgroundColor3 == Color3.fromRGB(255,0,4)
  686. end
  687.  
  688. end
  689. coroutine.resume(coroutine.create(SCRIPT_NBIX66_FAKESCRIPT))
  690. function SCRIPT_ROSE73_FAKESCRIPT() -- Frame.1bil
  691. local script = Instance.new('LocalScript')
  692. script.Parent = Frame
  693. local plr = game.Players.LocalPlayer
  694. local _1bil = plr.PlayerGui.ScreenGui.Frame.stealthmoney._1bil
  695. _1bil.MouseButton1Click:connect(function()
  696. if _1bil.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  697. _1bil.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  698. elseif _1bil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  699. _1bil.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  700. end
  701. end)
  702. if _1bil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  703. repeat
  704. game.Players.LocalPlayer.ChangeMoney:Fire(1000000000)
  705. wait(0.1)
  706. until _1bil.BackgroundColor3 == Color3.fromRGB(255,0,4)
  707. end
  708.  
  709. end
  710. coroutine.resume(coroutine.create(SCRIPT_ROSE73_FAKESCRIPT))
  711. function SCRIPT_DODI82_FAKESCRIPT() -- Frame.100bil
  712. local script = Instance.new('LocalScript')
  713. script.Parent = Frame
  714. local plr = game.Players.LocalPlayer
  715. local _100bil = plr.PlayerGui.ScreenGui.Frame.stealthmoney._100bil
  716. _100bil.MouseButton1Click:connect(function()
  717. if _100bil.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  718. _100bil.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  719. elseif _100bil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  720. _100bil.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  721. end
  722. end)
  723. if _100bil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  724. repeat
  725. game.Players.LocalPlayer.ChangeMoney:Fire(10)
  726. wait(0.1)
  727. until _100bil.BackgroundColor3 == Color3.fromRGB(255,0,4)
  728. end
  729.  
  730. end
  731. coroutine.resume(coroutine.create(SCRIPT_DODI82_FAKESCRIPT))
  732. function SCRIPT_AKRJ87_FAKESCRIPT() -- Frame.500bil
  733. local script = Instance.new('LocalScript')
  734. script.Parent = Frame
  735. local plr = game.Players.LocalPlayer
  736. local _500bil = plr.PlayerGui.ScreenGui.Frame.stealthmoney._500bil
  737. _500bil.MouseButton1Click:connect(function()
  738. if _500bil.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  739. _500bil.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  740. elseif _500bil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  741. _500bil.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  742. end
  743. end)
  744. if _500bil.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  745. repeat
  746. game.Players.LocalPlayer.ChangeMoney:Fire(10)
  747. wait(0.1)
  748. until _500bil.BackgroundColor3 == Color3.fromRGB(255,0,4)
  749. end
  750.  
  751. end
  752. coroutine.resume(coroutine.create(SCRIPT_AKRJ87_FAKESCRIPT))
  753. function SCRIPT_GYQU71_FAKESCRIPT() -- Frame.1tril
  754. local script = Instance.new('LocalScript')
  755. script.Parent = Frame
  756. local plr = game.Players.LocalPlayer
  757. local _1tril = plr.PlayerGui.ScreenGui.Frame.stealthmoney._1tril
  758. _1tril.MouseButton1Click:connect(function()
  759. if _1tril.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  760. _1tril.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  761. elseif _1tril.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  762. _1tril.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  763. end
  764. end)
  765. if _1tril.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  766. repeat
  767. game.Players.LocalPlayer.ChangeMoney:Fire(10)
  768. wait(0.1)
  769. until _1tril.BackgroundColor3 == Color3.fromRGB(255,0,4)
  770. end
  771.  
  772. end
  773. coroutine.resume(coroutine.create(SCRIPT_GYQU71_FAKESCRIPT))
  774. function SCRIPT_CTOC88_FAKESCRIPT() -- Frame.activateall
  775. local script = Instance.new('LocalScript')
  776. script.Parent = Frame
  777. local plr = game.Players.LocalPlayer
  778. local activateall = plr.PlayerGui.ScreenGui.Frame.stealthmoney.activateall
  779. activateall.MouseButton1Click:connect(function()
  780. if activateall.BackgroundColor3 == Color3.fromRGB(255, 0, 4) then
  781. activateall.BackgroundColor3 = Color3.fromRGB(12, 255, 0)
  782. elseif activateall.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  783. activateall.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
  784. end
  785. end)
  786. if activateall.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  787. repeat
  788. game.Players.LocalPlayer.ChangeMoney:Fire(1601111111110)
  789. wait(0.1)
  790. until activateall.BackgroundColor3 == Color3.fromRGB(255,0,4)
  791. end
  792.  
  793. end
  794. coroutine.resume(coroutine.create(SCRIPT_CTOC88_FAKESCRIPT))
  795. function SCRIPT_KDLI84_FAKESCRIPT() -- Frame.superjump
  796. local script = Instance.new('LocalScript')
  797. script.Parent = Frame
  798. local plr = game.Players.LocalPlayer
  799. local jump = plr.PlayerGui.ScreenGui.Frame.localcharacter.superjump
  800. jump.MouseButton1Click:connect(function()
  801. if jump.BackgroundColor3 == Color3.fromRGB(255, 0, 4)then
  802. jump.BackgroundColor3 = Color3.fromRGB(12,255,0)
  803. elseif jump.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  804. jump.BackgroundColor3 = Color3.fromRGB(255,0,4)
  805. end
  806. end)
  807. if jump.BackgroundColor3 == Color3.fromRGB(12,255,0)then
  808. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 111
  809. elseif jump.BackgroundColor3 == Color3.fromRGB(255,0,4) then
  810. game.Players.LocalPlayer.Character.Humanoid.JumpPower = 50
  811. end
  812.  
  813. end
  814. coroutine.resume(coroutine.create(SCRIPT_KDLI84_FAKESCRIPT))
  815. function SCRIPT_KKFE85_FAKESCRIPT() -- Frame.superspeed
  816. local script = Instance.new('LocalScript')
  817. script.Parent = Frame
  818. local plr = game.Players.LocalPlayer
  819. local speed = plr.PlayerGui.ScreenGui.Frame.localcharacter.superspeed
  820. speed.MouseButton1Click:connect(function()
  821. if speed.BackgroundColor3 == Color3.fromRGB(255, 0, 4)then
  822. speed.BackgroundColor3 = Color3.fromRGB(12,255,0)
  823. elseif speed.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  824. speed.BackgroundColor3 = Color3.fromRGB(255,0,4)
  825. end
  826. end)
  827. if speed.BackgroundColor3 == Color3.fromRGB(12,255,0)then
  828. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 200
  829. elseif speed.BackgroundColor3 == Color3.fromRGB(255,0,4) then
  830. game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 16
  831. end
  832.  
  833. end
  834. coroutine.resume(coroutine.create(SCRIPT_KKFE85_FAKESCRIPT))
  835. function SCRIPT_WYVY86_FAKESCRIPT() -- Frame.teleporttoplayer
  836. local script = Instance.new('LocalScript')
  837. script.Parent = Frame
  838. local plr = game.Players.LocalPlayer
  839. local tp = plr.PlayerGui.ScreenGui.Frame.otherplayer.toplayer
  840. local user = plr.PlayerGui.ScreenGui.Frame.otherplayer.username
  841. local character = workspace:WaitForChild(plr.name)
  842. local target = user.Text
  843. tp.MouseButton1click(function()
  844. plr.character.HumanoidRootPart.CFrame = game.Players[target].character.HumanoidRootPart.CFrame
  845. end)
  846.  
  847.  
  848.  
  849.  
  850.  
  851.  
  852. end
  853. coroutine.resume(coroutine.create(SCRIPT_WYVY86_FAKESCRIPT))
  854. function SCRIPT_QNGB73_FAKESCRIPT() -- Frame.lowgravity
  855. local script = Instance.new('LocalScript')
  856. script.Parent = Frame
  857. local plr = game.Players.LocalPlayer
  858. local gravity = plr.PlayerGui.ScreenGui.Frame.localcharacter.lowgravity
  859. gravity.MouseButton1Click:connect(function()
  860. if gravity.BackgroundColor3 == Color3.fromRGB(255, 0, 4)then
  861. gravity.BackgroundColor3 = Color3.fromRGB(12,255,0)
  862. elseif gravity.BackgroundColor3 == Color3.fromRGB(12, 255, 0) then
  863. gravity.BackgroundColor3 = Color3.fromRGB(255,0,4)
  864. end
  865. end)
  866. if gravity.BackgroundColor3 == Color3.fromRGB(12,255,0)then
  867. game.Workspace.Gravity = 25
  868. elseif gravity.BackgroundColor3 == Color3.fromRGB(255,0,4) then
  869. game.Workspace.Gravity = 175
  870. end
  871.  
  872. end
  873. coroutine.resume(coroutine.create(SCRIPT_QNGB73_FAKESCRIPT))
  874. function SCRIPT_HYJR88_FAKESCRIPT() -- Frame.checkmoney
  875. local script = Instance.new('LocalScript')
  876. script.Parent = Frame
  877. local plr = game.Players.LocalPlayer
  878. local checkmoney = plr.PlayerGui.ScreenGui.Frame.otherplayer.checkmoney
  879. local moneycheck = plr.PlayerGui.ScreenGui.Frame.otherplayer.moneycheck
  880. local playermoney = plr.PlayerGui.ScreenGui.Frame.otherplayer.moneycheck.playermoney
  881. local username = plr.PlayerGui.ScreenGui.Frame.otherplayer.username
  882. checkmoney.MouseButton1Down:connect(function()
  883. moneycheck.Visible = true
  884. playermoney.Text = game.Players[username.Text].Money.Value
  885. end)
  886.  
  887. end
  888. coroutine.resume(coroutine.create(SCRIPT_HYJR88_FAKESCRIPT))
  889. function SCRIPT_CFYQ67_FAKESCRIPT() -- Frame.teleport
  890. local script = Instance.new('LocalScript')
  891. script.Parent = Frame
  892. local plr = game.Players.LocalPlayer
  893. local Baileys = plr.PlayerGui.ScreenGui.Frame.teleports.Baileys
  894. local Criminalbase = plr.PlayerGui.ScreenGui.Frame.teleports.CriminalBase
  895. local Plot = plr.PlayerGui.ScreenGui.Frame.teleports.Plot
  896. local Garage = plr.PlayerGui.ScreenGui.Frame.teleports.Garage
  897. local SuperMart = plr.PlayerGui.ScreenGui.Frame.teleports.SuperMArt
  898. local Gym = plr.PlayerGui.ScreenGui.Frame.teleports.Gym
  899. local CarShip = plr.PlayerGui.ScreenGui.Frame.teleports.CarShip
  900. local Club = plr.PlayerGui.ScreenGui.Frame.teleports.Club
  901. local PoliceStation = plr.PlayerGui.ScreenGui.Frame.teleports.PoliceStation
  902. local Cinema = plr.PlayerGui.ScreenGui.Frame.teleports.Cinema
  903. local HIghschool = plr.PlayerGui.ScreenGui.Frame.teleports.HIghschool
  904. local Mueseum = plr.PlayerGui.ScreenGui.Frame.teleports.Mueseum
  905.  
  906. Baileys.MouseButton1Down:connect(function()
  907. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(543.76062, 39.8500099, 43.1453667))
  908. end)
  909.  
  910. Criminalbase.MouseButton1Down:connect(function()
  911. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(678.209106, 39.8500099, 840.987732))
  912. end)
  913.  
  914. Plot.MouseButton1Down:connect(function()
  915. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.09812069, 39.8500023, -251.339005))
  916. end)
  917.  
  918. Garage.MouseButton1Down:connect(function()
  919. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(617.86792, 39.8500099, 222.204208))
  920. end)
  921.  
  922. SuperMart.MouseButton1Down:connect(function()
  923. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(306.922485, 39.8597755, 866.421509))
  924. end)
  925.  
  926. Gym.MouseButton1Down:connect(function()
  927. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(176.828949, 39.8500099, 1208.14514))
  928. end)
  929.  
  930. CarShip.MouseButton1Down:connect(function()
  931. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(366.530609, 39.6500092, 561.46991))
  932. end)
  933.  
  934. Club.MouseButton1Down:connect(function()
  935. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(506.477844, 40.2500153, 891.893738))
  936. end)
  937.  
  938. PoliceStation.MouseButton1Down:connect(function()
  939. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-38.1218109, 42.6500092, 597.40094))
  940. end)
  941.  
  942. Cinema.MouseButton1Down:connect(function()
  943. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(593.378, 61.2, 467.222))
  944. end)
  945.  
  946. HIghschool.MouseButton1Down:connect(function()
  947. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-124.7, 42.3, 774.094))
  948. end)
  949.  
  950. Mueseum.MouseButton1Down:connect(function()
  951. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(616.659119, 40.2500153, 1363.78442))
  952. end)
  953.  
  954.  
  955.  
  956.  
  957. end
  958. coroutine.resume(coroutine.create(SCRIPT_CFYQ67_FAKESCRIPT))
  959. function SCRIPT_RVGD77_FAKESCRIPT() -- Frame.spam
  960. local script = Instance.new('LocalScript')
  961. script.Parent = Frame
  962. local plr = game.Players.LocalPlayer
  963. local spam = plr.PlayerGui.ScreenGui.Frame.otherplayer.spam
  964. spam.MouseButton1Down:connect(function()
  965. if spam.BackgroundColor3 == Color3.fromRGB(12,255,0)then
  966. repeat
  967. local A_1 = "Sub to PewDiePie"
  968. local A_2 = "All"
  969. local Event = game:GetService("ReplicatedStorage").DefaultChatSystemChatEvents.SayMessageRequest
  970. Event:FireServer(A_1, A_2)
  971. wait(1)
  972. until spam.BackgroundColor3 == Color3.fromRGB(255, 0, 4)
  973.  
  974. end
  975. end)
  976.  
  977. end
  978. coroutine.resume(coroutine.create(SCRIPT_RVGD77_FAKESCRIPT))
  979. function SCRIPT_RXUF79_FAKESCRIPT() -- Frame.makeshrek
  980. local script = Instance.new('LocalScript')
  981. script.Parent = Frame
  982. local plr = game.Players.LocalPlayer
  983. local shrek = plr.PlayerGui.ScreenGui.Frame.otherplayer.makeshrek
  984. local username = plr.PlayerGui.ScreenGui.Frame.otherplayer.username
  985. local user = username.Text
  986. shrek.MouseButton1Down:connect(function()
  987. user = username.Text
  988.  
  989. local A_1 = game:GetService("Workspace")[user]
  990. local A_2 = 20011951
  991. local A_3 = "Hat1"
  992. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  993. Event:InvokeServer(A_1, A_2, A_3)
  994.  
  995. local A_1 = game:GetService("Workspace")[user]
  996. local A_2 = 20011951
  997. local A_3 = "Hair1"
  998. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  999. Event:InvokeServer(A_1, A_2, A_3)
  1000.  
  1001. local A_1 = game:GetService("Workspace")[user]
  1002. local A_2 = 1256287907
  1003. local A_3 = "Shirt1"
  1004. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1005. Event:InvokeServer(A_1, A_2, A_3)
  1006.  
  1007. local A_1 = game:GetService("Workspace")[user]
  1008. local A_2 = 2285882573
  1009. local A_3 = "Pants1"
  1010. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1011. Event:InvokeServer(A_1, A_2, A_3)
  1012.  
  1013. local A_1 = game:GetService("Workspace")[user]
  1014. local A_2 = 16723499
  1015. local A_3 = "Face1"
  1016. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1017. Event:InvokeServer(A_1, A_2, A_3)
  1018.  
  1019. local A_1 = game:GetService("Workspace")[user]
  1020. local A_2 = 20011951
  1021. local A_3 = "Hat2"
  1022. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1023. Event:InvokeServer(A_1, A_2, A_3)
  1024.  
  1025.  
  1026.  
  1027. local A_1 = game:GetService("Workspace")[user]
  1028. local A_2 =
  1029. {
  1030. [1] = 85,
  1031. [2] = 255,
  1032. [3] = 0
  1033. }
  1034. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  1035. Event:FireServer(A_1, A_2)
  1036.  
  1037.  
  1038. end)
  1039.  
  1040. end
  1041. coroutine.resume(coroutine.create(SCRIPT_RXUF79_FAKESCRIPT))
  1042. function SCRIPT_LTFT67_FAKESCRIPT() -- Frame.makenoob
  1043. local script = Instance.new('LocalScript')
  1044. script.Parent = Frame
  1045. local plr = game.Players.LocalPlayer
  1046. local noob = plr.PlayerGui.ScreenGui.Frame.otherplayer.makenoob
  1047. local username = plr.PlayerGui.ScreenGui.Frame.otherplayer.username
  1048. local user = username.Text
  1049. noob.MouseButton1Down:connect(function()
  1050. user = username.Text
  1051.  
  1052. local A_1 = game:GetService("Workspace")[user]
  1053. local A_2 = 472507574
  1054. local A_3 = "Hat1"
  1055. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1056. Event:InvokeServer(A_1, A_2, A_3)
  1057.  
  1058. local A_1 = game:GetService("Workspace")[user]
  1059. local A_2 = 472507574
  1060. local A_3 = "Hair1"
  1061. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1062. Event:InvokeServer(A_1, A_2, A_3)
  1063.  
  1064. local A_1 = game:GetService("Workspace")[user]
  1065. local A_2 = 2248499581
  1066. local A_3 = "Shirt1"
  1067. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1068. Event:InvokeServer(A_1, A_2, A_3)
  1069.  
  1070. local A_1 = game:GetService("Workspace")[user]
  1071. local A_2 = 1208957640
  1072. local A_3 = "Pants1"
  1073. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1074. Event:InvokeServer(A_1, A_2, A_3)
  1075.  
  1076. local A_1 = game:GetService("Workspace")[user]
  1077. local A_2 = 144075659
  1078. local A_3 = "Face1"
  1079. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1080. Event:InvokeServer(A_1, A_2, A_3)
  1081.  
  1082. local A_1 = game:GetService("Workspace")[user]
  1083. local A_2 = 472507574
  1084. local A_3 = "Hat2"
  1085. local Event = game:GetService("Workspace").CommunicationRelays.Character.EquipAccessory
  1086. Event:InvokeServer(A_1, A_2, A_3)
  1087.  
  1088.  
  1089.  
  1090. local A_1 = game:GetService("Workspace")[user]
  1091. local A_2 =
  1092. {
  1093. [1] = 61,
  1094. [2] = 64,
  1095. [3] = 255
  1096. }
  1097. local Event = game:GetService("Workspace").CommunicationRelays.Character.ChangeSkinColor
  1098. Event:FireServer(A_1, A_2)
  1099.  
  1100.  
  1101. end)
  1102.  
  1103. end
  1104. coroutine.resume(coroutine.create(SCRIPT_LTFT67_FAKESCRIPT))
  1105. function SCRIPT_SYGX71_FAKESCRIPT() -- Frame.open
  1106. local script = Instance.new('LocalScript')
  1107. script.Parent = Frame
  1108. local plr = game.Players.LocalPlayer
  1109. local open1 = plr.PlayerGui.ScreenGui.open1
  1110. local open2 = plr.PlayerGui.ScreenGui.Frame.Frame.stealthmoney
  1111. local open3 = plr.PlayerGui.ScreenGui.Frame.Frame.localplayer
  1112. local open4 = plr.PlayerGui.ScreenGui.Frame.Frame.otherplayer
  1113. local open5 = plr.PlayerGui.ScreenGui.Frame.Frame.teleports
  1114. open1.MouseButton1Click:connect(function()
  1115. if plr.PlayerGui.ScreenGui.Frame.Visible == false then
  1116. plr.PlayerGui.ScreenGui.Frame.Visible = true
  1117. elseif plr.PlayerGui.ScreenGui.Frame.Visible == true then
  1118. plr.PlayerGui.ScreenGui.Frame.Visible = false
  1119. end
  1120. end)
  1121. open2.MouseButton1Click:connect(function()
  1122. if plr.PlayerGui.ScreenGui.Frame.stealthmoney.Visible == false then
  1123. plr.PlayerGui.ScreenGui.Frame.stealthmoney.Visible = true
  1124. plr.PlayerGui.ScreenGui.Frame.otherplayer.Visible = false
  1125. plr.PlayerGui.ScreenGui.Frame.teleports.Visible = false
  1126. plr.PlayerGui.ScreenGui.Frame.localcharacter.Visible = false
  1127. end
  1128. end)
  1129. open3.MouseButton1Click:connect(function()
  1130. if plr.PlayerGui.ScreenGui.Frame.localcharacter.Visible == false then
  1131. plr.PlayerGui.ScreenGui.Frame.stealthmoney.Visible = false
  1132. plr.PlayerGui.ScreenGui.Frame.otherplayer.Visible = false
  1133. plr.PlayerGui.ScreenGui.Frame.teleports.Visible = false
  1134. plr.PlayerGui.ScreenGui.Frame.localcharacter.Visible = true
  1135. end
  1136. end)
  1137. open4.MouseButton1Click:connect(function()
  1138. if plr.PlayerGui.ScreenGui.Frame.otherplayer.Visible == false then
  1139. plr.PlayerGui.ScreenGui.Frame.stealthmoney.Visible = false
  1140. plr.PlayerGui.ScreenGui.Frame.otherplayer.Visible = true
  1141. plr.PlayerGui.ScreenGui.Frame.teleports.Visible = false
  1142. plr.PlayerGui.ScreenGui.Frame.localcharacter.Visible = false
  1143. end
  1144. end)
  1145. open5.MouseButton1Click:connect(function()
  1146. if plr.PlayerGui.ScreenGui.Frame.teleports.Visible == false then
  1147. plr.PlayerGui.ScreenGui.Frame.stealthmoney.Visible = false
  1148. plr.PlayerGui.ScreenGui.Frame.otherplayer.Visible = false
  1149. plr.PlayerGui.ScreenGui.Frame.teleports.Visible = true
  1150. plr.PlayerGui.ScreenGui.Frame.localcharacter.Visible = false
  1151. end
  1152. end)
  1153.  
  1154. end
  1155. coroutine.resume(coroutine.create(SCRIPT_SYGX71_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement