Advertisement
yougotoof

Untitled

Dec 25th, 2018
543
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 160.74 KB | None | 0 0
  1. -- Made by MrFisterYourSister#5388 and Ionut on v3rm
  2. -- Version: 0.5
  3. -- Merry Christmas
  4. local ScreenGui = Instance.new("ScreenGui")
  5. local homepage = Instance.new("Frame")
  6. local Close = Instance.new("TextButton")
  7. local games = Instance.new("TextButton")
  8. local crodits = Instance.new("TextButton")
  9. local titlemain = Instance.new("TextLabel")
  10. local coolmessage = Instance.new("TextLabel")
  11. local changelogbutton = Instance.new("TextButton")
  12. local sneaky = Instance.new("TextButton")
  13. local plans = Instance.new("TextButton")
  14. local gameframe = Instance.new("Frame")
  15. local gamestitle = Instance.new("TextLabel")
  16. local prisonlife = Instance.new("TextButton")
  17. local jailbreak = Instance.new("TextButton")
  18. local strucid = Instance.new("TextButton")
  19. local llt2 = Instance.new("TextButton")
  20. local pf = Instance.new("TextButton")
  21. local cloose = Instance.new("TextButton")
  22. local creditsframe = Instance.new("Frame")
  23. local title2 = Instance.new("TextLabel")
  24. local credit1 = Instance.new("TextLabel")
  25. local credit2 = Instance.new("TextLabel")
  26. local credit3 = Instance.new("TextLabel")
  27. local closebutton = Instance.new("TextButton")
  28. local jbframe = Instance.new("Frame")
  29. local jbtitle = Instance.new("TextLabel")
  30. local jbscript1 = Instance.new("TextButton")
  31. local backwards = Instance.new("TextButton")
  32. local jbscript2 = Instance.new("TextButton")
  33. local changelogframe = Instance.new("Frame")
  34. local changelogtitle = Instance.new("TextLabel")
  35. local v05 = Instance.new("TextLabel")
  36. local exit = Instance.new("TextButton")
  37. local strucidframe = Instance.new("Frame")
  38. local strucidtitle = Instance.new("TextLabel")
  39. local strucidscript1 = Instance.new("TextButton")
  40. local strucidscript2 = Instance.new("TextButton")
  41. local back = Instance.new("TextButton")
  42. local prisonlifeframe = Instance.new("Frame")
  43. local prisonlifetitle = Instance.new("TextLabel")
  44. local plscript2 = Instance.new("TextButton")
  45. local plscript3 = Instance.new("TextButton")
  46. local cross = Instance.new("TextButton")
  47. local lumbertycoonframe = Instance.new("Frame")
  48. local lt2title = Instance.new("TextLabel")
  49. local lt2script1 = Instance.new("TextButton")
  50. local lt2script2 = Instance.new("TextButton")
  51. local lt2script3 = Instance.new("TextButton")
  52. local clooose = Instance.new("TextButton")
  53. local openlabel = Instance.new("TextLabel")
  54. local Open = Instance.new("TextButton")
  55. local futureplans = Instance.new("Frame")
  56. local futurelabel = Instance.new("TextLabel")
  57. local TextLabel = Instance.new("TextLabel")
  58. local TextLabel_2 = Instance.new("TextLabel")
  59. local TextLabel_3 = Instance.new("TextLabel")
  60. local TextLabel_4 = Instance.new("TextLabel")
  61. local TextLabel_5 = Instance.new("TextLabel")
  62. local TextLabel_6 = Instance.new("TextLabel")
  63. local oogabooga = Instance.new("TextButton")
  64. local pfframe = Instance.new("Frame")
  65. local pftitle = Instance.new("TextLabel")
  66. local pfscript1 = Instance.new("TextButton")
  67. local close = Instance.new("TextButton")
  68. --Properties:
  69. ScreenGui.Parent = game:GetService("CoreGui")
  70.  
  71. homepage.Name = "homepage"
  72. homepage.Parent = ScreenGui
  73. homepage.BackgroundColor3 = Color3.new(0, 0.333333, 0.498039)
  74. homepage.BorderColor3 = Color3.new(0, 0, 0)
  75. homepage.Position = UDim2.new(0.157063946, 0, 0.51842761, 0)
  76. homepage.Size = UDim2.new(0, 522, 0, 298)
  77. homepage.Visible = false
  78.  
  79. Close.Name = "Close"
  80. Close.Parent = homepage
  81. Close.BackgroundColor3 = Color3.new(1, 0, 0)
  82. Close.BorderColor3 = Color3.new(0, 0, 0)
  83. Close.Position = UDim2.new(0.896551728, 0, 0, 0)
  84. Close.Size = UDim2.new(0, 54, 0, 50)
  85. Close.Font = Enum.Font.SourceSans
  86. Close.Text = "X"
  87. Close.TextColor3 = Color3.new(0, 0, 0)
  88. Close.TextSize = 40
  89.  
  90. games.Name = "games"
  91. games.Parent = homepage
  92. games.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  93. games.BorderColor3 = Color3.new(0, 0, 0)
  94. games.Position = UDim2.new(0.0325670503, 0, 0.416107386, 0)
  95. games.Size = UDim2.new(0, 200, 0, 50)
  96. games.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  97. games.Font = Enum.Font.SourceSans
  98. games.Text = "Games"
  99. games.TextColor3 = Color3.new(0, 0, 0)
  100. games.TextSize = 30
  101.  
  102. crodits.Name = "crodits"
  103. crodits.Parent = homepage
  104. crodits.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  105. crodits.BorderColor3 = Color3.new(0, 0, 0)
  106. crodits.Position = UDim2.new(0.586206853, 0, 0.416107386, 0)
  107. crodits.Size = UDim2.new(0, 200, 0, 50)
  108. crodits.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  109. crodits.Font = Enum.Font.SourceSans
  110. crodits.Text = "Credits"
  111. crodits.TextColor3 = Color3.new(0, 0, 0)
  112. crodits.TextSize = 30
  113.  
  114. titlemain.Name = "titlemain"
  115. titlemain.Parent = homepage
  116. titlemain.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  117. titlemain.BorderColor3 = Color3.new(0, 0, 0)
  118. titlemain.Size = UDim2.new(0, 468, 0, 50)
  119. titlemain.Font = Enum.Font.SourceSans
  120. titlemain.Text = "Fister Hub V0.5"
  121. titlemain.TextColor3 = Color3.new(0, 0, 0)
  122. titlemain.TextSize = 30
  123.  
  124. coolmessage.Name = "coolmessage"
  125. coolmessage.Parent = homepage
  126. coolmessage.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  127. coolmessage.BorderColor3 = Color3.new(0, 0, 0)
  128. coolmessage.Position = UDim2.new(0, 0, 0.832214773, 0)
  129. coolmessage.Size = UDim2.new(0, 522, 0, 50)
  130. coolmessage.Font = Enum.Font.SourceSans
  131. coolmessage.Text = "???Merry Christmas!??? "
  132. coolmessage.TextColor3 = Color3.new(0, 0, 0)
  133. coolmessage.TextSize = 30
  134.  
  135. changelogbutton.Name = "changelogbutton"
  136. changelogbutton.Parent = homepage
  137. changelogbutton.BackgroundColor3 = Color3.new(1, 1, 1)
  138. changelogbutton.Position = UDim2.new(0.314176232, 0, 0.617449641, 0)
  139. changelogbutton.Size = UDim2.new(0, 197, 0, 50)
  140. changelogbutton.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  141. changelogbutton.Font = Enum.Font.SourceSans
  142. changelogbutton.Text = "Changelog"
  143. changelogbutton.TextColor3 = Color3.new(0, 0, 0)
  144. changelogbutton.TextSize = 30
  145.  
  146. sneaky.Name = "sneaky"
  147. sneaky.Parent = homepage
  148. sneaky.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  149. sneaky.BorderColor3 = Color3.new(0, 0, 0)
  150. sneaky.Position = UDim2.new(0.308429062, 0, 0.224832222, 0)
  151. sneaky.Size = UDim2.new(0, 200, 0, 50)
  152. sneaky.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  153. sneaky.Font = Enum.Font.SourceSans
  154. sneaky.Text = "Coming Soon!"
  155. sneaky.TextColor3 = Color3.new(0, 0, 0)
  156. sneaky.TextSize = 30
  157.  
  158. plans.Name = "plans"
  159. plans.Parent = homepage
  160. plans.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  161. plans.BorderColor3 = Color3.new(0, 0, 0)
  162. plans.Position = UDim2.new(0.762452066, 0, 0.201342285, 0)
  163. plans.Size = UDim2.new(0, 99, 0, 42)
  164. plans.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
  165. plans.Font = Enum.Font.SourceSans
  166. plans.Text = "Future Updates"
  167. plans.TextColor3 = Color3.new(0, 0, 0)
  168. plans.TextSize = 15
  169.  
  170. gameframe.Name = "gameframe"
  171. gameframe.Parent = ScreenGui
  172. gameframe.BackgroundColor3 = Color3.new(1, 1, 1)
  173. gameframe.Position = UDim2.new(0.537697554, 0, 0.302211314, 0)
  174. gameframe.Size = UDim2.new(0, 373, 0, 411)
  175. gameframe.Visible = false
  176.  
  177. gamestitle.Name = "gamestitle"
  178. gamestitle.Parent = gameframe
  179. gamestitle.BackgroundColor3 = Color3.new(0.333333, 1, 1)
  180. gamestitle.BorderColor3 = Color3.new(0, 0, 0)
  181. gamestitle.Size = UDim2.new(0, 373, 0, 63)
  182. gamestitle.Font = Enum.Font.Fantasy
  183. gamestitle.Text = "Games"
  184. gamestitle.TextColor3 = Color3.new(0, 0, 0)
  185. gamestitle.TextSize = 40
  186.  
  187. prisonlife.Name = "prisonlife"
  188. prisonlife.Parent = gameframe
  189. prisonlife.BackgroundColor3 = Color3.new(1, 1, 1)
  190. prisonlife.Position = UDim2.new(0.0160857905, 0, 0.523114324, 0)
  191. prisonlife.Size = UDim2.new(0, 153, 0, 50)
  192. prisonlife.Font = Enum.Font.GothamBlack
  193. prisonlife.Text = "Prison Life"
  194. prisonlife.TextColor3 = Color3.new(1, 0.333333, 1)
  195. prisonlife.TextSize = 20
  196.  
  197. jailbreak.Name = "jailbreak"
  198. jailbreak.Parent = gameframe
  199. jailbreak.BackgroundColor3 = Color3.new(1, 1, 1)
  200. jailbreak.Position = UDim2.new(0.0160857905, 0, 0.272506088, 0)
  201. jailbreak.Size = UDim2.new(0, 153, 0, 50)
  202. jailbreak.Font = Enum.Font.GothamBlack
  203. jailbreak.Text = "Jailbreak"
  204. jailbreak.TextColor3 = Color3.new(1, 0.333333, 1)
  205. jailbreak.TextSize = 20
  206.  
  207. strucid.Name = "strucid"
  208. strucid.Parent = gameframe
  209. strucid.BackgroundColor3 = Color3.new(1, 1, 1)
  210. strucid.Position = UDim2.new(0.571045637, 0, 0.272506088, 0)
  211. strucid.Size = UDim2.new(0, 154, 0, 50)
  212. strucid.Font = Enum.Font.GothamBlack
  213. strucid.Text = "Strucid"
  214. strucid.TextColor3 = Color3.new(1, 0.333333, 1)
  215. strucid.TextSize = 20
  216.  
  217. llt2.Name = "llt2"
  218. llt2.Parent = gameframe
  219. llt2.BackgroundColor3 = Color3.new(1, 1, 1)
  220. llt2.Position = UDim2.new(0.571045578, 0, 0.523114324, 0)
  221. llt2.Size = UDim2.new(0, 153, 0, 50)
  222. llt2.Font = Enum.Font.GothamBlack
  223. llt2.Text = "Lumber Tycoon"
  224. llt2.TextColor3 = Color3.new(1, 0.333333, 1)
  225. llt2.TextSize = 20
  226.  
  227. pf.Name = "pf"
  228. pf.Parent = gameframe
  229. pf.BackgroundColor3 = Color3.new(1, 1, 1)
  230. pf.Position = UDim2.new(0.211796254, 0, 0.768856466, 0)
  231. pf.Size = UDim2.new(0, 203, 0, 50)
  232. pf.Font = Enum.Font.GothamBlack
  233. pf.Text = "Phantom Forces"
  234. pf.TextColor3 = Color3.new(1, 0.333333, 1)
  235. pf.TextSize = 20
  236.  
  237. cloose.Name = "cloose"
  238. cloose.Parent = gameframe
  239. cloose.BackgroundColor3 = Color3.new(1, 0, 0)
  240. cloose.BorderColor3 = Color3.new(0, 0, 0)
  241. cloose.Position = UDim2.new(0.836461127, 0, 0, 0)
  242. cloose.Size = UDim2.new(0, 61, 0, 63)
  243. cloose.Font = Enum.Font.Garamond
  244. cloose.Text = "X"
  245. cloose.TextColor3 = Color3.new(0, 0, 0)
  246. cloose.TextSize = 40
  247.  
  248. creditsframe.Name = "creditsframe"
  249. creditsframe.Parent = ScreenGui
  250. creditsframe.BackgroundColor3 = Color3.new(0, 0, 0)
  251. creditsframe.BorderColor3 = Color3.new(1, 1, 1)
  252. creditsframe.Position = UDim2.new(0.0284135789, 0, 0.0368550345, 0)
  253. creditsframe.Size = UDim2.new(0, 368, 0, 506)
  254. creditsframe.Visible = false
  255.  
  256. title2.Name = "title2"
  257. title2.Parent = creditsframe
  258. title2.BackgroundColor3 = Color3.new(1, 1, 1)
  259. title2.BorderColor3 = Color3.new(0, 0, 0)
  260. title2.Position = UDim2.new(0.0733695626, 0, 0.0494071133, 0)
  261. title2.Size = UDim2.new(0, 326, 0, 50)
  262. title2.Font = Enum.Font.SciFi
  263. title2.Text = "Credits"
  264. title2.TextColor3 = Color3.new(1, 0, 0)
  265. title2.TextSize = 50
  266.  
  267. credit1.Name = "credit1"
  268. credit1.Parent = creditsframe
  269. credit1.BackgroundColor3 = Color3.new(1, 1, 1)
  270. credit1.Position = UDim2.new(0.0733695626, 0, 0.312252969, 0)
  271. credit1.Size = UDim2.new(0, 326, 0, 50)
  272. credit1.Font = Enum.Font.SourceSans
  273. credit1.Text = "MrFisterYourSister#5388"
  274. credit1.TextColor3 = Color3.new(0, 0, 0)
  275. credit1.TextSize = 35
  276.  
  277. credit2.Name = "credit2"
  278. credit2.Parent = creditsframe
  279. credit2.BackgroundColor3 = Color3.new(1, 1, 1)
  280. credit2.BorderColor3 = Color3.new(0, 0, 0)
  281. credit2.Position = UDim2.new(0.0733695626, 0, 0.612648249, 0)
  282. credit2.Size = UDim2.new(0, 326, 0, 50)
  283. credit2.Font = Enum.Font.SourceSans
  284. credit2.Text = "Ionut | v3rm"
  285. credit2.TextColor3 = Color3.new(0, 0, 0)
  286. credit2.TextSize = 35
  287.  
  288. credit3.Name = "credit3"
  289. credit3.Parent = creditsframe
  290. credit3.BackgroundColor3 = Color3.new(1, 1, 1)
  291. credit3.BorderColor3 = Color3.new(0, 0, 0)
  292. credit3.Position = UDim2.new(0.0733695626, 0, 0.879446685, 0)
  293. credit3.Size = UDim2.new(0, 326, 0, 50)
  294. credit3.Font = Enum.Font.SourceSans
  295. credit3.Text = "Dont Know#8913"
  296. credit3.TextColor3 = Color3.new(0, 0, 0)
  297. credit3.TextSize = 35
  298.  
  299. closebutton.Name = "closebutton"
  300. closebutton.Parent = creditsframe
  301. closebutton.BackgroundColor3 = Color3.new(1, 0, 0)
  302. closebutton.BorderColor3 = Color3.new(1, 0, 0)
  303. closebutton.Position = UDim2.new(0.872282624, 0, 0.0494071133, 0)
  304. closebutton.Size = UDim2.new(0, 32, 0, 50)
  305. closebutton.Font = Enum.Font.SourceSans
  306. closebutton.Text = "X"
  307. closebutton.TextColor3 = Color3.new(0, 0, 0)
  308. closebutton.TextSize = 20
  309.  
  310. jbframe.Name = "jbframe"
  311. jbframe.Parent = ScreenGui
  312. jbframe.BackgroundColor3 = Color3.new(1, 0.666667, 0)
  313. jbframe.BorderColor3 = Color3.new(0, 0, 0)
  314. jbframe.Position = UDim2.new(0.586424589, 0, 0.101965606, 0)
  315. jbframe.Size = UDim2.new(0, 340, 0, 412)
  316. jbframe.Visible = false
  317.  
  318. jbtitle.Name = "jbtitle"
  319. jbtitle.Parent = jbframe
  320. jbtitle.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  321. jbtitle.BorderColor3 = Color3.new(0, 0, 0)
  322. jbtitle.BorderSizePixel = 2
  323. jbtitle.Size = UDim2.new(0, 340, 0, 59)
  324. jbtitle.Font = Enum.Font.Gotham
  325. jbtitle.Text = "Jailbreak Scripts"
  326. jbtitle.TextColor3 = Color3.new(0, 0, 0)
  327. jbtitle.TextSize = 30
  328.  
  329. jbscript1.Name = "jbscript1"
  330. jbscript1.Parent = jbframe
  331. jbscript1.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  332. jbscript1.BorderColor3 = Color3.new(0, 0, 0)
  333. jbscript1.BorderSizePixel = 3
  334. jbscript1.Position = UDim2.new(0.205882356, 0, 0.223300964, 0)
  335. jbscript1.Size = UDim2.new(0, 200, 0, 50)
  336. jbscript1.Font = Enum.Font.SourceSans
  337. jbscript1.Text = "OP Jailbreak GUI"
  338. jbscript1.TextColor3 = Color3.new(0, 0, 0)
  339. jbscript1.TextSize = 30
  340.  
  341. backwards.Name = "backwards"
  342. backwards.Parent = jbframe
  343. backwards.BackgroundColor3 = Color3.new(1, 0, 0)
  344. backwards.Position = UDim2.new(0.847059011, 0, 0, 0)
  345. backwards.Size = UDim2.new(0, 52, 0, 59)
  346. backwards.Font = Enum.Font.SourceSans
  347. backwards.Text = "X"
  348. backwards.TextColor3 = Color3.new(0, 0, 0)
  349. backwards.TextSize = 50
  350.  
  351. jbscript2.Name = "jbscript2"
  352. jbscript2.Parent = jbframe
  353. jbscript2.BackgroundColor3 = Color3.new(1, 0.333333, 0)
  354. jbscript2.BorderColor3 = Color3.new(0, 0, 0)
  355. jbscript2.BorderSizePixel = 3
  356. jbscript2.Position = UDim2.new(0.205882356, 0, 0.439320385, 0)
  357. jbscript2.Size = UDim2.new(0, 200, 0, 50)
  358. jbscript2.Font = Enum.Font.SourceSans
  359. jbscript2.Text = "Auto Farm"
  360. jbscript2.TextColor3 = Color3.new(0, 0, 0)
  361. jbscript2.TextSize = 30
  362.  
  363. changelogframe.Name = "changelogframe"
  364. changelogframe.Parent = ScreenGui
  365. changelogframe.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  366. changelogframe.BorderColor3 = Color3.new(0, 0, 0)
  367. changelogframe.Position = UDim2.new(0.308602989, 0, 0.109336607, 0)
  368. changelogframe.Size = UDim2.new(0, 251, 0, 378)
  369. changelogframe.Visible = false
  370.  
  371. changelogtitle.Name = "changelogtitle"
  372. changelogtitle.Parent = changelogframe
  373. changelogtitle.BackgroundColor3 = Color3.new(0, 0, 0)
  374. changelogtitle.BorderColor3 = Color3.new(0, 0, 0)
  375. changelogtitle.Size = UDim2.new(0, 251, 0, 50)
  376. changelogtitle.Font = Enum.Font.Gotham
  377. changelogtitle.Text = "Changelog"
  378. changelogtitle.TextColor3 = Color3.new(1, 1, 1)
  379. changelogtitle.TextSize = 40
  380.  
  381. v05.Name = "v0.5"
  382. v05.Parent = changelogframe
  383. v05.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  384. v05.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  385. v05.Position = UDim2.new(0.0717131495, 0, 0.174603179, 0)
  386. v05.Size = UDim2.new(0, 215, 0, 28)
  387. v05.Font = Enum.Font.SourceSans
  388. v05.Text = "25/12/18 - v0.5 was released!"
  389. v05.TextColor3 = Color3.new(1, 1, 0)
  390. v05.TextSize = 14
  391.  
  392. exit.Name = "exit"
  393. exit.Parent = changelogframe
  394. exit.BackgroundColor3 = Color3.new(1, 0, 0)
  395. exit.BorderColor3 = Color3.new(0, 0, 0)
  396. exit.Position = UDim2.new(0.92828685, 0, 0, 0)
  397. exit.Size = UDim2.new(0, 18, 0, 17)
  398. exit.Font = Enum.Font.SourceSans
  399. exit.Text = "x"
  400. exit.TextColor3 = Color3.new(0, 0, 0)
  401. exit.TextSize = 14
  402.  
  403. strucidframe.Name = "strucidframe"
  404. strucidframe.Parent = ScreenGui
  405. strucidframe.BackgroundColor3 = Color3.new(1, 1, 1)
  406. strucidframe.Position = UDim2.new(0.425414354, 0, 0.255528241, 0)
  407. strucidframe.Size = UDim2.new(0, 226, 0, 279)
  408. strucidframe.Visible = false
  409.  
  410. strucidtitle.Name = "strucidtitle"
  411. strucidtitle.Parent = strucidframe
  412. strucidtitle.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  413. strucidtitle.BorderColor3 = Color3.new(0, 0, 0)
  414. strucidtitle.Size = UDim2.new(0, 226, 0, 50)
  415. strucidtitle.Font = Enum.Font.Garamond
  416. strucidtitle.Text = "Strucid Scripts"
  417. strucidtitle.TextColor3 = Color3.new(1, 1, 1)
  418. strucidtitle.TextSize = 30
  419.  
  420. strucidscript1.Name = "strucidscript1"
  421. strucidscript1.Parent = strucidframe
  422. strucidscript1.BackgroundColor3 = Color3.new(1, 1, 1)
  423. strucidscript1.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  424. strucidscript1.Position = UDim2.new(0.0575221255, 0, 0.268817216, 0)
  425. strucidscript1.Size = UDim2.new(0, 200, 0, 50)
  426. strucidscript1.Font = Enum.Font.SourceSans
  427. strucidscript1.Text = "Aimbot"
  428. strucidscript1.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  429. strucidscript1.TextSize = 30
  430.  
  431. strucidscript2.Name = "strucidscript2"
  432. strucidscript2.Parent = strucidframe
  433. strucidscript2.BackgroundColor3 = Color3.new(1, 1, 1)
  434. strucidscript2.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  435. strucidscript2.Position = UDim2.new(0.0575221255, 0, 0.623655915, 0)
  436. strucidscript2.Size = UDim2.new(0, 200, 0, 50)
  437. strucidscript2.Font = Enum.Font.SourceSans
  438. strucidscript2.Text = "Shoot To Kill"
  439. strucidscript2.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  440. strucidscript2.TextSize = 30
  441.  
  442. back.Name = "back"
  443. back.Parent = strucidframe
  444. back.BackgroundColor3 = Color3.new(1, 0, 0)
  445. back.BorderColor3 = Color3.new(0, 0, 0)
  446. back.Position = UDim2.new(0.845132768, 0, 0, 0)
  447. back.Size = UDim2.new(0, 35, 0, 50)
  448. back.Font = Enum.Font.SourceSans
  449. back.Text = "X"
  450. back.TextColor3 = Color3.new(0, 0, 0)
  451. back.TextSize = 40
  452.  
  453. prisonlifeframe.Name = "prisonlifeframe"
  454. prisonlifeframe.Parent = ScreenGui
  455. prisonlifeframe.BackgroundColor3 = Color3.new(1, 1, 1)
  456. prisonlifeframe.BorderColor3 = Color3.new(0, 0, 0)
  457. prisonlifeframe.Position = UDim2.new(0.635676563, 0, 0.347665846, 0)
  458. prisonlifeframe.Size = UDim2.new(0, 279, 0, 342)
  459. prisonlifeframe.Visible = false
  460.  
  461. prisonlifetitle.Name = "prisonlifetitle"
  462. prisonlifetitle.Parent = prisonlifeframe
  463. prisonlifetitle.BackgroundColor3 = Color3.new(0, 0, 0)
  464. prisonlifetitle.BorderColor3 = Color3.new(0, 0, 0)
  465. prisonlifetitle.Size = UDim2.new(0, 279, 0, 50)
  466. prisonlifetitle.Font = Enum.Font.SciFi
  467. prisonlifetitle.Text = "Prison Life Scripts"
  468. prisonlifetitle.TextColor3 = Color3.new(1, 1, 1)
  469. prisonlifetitle.TextSize = 40
  470.  
  471. plscript2.Name = "plscript2"
  472. plscript2.Parent = prisonlifeframe
  473. plscript2.BackgroundColor3 = Color3.new(1, 1, 1)
  474. plscript2.Position = UDim2.new(0.139784947, 0, 0.327485383, 0)
  475. plscript2.Size = UDim2.new(0, 200, 0, 50)
  476. plscript2.Font = Enum.Font.SourceSansSemibold
  477. plscript2.Text = "Racist Dolphin's GUI"
  478. plscript2.TextColor3 = Color3.new(0, 0, 0)
  479. plscript2.TextSize = 24
  480.  
  481. plscript3.Name = "plscript3"
  482. plscript3.Parent = prisonlifeframe
  483. plscript3.BackgroundColor3 = Color3.new(1, 1, 1)
  484. plscript3.BorderColor3 = Color3.new(0, 0, 0)
  485. plscript3.Position = UDim2.new(0.139038116, 0, 0.620809793, 0)
  486. plscript3.Size = UDim2.new(0, 200, 0, 50)
  487. plscript3.Font = Enum.Font.SourceSansSemibold
  488. plscript3.Text = "Prison Life V2 Commands"
  489. plscript3.TextColor3 = Color3.new(0, 0, 0)
  490. plscript3.TextSize = 22
  491.  
  492. cross.Name = "cross"
  493. cross.Parent = prisonlifeframe
  494. cross.BackgroundColor3 = Color3.new(1, 0, 0)
  495. cross.Position = UDim2.new(0.921146929, 0, 0, 0)
  496. cross.Size = UDim2.new(0, 22, 0, 15)
  497. cross.Font = Enum.Font.SourceSans
  498. cross.Text = "x"
  499. cross.TextColor3 = Color3.new(0, 0, 0)
  500. cross.TextSize = 14
  501.  
  502. lumbertycoonframe.Name = "lumbertycoonframe"
  503. lumbertycoonframe.Parent = ScreenGui
  504. lumbertycoonframe.BackgroundColor3 = Color3.new(0, 0, 0)
  505. lumbertycoonframe.BorderColor3 = Color3.new(0, 0, 0)
  506. lumbertycoonframe.Position = UDim2.new(0.37411207, 0, 0.319410324, 0)
  507. lumbertycoonframe.Size = UDim2.new(0, 281, 0, 313)
  508. lumbertycoonframe.Visible = false
  509.  
  510. lt2title.Name = "lt2title"
  511. lt2title.Parent = lumbertycoonframe
  512. lt2title.BackgroundColor3 = Color3.new(0.141176, 0.0941177, 0.0470588)
  513. lt2title.BorderColor3 = Color3.new(0, 0, 0)
  514. lt2title.Size = UDim2.new(0, 281, 0, 50)
  515. lt2title.Font = Enum.Font.GothamBold
  516. lt2title.Text = "Lumber Tycoon 2 Scripts"
  517. lt2title.TextColor3 = Color3.new(0, 0, 0)
  518. lt2title.TextSize = 24
  519.  
  520. lt2script1.Name = "lt2script1"
  521. lt2script1.Parent = lumbertycoonframe
  522. lt2script1.BackgroundColor3 = Color3.new(0.141176, 0.0941177, 0.0470588)
  523. lt2script1.BorderColor3 = Color3.new(0, 0, 0)
  524. lt2script1.Position = UDim2.new(0.142348751, 0, 0.230031952, 0)
  525. lt2script1.Size = UDim2.new(0, 200, 0, 50)
  526. lt2script1.Font = Enum.Font.GothamSemibold
  527. lt2script1.Text = "Lucky GUI"
  528. lt2script1.TextColor3 = Color3.new(0, 0, 0)
  529. lt2script1.TextSize = 30
  530.  
  531. lt2script2.Name = "lt2script2"
  532. lt2script2.Parent = lumbertycoonframe
  533. lt2script2.BackgroundColor3 = Color3.new(0.141176, 0.0941177, 0.0470588)
  534. lt2script2.BorderColor3 = Color3.new(0, 0, 0)
  535. lt2script2.Position = UDim2.new(0.142348751, 0, 0.549520791, 0)
  536. lt2script2.Size = UDim2.new(0, 200, 0, 50)
  537. lt2script2.Font = Enum.Font.GothamSemibold
  538. lt2script2.Text = "Blue GUI (idk name)"
  539. lt2script2.TextColor3 = Color3.new(0, 0, 0)
  540. lt2script2.TextSize = 20
  541.  
  542. lt2script3.Name = "lt2script3"
  543. lt2script3.Parent = lumbertycoonframe
  544. lt2script3.BackgroundColor3 = Color3.new(0.141176, 0.0941177, 0.0470588)
  545. lt2script3.BorderColor3 = Color3.new(0, 0, 0)
  546. lt2script3.Position = UDim2.new(0.142348751, 0, 0.840255618, 0)
  547. lt2script3.Size = UDim2.new(0, 200, 0, 50)
  548. lt2script3.Font = Enum.Font.GothamSemibold
  549. lt2script3.Text = "Farm GUI"
  550. lt2script3.TextColor3 = Color3.new(0, 0, 0)
  551. lt2script3.TextSize = 30
  552.  
  553. clooose.Name = "clooose"
  554. clooose.Parent = lumbertycoonframe
  555. clooose.BackgroundColor3 = Color3.new(1, 0, 0)
  556. clooose.BorderColor3 = Color3.new(1, 0, 0)
  557. clooose.Position = UDim2.new(0.932384312, 0, 0, 0)
  558. clooose.Size = UDim2.new(0, 19, 0, 13)
  559. clooose.Font = Enum.Font.SourceSans
  560. clooose.Text = "X"
  561. clooose.TextColor3 = Color3.new(0, 0, 0)
  562. clooose.TextSize = 14
  563.  
  564. openlabel.Name = "openlabel"
  565. openlabel.Parent = ScreenGui
  566. openlabel.BackgroundColor3 = Color3.new(0.333333, 0.666667, 1)
  567. openlabel.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  568. openlabel.Position = UDim2.new(0.0315706395, 0, 0.621621668, 0)
  569. openlabel.Size = UDim2.new(0, 200, 0, 30)
  570. openlabel.Font = Enum.Font.SourceSans
  571. openlabel.TextColor3 = Color3.new(0, 0, 0)
  572. openlabel.TextSize = 14
  573.  
  574. Open.Name = "Open"
  575. Open.Parent = openlabel
  576. Open.BackgroundColor3 = Color3.new(1, 1, 1)
  577. Open.BorderColor3 = Color3.new(0.333333, 0.666667, 1)
  578. Open.Position = UDim2.new(0, 0, 0.200000003, 0)
  579. Open.Size = UDim2.new(0, 200, 0, 18)
  580. Open.Font = Enum.Font.SourceSans
  581. Open.Text = "Open"
  582. Open.TextColor3 = Color3.new(0.333333, 0.666667, 1)
  583. Open.TextSize = 20
  584.  
  585. futureplans.Name = "futureplans"
  586. futureplans.Parent = ScreenGui
  587. futureplans.BackgroundColor3 = Color3.new(0.666667, 0.666667, 1)
  588. futureplans.BorderColor3 = Color3.new(1, 0.666667, 1)
  589. futureplans.Position = UDim2.new(0.610102594, 0, 0.202702701, 0)
  590. futureplans.Size = UDim2.new(0, 371, 0, 548)
  591. futureplans.Visible = false
  592.  
  593. futurelabel.Name = "futurelabel"
  594. futurelabel.Parent = futureplans
  595. futurelabel.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  596. futurelabel.BorderColor3 = Color3.new(1, 0.666667, 1)
  597. futurelabel.Size = UDim2.new(0, 371, 0, 50)
  598. futurelabel.Font = Enum.Font.SourceSans
  599. futurelabel.Text = "Plans for Future Updates"
  600. futurelabel.TextColor3 = Color3.new(0, 0, 0)
  601. futurelabel.TextSize = 30
  602.  
  603. TextLabel.Parent = futureplans
  604. TextLabel.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  605. TextLabel.BorderColor3 = Color3.new(1, 0.666667, 1)
  606. TextLabel.Position = UDim2.new(0, 0, 0.151459858, 0)
  607. TextLabel.Size = UDim2.new(0, 371, 0, 50)
  608. TextLabel.Font = Enum.Font.SourceSans
  609. TextLabel.Text = ">Add a section for Admin Scripts and scripts similar to that."
  610. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  611. TextLabel.TextSize = 14
  612.  
  613. TextLabel_2.Parent = futureplans
  614. TextLabel_2.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  615. TextLabel_2.BorderColor3 = Color3.new(1, 0.666667, 1)
  616. TextLabel_2.Position = UDim2.new(0, 0, 0.242700726, 0)
  617. TextLabel_2.Size = UDim2.new(0, 371, 0, 50)
  618. TextLabel_2.Font = Enum.Font.SourceSans
  619. TextLabel_2.Text = ">Add Bloxburg in the \"Games\" section."
  620. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  621. TextLabel_2.TextSize = 14
  622.  
  623. TextLabel_3.Parent = futureplans
  624. TextLabel_3.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  625. TextLabel_3.BorderColor3 = Color3.new(1, 0.666667, 1)
  626. TextLabel_3.Position = UDim2.new(0, 0, 0.333941609, 0)
  627. TextLabel_3.Size = UDim2.new(0, 371, 0, 50)
  628. TextLabel_3.Font = Enum.Font.SourceSans
  629. TextLabel_3.Text = ">Add more scripts to the Phantom Forces section."
  630. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  631. TextLabel_3.TextSize = 14
  632.  
  633. TextLabel_4.Parent = futureplans
  634. TextLabel_4.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  635. TextLabel_4.BorderColor3 = Color3.new(1, 0.666667, 1)
  636. TextLabel_4.Position = UDim2.new(0, 0, 0.425182492, 0)
  637. TextLabel_4.Size = UDim2.new(0, 371, 0, 50)
  638. TextLabel_4.Font = Enum.Font.SourceSans
  639. TextLabel_4.Text = ">Add Counter Blox in the \"Games\" section."
  640. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  641. TextLabel_4.TextSize = 14
  642.  
  643. TextLabel_5.Parent = futureplans
  644. TextLabel_5.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  645. TextLabel_5.BorderColor3 = Color3.new(1, 0.666667, 1)
  646. TextLabel_5.Position = UDim2.new(0, 0, 0.516423345, 0)
  647. TextLabel_5.Size = UDim2.new(0, 371, 0, 50)
  648. TextLabel_5.Font = Enum.Font.SourceSans
  649. TextLabel_5.Text = ">Add Murder Mystery 2 to the \"Games\" section."
  650. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  651. TextLabel_5.TextSize = 14
  652.  
  653. TextLabel_6.Parent = futureplans
  654. TextLabel_6.BackgroundColor3 = Color3.new(1, 0.666667, 1)
  655. TextLabel_6.BorderColor3 = Color3.new(1, 0.666667, 1)
  656. TextLabel_6.Position = UDim2.new(0, 0, 0.607664227, 0)
  657. TextLabel_6.Size = UDim2.new(0, 371, 0, 50)
  658. TextLabel_6.Font = Enum.Font.SourceSans
  659. TextLabel_6.Text = ">Learn how to do animations and add them to the Hub."
  660. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  661. TextLabel_6.TextSize = 14
  662.  
  663. oogabooga.Name = "oogabooga"
  664. oogabooga.Parent = futureplans
  665. oogabooga.BackgroundColor3 = Color3.new(1, 0, 0)
  666. oogabooga.BorderColor3 = Color3.new(1, 0.666667, 1)
  667. oogabooga.Position = UDim2.new(0.873315334, 0, 0, 0)
  668. oogabooga.Size = UDim2.new(0, 47, 0, 50)
  669. oogabooga.Font = Enum.Font.SourceSans
  670. oogabooga.Text = "X"
  671. oogabooga.TextColor3 = Color3.new(0, 0, 0)
  672. oogabooga.TextSize = 40
  673.  
  674. pfframe.Name = "pfframe"
  675. pfframe.Parent = ScreenGui
  676. pfframe.BackgroundColor3 = Color3.new(0, 0, 0)
  677. pfframe.BorderColor3 = Color3.new(0, 0, 0)
  678. pfframe.Position = UDim2.new(0.346487761, 0, 0.147420153, 0)
  679. pfframe.Size = UDim2.new(0, 367, 0, 208)
  680. pfframe.Visible = false
  681.  
  682. pftitle.Name = "pftitle"
  683. pftitle.Parent = pfframe
  684. pftitle.BackgroundColor3 = Color3.new(0, 0, 0)
  685. pftitle.BorderColor3 = Color3.new(0, 0, 0)
  686. pftitle.Size = UDim2.new(0, 367, 0, 50)
  687. pftitle.Font = Enum.Font.Highway
  688. pftitle.Text = "Phantom Forces Scripts"
  689. pftitle.TextColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  690. pftitle.TextSize = 20
  691.  
  692. pfscript1.Name = "pfscript1"
  693. pfscript1.Parent = pfframe
  694. pfscript1.BackgroundColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  695. pfscript1.BorderColor3 = Color3.new(0.333333, 0.333333, 0.333333)
  696. pfscript1.Position = UDim2.new(0.226158038, 0, 0.4375, 0)
  697. pfscript1.Size = UDim2.new(0, 200, 0, 50)
  698. pfscript1.Font = Enum.Font.SourceSans
  699. pfscript1.Text = "Racist Dolphin's GUI"
  700. pfscript1.TextColor3 = Color3.new(0, 0, 0)
  701. pfscript1.TextSize = 29
  702.  
  703. close.Name = "close"
  704. close.Parent = pfframe
  705. close.BackgroundColor3 = Color3.new(1, 0, 0)
  706. close.BorderColor3 = Color3.new(1, 0, 0)
  707. close.Position = UDim2.new(0.882833779, 0, 0, 0)
  708. close.Size = UDim2.new(0, 43, 0, 50)
  709. close.Font = Enum.Font.SourceSans
  710. close.Text = "X"
  711. close.TextColor3 = Color3.new(0, 0, 0)
  712. close.TextSize = 40
  713. -- Scripts:
  714. function SCRIPT_PYAM69_FAKESCRIPT() -- Close.LocalScript
  715. local script = Instance.new('LocalScript')
  716. script.Parent = Close
  717. Close.MouseButton1Down:connect(function()
  718. homepage.Visible = false
  719. openlabel.Visible = true
  720. Open.Visible = true
  721.  
  722. end)
  723.  
  724. end
  725. coroutine.resume(coroutine.create(SCRIPT_PYAM69_FAKESCRIPT))
  726. function SCRIPT_EZXR82_FAKESCRIPT() -- homepage.LocalScript
  727. local script = Instance.new('LocalScript')
  728. script.Parent = homepage
  729. local frame = script.Parent
  730. local close = frame:WaitForChild("Close")
  731. local open = frame.Parent:WaitForChild("Open")
  732.  
  733. open.MouseButton1Click:Connect(function()
  734. open.Visible = false
  735. frame.Visible = true
  736. end)
  737.  
  738. close.MouseButton1Click:Connect(function()
  739. open.Visible = true
  740. frame.Visible = false
  741. end)
  742.  
  743.  
  744. end
  745. coroutine.resume(coroutine.create(SCRIPT_EZXR82_FAKESCRIPT))
  746. function SCRIPT_ICDD73_FAKESCRIPT() -- games.LocalScript
  747. local script = Instance.new('LocalScript')
  748. script.Parent = games
  749. games.MouseButton1Down:connect(function()
  750. homepage.Visible = false
  751. gameframe.Visible = true
  752.  
  753. end)
  754.  
  755.  
  756.  
  757. end
  758. coroutine.resume(coroutine.create(SCRIPT_ICDD73_FAKESCRIPT))
  759. function SCRIPT_XTNX76_FAKESCRIPT() -- crodits.LocalScript
  760. local script = Instance.new('LocalScript')
  761. script.Parent = crodits
  762. crodits.MouseButton1Down:connect(function()
  763. creditsframe.Visible = true
  764. homepage.Visible = false
  765. end)
  766.  
  767. end
  768. coroutine.resume(coroutine.create(SCRIPT_XTNX76_FAKESCRIPT))
  769. function SCRIPT_BXDD81_FAKESCRIPT() -- changelogbutton.LocalScript
  770. local script = Instance.new('LocalScript')
  771. script.Parent = changelogbutton
  772. changelogbutton.MouseButton1Down:connect(function()
  773. homepage.Visible = false
  774. changelogframe.Visible = true
  775.  
  776. end)
  777.  
  778. end
  779. coroutine.resume(coroutine.create(SCRIPT_BXDD81_FAKESCRIPT))
  780. function SCRIPT_OKRO66_FAKESCRIPT() -- plans.LocalScript
  781. local script = Instance.new('LocalScript')
  782. script.Parent = plans
  783. plans.MouseButton1Down:connect(function()
  784. homepage.Visible = false
  785. futureplans.Visible = true
  786.  
  787. end)
  788.  
  789. end
  790. coroutine.resume(coroutine.create(SCRIPT_OKRO66_FAKESCRIPT))
  791. function SCRIPT_LLSM90_FAKESCRIPT() -- prisonlife.LocalScript
  792. local script = Instance.new('LocalScript')
  793. script.Parent = prisonlife
  794. prisonlife.MouseButton1Down:connect(function()
  795. gameframe.Visible = false
  796. prisonlifeframe.Visible = true
  797.  
  798. end)
  799.  
  800. end
  801. coroutine.resume(coroutine.create(SCRIPT_LLSM90_FAKESCRIPT))
  802. function SCRIPT_MJAR87_FAKESCRIPT() -- jailbreak.LocalScript
  803. local script = Instance.new('LocalScript')
  804. script.Parent = jailbreak
  805. jailbreak.MouseButton1Down:connect(function()
  806. gameframe.Visible = false
  807. jbframe.Visible = true
  808.  
  809. end)
  810.  
  811. end
  812. coroutine.resume(coroutine.create(SCRIPT_MJAR87_FAKESCRIPT))
  813. function SCRIPT_DNCB79_FAKESCRIPT() -- strucid.LocalScript
  814. local script = Instance.new('LocalScript')
  815. script.Parent = strucid
  816. strucid.MouseButton1Down:connect(function()
  817. gameframe.Visible = false
  818. strucidframe.Visible = true
  819. end)
  820.  
  821. end
  822. coroutine.resume(coroutine.create(SCRIPT_DNCB79_FAKESCRIPT))
  823. function SCRIPT_RGNK76_FAKESCRIPT() -- llt2.LocalScript
  824. local script = Instance.new('LocalScript')
  825. script.Parent = llt2
  826. llt2.MouseButton1Down:connect(function()
  827. gameframe.Visible = false
  828. lumbertycoonframe.Visible = true
  829.  
  830. end)
  831.  
  832. end
  833. coroutine.resume(coroutine.create(SCRIPT_RGNK76_FAKESCRIPT))
  834. function SCRIPT_SJOK82_FAKESCRIPT() -- pf.LocalScript
  835. local script = Instance.new('LocalScript')
  836. script.Parent = pf
  837. pf.MouseButton1Down:connect(function()
  838. gameframe.Visible = false
  839. pfframe.Visible = true
  840. end)
  841.  
  842. end
  843. coroutine.resume(coroutine.create(SCRIPT_SJOK82_FAKESCRIPT))
  844. function SCRIPT_AURA66_FAKESCRIPT() -- cloose.LocalScript
  845. local script = Instance.new('LocalScript')
  846. script.Parent = cloose
  847. cloose.MouseButton1Down:connect(function()
  848. gameframe.Visible = false
  849. homepage.Visible = true
  850.  
  851. end)
  852.  
  853. end
  854. coroutine.resume(coroutine.create(SCRIPT_AURA66_FAKESCRIPT))
  855. function SCRIPT_IQLE81_FAKESCRIPT() -- closebutton.LocalScript
  856. local script = Instance.new('LocalScript')
  857. script.Parent = closebutton
  858. closebutton.MouseButton1Down:connect(function()
  859. creditsframe.Visible = false
  860. homepage.Visible = true
  861.  
  862. end)
  863.  
  864. end
  865. coroutine.resume(coroutine.create(SCRIPT_IQLE81_FAKESCRIPT))
  866. function SCRIPT_ATFW90_FAKESCRIPT() -- creditsframe.LocalScript
  867. local script = Instance.new('LocalScript')
  868. script.Parent = creditsframe
  869. creditsframe.Draggable = true
  870.  
  871.  
  872. end
  873. coroutine.resume(coroutine.create(SCRIPT_ATFW90_FAKESCRIPT))
  874. function SCRIPT_CLLZ67_FAKESCRIPT() -- jbscript1.LocalScript
  875. local script = Instance.new('LocalScript')
  876. script.Parent = jbscript1
  877. jbscript1.MouseButton1Down:connect(function()
  878. local plr = game:GetService("Players").LocalPlayer
  879.  
  880. local TpMethod = 1
  881.  
  882. function TpMethod1(a,b,c,d)
  883. player = game:GetService("Players").LocalPlayer
  884. local root = player.character.HumanoidRootPart
  885. local maxSpeed = 350
  886. cf = CFrame.new(a,b,c)
  887. local original = root.CFrame + Vector3.new(0,math.max(0,140-root.CFrame.y),0)
  888. local oldg = workspace.Gravity
  889. workspace.Gravity=0
  890. for i=0,1,1/((original.p-cf.p).magnitude / (maxSpeed*0.25)) do
  891. if abort then break end
  892. root.CFrame = original:lerp(cf,i)
  893. wait(0.25)
  894. end
  895. workspace.Gravity=oldg
  896. for i=1,5 do
  897. root.CFrame = cf
  898. wait(0.1)
  899. end
  900. wait(0.1)
  901. end
  902.  
  903. tea7 = "g"
  904. tea15 = "p"
  905. tea99 = "Remove AntiCheat"
  906. tea9 = "j"
  907. tea12 = "M"
  908. tea10 = "k"
  909. tea111 = "Jewelry"
  910. tea8 = "h"
  911. tea11 = "l"
  912. tea95 = "Green"
  913. tea13 = "n"
  914. tea63 = "Patched"
  915. tea14 = "o"
  916.  
  917. function TpMethod2(a,b,c,d)
  918. cf = CFrame.new(a,b,c)
  919. player = game:GetService("Players").LocalPlayer
  920. local root = player.character.HumanoidRootPart
  921. local maxSpeed = 350
  922. repeat
  923. for i=1,60 do
  924. root.CFrame=cf
  925. wait()
  926. end
  927. until wait(0.3) and (root.Position-cf.p).magnitude<15
  928. end
  929.  
  930. tea32 = "Stuff"
  931. tea19 = "u"
  932. t7 = "2"
  933. teai = "i"
  934. t3 = "8"
  935. teaa = "#"
  936.  
  937. function Tween(obj, t, properties)
  938. local TweenService = game:GetService("TweenService")
  939. local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  940. local tween = TweenService:Create(obj,tweenInfo,properties)
  941. tween:Play()
  942. return tween
  943. end
  944.  
  945. local Tracers = {}
  946.  
  947. local function AddLasso(p,team)
  948. if not Tracers[team.Name] then return end
  949. if p == plr then return end
  950. spawn(function()
  951. if p.Character then
  952. local l = Instance.new("SelectionPartLasso")
  953. l.Parent = p.Character
  954. l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  955. l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  956. l.Visible = true
  957. l.Color3 = team.TeamColor.Color
  958. for i=0,5 do
  959. local sg = Instance.new("SurfaceGui")
  960. sg.Face = i
  961. sg.Parent = p.Character
  962. sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  963. sg.AlwaysOnTop = true
  964. local f = Instance.new("Frame", sg)
  965. f.Size = UDim2.new(1,0,1,0)
  966. f.BorderSizePixel = 0
  967. f.BackgroundColor3 = team.TeamColor.Color
  968. f.BackgroundTransparency = 0.5
  969. end
  970. end
  971. end)
  972. end
  973.  
  974. tea4 = "d"
  975. tea6 = "f"
  976. tea17 = "s"
  977. t90 = "3"
  978. tea33 = "Arrest All"
  979. tea16 = "r"
  980. tea5 = "e"
  981. tea28 = "Bank"
  982. tea18 = "T"
  983. t49 = "4"
  984.  
  985. local function RemoveLasso(p)
  986. if not p.Character then return end
  987. for i,v in pairs(p.Character:GetDescendants()) do
  988. if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  989. v:Destroy()
  990. end
  991. end
  992. end
  993.  
  994. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  995. team.PlayerAdded:connect(function(p)
  996. AddLasso(p,team)
  997. end)
  998.  
  999. team.PlayerRemoved:connect(function(p)
  1000. RemoveLasso(p)
  1001. end)
  1002. end
  1003.  
  1004. function ToggleTracers(team, bool)
  1005. Tracers[team] = bool
  1006. local t = game:GetService("Teams"):FindFirstChild(team)
  1007. if not t then return end
  1008. for i,v in pairs(t:GetPlayers()) do
  1009. if bool then
  1010. AddLasso(v,t)
  1011. else
  1012. RemoveLasso(v)
  1013. end
  1014. end
  1015. end
  1016.  
  1017. local function CharAdded(plr, char)
  1018. if Tracers[tostring(plr.Team)] then
  1019. AddLasso(plr,plr.Team)
  1020. end
  1021. end
  1022.  
  1023. local function PlrAdded(plr)
  1024. plr.CharacterAdded:connect(function(char)
  1025. CharAdded(plr, char)
  1026. end)
  1027. if plr.Character then
  1028. CharAdded(plr, plr.Character)
  1029. end
  1030. end
  1031.  
  1032. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  1033. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  1034. PlrAdded(v)
  1035. end
  1036.  
  1037. tea = "a"
  1038. tea2 = "b"
  1039. t1 = "1"
  1040. tearly = "AutoRobBank"
  1041. tea3 = "c"
  1042. teaoof = "Teleports"
  1043. tea20 = "R"
  1044. teaidk = " "
  1045. t33 = "5"
  1046. tea21 = "y"
  1047. teaof = ","
  1048.  
  1049. --Creating Gui--
  1050.  
  1051. local function Create(classname)
  1052. return function(t)
  1053. local ins = Instance.new(classname)
  1054. for i,v in pairs(t) do
  1055. ins[i] = v
  1056. end
  1057. return ins
  1058. end
  1059. end
  1060.  
  1061. --local parent = game:GetService("CoreGui"):WaitForChild("RobloxGui")
  1062. local main = Create "Frame" {
  1063. Active = true,
  1064. ClipsDescendants = true,
  1065. Draggable = true,
  1066. BackgroundColor3 = Color3.new(1,1,1),
  1067. BorderSizePixel = 0,
  1068. Size = UDim2.new(0,400,0,300),
  1069. Position = UDim2.new(0.5,-200,0,-300),
  1070. BackgroundTransparency = 1,
  1071. Parent = Instance.new("ScreenGui", plr.PlayerGui)--parent
  1072. }
  1073. do
  1074. local effect = Create "Frame" {
  1075. Parent = main,
  1076. Size = UDim2.new(1,0,0,50),
  1077. BackgroundColor3 = Color3.fromRGB(85,170,255),
  1078. BorderSizePixel = 0,
  1079. ClipsDescendants = true,
  1080. }
  1081. local lb = Create "TextLabel" {
  1082. Parent = effect,
  1083. Size = UDim2.new(1,0,1,0),
  1084. BackgroundTransparency = 1,
  1085. BorderSizePixel = 0,
  1086. TextSize = 30,
  1087. TextColor3 = Color3.new(1,1,1),
  1088. TextXAlignment = "Left",
  1089. Font = "SourceSansBold",
  1090. Text = "Jailbreak GUI",
  1091. ZIndex = 2,
  1092. }
  1093. local function GTween()
  1094. lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
  1095. if ts == Enum.TweenStatus.Completed then
  1096. lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
  1097. GTween()
  1098. end
  1099. end)
  1100. end
  1101. GTween()
  1102. end
  1103.  
  1104. local Menu = Create "Frame" {
  1105. BackgroundColor3 = Color3.new(1,1,1),
  1106. BorderSizePixel = 0,
  1107. Position = UDim2.new(0,0,0,50),
  1108. Size = UDim2.new(1,0,1,-50),
  1109. Parent = main,
  1110. }
  1111.  
  1112. local MenuLabel = Create "TextLabel" {
  1113. BackgroundTransparency = 1,
  1114. BorderSizePixel = 0,
  1115. TextColor3 = Color3.new(0,0,0),
  1116. TextSize = 20,
  1117. Font = "SourceSans",
  1118. Text = teaidk.. tea12..tea14..tea4..teai..tea6..teai..tea5..tea4..teaidk..tea2..tea21..teaidk..tea18..tea19..tea11..tea5..tea21..tea2..tea18..tea20..teaa..t33..t90..t49..t7,
  1119. TextWrapped = true,
  1120. Size = UDim2.new(1,0,0,50),
  1121. Parent = Menu
  1122. }
  1123.  
  1124. local function CreateButton(text,parent)
  1125. return Create "TextButton" {
  1126. Active = true,
  1127. AutoButtonColor = true,
  1128. BackgroundColor3 = Color3.fromRGB(0,155,232),
  1129. BorderSizePixel = 1,
  1130. Size = UDim2.new(0,100,0,30),
  1131. Font = "SourceSansBold",
  1132. TextColor3 = Color3.new(1,1,0),
  1133. TextSize = 20,
  1134. Text = text,
  1135. Parent = parent
  1136. }
  1137. end
  1138.  
  1139. local function CreateFrame(name)
  1140. local f = Create "Frame" {
  1141. BackgroundColor3 = Color3.new(1,1,1),
  1142. BorderSizePixel = 0,
  1143. Position = UDim2.new(0,0,0,50),
  1144. Size = UDim2.new(1,0,1,-50),
  1145. Visible = false,
  1146. }
  1147. local lb = Create "TextLabel" {
  1148. BackgroundTransparency = 1,
  1149. BorderSizePixel = 0,
  1150. TextSize = 20,
  1151. TextColor3 = Color3.new(1,1,0),
  1152. Position = UDim2.new(0,0,0,5),
  1153. Text = name,
  1154. Parent = f,
  1155. TextXAlignment = "Center",
  1156. TextYAlignment = "Center",
  1157. Size = UDim2.new(1,0,0,30),
  1158. }
  1159. local exit = CreateButton("Back", f)
  1160. exit.Position = UDim2.new(0.5,-50,1,-45)
  1161. exit.MouseButton1Click:connect(function()
  1162. Menu.Visible = true
  1163. f.Visible = false
  1164. ActiveFrame = Menu
  1165. script:Destroy()
  1166. end)
  1167. return f
  1168. end
  1169.  
  1170. ActiveFrame = Menu
  1171.  
  1172. local TeleportsFrame = CreateFrame("Teleports")
  1173. TeleportsFrame.Parent = main
  1174.  
  1175. local BankIn = CreateButton("Bank (In)", TeleportsFrame)
  1176. BankIn.Position = UDim2.new(0,15,0,40)
  1177. BankIn.Size = UDim2.new(0,80,0,30)
  1178. BankIn.MouseButton1Click:connect(function()
  1179. TpMethod2(32,0.715,814, true)
  1180. end)
  1181.  
  1182. local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
  1183. BankOut.Position = UDim2.new(0,105,0,40)
  1184. BankOut.MouseButton1Click:connect(function()
  1185. TpMethod1(10, 18, 784)
  1186. end)
  1187.  
  1188. local JailIn = CreateButton("Jail (In)", TeleportsFrame)
  1189. JailIn.Position = UDim2.new(0,215,0,40)
  1190. JailIn.Size = UDim2.new(0,80,0,30)
  1191. JailIn.MouseButton1Click:connect(function()
  1192. TpMethod1(-1310, 18, -1658)
  1193. end)
  1194.  
  1195. local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
  1196. JailOut.Position = UDim2.new(0,305,0,40)
  1197. JailOut.Size = UDim2.new(0,80,0,30)
  1198. JailOut.MouseButton1Click:connect(function()
  1199. TpMethod1(-1133, 18, -1355)
  1200. end)
  1201.  
  1202. local Garage = CreateButton("Garage", TeleportsFrame)
  1203. Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
  1204. Garage.Size = UDim2.new(0,60,0,30)
  1205. Garage.MouseButton1Click:connect(function()
  1206. TpMethod1(-352, 23, 1175)
  1207. end)
  1208.  
  1209. local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
  1210. JewelIn.Position = UDim2.new(0,25,0,80)
  1211. JewelIn.MouseButton1Click:connect(function()
  1212. TpMethod2(133, 18, 1320, true)
  1213. end)
  1214.  
  1215. local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
  1216. JewelOut.Position = UDim2.new(0,135,0,80)
  1217. JewelOut.Size = UDim2.new(0,115,0,30)
  1218. JewelOut.MouseButton1Click:connect(function()
  1219. TpMethod1(142, 18, 1365)
  1220. end)
  1221.  
  1222. local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
  1223. Crim1.Position = UDim2.new(0,5,0,120)
  1224. Crim1.MouseButton1Click:connect(function()
  1225. TpMethod1(-226, 18, 1590, true)
  1226. end)
  1227.  
  1228. local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
  1229. Crim2.Position = UDim2.new(0,115,0,120)
  1230. Crim2.MouseButton1Click:connect(function()
  1231. TpMethod1(1637, 50, -1768, true)
  1232. end)
  1233.  
  1234. local Donut = CreateButton("Donut Shop", TeleportsFrame)
  1235. Donut.Position = UDim2.new(0,225,0,120)
  1236. Donut.MouseButton1Click:connect(function()
  1237. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Anchored = true
  1238. TpMethod2(268, 18, -1760, true)
  1239. wait(4)
  1240. TpMethod2(268, 18, -1760, true)
  1241. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Anchored = false
  1242. TpMethod1(268, 18, -1760, true)
  1243. end)
  1244.  
  1245. local Gas = CreateButton("Gas Station", TeleportsFrame)
  1246. Gas.Position = UDim2.new(0,260,0,80)
  1247. Gas.MouseButton1Click:connect(function()
  1248. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Anchored = true
  1249. TpMethod2(-1584, 18, 721, true)
  1250. wait(4)
  1251. TpMethod2(-1584, 18, 721, true)
  1252. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.Anchored = false
  1253. TpMethod1(-1584, 18, 721, true)
  1254. end)
  1255.  
  1256. local TeleportsBtn = CreateButton("Teleports", MenuLabel)
  1257. TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
  1258. TeleportsBtn.MouseButton1Click:connect(function()
  1259. TeleportsFrame.Visible = true
  1260. Menu.Visible = false
  1261. ActiveFrame = TeleportsFrame
  1262. end)
  1263.  
  1264. local StuffFrame = CreateFrame("Stuff")
  1265. StuffFrame.Parent = main
  1266.  
  1267. local StuffBtn = CreateButton("Stuff", MenuLabel)
  1268. StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
  1269. StuffBtn.MouseButton1Click:connect(function()
  1270. StuffFrame.Visible = true
  1271. Menu.Visible = false
  1272. ActiveFrame = StuffFrame
  1273. end)
  1274.  
  1275. local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
  1276. RemoveDoors.Size = UDim2.new(0,120,0,30)
  1277. RemoveDoors.Position = UDim2.new(0,10,0,50)
  1278. RemoveDoors.MouseButton1Click:connect(function()
  1279. local doors = workspace:FindFirstChild("Doors")
  1280. if not doors then return end
  1281. for i,v in pairs(doors:GetChildren()) do
  1282. v.Model:ClearAllChildren()
  1283. end
  1284. end)
  1285.  
  1286. local SpeedHax = CreateButton("SpeedHax", StuffFrame)
  1287. SpeedHax.Position = UDim2.new(0.5,-60,0,50)
  1288. SpeedHax.MouseButton1Click:connect(function()
  1289. _G.WalkSpeed = 150
  1290. local run = game:GetService('RunService')
  1291. local players = game:GetService('Players')
  1292. if _G.InitWS ~= true then
  1293. run.Heartbeat:connect(function()
  1294. players.LocalPlayer.Character.Humanoid.WalkSpeed = _G.WalkSpeed
  1295. end)
  1296. _G.InitWS = true
  1297. end
  1298. end)
  1299.  
  1300. local Tracers = CreateButton("Tracers: None", StuffFrame)
  1301. Tracers.Size = UDim2.new(0,140,0,30)
  1302. Tracers.Position = UDim2.new(1,-150,0,50)
  1303. Tracers.MouseButton1Click:connect(function()
  1304. local curr = Tracers.Text:sub(10)
  1305. if curr ~= "None" then
  1306. ToggleTracers(curr, false)
  1307. end
  1308. local teams = {"None", "Police", "Criminal", "Prisoner"}
  1309. local new = ""
  1310. for i,v in pairs(teams) do
  1311. if v == curr then
  1312. new = teams[i + 1] or teams[1]
  1313. end
  1314. end
  1315. if new ~= "None" then
  1316. ToggleTracers(new, true)
  1317. end
  1318. Tracers.Text = "Tracers: " .. new
  1319. end)
  1320.  
  1321. local BtoolActive = false
  1322. local m = plr:GetMouse()
  1323.  
  1324. local Btool = CreateButton("Btool: Off", StuffFrame)
  1325. Btool.Position = UDim2.new(0,10,0,90)
  1326. Btool.MouseButton1Click:connect(function()
  1327. spawn(function()
  1328. local status = Btool.Text:sub(8)
  1329. local newstatus = status == "On" and "Off" or status == "Off" and "On"
  1330. Btool.Text = "Btool: " .. newstatus
  1331. BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
  1332. if BtoolActive then
  1333. local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
  1334. local ev = m.Button1Down:connect(function()
  1335. if m.Target then
  1336. m.Target:Destroy()
  1337. end
  1338. end)
  1339. while BtoolActive do
  1340. wait()
  1341. if m.Target then
  1342. sb.Adornee = m.Target
  1343. end
  1344. end
  1345. ev:Disconnect()
  1346. else
  1347. local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
  1348. if sb then sb:Destroy() end
  1349. end
  1350. end)
  1351. end)
  1352.  
  1353. local ClickTpEnabled = false
  1354. m.Button1Down:connect(function()
  1355. if ClickTpEnabled and m.Target then
  1356. plr.Character:MoveTo(m.Hit.p)
  1357. end
  1358. end)
  1359.  
  1360. local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
  1361. ClickTp.Position = UDim2.new(0,120,0,90)
  1362. ClickTp.MouseButton1Click:connect(function()
  1363. spawn(function()
  1364. local status = ClickTp.Text:sub(10)
  1365. local newstatus = status == "Off" and "On" or status == "On" and "Off"
  1366. ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
  1367. ClickTp.Text = "ClickTp: " .. newstatus
  1368. local ind = Create "Part" {
  1369. Anchored = true,
  1370. CanCollide = false,
  1371. Transparency = 0.3,
  1372. Size = Vector3.new(1.2,0.3,1.2),
  1373. BrickColor = BrickColor.Green(),
  1374. Parent = workspace
  1375. }
  1376. Instance.new("CylinderMesh", ind)
  1377. m.TargetFilter = ind
  1378. local beam = Create "Part" {
  1379. Anchored = true,
  1380. CanCollide = false,
  1381. Transparency = 0.3,
  1382. BrickColor = BrickColor.Green(),
  1383. TopSurface = "Smooth",
  1384. BottomSurface = "Smooth",
  1385. Size = Vector3.new(0.3,0.3,1),
  1386. Parent = workspace
  1387.  
  1388. }
  1389. while ClickTpEnabled do
  1390. wait()
  1391. ind.CFrame = CFrame.new(m.Hit.p)
  1392. local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
  1393. local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
  1394. if dist > 150 then
  1395. ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
  1396. else
  1397. ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
  1398. end
  1399. beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
  1400. beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
  1401. end
  1402. ind:Destroy()
  1403. beam:Destroy()
  1404. end)
  1405. end)
  1406.  
  1407. local Gravity = CreateButton("Low Gravity", StuffFrame)
  1408. Gravity.Position = UDim2.new(0,230,0,90)
  1409. Gravity.Size = UDim2.new(0,130,0,30)
  1410. Gravity.MouseButton1Click:connect(function()
  1411. local t = Gravity.Text == "Low Gravity" and true or false
  1412. workspace.Gravity = t and 50 or 196.2
  1413. Gravity.Text = t and "Normal Gravity" or "Low Gravity"
  1414. end)
  1415.  
  1416. local InfiniteJumpEnabled = false
  1417. game:GetService("UserInputService").JumpRequest:connect(function()
  1418. if InfiniteJumpEnabled then
  1419. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  1420. end
  1421. end)
  1422. local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
  1423. InfiniteJump.Position = UDim2.new(0,10,0,130)
  1424. InfiniteJump.Size = UDim2.new(0,150,0,30)
  1425. InfiniteJump.MouseButton1Click:connect(function()
  1426. local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  1427. local new = state == "Off" and "On" or state == "On" and "Off"
  1428. InfiniteJumpEnabled = new == "On"
  1429. InfiniteJump.Text = "Infinite Jump: " .. new
  1430. end)
  1431.  
  1432. local ArrestAll = CreateButton("Arrest All", StuffFrame)
  1433. ArrestAll.Position = UDim2.new(0,10,0,170)
  1434. ArrestAll.Size = UDim2.new(0,75,0,30)
  1435. ArrestAll.MouseButton1Click:connect(function()
  1436. for i,v in pairs(game:GetService("Teams").Criminal:GetPlayers()) do
  1437. wait()
  1438. local as = 0
  1439. while as < 100 do
  1440. game:GetService("Players").LocalPlayer.Character.HumanoidRootPart.CFrame = v.Character.HumanoidRootPart.CFrame * CFrame.new(0, 0, 1)
  1441. wait()
  1442. as = as + 1
  1443. end
  1444. end
  1445. end)
  1446.  
  1447. local Giver = nil
  1448. local ItemsGiver = CreateButton("Items Giver", StuffFrame)
  1449. ItemsGiver.Position = UDim2.new(0,170,0,130)
  1450. ItemsGiver.MouseButton1Click:connect(function()
  1451. if not workspace:FindFirstChild("Givers") then return end
  1452. if Giver then
  1453. for i,v in pairs(Giver) do
  1454. v.ClickDetector.Parent = v.OriginalParent
  1455. v.Event:Disconnect()
  1456. end
  1457. getmetatable(Giver):Destroy()
  1458. end
  1459. Giver = {}
  1460. local g = Giver
  1461. local p = Instance.new("Part", workspace)
  1462. p.Anchored = true
  1463. p.CanCollide = false
  1464. p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  1465. setmetatable(Giver, {__metatable = p})
  1466. for i,v in pairs(workspace.Givers:GetChildren()) do
  1467. local cd = v:FindFirstChildOfClass"ClickDetector"
  1468. if cd then
  1469. local newt = {}
  1470. newt.ClickDetector = cd
  1471. newt.OriginalParent = v
  1472. cd.Parent = p
  1473. newt.Event = cd.MouseClick:connect(function()
  1474. cd.Parent = v
  1475. end)
  1476. table.insert(Giver, newt)
  1477. end
  1478. end
  1479. spawn(function()
  1480. wait(10)
  1481. if Giver == g then
  1482. Giver = nil
  1483. for i,v in pairs(g) do
  1484. v.ClickDetector.Parent = v.OriginalParent
  1485. v.Event:Disconnect()
  1486. end
  1487. getmetatable(g):Destroy()
  1488. end
  1489. end)
  1490. end)
  1491.  
  1492. local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
  1493. BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
  1494. BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
  1495. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  1496. BankAutoRobBtn.MouseButton1Click:connect(function()
  1497. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  1498. local Info = Bank.Extra.Sign
  1499. if Info.Decal.Transparency == 0 then
  1500. game:GetService("StarterGui"):SetCore("SendNotification",{
  1501. Title = "Bank is closed!",
  1502. Text = "You need to wait for the bank to open!",
  1503. Duration = 7,
  1504. Button1 = "Dismiss",
  1505. })
  1506. return
  1507. end
  1508. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  1509. local root = plr.Character.HumanoidRootPart
  1510. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  1511.  
  1512. if (bankpos - plrpos).magnitude > 150 then
  1513. local cb = Instance.new"BindableFunction"
  1514.  
  1515. cb.OnInvoke = function(arg)
  1516. if arg == "Teleport" then
  1517. TpMethod2(10, 18, 784)
  1518. end
  1519. end
  1520.  
  1521. game:GetService("StarterGui"):SetCore("SendNotification",{
  1522. Title = "You are too far!",
  1523. Text = "You need to get closer to the bank (use tp)",
  1524. Duration = 7,
  1525. Button1 = "Dismiss",
  1526. Button2 = "Teleport",
  1527. Callback = cb
  1528. })
  1529. else
  1530. RobTheBank()
  1531. end
  1532. end)
  1533.  
  1534.  
  1535. local ExitBtn = CreateButton("Exit", MenuLabel)
  1536. ExitBtn.Position = StuffBtn.Position + UDim2.new(0,0,0,80)
  1537. ExitBtn.MouseButton1Click:connect(function()
  1538. main:Destroy()
  1539. script.Disabled = true
  1540. script:Destroy()
  1541. end)
  1542.  
  1543. local PatchStatus = Create "TextLabel" {
  1544. BackgroundTransparency = 1,
  1545. TextSize = 8,
  1546. TextColor3 = Color3.new(0,0,0),
  1547. Font = "Legacy",
  1548. TextXAlignment = "Left",
  1549. TextYAlignment = "Top",
  1550. Size = UDim2.new(0,100,0,100),
  1551. Position = UDim2.new(0,10,0,205),
  1552. Text = "PatchedJB:",
  1553. Parent = Menu
  1554. }
  1555.  
  1556. local Patched = PatchStatus:Clone()
  1557. Patched.Text = "Not Patched"
  1558. Patched.Size = UDim2.new(0,100,0,100)
  1559. Patched.Position = UDim2.new(0,74,0,205)
  1560. Patched.Parent = Menu
  1561. Patched.TextColor3 = Color3.new(1,0,0)
  1562.  
  1563. local PatchBtn = CreateButton("Patch", MenuLabel)
  1564. PatchBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,80)
  1565. PatchBtn.MouseButton1Click:connect(function()
  1566. PatchBtn.Text = "Patching JB."
  1567. wait(0.5)
  1568. PatchBtn.Text = "Patching JB.."
  1569. wait(0.5)
  1570. PatchBtn.Text = "Patching JB..."
  1571. wait(0.5)
  1572. PatchBtn.Text = "Patching JB."
  1573. wait(0.5)
  1574. PatchBtn.Text = "Patching JB.."
  1575. Workspace.Gravity = 50
  1576. workspace:FindFirstChild("Banks"):GetChildren()[1].Lasers:ClearAllChildren()
  1577. Workspace.Bush:Destroy()
  1578. Workspace.Buildings:ClearAllChildren()
  1579. Workspace.Apartments:ClearAllChildren()
  1580. Workspace.Trees:ClearAllChildren()
  1581. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1582. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1583. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1584. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1585. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1586. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1587. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1588. game.Workspace.Jewelrys:GetChildren()[1].Model.StoreWindow:Destroy()
  1589. game.Workspace.Jewelrys:GetChildren()[1].Model.BarbedWire:Destroy()
  1590. game.Workspace.Jewelrys:GetChildren()[1].Model.BarbedWire:Destroy()
  1591. game.Workspace.Jewelrys:GetChildren()[1].Model.BarbedWire:Destroy()
  1592. game.Workspace.Jewelrys:GetChildren()[1].FakeDoor:Destroy()
  1593. game.Workspace.Jewelrys:GetChildren()[1].FakeDoor:Destroy()
  1594. game.Workspace.Jewelrys:GetChildren()[1].Wall:Destroy()
  1595. for i,v in pairs(Workspace.Doors:GetChildren()) do
  1596. v.Model:ClearAllChildren()
  1597. end
  1598. _G.WalkSpeed = 150
  1599. local run = game:GetService('RunService')
  1600. local players = game:GetService('Players')
  1601. if _G.InitWS ~= true then
  1602. run.Heartbeat:connect(function()
  1603. players.LocalPlayer.Character.Humanoid.WalkSpeed = _G.WalkSpeed
  1604. end)
  1605. _G.InitWS = true
  1606. end
  1607. wait(1)
  1608. PatchBtn.Text = "Success"
  1609. Patched.Text = "Patched"
  1610. Patched.TextColor3 = Color3.new(0,1,0)
  1611. wait(1)
  1612. PatchBtn.Text = "Enjoy :)"
  1613. wait(2)
  1614. PatchBtn:Destroy()
  1615. end)
  1616.  
  1617. local BankJewelStatus = Create "TextLabel" {
  1618. BackgroundTransparency = 1,
  1619. TextSize = 8,
  1620. TextColor3 = Color3.new(0,0,0),
  1621. Font = "Legacy",
  1622. TextXAlignment = "Left",
  1623. TextYAlignment = "Top",
  1624. Size = UDim2.new(0,100,0,100),
  1625. Position = UDim2.new(0,10,0,220),
  1626. Text = "Bank:\nJewelry:",
  1627. Parent = Menu
  1628. }
  1629.  
  1630. local BankStatus = BankJewelStatus:Clone()
  1631. BankStatus.Text = "Unknown"
  1632. BankStatus.Size = UDim2.new(0,100,0,100)
  1633. BankStatus.Position = UDim2.new(0,46,0,220)
  1634. BankStatus.Parent = Menu
  1635. BankStatus.TextColor3 = Color3.new(1,0,0)
  1636.  
  1637. local JewelryStatus = BankStatus:Clone()
  1638. JewelryStatus.Text = "Unknown"
  1639. JewelryStatus.Size = UDim2.new(0,100,0,100)
  1640. JewelryStatus.Position = UDim2.new(0,59,0,232)
  1641. JewelryStatus.Parent = Menu
  1642. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  1643.  
  1644. main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
  1645.  
  1646. local TransparencyTweens = {}
  1647. main.MouseLeave:connect(function()
  1648. spawn(function()
  1649. local bool = false
  1650. local ev = main.MouseEnter:connect(function()
  1651. bool = true
  1652. end)
  1653. wait(1)
  1654. ev:Disconnect()
  1655. if bool then return end
  1656. for i,v in pairs(TransparencyTweens) do
  1657. v:Pause()
  1658. end
  1659. TransparencyTweens = {}
  1660. for i,v in pairs(main:GetDescendants()) do
  1661. if v.Visible then
  1662. local totween = {}
  1663. if v.ClassName:sub(1,4) == "Text" then
  1664. totween.TextTransparency = 0.7
  1665. end
  1666. if v.BackgroundTransparency ~= 1 then
  1667. totween.BackgroundTransparency = 0.7
  1668. end
  1669. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  1670. end
  1671. end
  1672. main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
  1673. end)
  1674. end)
  1675. main.MouseEnter:connect(function()
  1676. for i,v in pairs(TransparencyTweens) do
  1677. v:Pause()
  1678. end
  1679. TransparencyTweens = {}
  1680. for i,v in pairs(main:GetDescendants()) do
  1681. if v.Visible then
  1682. local totween = {}
  1683. if v.ClassName:sub(1,4) == "Text" then
  1684. totween.TextTransparency = 0
  1685. end
  1686. if v.BackgroundTransparency ~= 1 then
  1687. totween.BackgroundTransparency = 0
  1688. end
  1689. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  1690. end
  1691. end
  1692. main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
  1693. end)
  1694.  
  1695. --AutoRob stuff--
  1696. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  1697. local BankAutoRob = {
  1698. {
  1699. Pos = {51, 18.06, 856.5},
  1700. Yield = 2,
  1701. Status = "Starting the robbery"
  1702. },
  1703. {
  1704. Pos = {29.71, 0.73, 815.25},
  1705. Yield = 15,
  1706. Status = "Opening the vault"
  1707. },
  1708. {
  1709. Pos = {18.37, 0.7659, 822.25},
  1710. Yield = DuffelBag and 50 or 25,
  1711. Status = "Collecting $$$"
  1712. },
  1713. {
  1714. Pos = {10, 18, 784},
  1715. Status = "Finishing the robbery"
  1716. }
  1717. }
  1718.  
  1719. local function Tp(...)
  1720. local char = plr.Character
  1721. for i=1,2 do
  1722. wait()
  1723. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  1724. end
  1725. end
  1726.  
  1727. function RobTheBank()
  1728. local function strToNum(str)
  1729. return tonumber((tostring(str):gsub("[^%d]", "")))
  1730. end
  1731. TpMethod2(51, 18.06, 856.5)
  1732. wait(2)
  1733. TpMethod2(29.71, 0.73, 815.25)
  1734. wait(2)
  1735. TpMethod2(18.37, 0.7659, 822.25)
  1736. wait(20)
  1737. while strToNum(player.PlayerGui.MainGui.CollectMoney.Money.Text)+1 >= strToNum(player.PlayerGui.MainGui.CollectMoney.Maximum.Text) == false do
  1738. wait(1)
  1739. end
  1740. TpMethod1(10, 18, 784)
  1741. end
  1742.  
  1743. --Bank notification--
  1744. pcall(function()
  1745. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  1746. local Info = Bank.Extra.Sign.Decal
  1747. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1748. if Info.Transparency ~= 0 then
  1749. BankStatus.Text = "Open"
  1750. BankStatus.TextColor3 = Color3.new(0,1,0)
  1751. BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  1752. local cb = Instance.new("BindableFunction")
  1753. cb.OnInvoke = function(arg)
  1754. if arg == "Teleport" then
  1755. TpMethod2(10, 18, 784)
  1756. elseif arg == "AutoRob" then
  1757. RobTheBank()
  1758. end
  1759. end
  1760. game:GetService("StarterGui"):SetCore("SendNotification",{
  1761. Title = "Bank is ready!",
  1762. Text = "Bank is ready!",
  1763. Duration = 15,
  1764. Button1 = "Dismiss",
  1765. Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
  1766. Callback = cb
  1767. })
  1768. else
  1769. BankStatus.Text = "Closed"
  1770. BankStatus.TextColor3 = Color3.new(1,0,0)
  1771. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  1772. end
  1773. end)
  1774. BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  1775. BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  1776. BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  1777. end)
  1778. --Jewelry notification--
  1779. pcall(function()
  1780. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  1781. local Info = Jewelry.Extra.Sign.Decal
  1782. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  1783. if Info.Transparency ~= 0 then
  1784. JewelryStatus.Text = "Open"
  1785. JewelryStatus.TextColor3 = Color3.new(0,1,0)
  1786. BankStatus.TextColor3 = Color3.new(0,1,0)
  1787. local cb = Instance.new("BindableFunction")
  1788. cb.OnInvoke = function(arg)
  1789. if arg == "Teleport" then
  1790. TpMethod2(142, 18, 1365)
  1791. end
  1792. end
  1793. game:GetService("StarterGui"):SetCore("SendNotification",{
  1794. Title = "Jewelry is ready!",
  1795. Text = "Jewelry is ready!",
  1796. Duration = 15,
  1797. Button1 = "Dismiss",
  1798. Button2 = "Teleport",
  1799. Callback = cb
  1800. })
  1801. else
  1802. JewelryStatus.Text = "Closed"
  1803. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  1804. end
  1805. end)
  1806. JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  1807. JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  1808. end)
  1809. end)
  1810.  
  1811.  
  1812. end
  1813. coroutine.resume(coroutine.create(SCRIPT_CLLZ67_FAKESCRIPT))
  1814. function SCRIPT_WPQO89_FAKESCRIPT() -- backwards.backwardsscript
  1815. local script = Instance.new('LocalScript')
  1816. script.Parent = backwards
  1817. backwards.MouseButton1Down:connect(function()
  1818. jbframe.Visible = false
  1819. gameframe.Visible = true
  1820.  
  1821. end)
  1822.  
  1823. end
  1824. coroutine.resume(coroutine.create(SCRIPT_WPQO89_FAKESCRIPT))
  1825. function SCRIPT_RLDX82_FAKESCRIPT() -- jbscript2.LocalScript
  1826. local script = Instance.new('LocalScript')
  1827. script.Parent = jbscript2
  1828. jbscript2.MouseButton1Down:connect(function()
  1829. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  1830.  
  1831. end)
  1832.  
  1833. end
  1834. coroutine.resume(coroutine.create(SCRIPT_RLDX82_FAKESCRIPT))
  1835. function SCRIPT_PNEL79_FAKESCRIPT() -- exit.LocalScript
  1836. local script = Instance.new('LocalScript')
  1837. script.Parent = exit
  1838. exit.MouseButton1Down:connect(function()
  1839. changelogframe.Visible = false
  1840. homepage.Visible = true
  1841.  
  1842. end)
  1843.  
  1844. end
  1845. coroutine.resume(coroutine.create(SCRIPT_PNEL79_FAKESCRIPT))
  1846. function SCRIPT_QWYO74_FAKESCRIPT() -- strucidscript1.LocalScript
  1847. local script = Instance.new('LocalScript')
  1848. script.Parent = strucidscript1
  1849. strucidscript1.MouseButton1Down:connect(function()
  1850. local IgnorePlayersNamed = {NAME=true} -- Name = true or false
  1851. --[[
  1852. [J] - To go down the list.
  1853. [U] - To go up the list.
  1854. [H] - To toggle that item in the list.
  1855. [RMB] - To aim at your target using the current settings. (THIS UPDATES IN LIVE TIME SO YOU DON'T HAVE TO STOP AIMING FOR IT TO TAKE EFFECT)
  1856. --]]
  1857.  
  1858. local services = setmetatable({
  1859. World = game:GetService('Workspace');
  1860. Players = game:GetService('Players');
  1861. Input = game:GetService('UserInputService');
  1862. Run = game:GetService('RunService');
  1863. UI = game:GetService('StarterGui');
  1864. },{
  1865. __index = function(tab,index)
  1866. local serv
  1867. local ran,err = pcall(function() serv=game:service(index) end)
  1868. if ran then
  1869. tab[index] = serv
  1870. return serv
  1871. end
  1872. end
  1873. })
  1874.  
  1875. local cre = function(class,parent)
  1876. local create = LoadLibrary('RbxUtility').Create
  1877. return function(props)
  1878. local inst = create(class)(props)
  1879. inst.Parent = parent
  1880.  
  1881. return inst
  1882. end
  1883. end
  1884.  
  1885. local ResizeUI = function(ui,downscale,byclass)
  1886. if not rawequal(ui['ClassName'],'ScrollingFrame') then print('This was mean\'t for scrolling frames.') return end
  1887.  
  1888. local count = 0;
  1889. for __, asset in next, (ui:GetChildren()) do
  1890. if rawequal(asset['ClassName'],byclass) then
  1891. count = count + 1
  1892. end
  1893. end
  1894.  
  1895. ui['CanvasSize'] = UDim2.new(ui.CanvasSize.X.Scale,ui.CanvasSize.X.Offset,ui.CanvasSize.Y.Scale,downscale*count)
  1896. end
  1897.  
  1898. local wfc, ffc, ffoc, cast, ray = services.World.WaitForChild, services.World.FindFirstChild, services.World.FindFirstChildOfClass, services.World.FindPartOnRayWithIgnoreList, Ray.new
  1899. local wfcoc = function(p,class)
  1900. local obj
  1901. repeat services.Run.RenderStepped:wait()
  1902. obj = p:FindFirstChildOfClass(class)
  1903. until obj
  1904. return obj
  1905. end
  1906.  
  1907. local Client = services.Players.LocalPlayer
  1908. local ClientUI = wfc(Client,'PlayerGui')
  1909. local ClientMouse = Client:GetMouse()
  1910. local ClientModel = Client.Character or Client.CharacterAdded:wait()
  1911. local ClientCamera = services.World.CurrentCamera
  1912. local ClientHumanoid = wfcoc(ClientModel,'Humanoid')
  1913. local ClientActiveUI;
  1914.  
  1915. local status = {
  1916. Enabled = false,
  1917. TeamCheck = false,
  1918. HeadsOnly = false,
  1919. RayCheck = true,
  1920. AutoAim = false,
  1921. }
  1922.  
  1923. local function toggle(button)
  1924. local option, val = button['Text']:match('(.*):%s*(.*)')
  1925. status[option] = not status[option]
  1926.  
  1927. if status[option] then
  1928. button.TextColor3 = Color3.fromRGB(0,255,0)
  1929. else
  1930. button.TextColor3 = Color3.fromRGB(255,0,0)
  1931. end
  1932. button.Text = option .. ': ' .. tostring(status[option])
  1933. end
  1934.  
  1935. local selection = {}
  1936. local select_pos = 1
  1937. local current_pos = 0
  1938. local __ = function()
  1939. if ffc(game.CoreGui, '___') then return end
  1940.  
  1941. local GUI = cre('ScreenGui',game:GetService('CoreGui')){
  1942. Name = '___';
  1943. }
  1944.  
  1945. local Frame = cre('ScrollingFrame',GUI){
  1946. BackgroundTransparency = 1,
  1947. BorderSizePixel = 0,
  1948.  
  1949. Name = 'Options',
  1950. Position = UDim2.new(.8,0,.915,0),
  1951. Size = UDim2.new(.2,0,0,30),
  1952. ZIndex = 10,
  1953. ClipsDescendants = true,
  1954. CanvasSize = UDim2.new(0,0,0,0),
  1955. ScrollBarThickness = 0,
  1956. ScrollingEnabled = false,
  1957. }
  1958.  
  1959. local UILL = cre('UIListLayout',Frame){
  1960. Name = 'LayoutHandler',
  1961. FillDirection = 'Vertical',
  1962. HorizontalAlignment = 'Center',
  1963. SortOrder = 'LayoutOrder',
  1964. VerticalAlignment = 'Top'
  1965. }
  1966.  
  1967. local Template = cre('TextButton',nil){
  1968. BackgroundTransparency = 1,
  1969. BorderSizePixel = 0,
  1970.  
  1971. Name = 'Template',
  1972. Size = UDim2.new(.9,0,0,30),
  1973. Font = 'SciFi',
  1974. Text = '',
  1975. TextColor3 = Color3.fromRGB(255,255,255),
  1976. TextScaled = true,
  1977. TextWrapped = true,
  1978. }
  1979.  
  1980. local TSC = cre('UISizeConstraint',Template){
  1981. Name = 'TemplateSizeConstraint',
  1982. MaxSize = Vector2.new(math.huge,30),
  1983. }
  1984.  
  1985. Frame['ChildAdded']:connect(function()
  1986. ResizeUI(Frame,30,'TextButton')
  1987. end)
  1988.  
  1989. local sel_pos = 0
  1990. for option, val in next, status do
  1991. local tp = Template:Clone()
  1992.  
  1993. tp.Name = option
  1994. tp.Text = option .. ': ' .. tostring(val)
  1995.  
  1996. if status[option] then
  1997. tp.TextColor3 = Color3.fromRGB(0,255,0)
  1998. else
  1999. tp.TextColor3 = Color3.fromRGB(255,0,0)
  2000. end
  2001.  
  2002. sel_pos = sel_pos + 1
  2003. selection[sel_pos] = tp
  2004. tp.Parent = Frame
  2005. end
  2006.  
  2007. Frame.CanvasPosition = Vector2.new(0, current_pos)
  2008. return Frame
  2009. end
  2010.  
  2011. Client['CharacterAdded']:connect(function(c)
  2012. ClientModel = c
  2013. ClientHumanoid = wfcoc(ClientModel,'Humanoid')
  2014. ClientActiveUI.Parent.Parent = nil
  2015. ClientActiveUI = coroutine.wrap(__)()
  2016. end)
  2017. ClientActiveUI = coroutine.wrap(__)()
  2018.  
  2019. local right_down, keylogs, inputlogs = nil, {}, {}
  2020. services.Input.InputBegan:connect(function(input, procc)
  2021. keylogs[input.KeyCode],inputlogs[input.UserInputType] = true, true;
  2022.  
  2023. if not ClientActiveUI then return end
  2024. if keylogs[Enum.KeyCode.U] and current_pos >= 30 then
  2025. select_pos = select_pos - 1
  2026. current_pos = current_pos - 30
  2027. ClientActiveUI.CanvasPosition = Vector2.new(0,current_pos)
  2028.  
  2029. elseif keylogs[Enum.KeyCode.J] and current_pos < ClientActiveUI.CanvasSize.Y.Offset - 30 then
  2030. select_pos = select_pos + 1
  2031. current_pos = current_pos + 30
  2032. ClientActiveUI.CanvasPosition = Vector2.new(0,current_pos)
  2033.  
  2034. elseif keylogs[Enum.KeyCode.H] then
  2035. if selection[select_pos] then
  2036. toggle(selection[select_pos])
  2037. end
  2038. end
  2039. end)
  2040. services.Input.InputEnded:connect(function(input, procc)
  2041. keylogs[input.KeyCode],inputlogs[input.UserInputType] = false, false;
  2042. end)
  2043.  
  2044. local function GetPlayerFromCharacter(mod)
  2045. if not mod:IsA('Model') then return end
  2046.  
  2047. for __, client in next, services.Players:GetPlayers() do
  2048. if rawequal(string.lower(client['Name']):sub(1,#mod['Name']),mod['Name']:lower()) then
  2049. return client, client['Name']
  2050. end
  2051. end
  2052. return nil, 'N/A'
  2053. end
  2054.  
  2055. local function Search()
  2056. local t = {}
  2057. for __, child in next, services.World:GetChildren() do
  2058. local UserFromCharacter = GetPlayerFromCharacter(child)
  2059. if UserFromCharacter then
  2060. if child:IsA('Model') and not rawequal(UserFromCharacter,Client) then
  2061. local h = ffoc(child,'Humanoid')
  2062. if h and h.Health > 0 then
  2063. table.insert(t, {child,UserFromCharacter})
  2064. end
  2065. end
  2066. end
  2067. end
  2068. return t
  2069. end
  2070.  
  2071. local function cast_ray(p0,p1,blacklist)
  2072. local Part
  2073. local __=0
  2074. repeat
  2075. __=__+1
  2076. local cond=(p1-p0).magnitude < 999
  2077. Part,p0=cast(workspace,ray(p0,cond and p1-p0 or (p1-p0).unit*999),blacklist)
  2078. if Part then
  2079. if Part.CanCollide==false or Part.Transparency==1 then
  2080. blacklist[#blacklist+1]=Part
  2081. Part=nil
  2082. end
  2083. elseif cond or __ > 15 then
  2084. break
  2085. end
  2086. until Part
  2087. return Part,p0
  2088. end
  2089.  
  2090. services.Run.RenderStepped:connect(function()
  2091. local Storage = {}
  2092. if status['Enabled'] and (inputlogs[Enum.UserInputType.MouseButton2] or status['AutoAim']) then
  2093. Storage = Search()
  2094.  
  2095. local dot, face = -1
  2096. for __, info in next, (Storage) do
  2097. local h = ffc(info[1],'Humanoid')
  2098. local skip;
  2099.  
  2100. if not inputlogs[Enum.UserInputType.MouseButton2] and not status['AutoAim'] then return end
  2101. if not info[1] or not info[2] or IgnorePlayersNamed[info[2]['Name']] or ffoc(info[1],'ForceField') then skip = true end
  2102. if not ffc(info[1],'HumanoidRootPart') then skip = true end
  2103.  
  2104. if h and h['Health'] > 0 then
  2105. if status['TeamCheck'] then
  2106. if Client['TeamColor'] == info[2]['TeamColor'] then
  2107. skip = true
  2108. end
  2109. end
  2110.  
  2111. if not skip then
  2112. local cc = ClientCamera.CFrame
  2113. local pos = status['HeadsOnly'] and info[1]['HumanoidRootPart'].CFrame.p + Vector3.new(0,1.5,0) or info[1]['HumanoidRootPart'].Position
  2114. local HitPart=cast_ray(cc.p,pos,{ClientCamera,ClientModel})
  2115.  
  2116. if not (status['RayCheck'] and HitPart) or info[1]:IsAncestorOf(HitPart) then
  2117. local m = (pos-cc.p).unit:Dot(cc.lookVector)
  2118. if rawequal(m,m) and m > dot then
  2119. dot, face= m, pos
  2120. end
  2121. end
  2122. end
  2123. end
  2124. end
  2125. if face then
  2126. ClientCamera.CFrame = CFrame.new(ClientCamera.CFrame.p,face) * CFrame.new(0,0,0.5)
  2127. end
  2128. end
  2129. end)
  2130. end)
  2131.  
  2132. end
  2133. coroutine.resume(coroutine.create(SCRIPT_QWYO74_FAKESCRIPT))
  2134. function SCRIPT_SCWL65_FAKESCRIPT() -- strucidscript2.LocalScript
  2135. local script = Instance.new('LocalScript')
  2136. script.Parent = strucidscript2
  2137. strucidscript2.MouseButton1Down:connect(function()
  2138. local Players = game:GetService'Players';
  2139. local LocalPlayer = Players.LocalPlayer;
  2140. local Camera = workspace.CurrentCamera;
  2141. local Dot = Vector3.new().Dot;
  2142. local Networks = {};
  2143.  
  2144. for i, v in pairs(debug.getregistry()) do
  2145. if typeof(v) == 'function' and islclosure(v) then
  2146. local ups = debug.getupvalues(v);
  2147. if ups.NWModule and ups.NWModule.FireServer then
  2148. Networks[#Networks + 1] = ups.NWModule;
  2149. end
  2150. end
  2151. end
  2152.  
  2153. local Net = Networks[1];
  2154.  
  2155. assert(#Networks ~= 0, 'No Network');
  2156.  
  2157. function SameTeam(P1, P2)
  2158. if P1 == P2 then
  2159. return false
  2160. end
  2161. if P1.Neutral or P2.Neutral then
  2162. return false
  2163. elseif P1.TeamColor == P2.TeamColor then
  2164. return true
  2165. end
  2166. return false
  2167. end
  2168.  
  2169. function GetPlayerClosestToMouse()
  2170. local Highest = {0, nil};
  2171.  
  2172. for i, v in pairs(Players:GetPlayers()) do
  2173. local Player = v;
  2174. local Character = Player.Character;
  2175. if Player ~= LocalPlayer and not SameTeam(Player, LocalPlayer) and Character then
  2176. local Head = Character:FindFirstChild'Head';
  2177. if Head then
  2178. local Direction = Camera.CFrame.lookVector.unit;
  2179. local Relative = Player.Character.Head.Position - Camera.CFrame.p;
  2180. local Unit = Relative.unit;
  2181.  
  2182. local DP = Dot(Direction, Unit);
  2183. if DP > Highest[1] then
  2184. Highest = {DP, Player};
  2185. end
  2186. end
  2187. end
  2188. end
  2189.  
  2190. return Highest[2];
  2191. end
  2192.  
  2193. local Active = true;
  2194. local Rand = Random.new();
  2195.  
  2196. for i, v in pairs(Networks) do
  2197. shared['oFireServer' .. tostring(v)] = shared['oFireServer' .. tostring(v)] or v.FireServer;
  2198. v.FireServer = function(...)
  2199. local Arguments = {...};
  2200.  
  2201. if Active and Arguments[2] == 'Damage' and typeof(Arguments[3]) == 'Instance' and Arguments[3]:IsA'ValueBase' then
  2202. return true;
  2203. end
  2204.  
  2205. return shared['oFireServer' .. tostring(v)](...);
  2206. end
  2207. end
  2208.  
  2209. game:GetService'UserInputService'.InputEnded:connect(function(Input)
  2210. if Input.UserInputType == Enum.UserInputType.Keyboard and Input.KeyCode == Enum.KeyCode.F3 then
  2211. Active = not Active;
  2212. elseif Active and Input.UserInputType == Enum.UserInputType.MouseButton1 then
  2213. spawn(function()
  2214. wait(.05);
  2215. local Player = GetPlayerClosestToMouse();
  2216. if Player then
  2217. local Character = Player.Character;
  2218. if Character then
  2219. local Humanoid = Character:FindFirstChildOfClass'Humanoid';
  2220. local Head = Character:FindFirstChild'Head';
  2221. if Humanoid and Humanoid.Health > 0 and Head then
  2222. Net:FireServer('Damage', Humanoid, Head, Head.Position, Head.Position + Vector3.new(Rand:NextNumber() / 10, .25 + (Rand:NextNumber() / 10), Rand:NextNumber() / 10))
  2223. end
  2224. end
  2225. end
  2226. end);
  2227. end
  2228. end)
  2229. end)
  2230.  
  2231. end
  2232. coroutine.resume(coroutine.create(SCRIPT_SCWL65_FAKESCRIPT))
  2233. function SCRIPT_IOAS88_FAKESCRIPT() -- back.LocalScript
  2234. local script = Instance.new('LocalScript')
  2235. script.Parent = back
  2236. back.MouseButton1Down:connect(function()
  2237. strucidframe.Visible = false
  2238. gameframe.Visible = true
  2239.  
  2240. end)
  2241.  
  2242. end
  2243. coroutine.resume(coroutine.create(SCRIPT_IOAS88_FAKESCRIPT))
  2244. function SCRIPT_UNWJ76_FAKESCRIPT() -- ScreenGui.draggable2
  2245. local script = Instance.new('LocalScript')
  2246. script.Parent = ScreenGui
  2247. local thing = script.Parent["homepage"]
  2248. thing.Draggable = true
  2249. thing.Active = true
  2250. thing.Selectable = true
  2251.  
  2252. end
  2253. coroutine.resume(coroutine.create(SCRIPT_UNWJ76_FAKESCRIPT))
  2254. function SCRIPT_BTOI83_FAKESCRIPT() -- ScreenGui.draggable2
  2255. local script = Instance.new('LocalScript')
  2256. script.Parent = ScreenGui
  2257. local thing = script.Parent["strucidframe"]
  2258. thing.Draggable = true
  2259. thing.Active = true
  2260. thing.Selectable = true
  2261.  
  2262. end
  2263. coroutine.resume(coroutine.create(SCRIPT_BTOI83_FAKESCRIPT))
  2264. function SCRIPT_ONBT83_FAKESCRIPT() -- ScreenGui.draggable2
  2265. local script = Instance.new('LocalScript')
  2266. script.Parent = ScreenGui
  2267. local thing = script.Parent["strucidframe"]
  2268. thing.Draggable = true
  2269. thing.Active = true
  2270. thing.Selectable = true
  2271.  
  2272. end
  2273. coroutine.resume(coroutine.create(SCRIPT_ONBT83_FAKESCRIPT))
  2274. function SCRIPT_SLPR74_FAKESCRIPT() -- ScreenGui.draggable2
  2275. local script = Instance.new('LocalScript')
  2276. script.Parent = ScreenGui
  2277. local thing = script.Parent["prisonlifeframe"]
  2278. thing.Draggable = true
  2279. thing.Active = true
  2280. thing.Selectable = true
  2281.  
  2282. end
  2283. coroutine.resume(coroutine.create(SCRIPT_SLPR74_FAKESCRIPT))
  2284. function SCRIPT_FGQL75_FAKESCRIPT() -- ScreenGui.draggable2
  2285. local script = Instance.new('LocalScript')
  2286. script.Parent = ScreenGui
  2287. local thing = script.Parent["changelogframe"]
  2288. thing.Draggable = true
  2289. thing.Active = true
  2290. thing.Selectable = true
  2291.  
  2292. end
  2293. coroutine.resume(coroutine.create(SCRIPT_FGQL75_FAKESCRIPT))
  2294. function SCRIPT_QNIQ68_FAKESCRIPT() -- ScreenGui.draggable2
  2295. local script = Instance.new('LocalScript')
  2296. script.Parent = ScreenGui
  2297. local thing = script.Parent["jbframe"]
  2298. thing.Draggable = true
  2299. thing.Active = true
  2300. thing.Selectable = true
  2301.  
  2302. end
  2303. coroutine.resume(coroutine.create(SCRIPT_QNIQ68_FAKESCRIPT))
  2304. function SCRIPT_YSNK87_FAKESCRIPT() -- ScreenGui.draggable2
  2305. local script = Instance.new('LocalScript')
  2306. script.Parent = ScreenGui
  2307. local thing = script.Parent["creditsframe"]
  2308. thing.Draggable = true
  2309. thing.Active = true
  2310. thing.Selectable = true
  2311.  
  2312. end
  2313. coroutine.resume(coroutine.create(SCRIPT_YSNK87_FAKESCRIPT))
  2314. function SCRIPT_REZI73_FAKESCRIPT() -- ScreenGui.draggable2
  2315. local script = Instance.new('LocalScript')
  2316. script.Parent = ScreenGui
  2317. local thing = script.Parent["gameframe"]
  2318. thing.Draggable = true
  2319. thing.Active = true
  2320. thing.Selectable = true
  2321.  
  2322. end
  2323. coroutine.resume(coroutine.create(SCRIPT_REZI73_FAKESCRIPT))
  2324. function SCRIPT_XDCT84_FAKESCRIPT() -- plscript2.LocalScript
  2325. local script = Instance.new('LocalScript')
  2326. script.Parent = plscript2
  2327. plscript2.MouseButton1Down:connect(function()
  2328. -- This file was generated using Luraph Obfuscator v7.6 by memcorrupt.
  2329.  
  2330. local lIiIlI1llI1IiIIiili = 1 local IlI1ll1Il1IiiIIllli if bit and bit.bxor then IlI1ll1Il1IiiIIllli = bit.bxor else function IlI1ll1Il1IiiIIllli(lilll1ii11Il1lIlIli, lIllillI1IlIll1IIIi1I) local lIiI1Iilli1iII11iiI = function(ilI1lIiiIll1lIiI11I, IlillI1li1IlII1liIl) return IlillI1li1IlII1liIl <= ilI1lIiiIll1lIiI11I % (IlillI1li1IlII1liIl * 2) end local iiIililllII1iiiiI1I = 0 for IlillI1li1IlII1liIl = 0, 31 do iiIililllII1iiiiI1I = iiIililllII1iiiiI1I + (lIiI1Iilli1iII11iiI(lilll1ii11Il1lIlIli, 2 ^ IlillI1li1IlII1liIl) ~= lIiI1Iilli1iII11iiI(lIllillI1IlIll1IIIi1I, 2 ^ IlillI1li1IlII1liIl) and 2 ^ IlillI1li1IlII1liIl or 0) end return iiIililllII1iiiiI1I end end local lIiI1Il11iilIIli1lI = { (function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = #{ 121207, 107278, 106136, 43611, 8308, 6174, 109295, 6375, 40577, 77957, 65366, 19776, 12136, 117211, 84743, 112442, 45773, 118562, 90180, 129354, 66540, 119045, 111856, 51857 } - 28 - 27 + 44 + 30 + 41 - 33 + 39 - 30 + 24 + 39 + 5 - 41 + 34 - 13 + 99 local lIllIl11lliIlliili1ll = "\174\220\t\213\218\133\186\218f|\172\155\167\166\188\239\153\130\239\172\174\161\239\160\161\163\182\239\189\186\161\239\131\186\189\174\191\167\239\188\172\189\166\191\187\188\225\"" local ii11lI1ilI1Illi1liI = "...................................." local IiIlllilIll11lI1I11 = "............" for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)(), (function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = #{ 13828, 19653, 61844, 87574, 40233, 61279, 98808, 40490, 103305, 61473, 7233, 18555, 75280, 56628, 82802, 68512, 81314, 40711, 52136, 86792, 41006, 22568, 27704 } - 35 - 26 + 45 - 36 - 49 + 0 + 4 + 21 + 0 - 33 - 30 + 34 + 118 local lIllIl11lliIlliili1ll = "\251#\245-u\226\252\137\191m;\182;<V\173hQVETL\004wGVMTP\030" local ii11lI1ilI1Illi1liI = ".............." local IiIlllilIll11lI1I11 = "................." for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)(), (function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = -#{ 27415, 10925, 8330, 121082, 22598, 8721, 38723, 82390, 52393, 124095, 132746, 69498, 52029, 29945, 11567, 66513, 22647, 45869, 76106, 83212, 92764, 19997, 11604 } + 12 + 16 - 15 - 6 - 32 - 2 - 17 + 39 + 29 + 30 + 35 + 8 - 38 + 48 - 9 - 16 - 9 local lIllIl11lliIlliili1ll = "\230\206\220\235\223nvA\138\003\025{I'\206aG\202l\028\025\b\023A\024\026\028\025\027 \134\1394" local ii11lI1ilI1Illi1liI = "..........." local IiIlllilIll11lI1I11 = "..................." for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)(), (function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = -#{ 42517, 51109, 133120, 83739, 28409, 84313, 83671, 12352, 75186, 95825, 89389, 110114, 5282, 100559, 122389, 74890, 39190, 51950, 15734, 34086, 109104, 52360, 118672 } + 5 + 18 + 29 - 40 - 44 + 44 + 25 - 5 + 47 - 45 + 38 + 23 + 34 - 71 local lIllIl11lliIlliili1ll = "\142\221\025\003lv\1512\249v<\181bx" local ii11lI1ilI1Illi1liI = ".." local IiIlllilIll11lI1I11 = "..." for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)(), ((function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = #{ 127456, 82878, 731, 120816, 54553, 53149, 75947, 97400, 72003, 22180, 25368, 64338, 98546, 13251, 17971, 72031, 63039, 37359, 90797, 61660, 69823 } - 43 - 12 - 4 + 41 - 24 + 23 - 10 - 12 - 8 + 37 - 5 + 67 local lIllIl11lliIlliili1ll = "\227\168+25&7/g#(\"4)`3g4277(53g3/.4g!\"&325\"iiig%23g.!g>(2g)\"\"#g.3kg-243g&4,iii\030h\195\005\149" local ii11lI1ilI1Illi1liI = "......................................................................" local IiIlllilIll11lI1I11 = "..." for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)()) } local function llliIIlIiIi111llIli(l1iIiiiill1Ii1Illl1) local function lIlI1llIlIII1llliiIlI() local lIliIIIlill1llIlilIil = l1iIiiiill1Ii1Illl1:byte(lIiIlI1llI1IiIIiili, lIiIlI1llI1IiIIiili) lIiIlI1llI1IiIIiili = lIiIlI1llI1IiIIiili + 1 return lIliIIIlill1llIlilIil end local function i11ili1l1i1l1l1i1ii() local lIliIIIlill1llIlilIil, l1IIIliIliiilIl1li1, l1IliliiIll1l1IIllI, i1iil11il1IIIilIIii = l1iIiiiill1Ii1Illl1:byte(lIiIlI1llI1IiIIiili, lIiIlI1llI1IiIIiili + 3) lIiIlI1llI1IiIIiili = lIiIlI1llI1IiIIiili + 4 return i1iil11il1IIIilIIii * 16777216 + l1IliliiIll1l1IIllI * 65536 + l1IIIliIliiilIl1li1 * 256 + lIliIIIlill1llIlilIil end local function IIll1iIIlIil1iliili(lIlIiIil1Iil1i11Illii, i1iIIIiIllili1Iil1I, Ii1IlII11I11I1ii11I) if Ii1IlII11I11I1ii11I then local i1i1IIIi11lliI1iIll, iIilII11lI11lllilil = 0, 0 for IlillI1li1IlII1liIl = i1iIIIiIllili1Iil1I, Ii1IlII11I11I1ii11I do i1i1IIIi11lliI1iIll = i1i1IIIi11lliI1iIll + 2 ^ iIilII11lI11lllilil * IIll1iIIlIil1iliili(lIlIiIil1Iil1i11Illii, IlillI1li1IlII1liIl) iIilII11lI11lllilil = iIilII11lI11lllilil + 1 end return i1i1IIIi11lliI1iIll else local iIlIIliiliIIi11Ii1l = 2 ^ (i1iIIIiIllili1Iil1I - 1) return iIlIIliiliIIi11Ii1l <= lIlIiIil1Iil1i11Illii % (iIlIIliiliIIi11Ii1l + iIlIIliiliIIi11Ii1l) and 1 or 0 end end local function illIliliIIli11i1lI1() local lIliIIIlill1llIlilIil, l1IIIliIliiilIl1li1 = i11ili1l1i1l1l1i1ii(), i11ili1l1i1l1l1i1ii() if lIliIIIlill1llIlilIil == 0 and l1IIIliIliiilIl1li1 == 0 then return 0 end return (-2 * IIll1iIIlIil1iliili(l1IIIliIliiilIl1li1, 32) + 1) * 2 ^ (IIll1iIIlIil1iliili(l1IIIliIliiilIl1li1, 21, 31) - 1023) * ((IIll1iIIlIil1iliili(l1IIIliIliiilIl1li1, 1, 20) * 4294967296 + lIliIIIlill1llIlilIil) / 4503599627370496 + 1) end local function lIlI1i1iIl1lIliil111I(ii11lI1ilI1Illi1liI) local iI1lIliIIIIIII1l1li = l1iIiiiill1Ii1Illl1:sub(lIiIlI1llI1IiIIiili, lIiIlI1llI1IiIIiili + ii11lI1ilI1Illi1liI - 1) lIiIlI1llI1IiIIiili = lIiIlI1llI1IiIIiili + ii11lI1ilI1Illi1liI return iI1lIliIIIIIII1l1li end local function i11Il1ilIliilli1Ii1(lIllillI1IlIll1IIIi1I) local l1liil1ili11lil1lI1 = { l1iIiiiill1Ii1Illl1:byte(lIiIlI1llI1IiIIiili, lIiIlI1llI1IiIIiili + 3) } lIiIlI1llI1IiIIiili = lIiIlI1llI1IiIIiili + 4 local lIllillliI111il1i1i11 = {} for IlillI1li1IlII1liIl = 1, 8 do lIllillliI111il1i1i11[IlillI1li1IlII1liIl] = IIll1iIIlIil1iliili(lIllillI1IlIll1IIIi1I, IlillI1li1IlII1liIl) end local iiIililllII1iiiiI1I = "" for IlillI1li1IlII1liIl = 1, 4 do local i1i1IIIi11lliI1iIll, iIilII11lI11lllilil = 0, 0 for I11ilI1lIiI1i1l1li1 = 1, 8 do local lII1iii11ilI1l111lI = IIll1iIIlIil1iliili(l1liil1ili11lil1lI1[IlillI1li1IlII1liIl], I11ilI1lIiI1i1l1li1) if lIllillliI111il1i1i11[I11ilI1lIiI1i1l1li1] == 1 then lII1iii11ilI1l111lI = lII1iii11ilI1l111lI == 1 and 0 or 1 end i1i1IIIi11lliI1iIll = i1i1IIIi11lliI1iIll + 2 ^ iIilII11lI11lllilil * lII1iii11ilI1l111lI iIilII11lI11lllilil = iIilII11lI11lllilil + 1 end iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(i1i1IIIi11lliI1iIll) end local lIliIIIlill1llIlilIil, l1IIIliIliiilIl1li1, l1IliliiIll1l1IIllI, i1iil11il1IIIilIIii = iiIililllII1iiiiI1I:byte(1, 4) return i1iil11il1IIIilIIii * 16777216 + l1IliliiIll1l1IIllI * 65536 + l1IIIliIliiilIl1li1 * 256 + lIliIIIlill1llIlilIil end local function lilliil1ilIlIiIIlII(lIllillI1IlIll1IIIi1I) local ii11lI1ilI1Illi1liI = i11ili1l1i1l1l1i1ii() lIiIlI1llI1IiIIiili = lIiIlI1llI1IiIIiili + ii11lI1ilI1Illi1liI local lIllillliI111il1i1i11 = {} for IlillI1li1IlII1liIl = 1, 8 do lIllillliI111il1i1i11[IlillI1li1IlII1liIl] = IIll1iIIlIil1iliili(lIllillI1IlIll1IIIi1I, IlillI1li1IlII1liIl) end local iiIililllII1iiiiI1I = "" for IlillI1li1IlII1liIl = 1, ii11lI1ilI1Illi1liI do local i1i1IIIi11lliI1iIll, iIilII11lI11lllilil = 0, 0 for I11ilI1lIiI1i1l1li1 = 1, 8 do local lII1iii11ilI1l111lI = IIll1iIIlIil1iliili(l1iIiiiill1Ii1Illl1:byte(lIiIlI1llI1IiIIiili - ii11lI1ilI1Illi1liI + IlillI1li1IlII1liIl - 1), I11ilI1lIiI1i1l1li1) if lIllillliI111il1i1i11[I11ilI1lIiI1i1l1li1] == 1 then lII1iii11ilI1l111lI = lII1iii11ilI1l111lI == 1 and 0 or 1 end i1i1IIIi11lliI1iIll = i1i1IIIi11lliI1iIll + 2 ^ iIilII11lI11lllilil * lII1iii11ilI1l111lI iIilII11lI11lllilil = iIilII11lI11lllilil + 1 end iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(i1i1IIIi11lliI1iIll) end return iiIililllII1iiiiI1I end getfenv()[(function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = #{ 87805, 110600, 130778, 107938, 16106, 57609, 40503, 9726, 47092, 6153, 111283, 65329, 40085, 84595, 98364, 114065, 116870, 74449, 115952, 48251 } + 41 - 34 + 9 + 11 + 19 + 48 - 6 - 37 - 27 + 38 + 116 local lIllIl11lliIlliili1ll = "a\219&\184\158\238\205\188Y\249D\r\197^=Yy\154\167\181\181\163\180\178" local ii11lI1ilI1Illi1liI = "......" local IiIlllilIll11lI1I11 = "..................." for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)()](lIlI1i1iIl1lIliil111I(4) == (function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = #{ 36218, 12994, 6593, 112071, 56223, 114168, 76131, 21633, 128375, 130373, 45554, 85308, 78316, 43234, 116085, 48937, 55193, 51538, 87583, 77786, 29752, 16914 } - 14 - 38 + 15 - 28 - 7 - 13 + 4 + 22 - 15 + 5 - 8 - 31 + 322 local lIllIl11lliIlliili1ll = "\005\238\017\184#\144/\174\213\bn\181\143M\247\160\188\164\144" local ii11lI1ilI1Illi1liI = "...." local IiIlllilIll11lI1I11 = "..............." for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)(), lIiI1Il11iilIIli1lI[1]) local ilIiiIli1lI1ilIIlIi = lIlI1llIlIII1llliiIlI() local lli1lIII1l1i1ill11l = lIlI1llIlIII1llliiIlI() local function I111liilI1li1I1i1ii() local IIIlllIII1iliII1i1I = { IlI1iIili1lIli1l111l = {}, l1l1lIliIIlli1illIli = {}, liiiIliil1I1lIII1Ill = {}, IIiII1iilili11Ii1iii = {} } local lIlII1lIii1il1liI1iil = -#{ 37728, 115750, 64257, 60047, 28233, 133360, 14467, 106123, 64622, 17389, 42962, 15611, 61101, 40791, 117693, 126949, 85101, 43958, 94646, 89251, 98032, 56793 } + 12 - 0 + 9 + 49 - 10 - 18 - 41 - 10 + 8 + 31 + 19 - 26 lIlI1llIlIII1llliiIlI() local iIllIIlllIII11111Il = i11ili1l1i1l1l1i1ii() for IlillI1li1IlII1liIl = lIlII1lIii1il1liI1iil, iIllIIlllIII11111Il do IIIlllIII1iliII1i1I.l1l1lIliIIlli1illIli[IlillI1li1IlII1liIl - lIlII1lIii1il1liI1iil] = I111liilI1li1I1i1ii() end IIIlllIII1iliII1i1I.lIlililIliiIl1l1l1l1lI = lIlI1llIlIII1llliiIlI() local iIllIIlllIII11111Il = i11ili1l1i1l1l1i1ii() - (#{ 98887, 86461, 101890, 9924, 22331, 110130, 35526, 70976, 15737, 125363, 58415, 117703, 90105, 62291, 75919, 102091, 77647, 37964, 45723, 12714, 16315, 41393 } - 41 + 25 + 26 + 14 - 13 + 41 - 45 + 12 + 7 - 37 - 33 - 49 + 35 + 11 + 133790) for IlillI1li1IlII1liIl = lIlII1lIii1il1liI1iil, iIllIIlllIII11111Il do local Il1lIlI11iI1l1I1l1l = {} local ilI1lIiiIll1lIiI11I = i11Il1ilIliilli1Ii1(lli1lIII1l1i1ill11l) Il1lIlI11iI1l1I1l1l.lIl1i11il1l11IlililiI1 = IIll1iIIlIil1iliili(ilI1lIiiIll1lIiI11I, -#{ 111530, 86060, 1323, 37262, 3715, 12711, 86060, 176, 74069, 76172, 114706, 116836, 122526, 114079, 16820, 83661, 26223, 86584, 14576, 117496, 127325 } + 42 + 27 + 1 - 36 - 21 + 44 + 36 - 19 + 12 - 49 - 20 + 17 + 40 + 14 - 4 - 36, #{ 111262, 60271, 88114, 19441, 69797, 76150, 43804, 54834, 81708, 119428, 131461, 94573, 86934, 129051, 89573, 107041, 44650, 97324, 7633, 95720, 73449, 52907 } - 47 - 15 + 17 - 41 + 31 + 14 - 12 - 2 + 47 - 46 + 1 - 36 + 18 + 81) Il1lIlI11iI1l1I1l1l.lIl11iiiI1i11iIiIlli1I = IIll1iIIlIil1iliili(ilI1lIiiIll1lIiI11I, #{ 81475, 28076, 90694, 47024, 100172, 64249, 43680, 77394, 81127, 102942, 1938, 99279, 97378, 75764, 4417, 32633, 19059, 4002, 88650, 85816, 31443 } + 4 - 31 + 40 + 36 - 24 + 3 - 36 - 32 - 36 + 28 + 37 - 37 + 17 + 11, #{ 21933, 88343, 91763, 117241, 104079, 99458, 79065, 74113, 121879, 14773, 131781, 110049, 48405, 109877, 78401, 103682, 34906, 121501, 49888, 107024, 37010 } - 33 + 18 + 22 + 4 + 26 + 17 - 43 - 6 + 42 - 41 - 23 - 49 - 33 + 96) Il1lIlI11iI1l1I1l1l.liIlIiI1liill1Ii1lIi = IIll1iIIlIil1iliili(ilI1lIiiIll1lIiI11I, -#{ 35441, 19988, 124890, 12996, 19184, 21356, 7616, 9293, 70227, 110591, 125856, 13155, 47219, 17442, 46624, 46977, 90631, 104050, 97648, 109945, 36463, 104229, 43678 } + 24 - 6 + 14 + 12 + 49 + 30 + 28 - 0 + 0 - 28 + 26 - 48 + 16 - 75, #{ 128838, 67611, 100071, 36853, 10252, 44653, 9153, 43846, 71833, 125567, 46076, 70100, 27091, 42386, 105600, 76349, 112259, 92015, 26341, 128745, 92698, 103598 } + 24 - 14 + 2 - 28 - 10 + 19 - 26 + 28 + 26 - 32 - 25 + 40) Il1lIlI11iI1l1I1l1l.iilIIlii1i11l11Iiiii = IIll1iIIlIil1iliili(ilI1lIiiIll1lIiI11I, -#{ 5179, 78374, 74224, 55676, 133012, 14552, 47150, 29982, 2923, 97821, 92065, 94739, 959, 44009, 63209, 57615, 48843, 108570, 118887, 39602, 93284 } + 1 + 25 + 9 + 39 - 19 + 21 - 45 + 31 - 25 + 27 + 16 - 29 + 45 - 65, #{ 93077, 66158, 110049, 99339, 129465, 55509, 91811, 67595, 111127, 53867, 62758, 40996, 128629, 15916, 64222, 87181, 124622, 93389, 100588, 7431, 55418, 80503, 128759, 8183 } - 32 + 3 - 46 + 9 + 35 - 43 - 28 + 15 - 26 + 17 - 19 - 49 + 158) Il1lIlI11iI1l1I1l1l.lIllli1i1iIilIlIIIiIlI = IIll1iIIlIil1iliili(ilI1lIiiIll1lIiI11I, -#{ 48253, 84684, 35924, 58413, 119550, 123250, 24126, 74558, 15623, 66868, 104673, 58122, 5388, 76003, 129660, 2280, 45656, 14260, 48742, 6208, 16304, 111405, 105314 } - 46 + 1 + 13 + 38 - 28 + 44 - 42 + 49 + 6 - 41 + 47 + 37 - 47 - 7, #{ 20381, 113241, 76930, 43902, 52592, 41955, 97867, 71091, 24017, 45985, 6432, 28298, 19354, 128581, 26073, 25890, 105545, 27055, 59590, 114056, 15617, 127920, 52222, 3553 } + 20 - 9 + 38 + 21 - 48 + 12 - 45 - 47 + 12 + 41 - 18 + 15 + 2) - (#{ 15288, 4890, 97707, 100975, 108762, 133163, 111426, 25445, 78095, 69350, 123939, 76813, 120089, 15889, 3472, 125349, 84501, 70183, 30272, 125459, 69944, 35979 } - 25 - 38 - 21 - 23 - 25 - 14 - 46 - 40 + 33 - 20 + 16 + 131252) Il1lIlI11iI1l1I1l1l.lI1iil1i1llIiIl1Ill1 = IIll1iIIlIil1iliili(ilI1lIiiIll1lIiI11I, -#{94069} - 21 + 31 + 8 + 45 - 18 + 25 + 16 + 35 - 36 - 39 - 14 + 3 + 9 - 1 - 41, #{ 30187, 89323, 26596, 100165, 96065, 128866, 72798, 54133, 9102, 40849, 47145, 17408, 37698, 120731, 78115, 83656, 39983, 80159, 44458, 81022, 66142, 94295 } - 24 + 46 + 9 + 20 - 9 + 33 - 43 + 3 - 13 - 19 - 32 + 16) IIIlllIII1iliII1i1I.liiiIliil1I1lIII1Ill[IlillI1li1IlII1liIl] = Il1lIlI11iI1l1I1l1l end local iIllIIlllIII11111Il = i11ili1l1i1l1l1i1ii() - (#{ 92606, 48002, 59344, 75790, 2113, 38954, 62596, 68090, 2229, 33015, 56324, 77563, 5612, 113374, 20991, 39232, 13106, 43326, 129850, 26318, 101965 } + 3 + 31 + 46 - 26 - 10 + 45 - 34 + 39 - 10 - 47 + 34 - 38 + 10 + 38 - 10 + 133696) for IlillI1li1IlII1liIl = lIlII1lIii1il1liI1iil, iIllIIlllIII11111Il do local IIIiiiIiI1iIii11Il1 = {} IIIiiiIiI1iIii11Il1.IlII1l1iIliiI1llIIi1 = lIlI1llIlIII1llliiIlI() if IIIiiiIiI1iIii11Il1.IlII1l1iIliiI1llIIi1 == #{ 54436, 105923, 22943, 599, 83446, 58864, 29418, 16821, 19919, 131895, 125620, 76638, 74470, 123516, 40890, 51065, 15331, 120688, 3892, 69364, 33999, 44337 } + 49 + 9 - 45 + 19 - 3 + 8 + 21 + 22 - 33 + 0 + 14 + 45 + 41 then IIIiiiIiI1iIii11Il1.i1illIi1IlIiii1ili1i = illIliliIIli11i1lI1() end if IIIiiiIiI1iIii11Il1.IlII1l1iIliiI1llIIi1 == #{ 75441, 131524, 23682, 12545, 17807, 90486, 89844, 208, 127451, 64587, 69488, 123901, 81581, 92316, 124894, 11766, 125219, 63279, 127404, 18991 } - 22 - 42 - 39 - 23 + 21 + 26 - 30 - 41 + 14 - 16 + 35 - 0 - 31 + 9 + 25 + 222 then IIIiiiIiI1iIii11Il1.i1illIi1IlIiii1ili1i = #{ 60199, 18305, 47054, 13559, 3441, 130996, 2189, 24116, 50764, 105578, 103412, 113753, 54584, 23, 918, 49950, 104686, 74589, 32634, 63759, 120190, 27428, 133481, 51290 } - 15 + 3 - 46 + 39 + 22 - 7 - 44 + 25 + 27 - 31 + 8 + 5 + 49 + 39 - 39 + 38 - 9 + 10710 == #{ 60199, 18305, 47054, 13559, 3441, 130996, 2189, 24116, 50764, 105578, 103412, 113753, 54584, 23, 918, 49950, 104686, 74589, 32634, 63759, 120190, 27428, 133481, 51290 } - 15 + 3 - 46 + 39 + 22 - 7 - 44 + 25 + 27 - 31 + 8 + 5 + 49 + 39 - 39 + 38 - 9 + 10710 end if IIIiiiIiI1iIii11Il1.IlII1l1iIliiI1llIIi1 == #{ 10508, 43380, 43391, 21573, 22507, 29546, 8957, 35829, 24501, 69578, 112317, 58666, 58992, 35274, 123647, 99033, 38697, 4837, 62755, 35160, 124502 } - 16 - 44 + 45 + 30 - 33 - 5 + 2 - 8 + 45 - 36 + 53 then IIIiiiIiI1iIii11Il1.i1illIi1IlIiii1ili1i = lilliil1ilIlIiIIlII(ilIiiIli1lI1ilIIlIi) end if IIIiiiIiI1iIii11Il1.IlII1l1iIliiI1llIIi1 == #{ 118207, 22234, 41563, 110937, 13044, 45373, 128806, 52872, 67024, 39234, 111424, 92945, 120697, 71294, 111236, 113007, 43097, 46420, 69616, 50749, 33399, 2789, 46993, 60370 } - 16 - 21 + 31 + 33 + 3 - 30 - 23 + 0 - 17 - 11 + 22 + 128 then IIIiiiIiI1iIii11Il1.i1illIi1IlIiii1ili1i = #{ 3869, 42749, 25470, 43839, 120039, 56597, 16933, 13232, 93196, 9607, 127499, 72960, 102075, 98226, 115956, 46724, 48462, 49334, 67908, 16115, 65838, 45625 } + 47 - 37 + 46 - 28 + 32 - 8 + 19 - 5 + 49 - 8 - 32 + 36 + 37 - 23 + 26 + 122639 == #{ 6297, 12734, 94258, 33567, 32421, 117881, 1759, 127106, 61447, 122714, 32058, 120765, 4193, 45521, 15590, 14595, 53560, 105249, 68604, 24529, 11496 } - 21 - 39 - 13 - 34 + 3 + 0 + 46 - 37 + 17 - 25 - 35 + 40741 end IIIlllIII1iliII1i1I.IIiII1iilili11Ii1iii[IlillI1li1IlII1liIl - lIlII1lIii1il1liI1iil] = IIIiiiIiI1iIii11Il1 end local iIllIIlllIII11111Il = i11ili1l1i1l1l1i1ii() for IlillI1li1IlII1liIl = lIlII1lIii1il1liI1iil, iIllIIlllIII11111Il do IIIlllIII1iliII1i1I.IlI1iIili1lIli1l111l[IlillI1li1IlII1liIl] = i11ili1l1i1l1l1i1ii() end i11ili1l1i1l1l1i1ii() IIIlllIII1iliII1i1I.lIlllIlllI1Ili1lIiiiIl = lIlI1llIlIII1llliiIlI() return IIIlllIII1iliII1i1I end local function iIliIlIl11Ii1I11iII(IIIlllIII1iliII1i1I, i1lIliIl1iiII1Iii1l) local l1l1IIlllIii1ii1lIl, l1lIiilll11lIllI111, llll1IiilIIi1Ili1I1, ilIl1iil11lliIIIIIl = "i1illIi1IlIiii1ili1i", "lIlililIliiIl1l1l1l1lI", "lIl1i11il1l11IlililiI1", "lI1iil1i1llIiIl1Ill1" local lliiilili11iIIIIlil, il11ill1ill1iii1IlI = 4, -1 local I1i1ll11111lIIlIl1i = IIIlllIII1iliII1i1I.liiiIliil1I1lIII1Ill local Iii1IIIi11IIii11li1 = setmetatable({}, { __index = function(lIl1iillIII1i1llIl1Ii, ilI1iIIII1lIlIIil1i) local iiIililllII1iiiiI1I = IIIlllIII1iliII1i1I.IIiII1iilili11Ii1iii[ilI1iIIII1lIlIIil1i] if type(iiIililllII1iiiiI1I[l1l1IIlllIii1ii1lIl]) == "string" then return { [l1l1IIlllIii1ii1lIl] = iiIililllII1iiiiI1I[l1l1IIlllIii1ii1lIl]:sub(4) } end return iiIililllII1iiiiI1I end }) local I1111l1iIilil1Ii1li = IIIlllIII1iliII1i1I.l1l1lIliIIlli1illIli local iiilIlII1l1i1il1i1I = IIIlllIII1iliII1i1I.lIlllIlllI1Ili1lIiiiIl local lIl111IlIIi1IlIIllliI = IIIlllIII1iliII1i1I.IlI1iIili1lIli1l111l local function lI1li11l1li1l11iIii(...) local l1i1i1l1i1IlIlilIil, lIl1iiIilIi1i11lllIl1, il1iII1I111i1illiIi, lIlilI11ilI1iiIilliIi, I1i1IIllIII1i1IIIl1, l1IIllll1iiiliIliil, Ill1iiI1II1l1ilI1i1 lIl1iiIilIi1i11lllIl1 = 0 il1iII1I111i1illiIi = {} l1i1i1l1i1IlIlilIil = 1 lIlilI11ilI1iiIilliIi = (function() local lIlilI11ilI1iiIilliIi = getfenv()[(function() local iiIililllII1iiiiI1I = "" local lilll1ii11Il1lIlIli = "if ur looking at this, i have some info for u. luraph > luasecure > lumida > all. stop analyzing my software now pls. i will sue you if u keep going. " local lIllillI1IlIll1IIIi1I = #{ 128266, 28667, 25328, 58630, 54936, 35445, 9166, 87326, 121357, 108129, 56598, 76211, 77564, 42081, 31177, 5379, 16021, 31069, 55789, 113265, 121708, 5284 } + 31 - 43 + 21 - 4 - 20 - 22 - 4 + 17 - 21 - 4 + 36 - 25 - 19 - 29 + 19 + 202 local lIllIl11lliIlliili1ll = "\150Z\2391\225+\150\194\250\248\233\251\248\243\235\002\149/g" local ii11lI1ilI1Illi1liI = "......." local IiIlllilIll11lI1I11 = "........." for IlillI1li1IlII1liIl = #IiIlllilIll11lI1I11, #IiIlllilIll11lI1I11 + #ii11lI1ilI1Illi1liI - 1 do local I1liiIl11l11ll1iill = string.byte(lIllIl11lliIlliili1ll, IlillI1li1IlII1liIl) iiIililllII1iiiiI1I = iiIililllII1iiiiI1I .. string.char(IlI1ll1Il1IiiIIllli(I1liiIl11l11ll1iill, lIllillI1IlIll1IIIi1I)) end return iiIililllII1iiiiI1I end)()]()[string.char(#{ 97190, 22749, 97268, 130911, 58937, 102627, 30666, 29316, 107421, 99974, 112426, 83364, 723, 44256, 87975, 104596, 82385, 35242, 88565, 117951, 116775, 85545, 53218, 14032 } + 3 + 39 - 11 - 30 + 20 - 31 + 39 + 0 - 17 - 25 - 38 + 145, -#{ 102494, 126449, 34086, 129526, 76021, 98841, 46475, 123101, 129758, 48357, 25412, 122639, 101993, 22701, 39341, 49695, 107071, 79200, 88888, 4147, 2795, 101665, 47090 } - 46 + 14 + 31 + 35 + 48 - 1 + 9 + 29 - 28 - 13 + 3 + 12 + 42 - 2, #{ 63815, 56304, 44840, 126008, 58369, 85233, 63857, 105258, 85762, 45660, 95131, 15380, 38282, 10954, 74870, 115858, 66420, 40371, 119326, 65841, 86414 } + 38 + 15 + 44 - 33 - 40 + 35 - 28 - 36 - 44 - 31 + 26 + 134, #{ 13333, 39767, 58124, 13419, 105878, 128636, 10962, 117130, 101941, 93287, 98450, 124168, 68179, 86323, 106684, 83822, 13988, 70584, 1292, 87837, 84547, 81400 } + 9 + 21 - 9 - 10 + 48 + 0 + 33 - 37 + 5 + 46 - 31 + 10 - 19 + 14, #{ 32620, 78291, 23373, 62487, 2656, 80573, 51314, 13546, 101791, 50839, 69308, 54999, 110541, 131114, 72500, 94333, 114413, 40033, 106516, 89903, 121637 } - 47 - 33 - 44 - 48 + 8 + 34 + 9 + 37 + 10 - 20 - 30 - 40 + 259, #{ 116010, 20882, 47232, 106623, 89848, 105133, 57279, 107238, 41998, 63457, 86562, 38899, 72004, 99241, 94538, 24370, 37141, 90356, 79074, 129193, 8341, 43216, 71996 } - 18 + 17 + 1 + 1 + 36 - 36 - 41 + 17 - 1 + 0 + 102, #{ 108474, 79566, 11319, 23050, 125870, 85337, 48067, 108356, 111327, 30605, 28040, 66786, 31868, 46269, 68567, 27795, 113274, 40762, 118057, 43435, 130528, 132825, 82470, 104736 } - 10 - 45 + 32 + 35 - 0 - 14 - 25 - 44 - 16 + 41 - 18 - 12 - 40 + 44 + 151):reverse()]() return setmetatable({}, { __index = function(IlIiIliIlli1l1Illi1, lIllillI1IlIll1IIIi1I) local iiIililllII1iiiiI1I for IlillI1li1IlII1liIl, lIl1l111lilIiIlIlll11 in pairs(lIlilI11ilI1iiIilliIi) do if lIllillI1IlIll1IIIi1I == IlillI1li1IlII1liIl then iiIililllII1iiiiI1I = lIl1l111lilIiIlIlll11 end local i1iil11il1IIIilIIii = lIlilI11ilI1iiIilliIi[IlillI1li1IlII1liIl] end local IIilI11iIilIiIi11ll = { "math", "string", "pairs", "getmetatable", "getfenv", "setfenv", "print", "error", "next", "whitelist", "loadstring", "luraph", "jakepaul", "fortnite", "abc123", "jailbreak", "phantomforces", "anticheatbypass", "bigstring", "getfenv", "loopie", "dontmesswitme", "yuhdood", "ooooooooooof", "compatibility", "luraph > luasecure" } for IlillI1li1IlII1liIl = #IIilI11iIilIiIi11ll, 1, -1 do local lIll1IiIllIl1l1IlI1I1 = math.random(#IIilI11iIilIiIi11ll) IIilI11iIilIiIi11ll[IlillI1li1IlII1liIl], IIilI11iIilIiIi11ll[lIll1IiIllIl1l1IlI1I1] = IIilI11iIilIiIi11ll[lIll1IiIllIl1l1IlI1I1], IIilI11iIilIiIi11ll[IlillI1li1IlII1liIl] end local lIl1111lIlIiiili1iiii = math.random(1, #IIilI11iIilIiIi11ll) for IlillI1li1IlII1liIl, lIl1l111lilIiIlIlll11 in pairs(IIilI11iIilIiIi11ll) do if not iiIililllII1iiiiI1I and lIl1111lIlIiiili1iiii == IlillI1li1IlII1liIl then iiIililllII1iiiiI1I = lIlilI11ilI1iiIilliIi[lIllillI1IlIll1IIIi1I] end local i1iil11il1IIIilIIii = lIlilI11ilI1iiIilliIi[lIl1l111lilIiIlIlll11] end return iiIililllII1iiiiI1I end, __newindex = function(IlIiIliIlli1l1Illi1, lIllillI1IlIll1IIIi1I, iii11I1iIl11I1iilli) lIlilI11ilI1iiIilliIi[lIllillI1IlIll1IIIi1I] = iii11I1iIl11I1iilli end }) end)() Ill1iiI1II1l1ilI1i1 = {} local iiII11lI1II1ii1I11i = { ... } I1i1IIllIII1i1IIIl1 = {} l1IIllll1iiiliIliil = select("#", ...) - 1 for IlillI1li1IlII1liIl = 0, l1IIllll1iiiliIliil do if iiilIlII1l1i1il1i1I >= IlillI1li1IlII1liIl + 1 then il1iII1I111i1illiIi[IlillI1li1IlII1liIl] = iiII11lI1II1ii1I11i[IlillI1li1IlII1liIl + 1] end I1i1IIllIII1i1IIIl1[IlillI1li1IlII1liIl] = iiII11lI1II1ii1I11i[IlillI1li1IlII1liIl + 1] end local IlI1iilII1i11IIIiil = { [#{ 42781, 26274, 90426, 38823, 36466, 123893, 3088, 74571, 85452, 14080, 9173, 75723, 11607, 37796, 366, 10451, 52371, 6248, 17202, 9048, 28330, 115325, 127745, 119493 } - 20 + 14 - 32 + 16 - 46 - 46 + 3 - 22 + 2 + 30 - 1 + 33 - 11 + 36 + 23] = function(lIll1iii1lil1IIilIllI) local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local ll1Ill1iii1iIlilIII = i1IIiliil1IIill1l11 + 2 local lIliliIi1IliIII1IiliI = { il1iII1I111i1illiIi[i1IIiliil1IIill1l11](il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 1], il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 2]) } for IlillI1li1IlII1liIl = 1, iI1Ill111I1I11Il1ll do il1iII1I111i1illiIi[ll1Ill1iii1iIlilIII + IlillI1li1IlII1liIl] = lIliliIi1IliIII1IiliI[IlillI1li1IlII1liIl] end if il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 3] ~= nil then il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 2] = il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 3] else l1i1i1l1i1IlIlilIil = l1i1i1l1i1IlIlilIil + 1 end end, [#{ 89091, 50893, 123034, 80568, 75957, 103363, 55125, 31443, 83756, 53451, 79299, 40600, 99222, 69225, 9104, 41601, 34230, 22309, 127679, 100550, 128902, 78111, 16497 } - 35 - 0 - 33 - 5 + 27 - 3 - 26 - 24 - 31 - 6 + 35 - 24 - 35 + 9 + 134] = function(lIll1iii1lil1IIilIllI) local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi ii1IIIlill1llliI1Il = il1iII1I111i1illiIi[ii1IIIlill1llliI1Il] if iI1Ill111I1I11Il1ll > 255 then iI1Ill111I1I11Il1ll = Iii1IIIi11IIii11li1[iI1Ill111I1I11Il1ll - 256][l1l1IIlllIii1ii1lIl] else iI1Ill111I1I11Il1ll = il1iII1I111i1illiIi[iI1Ill111I1I11Il1ll] end il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 1] = ii1IIIlill1llliI1Il il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = ii1IIIlill1llliI1Il[iI1Ill111I1I11Il1ll] end, [#{ 128553, 10941, 90145, 116497, 31599, 90838, 93165, 35030, 82008, 65044, 47476, 88781, 12679, 31215, 119738, 26289, 26729, 9286, 128908, 31126, 78815, 115523, 14134, 123321 } + 41 - 4 + 16 - 41 - 0 - 36 - 15 + 27 - 24 - 25 + 2 + 33 - 15 - 33 - 5 + 57] = function(lIll1iii1lil1IIilIllI) local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local lIllillI1IlIll1IIIi1I = Iii1IIIi11IIii11li1[ilIll1I1IIlIii11Ii1][l1l1IIlllIii1ii1lIl] il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = lIlilI11ilI1iiIilliIi[lIllillI1IlIll1IIIi1I] end, [#{ 54273, 28371, 126662, 33194, 13409, 69323, 5311, 3677, 131115, 35960, 131895, 62707, 111764, 126537, 64118, 129465, 110941, 36779, 89445, 56760, 15782 } + 42 + 9 + 43 - 18 - 43 + 36 - 29 - 35 + 2 - 47 - 15 + 39 - 25 + 20] = function(lIll1iii1lil1IIilIllI) local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI if not not il1iII1I111i1illiIi[i1IIiliil1IIill1l11] == (iI1Ill111I1I11Il1ll == 0) then l1i1i1l1i1IlIlilIil = l1i1i1l1i1IlIlilIil + 1 end end, [#{ 31571, 20292, 115633, 64707, 72334, 6684, 96303, 12560, 125646, 2911, 13493, 107628, 12175, 87585, 16690 } + 44 - 33 - 3 - 19 + 4 - 36 - 35 + 8 + 35 + 6 + 13 + 13] = function(lIll1iii1lil1IIilIllI) local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local lIli11lI1IIl11ll1IIi1, IliI1il11illillI1lI, lilil11iI1l1i1iIlIi if ii1IIIlill1llliI1Il == 1 then return true end if ii1IIIlill1llliI1Il == 0 then lIli11lI1IIl11ll1IIi1 = lIl1iiIilIi1i11lllIl1 else lIli11lI1IIl11ll1IIi1 = i1IIiliil1IIill1l11 + ii1IIIlill1llliI1Il - 2 end lilil11iI1l1i1iIlIi = {} IliI1il11illillI1lI = 0 for IlillI1li1IlII1liIl = i1IIiliil1IIill1l11, lIli11lI1IIl11ll1IIi1 do IliI1il11illillI1lI = IliI1il11illillI1lI + 1 lilil11iI1l1i1iIlIi[IliI1il11illillI1lI] = il1iII1I111i1illiIi[IlillI1li1IlII1liIl] end return true, lilil11iI1l1i1iIlIi, IliI1il11illillI1lI end, [#{ 68827, 49917, 26265, 113739, 115712, 127410, 35782, 77680, 36647, 99812, 108834, 55278, 119090, 77452, 67329, 17874, 15309, 61285, 48605, 99033 } + 18 - 35 + 36 - 45 - 10 + 40 + 7 - 39 + 18 - 49 + 41 + 7] = function(lIll1iii1lil1IIilIllI) local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = {} end, [#{ 54813, 46453, 108687, 99242, 132045, 30073, 84813, 104353, 29548, 114664, 76595, 72793, 71996, 64622, 31447, 84031, 70337, 119180, 111616, 34027, 78935, 45340, 45200, 20323 } - 45 + 44 - 45 + 18 + 5 - 17 + 21 + 19 - 14 - 17 - 31 - 42 - 42 + 138] = function(lIll1iii1lil1IIilIllI) local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = #il1iII1I111i1illiIi[ii1IIIlill1llliI1Il] end, [#{ 40225, 105634, 115483, 57637, 71442, 72437, 116751, 91017, 68049, 85639, 81966, 12346, 106276, 55331, 21534, 6167, 66385, 32584, 71404, 87981, 130965, 132495 } + 45 - 22 - 46 - 16 + 26 - 34 - 9 + 4 + 4 + 27 - 0 - 25 + 39] = function(lIll1iii1lil1IIilIllI) local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 l1i1i1l1i1IlIlilIil = l1i1i1l1i1IlIlilIil + lIlill11I11IliilIllil end, [-#{ 30253, 35216, 85055, 107119, 12667, 48135, 62690, 18484, 23050, 124062, 117175, 7844, 30018, 41085, 103401, 101223, 13292, 87243, 33838, 118503, 126912, 71500 } + 0 + 20 + 17 + 14 + 35 + 2 + 26 - 0 - 13 + 23 - 20 + 31 - 108] = function(lIll1iii1lil1IIilIllI) local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 for IlillI1li1IlII1liIl = i1IIiliil1IIill1l11, #il1iII1I111i1illiIi do for ilI1iIIII1lIlIIil1i, lililIlIIl11il1liiI in next, Ill1iiI1II1l1ilI1i1, nil do for lIllillI1IlIll1IIIi1I, lIll1illlI1l1iIi1llI1 in next, lililIlIIl11il1liiI, nil do local l1ii1l1liiIlIilIiIi = lIll1illlI1l1iIi1llI1.segment[lIll1illlI1l1iIi1llI1.offset] if il1iII1I111i1illiIi[IlillI1li1IlII1liIl] == l1ii1l1liiIlIilIiIi then lililIlIIl11il1liiI[lIllillI1IlIll1IIIi1I] = { segment = {l1ii1l1liiIlIilIiIi}, offset = 1 } break end end end end end, [-#{ 110839, 14536, 93448, 98146, 71371, 14293, 30938, 99450, 90932, 40048, 32443, 133393, 59516, 120490, 24872, 17476, 44134, 82629, 29293, 34261, 11171, 90107, 102979, 98230 } + 47 + 8 - 27 - 2 - 6 + 29 + 45 - 0 + 20 + 15 + 33 + 5 - 4 + 47 + 38 - 38 - 179] = function(lIll1iii1lil1IIilIllI) local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi if iI1Ill111I1I11Il1ll > 255 then iI1Ill111I1I11Il1ll = Iii1IIIi11IIii11li1[iI1Ill111I1I11Il1ll - 256][l1l1IIlllIii1ii1lIl] else iI1Ill111I1I11Il1ll = il1iII1I111i1illiIi[iI1Ill111I1I11Il1ll] end il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = il1iII1I111i1illiIi[ii1IIIlill1llliI1Il][iI1Ill111I1I11Il1ll] end, [#{ 1128, 45125, 33622, 73421, 58875, 117812, 132656, 57781, 47523, 60803, 114236, 76325, 67865, 67078, 117976, 47185, 102608, 71072, 112275, 124019, 74255 } + 30 - 30 + 15 - 29 + 45 + 0 + 44 - 41 - 34 - 23 - 32 - 3 - 12 + 53] = function(lIll1iii1lil1IIilIllI) local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local lIllillI1IlIll1IIIi1I = Iii1IIIi11IIii11li1[ilIll1I1IIlIii11Ii1][l1l1IIlllIii1ii1lIl] lIlilI11ilI1iiIilliIi[lIllillI1IlIll1IIIi1I] = il1iII1I111i1illiIi[i1IIiliil1IIill1l11] end, [-#{ 69279, 59611, 5091, 40886, 27971 } - 28 + 18 + 29 + 10 - 0 + 6 + 7 - 39 + 47 - 7 - 25 - 2] = function(lIll1iii1lil1IIilIllI) local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = Iii1IIIi11IIii11li1[ilIll1I1IIlIii11Ii1][l1l1IIlllIii1ii1lIl] end, [-#{ 96194, 108936, 5244, 118701, 99866, 32483, 79823, 67580, 76126, 22114, 70591, 42796, 10859, 47235, 18135, 90397, 49071, 38200, 49150, 70684, 96688, 80712, 34877 } + 48 + 21 + 27 + 45 - 21 + 49 - 42 + 38 + 37 + 26 - 192] = function(lIll1iii1lil1IIilIllI) local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local lIliiiIi11I1li11lliIl = function(...) local l1IliliiIll1l1IIllI = select("#", ...) local lIl1iillIII1i1llIl1Ii = { ... } return l1IliliiIll1l1IIllI, lIl1iillIII1i1llIl1Ii end local iiII11lI1II1ii1I11i, IIilliIII1l1l11IilI, lIli11lI1IIl11ll1IIi1, IliI1il11illillI1lI iiII11lI1II1ii1I11i = {} if ii1IIIlill1llliI1Il ~= 1 then if ii1IIIlill1llliI1Il ~= 0 then lIli11lI1IIl11ll1IIi1 = i1IIiliil1IIill1l11 + ii1IIIlill1llliI1Il - 1 else lIli11lI1IIl11ll1IIi1 = lIl1iiIilIi1i11lllIl1 end IliI1il11illillI1lI = 0 for IlillI1li1IlII1liIl = i1IIiliil1IIill1l11 + 1, lIli11lI1IIl11ll1IIi1 do IliI1il11illillI1lI = IliI1il11illillI1lI + 1 iiII11lI1II1ii1I11i[IliI1il11illillI1lI] = il1iII1I111i1illiIi[IlillI1li1IlII1liIl] end lIli11lI1IIl11ll1IIi1, IIilliIII1l1l11IilI = lIliiiIi11I1li11lliIl(il1iII1I111i1illiIi[i1IIiliil1IIill1l11](unpack(iiII11lI1II1ii1I11i, 1, lIli11lI1IIl11ll1IIi1 - i1IIiliil1IIill1l11))) else lIli11lI1IIl11ll1IIi1, IIilliIII1l1l11IilI = lIliiiIi11I1li11lliIl(il1iII1I111i1illiIi[i1IIiliil1IIill1l11]()) end if iI1Ill111I1I11Il1ll ~= 1 then if iI1Ill111I1I11Il1ll ~= 0 then lIli11lI1IIl11ll1IIi1 = i1IIiliil1IIill1l11 + iI1Ill111I1I11Il1ll - 2 else lIli11lI1IIl11ll1IIi1 = lIli11lI1IIl11ll1IIi1 + i1IIiliil1IIill1l11 end IliI1il11illillI1lI = 0 for IlillI1li1IlII1liIl = i1IIiliil1IIill1l11, lIli11lI1IIl11ll1IIi1 do IliI1il11illillI1lI = IliI1il11illillI1lI + 1 il1iII1I111i1illiIi[IlillI1li1IlII1liIl] = IIilliIII1l1l11IilI[IliI1il11illillI1lI] end end lIl1iiIilIi1i11lllIl1 = lIli11lI1IIl11ll1IIi1 - 1 end, [#{ 132328, 30778, 12145, 122293, 34643, 108413, 95696, 128071, 124273, 126236, 69106, 67563, 106562, 115562, 45002, 61834, 5042, 12584, 68664, 122504, 11253, 122531, 54980, 127196 } + 45 + 2 - 19 - 44 - 28 - 38 - 25 - 7 - 9 - 45 + 40 - 38 + 12 - 21 + 169] = function(lIll1iii1lil1IIilIllI) local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = il1iII1I111i1illiIi[ii1IIIlill1llliI1Il] end, [#{ 76746, 64353, 117556, 44160, 127364, 124210, 112199, 11599, 5808, 112687, 21779, 128869, 32965, 82664, 22814, 39395, 5258, 87312, 86970, 69319 } + 42 - 20 + 32 + 1 - 26 - 23 - 12 + 19 - 49 - 42 + 34 + 24 - 25 + 39] = function(lIll1iii1lil1IIilIllI) local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = ii1IIIlill1llliI1Il ~= 0 if iI1Ill111I1I11Il1ll ~= 0 then l1i1i1l1i1IlIlilIil = l1i1i1l1i1IlIlilIil + 1 end end, [#{ 88675, 80827, 111211, 33549, 16760, 97343, 20883, 16659, 117845, 86235, 110317, 6977, 69771, 65713, 57002, 131778, 47194, 107780, 116441, 85930, 121838, 81045 } - 29 - 32 - 45 - 31 - 4 - 47 + 39 + 5 - 38 + 21 - 11 + 151] = function(lIll1iii1lil1IIilIllI) local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 if ii1IIIlill1llliI1Il > 255 then ii1IIIlill1llliI1Il = Iii1IIIi11IIii11li1[ii1IIIlill1llliI1Il - 256][l1l1IIlllIii1ii1lIl] else ii1IIIlill1llliI1Il = il1iII1I111i1illiIi[ii1IIIlill1llliI1Il] end if iI1Ill111I1I11Il1ll > 255 then iI1Ill111I1I11Il1ll = Iii1IIIi11IIii11li1[iI1Ill111I1I11Il1ll - 256][l1l1IIlllIii1ii1lIl] else iI1Ill111I1I11Il1ll = il1iII1I111i1illiIi[iI1Ill111I1I11Il1ll] end il1iII1I111i1illiIi[i1IIiliil1IIill1l11][ii1IIIlill1llliI1Il] = iI1Ill111I1I11Il1ll end, [#{ 81540, 90264, 132865, 108050, 117388, 53420, 92675, 98668, 73619, 66541, 30303, 43749, 103545, 34002, 6680, 39734, 1539, 106004, 34039, 83189, 10170, 129691, 68921 } + 22 - 15 - 46 - 33 + 12 + 23 + 44 - 45 - 20 + 23 - 9 - 47 + 47 - 41 + 72] = function(lIll1iii1lil1IIilIllI) local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local IlIIliiilI11ii11II1 = I1111l1iIilil1Ii1li[ilIll1I1IIlIii11Ii1] local Ii1llIi1Iiii1i1ilIl = {} local ii1111ililiIiIilI11 = setmetatable({}, { __index = function(lIl1iillIII1i1llIl1Ii, ilI1iIIII1lIlIIil1i) local lIll1illlI1l1iIi1llI1 = Ii1llIi1Iiii1i1ilIl[ilI1iIIII1lIlIIil1i] return lIll1illlI1l1iIi1llI1.segment[lIll1illlI1l1iIi1llI1.offset] end, __newindex = function(lIl1iillIII1i1llIl1Ii, ilI1iIIII1lIlIIil1i, lIl1l111lilIiIlIlll11) local lIll1illlI1l1iIi1llI1 = Ii1llIi1Iiii1i1ilIl[ilI1iIIII1lIlIIil1i] lIll1illlI1l1iIi1llI1.segment[lIll1illlI1l1iIi1llI1.offset] = lIl1l111lilIiIlIlll11 end }) for IlillI1li1IlII1liIl = 1, IlIIliiilI11ii11II1[l1lIiilll11lIllI111] do local i1IliIIliI11iliIl11 = I1i1ll11111lIIlIl1i[l1i1i1l1i1IlIlilIil] if i1IliIIliI11iliIl11[llll1IiilIIi1Ili1I1] == lliiilili11iIIIIlil then Ii1llIi1Iiii1i1ilIl[IlillI1li1IlII1liIl - 1] = { segment = il1iII1I111i1illiIi, offset = i1IliIIliI11iliIl11[ilIl1iil11lliIIIIIl] } elseif i1IliIIliI11iliIl11[llll1IiilIIi1Ili1I1] == il11ill1ill1iii1IlI then Ii1llIi1Iiii1i1ilIl[IlillI1li1IlII1liIl - 1] = { segment = i1lIliIl1iiII1Iii1l, offset = i1IliIIliI11iliIl11[ilIl1iil11lliIIIIIl] } end l1i1i1l1i1IlIlilIil = l1i1i1l1i1IlIlilIil + 1 end Ill1iiI1II1l1ilI1i1[#Ill1iiI1II1l1ilI1i1 + 1] = Ii1llIi1Iiii1i1ilIl local iIllliiliI1iiilI1Il = iIliIlIl11Ii1I11iII(IlIIliiilI11ii11II1, ii1111ililiIiIilI11) il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = iIllliiliI1iiilI1Il end, [-#{ 101320, 128218, 121826, 57462, 37927, 90256, 54364, 97854, 103985, 112737, 22880, 61981, 4909, 129868, 96549, 91866, 106255, 1408, 60022, 113821, 76388 } + 6 + 3 + 32 - 3 + 1 + 0 + 49 + 29 - 10 + 35 - 41 - 23 + 4 - 36 - 17] = function(lIll1iii1lil1IIilIllI) local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI for IlillI1li1IlII1liIl = i1IIiliil1IIill1l11, ii1IIIlill1llliI1Il do il1iII1I111i1illiIi[IlillI1li1IlII1liIl] = nil end end, [-#{94881, 101036} + 9 + 40 - 37 - 49 - 43 + 24 + 12 - 4 + 44 - 16 + 34 - 24 + 29] = function(lIll1iii1lil1IIilIllI) local ii1IIIlill1llliI1Il = lIll1iii1lil1IIilIllI.lI1iil1i1llIiIl1Ill1 local lIlill11I11IliilIllil = lIll1iii1lil1IIilIllI.lIllli1i1iIilIlIIIiIlI local ilIll1I1IIlIii11Ii1 = lIll1iii1lil1IIilIllI.lIl11iiiI1i11iIiIlli1I local i1IIiliil1IIill1l11 = lIll1iii1lil1IIilIllI.liIlIiI1liill1Ii1lIi local iI1Ill111I1I11Il1ll = lIll1iii1lil1IIilIllI.iilIIlii1i11l11Iiiii il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = assert(tonumber(il1iII1I111i1illiIi[i1IIiliil1IIill1l11]), "`for` initial value must be a number") il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 1] = assert(tonumber(il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 1]), "`for` limit value must be a number") il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 2] = assert(tonumber(il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 2]), "`for` step value must be a number") il1iII1I111i1illiIi[i1IIiliil1IIill1l11] = il1iII1I111i1illiIi[i1IIiliil1IIill1l11] - il1iII1I111i1illiIi[i1IIiliil1IIill1l11 + 2] l1i1i1l1i1IlIlilIil = l1i1i1l1i1IlIlilIil + lIlill11I11IliilIllil end } local lIlillilI1l1ii1IlIl1I = { [#{ 95273, 81876, 436, 56800, 123122, 39548, 68882, 108693, 90564, 37434, 9524, 56864, 14271, 126140, 37720, 38267, 132360, 13886, 19249, 37805, 36701, 117100 } + 41 - 8 - 35 + 41 + 3 + 25 - 27 + 23 - 43 - 28 + 12 - 25] = IlI1iilII1i11IIIiil[-#{ 104780, 61861, 64866, 121176, 25697, 15889, 70405, 128629, 108916, 57247, 22559, 128944, 116367, 7123, 48031, 11035, 92981, 94670, 97935, 47847, 105033, 122919 } - 29 - 21 + 3 + 28 + 34 - 4 + 46 - 49 - 43 + 38 + 49 - 23 + 39 - 42 + 15 + 3 - 9], [#{ 83948, 42406, 94052, 84341, 23343, 35458, 76432, 69227, 51035, 100457, 106644, 14691, 2262, 49500, 12758, 93987, 108748, 86287, 28958, 120648 } - 26 - 20 + 6 - 45 + 39 - 22 + 38 + 15 + 49 - 38 - 11 - 31 + 19 - 32 + 13 + 28] = IlI1iilII1i11IIIiil[#{ 96926, 121367, 37656, 110068, 74777, 90194, 102964, 9925, 51861, 73898, 93296, 78635, 25110, 52899, 13412, 46390, 1375, 104396, 78175, 108981, 49439, 178, 122012 } - 44 - 15 + 22 - 28 + 40 - 47 - 13 + 11 - 24 - 20 - 25 + 18 - 22 - 32 + 167], [-#{ 128201, 3146, 98080, 106314, 89425, 61783, 64666, 74413, 74313, 94505, 109641, 112158, 54930, 31991, 119969, 10847, 94271, 74737, 84996, 71157, 1729, 95363 } - 29 + 37 + 22 - 22 + 42 - 21 + 20 + 19 + 35 + 1 + 30 + 29 - 28 - 110] = IlI1iilII1i11IIIiil[-#{ 19918, 24136, 44985, 112220, 42540, 34383, 39490, 77049, 109667, 59073, 88686, 25038, 22713, 21125, 64132, 100355, 19741, 45434, 33640, 16133, 132181, 125462 } - 47 + 1 - 4 - 36 - 23 + 23 + 47 - 30 + 43 + 29 + 20 + 33 - 27], [-#{ 44738, 10215, 102578, 32293, 4077, 114887, 36730, 20710, 132561, 10907, 64725, 119335, 16920, 87170, 63295, 127249, 2010, 132928, 44302, 1657, 46227, 4427, 33758, 132668 } - 6 - 36 + 42 - 18 - 46 + 22 + 48 + 29 + 9 + 38 + 18 - 72] = IlI1iilII1i11IIIiil[#{ 96551, 98099, 41200, 27458, 25874, 128056, 498, 44299, 88498, 123338, 118224, 129269, 59619, 71855, 118306, 34926, 80137, 64250, 14349, 76666 } + 10 + 12 - 0 - 42 - 20 + 9 - 25 + 11 - 45 + 10 - 36 + 96], [-#{ 23526, 19893, 103510, 125808, 64133, 64297, 7335, 60097, 111056, 97900, 90997 } - 10 - 45 + 7 - 20 + 39 - 28 + 44 + 42 + 30 - 12 - 6 + 46 - 23 - 7 - 41] = IlI1iilII1i11IIIiil[#{ 120843, 33927, 75085, 15430, 14745, 84765, 111336, 129706, 68620, 110594, 89655, 4118, 43295, 124682, 74122, 24673, 34006, 17262, 12100, 57802, 112595, 128669, 56406, 100225 } + 29 - 35 - 15 + 4 + 21 - 13 - 5 + 32 - 10 - 23 - 30 + 39], [-#{ 60845, 80291, 3244, 84770, 120910, 70552, 51531, 124717, 89010, 14239, 88013, 104740, 71773, 98620, 29337, 14040, 58974, 19026, 72708, 2443, 21066, 12238 } + 20 - 10 + 20 - 48 + 49 + 35 + 18 + 7 + 47 - 38 - 18 - 54] = IlI1iilII1i11IIIiil[-#{ 65514, 44270, 27580, 126047, 16489, 22771, 68115, 32999, 77357, 54624, 4064, 15102, 13637, 26130, 79048 } + 1 - 17 + 46 + 48 + 31 - 49 - 0 - 11 - 6 + 44 - 24 - 8 + 40 + 4 - 34 - 7 - 37], [#{ 8819, 41305, 116560, 33488, 22247, 94361, 42908, 64737, 5509, 120857, 85202, 100601, 108168, 4384, 104450, 64199, 25760, 5775, 57229, 41396 } - 18 - 26 + 16 - 10 - 19 - 23 + 0 - 3 - 47 - 16 + 46 + 42 - 9 + 54] = IlI1iilII1i11IIIiil[-#{ 68021, 40054, 77769, 15807, 92487, 86961, 45675, 89436, 60474, 112596, 61919, 18362, 10022, 122358, 66861, 93856, 16006, 31375, 75246, 48619 } + 37 + 6 - 21 + 5 - 11 + 34 + 24 + 0 - 49 - 39 + 29 + 36 - 29], [-#{ 122215, 85177, 22985, 53478, 9659, 93673, 116550, 87336, 19618, 32487, 6447, 94349, 55075, 120091, 12099, 2583, 80961, 57637, 80880, 75147, 109570 } - 35 + 26 + 20 - 11 + 20 + 13 + 16 + 0 + 9 + 39 + 24 - 92] = IlI1iilII1i11IIIiil[-#{ 74234, 72710, 34340, 42285, 22009, 59340, 38150, 89849, 41989 } + 17 - 46 + 28 - 20 + 18 - 2 - 25 + 31 - 8 - 36 + 48 + 2 - 29 + 1 + 42], [#{ 76312, 40715, 42163, 104939, 60007, 6323, 102345, 68757, 82142, 107640, 97307, 6766, 132593, 2815, 36827, 27539, 47081, 84102, 54527, 66802, 18370 } + 17 - 25 + 36 - 32 - 18 - 27 - 41 - 32 + 20 - 13 - 18 - 24 - 9 + 22 + 27 - 35 + 140] = IlI1iilII1i11IIIiil[-#{ 99418, 63327, 27292, 103376, 75914, 43929, 54158, 39225, 41519, 87698, 8883, 59502, 66310, 6220, 21125, 114026, 88067, 99232, 122629, 28547, 106394 } + 18 - 26 - 32 + 48 + 18 + 34 + 32 + 37 - 16 - 5 - 16 + 39 - 47 - 1 - 54], [-#{ 27194, 115455, 65814, 40107, 36634, 79659, 96520, 77763, 125113, 10483, 109632, 76842, 121058, 34573, 32515, 37154, 73754, 82185, 33344, 2030, 26828, 30241 } + 24 + 49 - 0 - 46 + 20 + 6 + 38 - 11 - 1 - 1 + 43 + 43 - 132] = IlI1iilII1i11IIIiil[#{ 35500, 67957, 96199, 12046, 12193, 64306, 15713, 45884, 85299, 45550, 65241, 33396, 60897, 36672, 83565, 49562, 82719, 116025, 37114, 3600 } - 37 - 11 - 1 + 33 + 3 - 35 - 29 - 19 + 25 - 16 + 2 + 12 + 67], [-#{ 65288, 96689, 79843, 114917, 125030, 78989, 88803, 42368, 114902, 60014, 126299, 78609, 8881, 79281, 101195, 31934, 57712, 53426, 54133, 34454, 58792 } + 39 + 16 + 7 - 41 - 11 + 32 + 18 - 38 + 11 - 0 - 1] = IlI1iilII1i11IIIiil[#{ 9114, 41500, 33919, 55690, 77105, 104504, 59540, 18043, 44305, 106533, 24913, 54209, 22473, 113172, 88950, 12967, 64700, 21438, 65379, 121387, 69656 } - 15 - 40 - 5 + 24 - 36 - 20 - 25 + 15 + 42 - 7 - 35 + 8 - 41 + 115], [-#{ 49740, 42134, 61738, 125396, 80627, 93259, 21933, 100646, 29168, 47866, 69284, 25131, 35583, 89721, 22863, 123333, 32708, 130164, 130517, 72420, 91055 } + 35 - 40 + 7 + 37 - 26 - 25 + 22 - 10 + 41 + 35 + 24 - 67] = IlI1iilII1i11IIIiil[-#{ 131694, 97759, 20868, 57046, 15525, 120631, 24885, 19856, 68599, 9237, 77359, 7630, 128441, 77862, 16598, 1974, 7026, 72690, 116594, 121970, 30706, 63107 } + 18 + 45 - 32 + 43 + 27 - 45 + 49 + 42 + 35 + 28 + 25 + 25 + 31 + 20 - 47 - 237], [#{ 12923, 124708, 99402, 85559, 10699, 74693, 115693, 101034, 25193, 32669, 98143, 8393, 92798, 1979, 14735, 128889, 4469, 68889, 112112, 49164 } + 30 - 8 - 25 + 14 - 26 + 0 - 28 + 16 + 41 - 14 - 27 + 20] = IlI1iilII1i11IIIiil[#{ 67141, 28799, 46026, 40067, 25188, 25017, 120129, 52981 } + 6 - 47 + 23 - 33 + 30 - 44 - 0 - 28 + 41 + 30 + 6 + 47 - 49 + 27], [-#{ 45045, 73491, 75733, 39033, 123793, 26337, 59532, 78674, 50616, 39513, 82692, 59449, 31998, 54950, 32355, 110017, 35139, 21247, 54176, 7614, 59566, 70354, 60600 } + 14 + 6 + 44 + 33 + 4 - 19 - 3 - 5 + 19 - 13 + 31 + 33 - 107] = IlI1iilII1i11IIIiil[-#{ 126326, 112831, 107659, 720, 51016, 49009, 55699, 54831, 128949, 54207, 114245, 2377, 69651, 124003, 71463, 106203, 69444, 75030, 701, 33433, 76425, 53475 } - 3 + 48 + 17 - 47 + 5 - 13 + 25 - 45 + 38 + 21 - 8 + 31 - 49 + 45 - 40], [#{ 71780, 17681, 23695, 108654, 114961, 31617, 3176, 58293, 45456, 72255, 43706, 5920, 127638, 66518, 121673, 14578, 47872, 92740, 29438, 31925, 84221, 59697 } - 29 - 36 - 0 - 20 + 39 - 4 + 12 + 49 - 41 + 29 - 16 + 10] = IlI1iilII1i11IIIiil[#{ 65408, 25, 39221, 45814, 103041, 12149, 110829, 82941, 133271, 111150, 82086, 44630, 133612, 121418, 120290, 110915, 6677, 47413, 81211, 71836, 82761, 118060, 81436, 12110 } - 45 - 45 - 23 + 28 + 40 + 5 - 31 + 20 - 1 - 18 - 5 - 12 - 27 + 37 + 39 + 23], [-#{ 16394, 93621, 104583, 95360, 53419, 18403, 75359, 118068, 86950, 74553, 97685, 3574, 13441, 42125, 109260, 125145, 19931, 120942, 9669, 106925, 80794, 100129 } - 1 - 11 + 44 + 24 - 26 - 18 + 43 - 9 + 21 + 14 - 2 + 43 - 84] = IlI1iilII1i11IIIiil[#{ 12398, 91554, 116877, 43625, 37582, 47089, 107533, 35515, 110060, 30042, 94025, 65163, 80186, 102265, 113305, 13082, 130465, 79556, 93434, 68517, 103428, 39245, 13694 } - 47 - 4 - 19 - 9 - 20 - 27 - 27 - 40 - 25 - 43 - 3 - 26 - 35 - 45 + 9 + 342], [#{ 15489, 55879, 65689, 128079, 91317, 54472, 102204, 96403, 107666, 110700, 127692, 91936, 68373, 93656, 72165, 69974, 13539, 130230, 49285, 6797, 34418, 38998 } - 46 + 5 + 35 - 7 + 33 - 26 - 45 + 8 - 20 + 0 - 29 + 8 + 0 + 79] = IlI1iilII1i11IIIiil[-#{ 122359, 2070, 109988, 101828, 43640, 84617, 109598, 80985, 45381, 74269, 109915, 25070, 116519, 69181, 100547, 25130, 9904, 87376, 17831, 30761, 122627, 92287, 91530, 96938 } - 47 + 23 + 33 - 30 + 8 - 11 + 35 + 4 + 27 + 9 + 11 - 28], [-#{ 62994, 8810, 39255, 83894, 49587, 29508, 39335, 52160, 11798, 57753, 120678, 63932, 61520, 60854, 82753, 95549, 113433, 49654, 132111, 95309, 63259, 118822, 111489, 3622 } + 5 - 26 + 36 + 45 + 9 - 19 + 41 + 17 - 48 - 18 + 22 - 16 + 25 - 31] = IlI1iilII1i11IIIiil[-#{ 61744, 38942, 73483, 68741, 81245, 66340, 75230, 33441, 113927, 36702, 44638, 95999, 306, 4463, 10390, 22377, 119723, 10356, 40406, 9716, 52025, 62695, 75724 } + 47 - 37 + 14 + 0 + 26 - 40 + 5 - 2 - 8 + 21 - 27 + 30 - 40 + 13 + 32 + 23 - 18], [#{ 50885, 60537, 55210, 37604, 101890, 35692, 120507, 1873, 116007, 120900, 72698, 74315, 98056, 53845, 15571, 86927, 128322, 12749, 88868, 92243, 23250, 75170 } - 24 - 23 + 19 - 45 - 45 + 29 - 21 + 29 - 38 - 28 - 33 - 37 + 31 + 14 + 169] = IlI1iilII1i11IIIiil[-#{ 92008, 123657, 73978, 51242, 86568, 64245, 101936, 52164, 98499, 41257, 77650, 120548, 58092, 8729, 38603, 87533, 60642, 61952, 127283, 42897 } - 26 + 48 - 41 - 18 + 37 + 24 + 14 - 14 + 23 + 28 + 6 - 46] } local function IliI1il11illillI1lI() local lIll1iii1lil1IIilIllI, lIl11lili1liiill1llli, iiIililllII1iiiiI1I while true do local i1iil11il1IIIilIIii = lIlilI11ilI1iiIilliIi.EZpfwfsCzMhIPqSZfdT0 lIll1iii1lil1IIilIllI = I1i1ll11111lIIlIl1i[l1i1i1l1i1IlIlilIil] l1i1i1l1i1IlIlilIil = l1i1i1l1i1IlIlilIil + 1 lIl11lili1liiill1llli, iiIililllII1iiiiI1I, amt = lIlillilI1l1ii1IlIl1I[lIll1iii1lil1IIilIllI.lIl1i11il1l11IlililiI1 + 1](lIll1iii1lil1IIilIllI) if lIl11lili1liiill1llli then return iiIililllII1iiiiI1I, amt end end end local i11l11liiiIIIiIili1, iiIililllII1iiiiI1I, l1illIilll1ii1l11iI = pcall(IliI1il11illillI1lI) if i11l11liiiIIIiIili1 then if iiIililllII1iiiiI1I and l1illIilll1ii1l11iI > 0 then return unpack(iiIililllII1iiiiI1I, 1, l1illIilll1ii1l11iI) end else error(lIiI1Il11iilIIli1lI[2] .. lIl111IlIIi1IlIIllliI[l1i1i1l1i1IlIlilIil - 1] .. lIiI1Il11iilIIli1lI[4] .. (tostring(iiIililllII1iiiiI1I):match(lIiI1Il11iilIIli1lI[3]) or tostring(iiIililllII1iiiiI1I)), 0) end end return lI1li11l1li1l11iIii end local lIli1lillI1i1i1Ii1111 = I111liilI1li1I1i1ii() return iIliIlIl11Ii1I11iII(lIli1lillI1i1i1Ii1111)() end llliIIlIiIi111llIli("\027LPH\a\236\147\001\000\000\000\148\001\000\000\000\231\001\000\000\000\205\000\000\000\000\000\141\n\002\000\236\236\236\244\237\236\232\244\237\232\234\248\239\236\224\232\239\236\232\236\236\232\236\236\237\238\236\236\237\236\236\240\160\n\002\0006\r\000\000\000\a\a\akhfctsuni`6\a\000\000\000\a\a\a`fjb6\n\000\000\000\a\a\aOssw@bs6\022\000\000\000\a\a\aosswt=((whuiore)dhj\b\000\000\000&\000\000\000&\000\000\000&\000\000\000&\000\000\000&\000\000\000&\000\000\000&\000\000\000'\000\000\000\190\030\154q\000\000\137\n\002\000\236\236\236\244\236\236\232\172\238\238\236\236\237\236\236\240\157\n\002\0006\b\000\000\000\a\a\awdfkk\004\000\000\000%\000\000\000'\000\000\000%\000\000\000(\000\000\000\028\129^I\000\000\026\f\002\000\236\236\238\164\201\236\236\244\236\236\236\244\236\236\238\164\201\236\236\244\236\238\238\248\238\236\228\232\236\236\238\164$\236\236\204\239\232\236\236\236\236\232\244\236\236\238\164\201\236\232\244\237\238\234\248\239\236\224\232\236\236\238\164e\236\232\204\239\232\232\236\236\236\228\244\236\236\238\164\201\236\228\244\238\238\230\248\232\236\252\232\236\236\238\164\241\237\228\204\239\232\228\236\236\236\224\244\236\236\238\164\201\236\224\244\239\238\226\248\233\236\248\232\236\236\238\164/\237\224\204\239\232\224\236\236\236\252\244\236\236\238\164\201\236\252\244\232\238\254\248\234\236\244\232\236\236\238\164\187\236\252\204\239\232\252\236\236\236\248\244\236\236\238\164\201\236\248\244\233\238\250\248\235\236\240\232\236\236\238\164\207\236\248\204\239\232\248\236\236\236\244\244\236\236\238\164\201\236\244\244\234\238\246\248\228\236\204\232\236\236\238\164\173\237\244\204\239\232\244\236\236\236\240\244\236\236\238\164\201\236\240\244\235\238\242\248\229\236\200\232\236\236\238\164\001\237\240\204\239\232\240\236\236\236\204\244\236\236\238\164\201\236\204\244\228\238\206\248\230\236\196\232\236\236\238\164\221\237\204\204\239\232\204\236\236\236\200\244\236\236\238\164\201\236\200\244\229\238\202\248\231\236\192\232\236\236\238\164l\236\200\204\239\232\200\236\236\244\198\228\236\236\238\164\201\236\196\244\230\246\194\228\236\236\238\164\201\236\192\244\230\240\222\248\236\236\238\164\145\236\220\204\238\232\220\236\230\242\218\248\252\236\208\232\236\236\238\164\158\237\216\204\239\232\216\236\236\238\216\224\232\236\238\164\230\206\218\248\252\236\208\232\236\236\238\164\229\236\216\204\239\232\216\236\230\242\214\248\254\236\172\232\236\236\238\164:\237\212\204\239\232\212\236\236\238\212\224\232\236\238\164\230\206\214\248\254\236\172\232\236\236\238\164\214\236\212\204\239\232\212\236\255\236\208\244\236\236\238\164\201\236\208\244\227\196\210\228\236\236\238\164\201\236\208\244\249\236\172\244\236\236\238\164\201\236\172\244\252\192\174\228\236\236\238\164\201\236\172\244\236\238\172\224\238\236\238\164\250\236\172\244\236\236\238\164\201\236\172\244\249\236\168\244\236\236\238\164\201\236\168\244\253\194\170\228\236\236\238\164\201\236\168\244\236\238\168\224\238\236\238\164\251\236\168\244\236\236\238\164\201\236\168\244\249\236\164\244\236\236\238\164\201\236\164\244\254\220\166\228\236\236\238\164\201\236\164\244\236\238\164\224\238\236\238\164\244\236\164\244\236\236\238\164\201\236\164\244\249\236\160\244\236\236\238\164\201\236\160\244\255\222\162\228\236\236\238\164\201\236\160\244\236\238\160\224\238\236\238\164\245\236\160\244\236\236\238\164\201\236\160\244\249\236\188\244\236\236\238\164\201\236\188\244\248\216\190\228\236\236\238\164\201\236\188\244\236\238\188\224\238\236\238\164\246\236\188\244\236\236\238\164\201\236\188\244\249\236\184\244\236\236\238\164\201\236\184\244\249\218\186\228\236\236\238\164\201\236\184\244\236\238\184\224\238\236\238\164\247\236\184\244\236\236\238\164\201\236\184\244\249\236\180\244\236\236\238\164\201\236\180\244\250\212\182\228\236\236\238\164\201\236\180\244\236\238\180\224\238\236\238\164\240\236\180\244\236\236\238\164\201\236\180\244\241\236\176\244\236\236\238\164\201\236\176\244\236\238\176\224\238\236\238\164\242\236\176\244\236\236\238\164\201\236\176\244\243\236\140\244\236\236\238\164\201\236\140\244\236\238\140\224\238\236\238\164\204\236\140\244\236\236\238\164\201\236\140\244\251\236\136\252\236\236\132\244\238\236\238\164\201\236\132\244\236\236\238\164\140\236\136\204\238\232\136\236\244\236\132\252\245\236\128\252\236\236\156\200\236\236\238\164;\236\132\204\239\238\132\236\245\174\134\228\236\236\238\164\201\236\132\244\245\168\130\228\236\236\238\164\201\236\128\244\236\236\156\200\207\236\152\244\236\236\238\164\201\236\152\244\236\236\148\172\236\236\238\164\004\237\152\204\238\238\152\236\200\236\152\244\236\236\238\164\201\236\152\244\201\236\148\232\236\236\238\164\210\237\152\204\238\238\152\236\202\236\152\244\236\236\238\164\201\236\152\244\239\162\150\248\236\236\238\1645\236\148\204\238\234\148\236\218\236\238\164\205\188f\248\197\236|\232\236\236\238\164s\236d\204\239\232d\236\236\238d\224\225\236\238\164\205\188f\248\198\236|\232\236\236\238\164\179\237d\204\239\232d\236\236\238d\224\234\236\238\164\205\188f\248\199\236|\232\236\236\238\164\149\236d\204\239\232d\236\236\236d\224\205\236\238\164\192\236d\244\236\236\238\164\201\236d\244\206\182f\228\236\236\238\164\201\236d\244\192\236`\244\236\236\238\164\201\236`\244\207\176b\228\236\236\238\164\201\236`\244\205\178~\228\238\236\238\164\201\236|\244\236\236\238\164\147\236`\204\238\232`\236\220\236|\232\236\236\238\164\146\236d\204\239\232d\236\236\236d\224\229\236\238\164\237\236\156\200\202\236d\244\236\236\238\164\201\236d\244\245\236`\252\200\236|\204\236\236\238\164\201\142\138\196\236\232d\216\016\019\237\164\236\232\152\216*\019\237\164\202\236\152\244\236\236\238\164\201\236\152\244\236\236\148\244\236\236\238\164\201\236\148\244\242\238\150\248\222\236l\232\236\236\238\164=\237\148\204\239\232\148\236\242\138\150\248\236\236\238\164^\236\148\204\238\234\148\236\203\236\238\164\192\236d\244\236\236\238\164\201\236d\244\206\182f\228\236\236\238\164\201\236d\244\192\236`\244\236\236\238\164\201\236`\244\207\176b\228\236\236\238\164\201\236`\244\216\236|\244\236\236\238\164\201\236|\244\205\134z\228\238\236\238\164\201\236x\244\236\236\238\164\135\237|\204\238\236|\236\236\236\238\164e\236`\204\236\232`\236\220\236|\232\236\236\238\1649\237d\204\239\232d\236\236\236d\224\229\236\238\164\237\236\156\200\202\236d\244\236\236\238\164\201\236d\244\245\236`\252\200\236|\204\236\236\238\164\201\142\138\196\236\232d\216\016\019\237\164\236\232\152\2169\019\237\164\236\236\156\224\237\236\238\164\218\236\152\232\238\236\152\240\219\236\152\244\236\236\238\164\201\236\152\244\236\236\148\244\236\236\238\164\201\236\148\244\242\156\150\248\213\236l\232\237\236h\200\236\236\238\164\233\237\148\204\232\236\148\236\236\236\238\164\156\237\152\204\236\232\152\236\236\236\238\164\201\236\152\204\237\238\152\236\237\236\236\240\247\223 \241\245\175A\168\194\019\030\164v\202\255\232\158\236C\167{\166C\213:\146\197\170\002\137r\192h\251\172\248\252\v\198\222\215\n\002\0006\a\000\000\000\a\a\a`fjb6\r\000\000\000\a\a\a@bsTbuqndb6\n\000\000\000\a\a\aWkf~but6\019\000\000\000\a\a\aRtbuNiwrsTbuqndb6\r\000\000\000\a\a\aUriTbuqndb6\n\000\000\000\a\a\aDhub@rn6\r\000\000\000\a\a\aTsfusbu@rn6\015\000\000\000\a\a\aSpbbiTbuqndb6\020\000\000\000\a\a\aUbwkndfsbcTshuf`b6\014\000\000\000\a\a\aOsswTbuqndb6\v\000\000\000\a\a\aKn`osni`6\021\000\000\000\a\a\aWfsoanicni`Tbuqndb6\014\000\000\000\a\a\aKhdfkWkf~bu6\f\000\000\000\a\a\aDofufdsbu6\v\000\000\000\a\a\a@bsJhrtb6\017\000\000\000\a\a\aAnicAnutsDonkc6\v\000\000\000\a\a\aEfdlwfdl6\015\000\000\000\a\a\aPfnsAhuDonkc6\f\000\000\000\a\a\aWkf~bu@rn6\f\000\000\000\a\a\aphultwfdb6\016\000\000\000\a\a\aDruubisDfjbuf6\b\000\000\000\a\a\acber`6\r\000\000\000\a\a\a`bsrwqfkrb6\014\000\000\000\a\a\a`bsrwqfkrbt6\014\000\000\000\a\a\a`bsub`ntsu~6\r\000\000\000\a\a\atbsrwqfkrb6\v\000\000\000\a\a\a`bskhdfk6\f\000\000\000\a\a\a`bskhdfkt6\v\000\000\000\a\a\atbskhdfk6\018\000\000\000\a\a\a`bsufpjbsfsfekb6\015\000\000\000\a\a\a`bsjbsfsfekb6\017\000\000\000\a\a\ajflbXpunsbfekb6\014\000\000\000\a\a\atbsubfchik~6\n\000\000\000\a\a\aXXnicb\1276\r\000\000\000\a\a\aXXifjbdfkk6\b\000\000\000\a\a\atwfpi6\a\000\000\000\a\a\apfns\169\000\000\000\000\000\000\240?6\a\000\000\000\a\a\aib\127s6\017\000\000\000\a\a\a@bsCbtdbicfist6\006\000\000\000\a\a\aNtF6\n\000\000\000\a\a\aSb\127sEh\1276\f\000\000\000\a\a\aSb\127sKfebk6\r\000\000\000\a\a\aSb\127sErsshi6\t\000\000\000\a\a\atsuni`6\a\000\000\000\a\a\aanic6\b\000\000\000\a\a\akhpbu6\a\000\000\000\a\a\aSb\127s6\n\000\000\000\a\a\awhuiore6\006\000\000\000\a\a\atb\1276\r\000\000\000\a\a\aKh`Tbuqndb6\016\000\000\000\a\a\a@bsKh`Ontshu~6\v\000\000\000\a\a\ashtsuni`6\n\000\000\000\a\a\aJbttf`b6\006\000\000\000\a\a\akrk6\r\000\000\000\a\a\akhfctsuni`6\n\000\000\000\a\a\aOssw@bs6$\000\000\000\a\a\aosswt=((wftsbeni)dhj(ufp(ucAu?]]36\003\000\000\000\a\a\a\139\001\000\000\000\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\001\000\000\000\000\000\000\000\000\000\000\000\001\000\000\000\002\000\000\000\000\000\000\000\000\000\000\000\002\000\000\000\002\000\000\000\000\000\000\000\000\000\000\000\002\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\003\000\000\000\000\000\000\000\000\000\000\000\003\000\000\000\004\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\004\000\000\000\000\000\000\000\000\000\000\000\004\000\000\000\005\000\000\000\000\000\000\000\000\000\000\000\005\000\000\000\005\000\000\000\000\000\000\000\000\000\000\000\005\000\000\000\006\000\000\000\000\000\000\000\000\000\000\000\006\000\000\000\006\000\000\000\000\000\000\000\000\000\000\000\006\000\000\000\a\000\000\000\000\000\000\000\000\000\000\000\a\000\000\000\a\000\000\000\000\000\000\000\000\000\000\000\a\000\000\000\b\000\000\000\000\000\000\000\000\000\000\000\b\000\000\000\b\000\000\000\000\000\000\000\000\000\000\000\b\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\t\000\000\000\000\000\000\000\000\000\000\000\t\000\000\000\n\000\000\000\000\000\000\000\000\000\000\000\n\000\000\000\n\000\000\000\000\000\000\000\000\000\000\000\n\000\000\000\v\000\000\000\000\000\000\000\000\000\000\000\f\000\000\000\000\000\000\000\000\000\000\000\r\000\000\000\000\000\000\000\000\000\000\000\r\000\000\000\014\000\000\000\014\000\000\000\000\000\000\000\000\000\000\000\014\000\000\000\014\000\000\000\014\000\000\000\014\000\000\000\014\000\000\000\000\000\000\000\000\000\000\000\014\000\000\000\015\000\000\000\015\000\000\000\000\000\000\000\000\000\000\000\015\000\000\000\015\000\000\000\015\000\000\000\015\000\000\000\015\000\000\000\000\000\000\000\000\000\000\000\015\000\000\000\016\000\000\000\000\000\000\000\000\000\000\000\016\000\000\000\000\000\000\000\000\000\000\000\018\000\000\000\000\000\000\000\000\000\000\000\018\000\000\000\000\000\000\000\000\000\000\000\018\000\000\000\018\000\000\000\018\000\000\000\000\000\000\000\000\000\000\000\019\000\000\000\000\000\000\000\000\000\000\000\019\000\000\000\000\000\000\000\000\000\000\000\019\000\000\000\019\000\000\000\019\000\000\000\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\000\000\000\000\020\000\000\000\000\000\000\000\000\000\000\000\020\000\000\000\020\000\000\000\020\000\000\000\000\000\000\000\000\000\000\000\021\000\000\000\000\000\000\000\000\000\000\000\021\000\000\000\000\000\000\000\000\000\000\000\021\000\000\000\021\000\000\000\021\000\000\000\000\000\000\000\000\000\000\000\022\000\000\000\000\000\000\000\000\000\000\000\022\000\000\000\000\000\000\000\000\000\000\000\022\000\000\000\022\000\000\000\022\000\000\000\000\000\000\000\000\000\000\000\023\000\000\000\000\000\000\000\000\000\000\000\023\000\000\000\000\000\000\000\000\000\000\000\023\000\000\000\023\000\000\000\023\000\000\000\000\000\000\000\000\000\000\000\024\000\000\000\000\000\000\000\000\000\000\000\024\000\000\000\000\000\000\000\000\000\000\000\024\000\000\000\024\000\000\000\024\000\000\000\000\000\000\000\000\000\000\000\025\000\000\000\000\000\000\000\000\000\000\000\025\000\000\000\025\000\000\000\025\000\000\000\000\000\000\000\000\000\000\000\026\000\000\000\000\000\000\000\000\000\000\000\026\000\000\000\026\000\000\000\026\000\000\000\000\000\000\000\000\000\000\000\028\000\000\000\028\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\028\000\000\000\029\000\000\000\029\000\000\000\029\000\000\000\000\000\000\000\000\000\000\000\029\000\000\000\031\000\000\000\000\000\000\000\000\000\000\000 \000\000\000\000\000\000\000\000\000\000\000\"\000\000\000$\000\000\000\000\000\000\000\000\000\000\000(\000\000\000\000\000\000\000\000\000\000\000$\000\000\000*\000\000\000\000\000\000\000\000\000\000\000*\000\000\000\000\000\000\000\000\000\000\000*\000\000\000,\000\000\000\000\000\000\000\000\000\000\000,\000\000\000\000\000\000\000\000\000\000\000,\000\000\000,\000\000\000-\000\000\000-\000\000\000\000\000\000\000\000\000\000\000-\000\000\000-\000\000\000-\000\000\000-\000\000\000-\000\000\000\000\000\000\000\000\000\000\000-\000\000\000-\000\000\000-\000\000\000-\000\000\000-\000\000\000\000\000\000\000\000\000\000\000-\000\000\000-\000\000\000-\000\000\000.\000\000\000\000\000\000\000\000\000\000\000.\000\000\000\000\000\000\000\000\000\000\000.\000\000\000\000\000\000\000\000\000\000\000.\000\000\000\000\000\000\000\000\000\000\000.\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000.\000\000\000.\000\000\000\000\000\000\000\000\000\000\000.\000\000\000.\000\000\000.\000\000\000/\000\000\0000\000\000\000\000\000\000\000\000\000\000\0000\000\000\0000\000\000\0000\000\000\0001\000\000\0000\000\000\0001\000\000\000,\000\000\0004\000\000\0007\000\000\000\000\000\000\000\000\000\000\0007\000\000\000\000\000\000\000\000\000\000\0007\000\000\0007\000\000\000\000\000\000\000\000\000\000\0007\000\000\0007\000\000\000\000\000\000\000\000\000\000\0007\000\000\0007\000\000\0008\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\000\0008\000\000\000\000\000\000\000\000\000\000\0008\000\000\0008\000\000\000\000\000\000\000\000\000\000\0008\000\000\0008\000\000\0008\000\000\0009\000\000\000:\000\000\000\000\000\000\000\000\000\000\000:\000\000\000:\000\000\000:\000\000\000;\000\000\000:\000\000\000;\000\000\0007\000\000\000=\000\000\000@\000\000\000@\000\000\000@\000\000\000@\000\000\000B\000\000\000\000\000\000\000\000\000\000\000B\000\000\000\000\000\000\000\000\000\000\000B\000\000\000B\000\000\000B\000\000\000\000\000\000\000\000\000\000\000B\000\000\000\000\000\000\000\000\000\000\000B\000\000\000\000\000\000\000\000\000\000\000B\000\000\000B\000\000\000\006o\206\023\000\000\138\n\002\000\236\236\236\172\236\236\236\208\236\236\236\244\237\238\236\236\236\236\236\240\157\n\002\000\169\000\000\000\000\000\228\148@\000\000\000\000MRtb\000")
  2331. end)
  2332.  
  2333. end
  2334. coroutine.resume(coroutine.create(SCRIPT_XDCT84_FAKESCRIPT))
  2335. function SCRIPT_WQDW83_FAKESCRIPT() -- plscript3.LocalScript
  2336. local script = Instance.new('LocalScript')
  2337. script.Parent = plscript3
  2338. plscript3.MouseButton1Down:connect(function()
  2339. wait(1)
  2340.  
  2341. -- Local Player
  2342. local p = game.Players.LocalPlayer
  2343.  
  2344. -- Instance Objects
  2345. local gui = Instance.new('ScreenGui',p.PlayerGui)
  2346. local frame = Instance.new('ScrollingFrame',gui)
  2347. local open = Instance.new('TextButton',gui)
  2348. local name = Instance.new('TextLabel',frame)
  2349. local arrest = Instance.new('TextButton',frame)
  2350. local btools = Instance.new('TextButton',frame)
  2351. local escape = Instance.new('TextButton',frame)
  2352. local exit = Instance.new('TextButton',frame)
  2353. local killaura = Instance.new('TextButton',frame)
  2354. local melee = Instance.new('TextButton',frame)
  2355. local removedoors = Instance.new('TextButton',frame)
  2356. local tools = Instance.new('TextButton',frame)
  2357. local speedplus = Instance.new('TextButton',frame)
  2358. local speedminus = Instance.new('TextButton',frame)
  2359. local jumpplus = Instance.new('TextButton',frame)
  2360. local jumpminus = Instance.new('TextButton',frame)
  2361. local sedan = Instance.new('TextButton',frame)
  2362. local squad = Instance.new('TextButton',frame)
  2363. local bypass = Instance.new('TextButton',frame)
  2364. local db = Instance.new('TextButton',frame)
  2365. local floor = Instance.new('TextButton',frame)
  2366.  
  2367. -- Name object
  2368. gui.Name = "Prison Life v2.0 GUI"
  2369. frame.Name = "Commands"
  2370. open.Name = "Open"
  2371. name.Name = "Name"
  2372. arrest.Name = "ArrestButton"
  2373. btools.Name = "BtoolsButton"
  2374. escape.Name = "EscapeButton"
  2375. exit.Name = "ExitButton"
  2376. killaura.Name = "KillauraButton"
  2377. melee.Name = "MeleeButton"
  2378. removedoors.Name = "RemoveDoorsButton"
  2379. tools.Name = "ToolsButton"
  2380. speedplus.Name = "SpeedAdd"
  2381. speedminus.Name = "SpeedReduce"
  2382. jumpplus.Name = "JumpAdd"
  2383. jumpminus.Name = "JumpReduce"
  2384. sedan.Name = "SedanCar"
  2385. squad.Name = "SquadCar"
  2386. bypass.Name = "Bypass"
  2387. db.Name = "DisableBypass"
  2388. floor.Name = "Floor"
  2389.  
  2390. -- Object Visible
  2391. frame.Visible = true
  2392. open.Visible = false
  2393. name.Visible = true
  2394. arrest.Visible = true
  2395. btools.Visible = true
  2396. escape.Visible = true
  2397. exit.Visible = true
  2398. killaura.Visible = true
  2399. melee.Visible = true
  2400. removedoors.Visible = true
  2401. tools.Visible = true
  2402. speedplus.Visible = true
  2403. speedminus.Visible = true
  2404. jumpplus.Visible = true
  2405. jumpminus.Visible = true
  2406. sedan.Visible = true
  2407. squad.Visible = true
  2408. bypass.Visible = true
  2409. db.Visible = true
  2410. floor.Visible = true
  2411.  
  2412. -- Background Color
  2413. frame.BackgroundColor3 = Color3.new(255,255,255)
  2414. open.BackgroundColor3 = Color3.new(0,255,255)
  2415. name.BackgroundColor3 = Color3.new(255,255,255)
  2416. arrest.BackgroundColor3 = Color3.new(0,0,255)
  2417. btools.BackgroundColor3 = Color3.new(0,0,255)
  2418. escape.BackgroundColor3 = Color3.new(0,0,255)
  2419. exit.BackgroundColor3 = Color3.new(255,0,0)
  2420. killaura.BackgroundColor3 = Color3.new(0,0,255)
  2421. melee.BackgroundColor3 = Color3.new(0,0,255)
  2422. removedoors.BackgroundColor3 = Color3.new(0,0,255)
  2423. tools.BackgroundColor3 = Color3.new(0,0,255)
  2424. speedplus.BackgroundColor3 = Color3.new(0,0,255)
  2425. speedminus.BackgroundColor3 = Color3.new(0,0,255)
  2426. jumpplus.BackgroundColor3 = Color3.new(0,0,255)
  2427. jumpminus.BackgroundColor3 = Color3.new(0,0,255)
  2428. sedan.BackgroundColor3 = Color3.new(0,0,255)
  2429. squad.BackgroundColor3 = Color3.new(0,0,255)
  2430. bypass.BackgroundColor3 = Color3.new(0,0,255)
  2431. db.BackgroundColor3 = Color3.new(0,0,255)
  2432. floor.BackgroundColor3 = Color3.new(0,0,255)
  2433.  
  2434. -- Background Transparency
  2435. frame.BackgroundTransparency = 0.5
  2436. open.BackgroundTransparency = 0
  2437. name.BackgroundTransparency = 0.6
  2438. arrest.BackgroundTransparency = 0
  2439. btools.BackgroundTransparency = 0
  2440. escape.BackgroundTransparency = 0
  2441. exit.BackgroundTransparency = 0
  2442. killaura.BackgroundTransparency = 0
  2443. melee.BackgroundTransparency = 0
  2444. removedoors.BackgroundTransparency = 0
  2445. tools.BackgroundTransparency = 0
  2446. speedplus.BackgroundTransparency = 0
  2447. speedminus.BackgroundTransparency = 0
  2448. jumpplus.BackgroundTransparency = 0
  2449. jumpminus.BackgroundTransparency = 0
  2450. sedan.BackgroundTransparency = 0
  2451. bypass.BackgroundTransparency = 0
  2452. db.BackgroundTransparency = 0
  2453. floor.BackgroundTransparency = 0
  2454.  
  2455. -- Objects Size
  2456. frame.Size = UDim2.new(0,250,0,300)
  2457. open.Size = UDim2.new(0,80,0,30)
  2458. name.Size = UDim2.new(0,180,0,40)
  2459. arrest.Size = UDim2.new(0.9,12,0,30)
  2460. btools.Size = UDim2.new(0.9,12,0,30)
  2461. escape.Size = UDim2.new(0.9,12,0,30)
  2462. exit.Size = UDim2.new(0,50,0,40)
  2463. killaura.Size = UDim2.new(0.9,12,0,30)
  2464. melee.Size = UDim2.new(0.9,12,0,30)
  2465. removedoors.Size = UDim2.new(0.9,12,0,30)
  2466. tools.Size = UDim2.new(0.9,12,0,30)
  2467. speedplus.Size = UDim2.new(0.9,12,0,30)
  2468. speedminus.Size = UDim2.new(0.9,12,0,30)
  2469. jumpplus.Size = UDim2.new(0.9,12,0,30)
  2470. jumpminus.Size = UDim2.new(0.9,12,0,30)
  2471. sedan.Size = UDim2.new(0.9,12,0,30)
  2472. squad.Size = UDim2.new(0.9,12,0,30)
  2473. bypass.Size = UDim2.new(0.9,12,0,30)
  2474. db.Size = UDim2.new(0.9,12,0,30)
  2475. floor.Size = UDim2.new(0.9,12,0,30)
  2476.  
  2477. -- Objects Position
  2478. frame.Position = UDim2.new(0,5,0.4,0)
  2479. open.Position = UDim2.new(0,0,0,0)
  2480. name.Position = UDim2.new(0,0,0,0)
  2481. arrest.Position = UDim2.new(0,0,0,320)
  2482. btools.Position = UDim2.new(0,0,0,185)
  2483. escape.Position = UDim2.new(0,0,0,230)
  2484. exit.Position = UDim2.new(0,184,0,0)
  2485. killaura.Position = UDim2.new(0,0,0,275)
  2486. melee.Position = UDim2.new(0,0,0,140)
  2487. removedoors.Position = UDim2.new(0,0,0,50)
  2488. tools.Position = UDim2.new(0,0,0,95)
  2489. speedplus.Position = UDim2.new(0,0,0,365)
  2490. speedminus.Position = UDim2.new(0,0,0,410)
  2491. jumpplus.Position = UDim2.new(0,0,0,455)
  2492. jumpminus.Position = UDim2.new(0,0,0,500)
  2493. sedan.Position = UDim2.new(0,0,0,545)
  2494. squad.Position = UDim2.new(0,0,0,590)
  2495. bypass.Position = UDim2.new(0,0,0,635)
  2496. db.Position = UDim2.new(0,0,0,680)
  2497. floor.Position = UDim2.new(0,0,0,725)
  2498.  
  2499. -- Objects Text Color
  2500. open.TextColor3 = Color3.new(0,0,0)
  2501. name.TextColor3 = Color3.new(0,255,255)
  2502. arrest.TextColor3 = Color3.new(0,0,0)
  2503. btools.TextColor3 = Color3.new(0,0,0)
  2504. escape.TextColor3 = Color3.new(0,0,0)
  2505. exit.TextColor3 = Color3.new(0,0,0)
  2506. killaura.TextColor3 = Color3.new(0,0,0)
  2507. melee.TextColor3 = Color3.new(0,0,0)
  2508. removedoors.TextColor3 = Color3.new(0,0,0)
  2509. tools.TextColor3 = Color3.new(0,0,0)
  2510. speedplus.TextColor3 = Color3.new(0,0,0)
  2511. speedminus.TextColor3 = Color3.new(0,0,0)
  2512. jumpplus.TextColor3 = Color3.new(0,0,0)
  2513. jumpminus.TextColor3 = Color3.new(0,0,0)
  2514. sedan.TextColor3 = Color3.new(0,0,0)
  2515. squad.TextColor3 = Color3.new(0,0,0)
  2516. bypass.TextColor3 = Color3.new(0,0,0)
  2517. db.TextColor3 = Color3.new(0,0,0)
  2518. floor.TextColor3 = Color3.new(0,0,0)
  2519.  
  2520. -- Object Font
  2521. name.Font = 'Fantasy'
  2522.  
  2523. -- Object Text
  2524. open.Text = 'Open'
  2525. name.Text = 'Prison Life v2.0 Commands'
  2526. arrest.Text = 'Arrest [Cops Only]'
  2527. btools.Text = 'Give Btools'
  2528. escape.Text = 'Escape The Prison'
  2529. exit.Text = 'Exit'
  2530. killaura.Text = 'Kill Aura [Danger]'
  2531. melee.Text = 'Give Melee'
  2532. removedoors.Text = 'Remove Doors'
  2533. tools.Text = 'Give Guns'
  2534. speedplus.Text = 'WalkSpeed + 10'
  2535. speedminus.Text = 'WalkSpeed - 10'
  2536. jumpplus.Text = 'JumpPower + 10'
  2537. jumpminus.Text = 'JumpPower - 10'
  2538. sedan.Text = 'Teleport Seden [If got]'
  2539. squad.Text = 'Teleport Squad [If got]'
  2540. bypass.Text = 'Bypass Taser, Arrest [Cannot Punch]'
  2541. db.Text = 'Disable Bypass Taser, Arrest'
  2542. floor.Text = 'Get Tools on the floor'
  2543.  
  2544. -- Object Text Scaled
  2545. open.TextScaled = true
  2546. name.TextScaled = true
  2547. arrest.TextScaled = true
  2548. btools.TextScaled = true
  2549. escape.TextScaled = true
  2550. exit.TextScaled = true
  2551. killaura.TextScaled = true
  2552. melee.TextScaled = true
  2553. removedoors.TextScaled = true
  2554. tools.TextScaled = true
  2555. speedplus.TextScaled = true
  2556. speedminus.TextScaled = true
  2557. jumpplus.TextScaled = true
  2558. jumpminus.TextScaled = true
  2559. sedan.TextScaled = true
  2560. squad.TextScaled = true
  2561. bypass.TextScaled = true
  2562. db.TextScaled = true
  2563. floor.TextScaled = true
  2564.  
  2565. -- Frame Moveable
  2566. frame.Active = true
  2567. frame.Draggable = true
  2568.  
  2569. -- Open Function
  2570. open.MouseButton1Down:connect(function()
  2571. frame.Visible = true
  2572. frame:TweenPosition(UDim2.new(0,5,0.4,0), "Out", "Bounce",1 ,true)
  2573. open.Visible = false
  2574. open.Position = UDim2.new(0,0,0,0)
  2575. end)
  2576.  
  2577. -- Close/Exit Function
  2578. exit.MouseButton1Down:connect(function()
  2579. frame:TweenPosition(UDim2.new(0.1,-400,0.4,0) , "Out", "Quad", 1, true)
  2580. wait(1)
  2581. frame.Visible = false
  2582. wait(.1)
  2583. open.Visible = true
  2584. open:TweenPosition(UDim2.new(0,2,0.8,15), "Out", "Bounce",1 ,true)
  2585. end)
  2586.  
  2587. -- Remove Doors Function
  2588. removedoors.MouseButton1Down:connect(function()
  2589. game.Workspace.Doors:Destroy()
  2590. end)
  2591.  
  2592. -- Guns Function
  2593. tools.MouseButton1Down:connect(function()
  2594. local weapons = {"Remington 870", "M9", "AK-47", "M4A1", "Riot Shield"}
  2595. for i, v in pairs(game.Workspace["Prison_ITEMS"].giver:GetChildren()) do
  2596. for j, k in pairs(weapons) do
  2597. if v.Name == k then
  2598. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  2599. end
  2600. end
  2601. end
  2602. end)
  2603.  
  2604. -- Melee Function
  2605. melee.MouseButton1Down:connect(function()
  2606. local weapons = {"Crude Knife", "Sharpened stick", "Extendo mirror"}
  2607. for i, v in pairs(game.ReplicatedStorage.Tools:GetChildren()) do
  2608. for j, k in pairs(weapons) do
  2609. if v.Name == k then
  2610. v:Clone().Parent = game.Players.LocalPlayer.Backpack
  2611. end
  2612. end
  2613. end
  2614. end)
  2615.  
  2616. -- Btools Function
  2617. btools.MouseButton1Down:connect(function()
  2618. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 2
  2619. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 3
  2620. Instance.new('HopperBin', game.Players.LocalPlayer.Backpack).BinType = 4
  2621. loadstring(game:GetObjects('rbxassetid://552440069')[1].Source)()
  2622. end)
  2623.  
  2624. -- Escape Function
  2625. escape.MouseButton1Down:connect(function()
  2626. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(283, 72, 2213)
  2627. end)
  2628.  
  2629. -- Kill Aura Function
  2630. killaura.MouseButton1Down:connect(function()
  2631. while wait(0.1) do
  2632. for i, plr in pairs(game.Players:GetChildren()) do
  2633. if plr.Name ~= game.Players.LocalPlayer.Name then
  2634. for i = 1, 10 do
  2635. game.ReplicatedStorage.meleeEvent:FireServer(plr)
  2636. end
  2637. end
  2638. end
  2639. end
  2640. end)
  2641.  
  2642. -- Arrest Function
  2643. local mouse = game.Players.LocalPlayer:GetMouse()
  2644. local arrestEvent = game.Workspace.Remote.arrest
  2645. mouse.Button1Down:connect(function()
  2646. local obj = mouse.Target
  2647. local response = arrestEvent:InvokeServer(obj)
  2648. end)
  2649.  
  2650. -- WalkSpeed Increase
  2651. speedplus.MouseButton1Down:connect(function()
  2652. p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed + 10
  2653. end)
  2654.  
  2655. -- WalkSpeed Decrease
  2656. speedminus.MouseButton1Down:connect(function()
  2657. p.Character.Humanoid.WalkSpeed = p.Character.Humanoid.WalkSpeed - 10
  2658. end)
  2659.  
  2660. -- JumpPower Increase
  2661. jumpplus.MouseButton1Down:connect(function()
  2662. p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower + 10
  2663. end)
  2664.  
  2665. -- JumpPower Decrease
  2666. jumpminus.MouseButton1Down:connect(function()
  2667. p.Character.Humanoid.JumpPower = p.Character.Humanoid.JumpPower - 10
  2668. end)
  2669.  
  2670. -- Seden
  2671. sedan.MouseButton1Down:connect(function()
  2672. local Cars = {"Sedan"}
  2673. for i, v in pairs(game.Workspace["CarContainer"]:GetChildren()) do
  2674. for j, k in pairs(Cars) do
  2675. if v.Name == k then
  2676. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  2677. wait(.1)
  2678. v.Parent = game.Workspace
  2679. elseif not v.Name == k then
  2680. sedan.Text = 'No Sedan Founded yet !'
  2681. wait(2)
  2682. sedan.Text = 'Teleport Seden [If got]'
  2683. end
  2684. end
  2685. end
  2686. end)
  2687.  
  2688. -- Squad
  2689. squad.MouseButton1Down:connect(function()
  2690. local Cars = {"Squad"}
  2691. for i, v in pairs(game.Workspace["CarContainer"]:GetChildren()) do
  2692. for j, k in pairs(Cars) do
  2693. if v.Name == k then
  2694. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  2695. wait(.1)
  2696. v.Parent = game.Workspace
  2697. elseif not v.Name == k then
  2698. squad.Text = 'No Squad Founded yet !'
  2699. wait(2)
  2700. squad.Text = 'Teleport Squad [If got]'
  2701. end
  2702. end
  2703. end
  2704. end)
  2705.  
  2706. -- Bypass Taser , Arrest
  2707. bypass.MouseButton1Down:connect(function()
  2708. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  2709. game.Players.LocalPlayer.CharacterAdded:connect(function()
  2710. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  2711. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = true
  2712. end)
  2713. local message = Instance.new("Message",game.Workspace)
  2714. message.Text = 'Thanks for brack1472 release this script !'
  2715. wait(5)
  2716. message:Destroy()
  2717. end)
  2718.  
  2719. -- Disable Bypass Taser , Arrest
  2720. db.MouseButton1Down:connect(function()
  2721. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  2722. game.Players.LocalPlayer.CharacterAdded:connect(function()
  2723. game.Workspace:WaitForChild(game.Players.LocalPlayer.Name)
  2724. game.Players.LocalPlayer.Character.ClientInputHandler.Disabled = false
  2725. end)
  2726. end)
  2727.  
  2728. -- Get Tools On the Floor
  2729. floor.MouseButton1Down:connect(function()
  2730. for i, v in pairs(game.Workspace["Prison_ITEMS"].single:GetChildren()) do
  2731. v:MoveTo(game.Players.LocalPlayer.Character.Torso.Position)
  2732. end
  2733. end)
  2734. end)
  2735.  
  2736. end
  2737. coroutine.resume(coroutine.create(SCRIPT_WQDW83_FAKESCRIPT))
  2738. function SCRIPT_ZPNA70_FAKESCRIPT() -- cross.LocalScript
  2739. local script = Instance.new('LocalScript')
  2740. script.Parent = cross
  2741. cross.MouseButton1Down:connect(function()
  2742. prisonlifeframe.Visible = false
  2743. gameframe.Visible = true
  2744.  
  2745. end)
  2746.  
  2747. end
  2748. coroutine.resume(coroutine.create(SCRIPT_ZPNA70_FAKESCRIPT))
  2749. function SCRIPT_IREQ80_FAKESCRIPT() -- lt2script1.LocalScript
  2750. local script = Instance.new('LocalScript')
  2751. script.Parent = lt2script1
  2752. lt2script1.MouseButton1Down:connect(function()
  2753. loadstring(game:HttpGet('https://pastebin.com/raw/1uCmaKZs', true))()
  2754. end)
  2755.  
  2756. end
  2757. coroutine.resume(coroutine.create(SCRIPT_IREQ80_FAKESCRIPT))
  2758. function SCRIPT_HXOX74_FAKESCRIPT() -- lt2script2.LocalScript
  2759. local script = Instance.new('LocalScript')
  2760. script.Parent = lt2script2
  2761. lt2script2.MouseButton1Down:connect(function()
  2762. loadstring(game:HttpGet('https://pastebin.com/raw/uJAeKdcn', true))()
  2763. end)
  2764.  
  2765.  
  2766. end
  2767. coroutine.resume(coroutine.create(SCRIPT_HXOX74_FAKESCRIPT))
  2768. function SCRIPT_WAUV67_FAKESCRIPT() -- lt2script3.LocalScript
  2769. local script = Instance.new('LocalScript')
  2770. script.Parent = lt2script3
  2771. lt2script3.MouseButton1Down:connect(function()
  2772. loadstring(game:HttpGet('https://pastebin.com/raw/tSaZzSqT',true))()
  2773. end)
  2774.  
  2775. end
  2776. coroutine.resume(coroutine.create(SCRIPT_WAUV67_FAKESCRIPT))
  2777. function SCRIPT_LQEI83_FAKESCRIPT() -- clooose.LocalScript
  2778. local script = Instance.new('LocalScript')
  2779. script.Parent = clooose
  2780. clooose.MouseButton1Down:connect(function()
  2781. lumbertycoonframe.Visible = false
  2782. gameframe.Visible = true
  2783. end)
  2784.  
  2785. end
  2786. coroutine.resume(coroutine.create(SCRIPT_LQEI83_FAKESCRIPT))
  2787. function SCRIPT_MXUM72_FAKESCRIPT() -- Open.LocalScript
  2788. local script = Instance.new('LocalScript')
  2789. script.Parent = Open
  2790. Open.MouseButton1Down:connect(function()
  2791. Open.Visible = false
  2792. homepage.Visible = true
  2793. openlabel.Visible = false
  2794.  
  2795. end)
  2796.  
  2797. end
  2798. coroutine.resume(coroutine.create(SCRIPT_MXUM72_FAKESCRIPT))
  2799. function SCRIPT_HJSL72_FAKESCRIPT() -- ScreenGui.draggable2
  2800. local script = Instance.new('LocalScript')
  2801. script.Parent = ScreenGui
  2802. local thing = script.Parent["lumbertycoonframe"]
  2803. thing.Draggable = true
  2804. thing.Active = true
  2805. thing.Selectable = true
  2806.  
  2807. end
  2808. coroutine.resume(coroutine.create(SCRIPT_HJSL72_FAKESCRIPT))
  2809. function SCRIPT_MTPR90_FAKESCRIPT() -- oogabooga.LocalScript
  2810. local script = Instance.new('LocalScript')
  2811. script.Parent = oogabooga
  2812. oogabooga.MouseButton1Down:connect(function()
  2813. futureplans.Visible = false
  2814. homepage.Visible = true
  2815.  
  2816. end)
  2817.  
  2818. end
  2819. coroutine.resume(coroutine.create(SCRIPT_MTPR90_FAKESCRIPT))
  2820. function SCRIPT_PRMM83_FAKESCRIPT() -- ScreenGui.draggable2
  2821. local script = Instance.new('LocalScript')
  2822. script.Parent = ScreenGui
  2823. local thing = script.Parent["pfframe"]
  2824. thing.Draggable = true
  2825. thing.Active = true
  2826. thing.Selectable = true
  2827.  
  2828. end
  2829. coroutine.resume(coroutine.create(SCRIPT_PRMM83_FAKESCRIPT))
  2830. function SCRIPT_FIFT81_FAKESCRIPT() -- pfscript1.LocalScript
  2831. local script = Instance.new('LocalScript')
  2832. script.Parent = pfscript1
  2833. pfscript1.MouseButton1Down:connect(function()
  2834. loadstring(game:HttpGet('https://pastebin.com/raw/KwB9iucD', true))()
  2835. end)
  2836.  
  2837. end
  2838. coroutine.resume(coroutine.create(SCRIPT_FIFT81_FAKESCRIPT))
  2839. function SCRIPT_MJFO80_FAKESCRIPT() -- close.LocalScript
  2840. local script = Instance.new('LocalScript')
  2841. script.Parent = close
  2842. close.MouseButton1Down:connect(function()
  2843. pfframe.Visible = false
  2844. gameframe.Visible = true
  2845.  
  2846. end)
  2847.  
  2848.  
  2849. end
  2850. coroutine.resume(coroutine.create(SCRIPT_MJFO80_FAKESCRIPT))
  2851. function SCRIPT_FASX82_FAKESCRIPT() -- ScreenGui.draggable2
  2852. local script = Instance.new('LocalScript')
  2853. script.Parent = ScreenGui
  2854. local thing = script.Parent["futureplans"]
  2855. thing.Draggable = true
  2856. thing.Active = true
  2857. thing.Selectable = true
  2858.  
  2859. end
  2860. coroutine.resume(coroutine.create(SCRIPT_FASX82_FAKESCRIPT))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement