Advertisement
SKOSHILOKI

script to be unobfuscated

Oct 19th, 2019
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.49 KB | None | 0 0
  1. _G.keybind = "e"
  2. _G.weapon = "GunName"
  3. local L_1_ = string.byte;
  4. local L_2_ = string.char;
  5. local L_3_ = string.sub;
  6. local L_4_ = table.concat;
  7. local L_5_ = math.ldexp;
  8. local L_6_ = getfenv or function()
  9. return _ENV
  10. end;
  11. local L_7_ = setmetatable;
  12. local L_8_ = select;
  13. local L_9_ = unpack;
  14. local L_10_ = tonumber;
  15. local function L_11_func(L_25_arg1)
  16. local L_26_, L_27_, L_28_ = "", "", {}
  17. local L_29_ = 256;
  18. local L_30_ = {}
  19. for L_33_forvar1 = 0, L_29_ - 1 do
  20. L_30_[L_33_forvar1] = L_2_(L_33_forvar1)
  21. end;
  22. local L_31_ = 1;
  23. local function L_32_func()
  24. local L_34_ = L_10_(L_3_(L_25_arg1, L_31_, L_31_), 36)
  25. L_31_ = L_31_ + 1;
  26. local L_35_ = L_10_(L_3_(L_25_arg1, L_31_, L_31_ + L_34_ - 1), 36)
  27. L_31_ = L_31_ + L_34_;
  28. return L_35_
  29. end;
  30. L_26_ = L_2_(L_32_func())
  31. L_28_[1] = L_26_;
  32. while L_31_ < #L_25_arg1 do
  33. local L_36_ = L_32_func()
  34. if L_30_[L_36_] then
  35. L_27_ = L_30_[L_36_]
  36. else
  37. L_27_ = L_26_..L_3_(L_26_, 1, 1)
  38. end;
  39. L_30_[L_29_] = L_26_..L_3_(L_27_, 1, 1)
  40. L_28_[#L_28_ + 1], L_26_, L_29_ = L_27_, L_27_, L_29_ + 1
  41. end;
  42. return table.concat(L_28_)
  43. end;
  44. local L_12_ = L_11_func('24Y25027525224W27525025V25X26125T25224Z27926C26025X25P25T25I25J25225B27926W26325Z25X26027I27K27M25225827926R25T25C26X26325D25J27E27G27527325T25P26O26325F26227F27925Z26326226225T25Z25C25025227924H27925224X27925G25X26527N27727927B27D25225927926B26325I26725J29125Z27E25627926M26326125Y26525T24426F25C29D25X25V27E27Q27528325C26V26426526025S25I25T28J27827526Y27C27E28U27526J26R25227427525F25T25X25G28N25229K27527025D26125X26226326525S26825X25Y26025T27O29A2752682AV2AX2AZ2B12802792BC2AY2B025S2BG27526U26325S25P27026525C25J2532792BX28T2812AU2AO25S2BS2BU2BW2BY21W23V28K27527X27L29429Z25027S27U27W27J2CD2992792A325X25I25X28R27Z25528225D26226V28N25C25I2632602B625I2AS27926E25T26126325C25T26Q2CW28R2652AR25427927126225E26326725T26F27M25E27M2BY24027922V2792AL25022Q25821W2232472C023224K2E424724K27523324K23O2502EB2ED24K26S2EH2EC2502EE26C2EM2EJ2752EI25022R2502EL24727922T1C2EA1C25021G23J25024425024F27923E23W2E423L23W27523F23W21G2EH2FH25023J23O25G2EH2EG25023F2C02E627521Z2502EG2EZ27521V24C142EH24C2FY26C2102EH2EQ25021Z25W22S2EH25W2FY25G21W2EH2FR2FU2582EC2FX2FO2702FR24E27027523E2E922324K2EN2FJ2502512472FN2FJ24K2H62H823W2442HB27521Y2FE2E52FN21Z26S2FL2472EL2FU2FK2FM2FI23W23O2HF2HQ26S2HW2FJ26C2HW21V2FT2472FT23F24S2GR24S2752EW2F928Z27522T24C22322323M2IH25N22V2C023W2C02AB28T2AG2502AI2CA2502DP25P29P26225S2C62BX2C82J327526S21N2HY2BX2DJ2752E22E423N2C022R2582F923P2C022S23W2EC23Y2FH21G22T23O2E423M2EG21G22Q24S2E423R2IA2502322442K12F925022Y2K02232K227522P2E322325728121G2372792482792372GQ25024I2C022P22C2II2462KV2IM2IO2C02JC25022U2502E42L22JE2232432JH2JJ2EH2LB2G12C02332582EY2LG24K2F92EU22Z24K2EQ2LN24S2GJ2472K32342502EC2DW2F52DY27523Q27922Z2I825025B2K32IN2752IP275');
  45. local L_13_ = bit and bit.bxor or function(L_37_arg1, L_38_arg2)
  46. local L_39_, L_40_ = 1, 0
  47. while L_37_arg1 > 0 and L_38_arg2 > 0 do
  48. local L_41_, L_42_ = L_37_arg1 % 2, L_38_arg2 % 2
  49. if L_41_ ~= L_42_ then
  50. L_40_ = L_40_ + L_39_
  51. end
  52. L_37_arg1, L_38_arg2, L_39_ = (L_37_arg1 - L_41_) / 2, (L_38_arg2 - L_42_) / 2, L_39_ * 2
  53. end
  54. if L_37_arg1 < L_38_arg2 then
  55. L_37_arg1 = L_38_arg2
  56. end
  57. while L_37_arg1 > 0 do
  58. local L_43_ = L_37_arg1 % 2
  59. if L_43_ > 0 then
  60. L_40_ = L_40_ + L_39_
  61. end
  62. L_37_arg1, L_39_ = (L_37_arg1 - L_43_) / 2, L_39_ * 2
  63. end
  64. return L_40_
  65. end
  66. local function L_14_func(L_44_arg1, L_45_arg2, L_46_arg3)
  67. if L_46_arg3 then
  68. local L_47_ = (L_44_arg1 / 2 ^ (L_45_arg2 - 1)) % 2 ^ ((L_46_arg3 - 1) - (L_45_arg2 - 1) + 1);
  69. return L_47_ - L_47_ % 1;
  70. else
  71. local L_48_ = 2 ^ (L_45_arg2 - 1);
  72. return (L_44_arg1 % (L_48_ + L_48_) >= L_48_) and 1 or 0;
  73. end;
  74. end;
  75. local L_15_ = 1;
  76. local function L_16_func()
  77. local L_49_, L_50_, L_51_, L_52_ = L_1_(L_12_, L_15_, L_15_ + 3);
  78. L_49_ = L_13_(L_49_, 180)
  79. L_50_ = L_13_(L_50_, 180)
  80. L_51_ = L_13_(L_51_, 180)
  81. L_52_ = L_13_(L_52_, 180)
  82. L_15_ = L_15_ + 4;
  83. return (L_52_ * 16777216) + (L_51_ * 65536) + (L_50_ * 256) + L_49_;
  84. end;
  85. local function L_17_func()
  86. local L_53_ = L_13_(L_1_(L_12_, L_15_, L_15_), 180);
  87. L_15_ = L_15_ + 1;
  88. return L_53_;
  89. end;
  90. local function L_18_func()
  91. local L_54_ = L_16_func();
  92. local L_55_ = L_16_func();
  93. local L_56_ = 1;
  94. local L_57_ = (L_14_func(L_55_, 1, 20) * (2 ^ 32)) + L_54_;
  95. local L_58_ = L_14_func(L_55_, 21, 31);
  96. local L_59_ = ((-1) ^ L_14_func(L_55_, 32));
  97. if (L_58_ == 0) then
  98. if (L_57_ == 0) then
  99. return L_59_ * 0;
  100. else
  101. L_58_ = 1;
  102. L_56_ = 0;
  103. end;
  104. elseif (L_58_ == 2047) then
  105. return (L_57_ == 0) and (L_59_ * (1 / 0)) or (L_59_ * (0 / 0));
  106. end;
  107. return L_5_(L_59_, L_58_ - 1023) * (L_56_ + (L_57_ / (2 ^ 52)));
  108. end;
  109. local L_19_ = L_16_func;
  110. local function L_20_func(L_60_arg1)
  111. local L_61_;
  112. if (not L_60_arg1) then
  113. L_60_arg1 = L_19_();
  114. if (L_60_arg1 == 0) then
  115. return '';
  116. end;
  117. end;
  118. L_61_ = L_3_(L_12_, L_15_, L_15_ + L_60_arg1 - 1);
  119. L_15_ = L_15_ + L_60_arg1;
  120. local L_62_ = {}
  121. for L_63_forvar1 = 1, #L_61_ do
  122. L_62_[L_63_forvar1] = L_2_(L_13_(L_1_(L_3_(L_61_, L_63_forvar1, L_63_forvar1)), 180))
  123. end
  124. return L_4_(L_62_);
  125. end;
  126. local L_21_ = L_16_func;
  127. local function L_22_func(...)
  128. return {
  129. ...
  130. }, L_8_('#', ...)
  131. end
  132. local function L_23_func()
  133. local L_64_ = {
  134. 0,
  135. 0,
  136. 0,
  137. 0,
  138. 0,
  139. 0,
  140. 0,
  141. 0,
  142. 0,
  143. 0,
  144. 0,
  145. 0,
  146. 0,
  147. 0,
  148. 0,
  149. 0,
  150. 0,
  151. 0,
  152. 0,
  153. 0,
  154. 0,
  155. 0,
  156. 0,
  157. 0,
  158. 0,
  159. 0,
  160. 0,
  161. 0,
  162. 0,
  163. 0,
  164. 0,
  165. 0,
  166. 0,
  167. 0,
  168. 0,
  169. 0
  170. };
  171. local L_65_ = {
  172. 0,
  173. 0
  174. };
  175. local L_66_ = {};
  176. local L_67_ = {
  177. L_64_,
  178. nil,
  179. L_65_,
  180. nil,
  181. L_66_
  182. };
  183. local L_68_ = L_16_func()
  184. local L_69_ = {
  185. 0,
  186. 0,
  187. 0,
  188. 0,
  189. 0,
  190. 0,
  191. 0,
  192. 0,
  193. 0,
  194. 0,
  195. 0,
  196. 0,
  197. 0,
  198. 0,
  199. 0,
  200. 0,
  201. 0,
  202. 0,
  203. 0,
  204. 0,
  205. 0
  206. };
  207. for L_70_forvar1 = 1, L_68_ do
  208. local L_71_ = L_17_func();
  209. local L_72_;
  210. if (L_71_ == 1) then
  211. L_72_ = (L_17_func() ~= 0);
  212. elseif (L_71_ == 3) then
  213. L_72_ = L_18_func();
  214. elseif (L_71_ == 2) then
  215. L_72_ = L_20_func();
  216. end;
  217. L_69_[L_70_forvar1] = L_72_;
  218. end;
  219. L_67_[2] = L_69_
  220. L_67_[4] = L_17_func();
  221. for L_73_forvar1 = 1, L_16_func() do
  222. L_65_[L_73_forvar1 - 1] = L_23_func();
  223. end;
  224. for L_74_forvar1 = 1, L_16_func() do
  225. local L_75_ = L_13_(L_16_func(), 211);
  226. local L_76_ = L_13_(L_16_func(), 35);
  227. local L_77_ = L_14_func(L_75_, 1, 2);
  228. local L_78_ = L_14_func(L_76_, 1, 11);
  229. local L_79_ = {
  230. L_78_,
  231. L_14_func(L_75_, 3, 11),
  232. nil,
  233. nil,
  234. L_76_
  235. };
  236. if (L_77_ == 0) then
  237. L_79_[3] = L_14_func(L_75_, 12, 20);
  238. L_79_[5] = L_14_func(L_75_, 21, 29);
  239. elseif (L_77_ == 1) then
  240. L_79_[3] = L_14_func(L_76_, 12, 33);
  241. elseif (L_77_ == 2) then
  242. L_79_[3] = L_14_func(L_76_, 12, 32) - 1048575;
  243. elseif (L_77_ == 3) then
  244. L_79_[3] = L_14_func(L_76_, 12, 32) - 1048575;
  245. L_79_[5] = L_14_func(L_75_, 21, 29);
  246. end;
  247. L_64_[L_74_forvar1] = L_79_;
  248. end;
  249. return L_67_;
  250. end;
  251. local function L_24_func(L_80_arg1, L_81_arg2, L_82_arg3)
  252. local L_83_ = L_80_arg1[1];
  253. local L_84_ = L_80_arg1[2];
  254. local L_85_ = L_80_arg1[3];
  255. local L_86_ = L_80_arg1[4];
  256. return function(...)
  257. local L_87_ = L_83_;
  258. local L_88_ = L_84_;
  259. local L_89_ = L_85_;
  260. local L_90_ = L_86_;
  261. local L_91_ = L_22_func
  262. local L_92_ = 1;
  263. local L_93_ = -1;
  264. local L_94_ = {};
  265. local L_95_ = {
  266. ...
  267. };
  268. local L_96_ = L_8_('#', ...) - 1;
  269. local L_97_ = {};
  270. local L_98_ = {};
  271. for L_102_forvar1 = 0, L_96_ do
  272. if (L_102_forvar1 >= L_90_) then
  273. L_94_[L_102_forvar1 - L_90_] = L_95_[L_102_forvar1 + 1];
  274. else
  275. L_98_[L_102_forvar1] = L_95_[L_102_forvar1 + 1];
  276. end;
  277. end;
  278. local L_99_ = L_96_ - L_90_ + 1
  279. local L_100_;
  280. local L_101_;
  281. while true do
  282. L_100_ = L_87_[L_92_];
  283. L_101_ = L_100_[1];
  284. if L_101_ <= 26 then
  285. if L_101_ <= 12 then
  286. if L_101_ <= 5 then
  287. if L_101_ <= 2 then
  288. if L_101_ <= 0 then
  289. L_98_[L_100_[2]] = {};
  290. elseif L_101_ == 1 then
  291. local L_103_ = L_100_[2];
  292. local L_104_ = L_98_[L_103_ + 2];
  293. local L_105_ = L_98_[L_103_] + L_104_;
  294. L_98_[L_103_] = L_105_;
  295. if L_104_ > 0 then
  296. if L_105_ <= L_98_[L_103_ + 1] then
  297. L_92_ = L_92_ + L_100_[3];
  298. L_98_[L_103_ + 3] = L_105_;
  299. end;
  300. elseif L_105_ >= L_98_[L_103_ + 1] then
  301. L_92_ = L_92_ + L_100_[3];
  302. L_98_[L_103_ + 3] = L_105_;
  303. end;
  304. else
  305. local L_106_ = L_100_[2];
  306. L_98_[L_106_] = L_98_[L_106_] - L_98_[L_106_ + 2];
  307. L_92_ = L_92_ + L_100_[3];
  308. end;
  309. elseif L_101_ <= 3 then
  310. local L_107_ = L_100_[2];
  311. local L_108_ = L_98_[L_100_[3]];
  312. L_98_[L_107_ + 1] = L_108_;
  313. L_98_[L_107_] = L_108_[L_88_[L_100_[5]]];
  314. elseif L_101_ > 4 then
  315. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_88_[L_100_[5]];
  316. else
  317. local L_109_;
  318. local L_110_;
  319. local L_111_;
  320. local L_112_;
  321. local L_113_;
  322. local L_114_;
  323. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  324. L_92_ = L_92_ + 1;
  325. L_100_ = L_87_[L_92_];
  326. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  327. L_92_ = L_92_ + 1;
  328. L_100_ = L_87_[L_92_];
  329. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  330. L_92_ = L_92_ + 1;
  331. L_100_ = L_87_[L_92_];
  332. L_114_ = L_100_[2];
  333. L_113_ = L_98_[L_100_[3]];
  334. L_98_[L_114_ + 1] = L_113_;
  335. L_98_[L_114_] = L_113_[L_88_[L_100_[5]]];
  336. L_92_ = L_92_ + 1;
  337. L_100_ = L_87_[L_92_];
  338. L_114_ = L_100_[2];
  339. L_112_ = {};
  340. L_111_ = 0;
  341. L_110_ = L_114_ + L_100_[3] - 1;
  342. for L_115_forvar1 = L_114_ + 1, L_110_ do
  343. L_111_ = L_111_ + 1;
  344. L_112_[L_111_] = L_98_[L_115_forvar1];
  345. end;
  346. L_109_ = {
  347. L_98_[L_114_](L_9_(L_112_, 1, L_110_ - L_114_))
  348. };
  349. L_110_ = L_114_ + L_100_[5] - 2;
  350. L_111_ = 0;
  351. for L_116_forvar1 = L_114_, L_110_ do
  352. L_111_ = L_111_ + 1;
  353. L_98_[L_116_forvar1] = L_109_[L_111_];
  354. end;
  355. L_93_ = L_110_;
  356. L_92_ = L_92_ + 1;
  357. L_100_ = L_87_[L_92_];
  358. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  359. L_92_ = L_92_ + 1;
  360. L_100_ = L_87_[L_92_];
  361. L_114_ = L_100_[2];
  362. L_113_ = L_98_[L_100_[3]];
  363. L_98_[L_114_ + 1] = L_113_;
  364. L_98_[L_114_] = L_113_[L_88_[L_100_[5]]];
  365. end;
  366. elseif L_101_ <= 8 then
  367. if L_101_ <= 6 then
  368. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_98_[L_100_[5]]];
  369. elseif L_101_ == 7 then
  370. local L_117_ = L_89_[L_100_[3]];
  371. local L_118_;
  372. local L_119_ = {};
  373. L_118_ = L_7_({}, {
  374. __index = function(L_120_arg1, L_121_arg2)
  375. local L_122_ = L_119_[L_121_arg2];
  376. return L_122_[1][L_122_[2]];
  377. end,
  378. __newindex = function(L_123_arg1, L_124_arg2, L_125_arg3)
  379. local L_126_ = L_119_[L_124_arg2]
  380. L_126_[1][L_126_[2]] = L_125_arg3;
  381. end;
  382. });
  383. for L_127_forvar1 = 1, L_100_[5] do
  384. L_92_ = L_92_ + 1;
  385. local L_128_ = L_87_[L_92_];
  386. if L_128_[1] == 17 then
  387. L_119_[L_127_forvar1 - 1] = {
  388. L_98_,
  389. L_128_[3]
  390. };
  391. else
  392. L_119_[L_127_forvar1 - 1] = {
  393. L_81_arg2,
  394. L_128_[3]
  395. };
  396. end;
  397. L_97_[#L_97_ + 1] = L_119_;
  398. end;
  399. L_98_[L_100_[2]] = L_24_func(L_117_, L_118_, L_82_arg3);
  400. else
  401. L_98_[L_100_[2]] = {};
  402. end;
  403. elseif L_101_ <= 10 then
  404. if L_101_ == 9 then
  405. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_98_[L_100_[5]];
  406. else
  407. local L_129_ = L_89_[L_100_[3]];
  408. local L_130_;
  409. local L_131_ = {};
  410. L_130_ = L_7_({}, {
  411. __index = function(L_132_arg1, L_133_arg2)
  412. local L_134_ = L_131_[L_133_arg2];
  413. return L_134_[1][L_134_[2]];
  414. end,
  415. __newindex = function(L_135_arg1, L_136_arg2, L_137_arg3)
  416. local L_138_ = L_131_[L_136_arg2]
  417. L_138_[1][L_138_[2]] = L_137_arg3;
  418. end;
  419. });
  420. for L_139_forvar1 = 1, L_100_[5] do
  421. L_92_ = L_92_ + 1;
  422. local L_140_ = L_87_[L_92_];
  423. if L_140_[1] == 17 then
  424. L_131_[L_139_forvar1 - 1] = {
  425. L_98_,
  426. L_140_[3]
  427. };
  428. else
  429. L_131_[L_139_forvar1 - 1] = {
  430. L_81_arg2,
  431. L_140_[3]
  432. };
  433. end;
  434. L_97_[#L_97_ + 1] = L_131_;
  435. end;
  436. L_98_[L_100_[2]] = L_24_func(L_129_, L_130_, L_82_arg3);
  437. end;
  438. elseif L_101_ > 11 then
  439. L_98_[L_100_[2]] = L_24_func(L_89_[L_100_[3]], nil, L_82_arg3);
  440. else
  441. if (L_98_[L_100_[2]] == L_98_[L_100_[5]]) then
  442. L_92_ = L_92_ + 1;
  443. else
  444. L_92_ = L_92_ + L_100_[3];
  445. end;
  446. end;
  447. elseif L_101_ <= 19 then
  448. if L_101_ <= 15 then
  449. if L_101_ <= 13 then
  450. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  451. elseif L_101_ == 14 then
  452. local L_141_ = L_100_[2];
  453. local L_142_ = {};
  454. local L_143_ = 0;
  455. local L_144_ = L_141_ + L_100_[3] - 1;
  456. for L_147_forvar1 = L_141_ + 1, L_144_ do
  457. L_143_ = L_143_ + 1;
  458. L_142_[L_143_] = L_98_[L_147_forvar1];
  459. end;
  460. local L_145_, L_146_ = L_91_(L_98_[L_141_](L_9_(L_142_, 1, L_144_ - L_141_)));
  461. L_146_ = L_146_ + L_141_ - 1;
  462. L_143_ = 0;
  463. for L_148_forvar1 = L_141_, L_146_ do
  464. L_143_ = L_143_ + 1;
  465. L_98_[L_148_forvar1] = L_145_[L_143_];
  466. end;
  467. L_93_ = L_146_;
  468. else
  469. L_98_[L_100_[2]] = L_81_arg2[L_100_[3]];
  470. end;
  471. elseif L_101_ <= 17 then
  472. if L_101_ > 16 then
  473. L_98_[L_100_[2]] = L_98_[L_100_[3]];
  474. else
  475. L_98_[L_100_[2]] = L_88_[L_100_[3]];
  476. end;
  477. elseif L_101_ == 18 then
  478. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  479. else
  480. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_88_[L_100_[5]];
  481. end;
  482. elseif L_101_ <= 22 then
  483. if L_101_ <= 20 then
  484. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  485. elseif L_101_ > 21 then
  486. local L_149_;
  487. local L_150_;
  488. local L_151_;
  489. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  490. L_92_ = L_92_ + 1;
  491. L_100_ = L_87_[L_92_];
  492. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  493. L_92_ = L_92_ + 1;
  494. L_100_ = L_87_[L_92_];
  495. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_98_[L_100_[5]];
  496. L_92_ = L_92_ + 1;
  497. L_100_ = L_87_[L_92_];
  498. L_98_[L_100_[2]] = {
  499. unpack({}, 1, L_100_[3])
  500. };
  501. L_92_ = L_92_ + 1;
  502. L_100_ = L_87_[L_92_];
  503. L_98_[L_100_[2]] = {};
  504. L_92_ = L_92_ + 1;
  505. L_100_ = L_87_[L_92_];
  506. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  507. L_92_ = L_92_ + 1;
  508. L_100_ = L_87_[L_92_];
  509. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_98_[L_100_[5]];
  510. L_92_ = L_92_ + 1;
  511. L_100_ = L_87_[L_92_];
  512. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_88_[L_100_[5]];
  513. L_92_ = L_92_ + 1;
  514. L_100_ = L_87_[L_92_];
  515. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_88_[L_100_[5]];
  516. L_92_ = L_92_ + 1;
  517. L_100_ = L_87_[L_92_];
  518. L_151_ = L_100_[2];
  519. L_150_ = L_98_[L_151_];
  520. L_149_ = L_100_[3];
  521. for L_152_forvar1 = 1, L_149_ do
  522. L_150_[L_152_forvar1] = L_98_[L_151_ + L_152_forvar1]
  523. end;
  524. else
  525. L_92_ = L_92_ + L_100_[3];
  526. end;
  527. elseif L_101_ <= 24 then
  528. if L_101_ == 23 then
  529. L_98_[L_100_[2]] = {
  530. unpack({}, 1, L_100_[3])
  531. };
  532. else
  533. L_98_[L_100_[2]][L_88_[L_100_[3]]] = L_98_[L_100_[5]];
  534. end;
  535. elseif L_101_ == 25 then
  536. if (L_98_[L_100_[2]] == L_98_[L_100_[5]]) then
  537. L_92_ = L_92_ + 1;
  538. else
  539. L_92_ = L_92_ + L_100_[3];
  540. end;
  541. else
  542. L_98_[L_100_[2]] = {
  543. unpack({}, 1, L_100_[3])
  544. };
  545. end;
  546. elseif L_101_ <= 39 then
  547. if L_101_ <= 32 then
  548. if L_101_ <= 29 then
  549. if L_101_ <= 27 then
  550. do
  551. return
  552. end;
  553. elseif L_101_ == 28 then
  554. local L_153_ = L_100_[2];
  555. local L_154_ = {};
  556. local L_155_ = 0;
  557. local L_156_ = L_93_;
  558. for L_159_forvar1 = L_153_ + 1, L_156_ do
  559. L_155_ = L_155_ + 1;
  560. L_154_[L_155_] = L_98_[L_159_forvar1];
  561. end;
  562. local L_157_ = {
  563. L_98_[L_153_](L_9_(L_154_, 1, L_156_ - L_153_))
  564. };
  565. local L_158_ = L_153_ + L_100_[5] - 2;
  566. L_155_ = 0;
  567. for L_160_forvar1 = L_153_, L_158_ do
  568. L_155_ = L_155_ + 1;
  569. L_98_[L_160_forvar1] = L_157_[L_155_];
  570. end;
  571. L_93_ = L_158_;
  572. else
  573. local L_161_ = L_100_[2];
  574. local L_162_ = {};
  575. local L_163_ = 0;
  576. local L_164_ = L_161_ + L_100_[3] - 1;
  577. for L_165_forvar1 = L_161_ + 1, L_164_ do
  578. L_163_ = L_163_ + 1;
  579. L_162_[L_163_] = L_98_[L_165_forvar1];
  580. end;
  581. L_98_[L_161_](L_9_(L_162_, 1, L_164_ - L_161_));
  582. L_93_ = L_161_;
  583. end;
  584. elseif L_101_ <= 30 then
  585. local L_166_ = L_100_[2];
  586. local L_167_ = {};
  587. local L_168_ = 0;
  588. local L_169_ = L_93_;
  589. for L_172_forvar1 = L_166_ + 1, L_169_ do
  590. L_168_ = L_168_ + 1;
  591. L_167_[L_168_] = L_98_[L_172_forvar1];
  592. end;
  593. local L_170_ = {
  594. L_98_[L_166_](L_9_(L_167_, 1, L_169_ - L_166_))
  595. };
  596. local L_171_ = L_166_ + L_100_[5] - 2;
  597. L_168_ = 0;
  598. for L_173_forvar1 = L_166_, L_171_ do
  599. L_168_ = L_168_ + 1;
  600. L_98_[L_173_forvar1] = L_170_[L_168_];
  601. end;
  602. L_93_ = L_171_;
  603. elseif L_101_ == 31 then
  604. L_98_[L_100_[2]]();
  605. L_93_ = A;
  606. else
  607. local L_174_ = L_100_[2];
  608. local L_175_ = {};
  609. local L_176_ = 0;
  610. local L_177_ = L_174_ + L_100_[3] - 1;
  611. for L_180_forvar1 = L_174_ + 1, L_177_ do
  612. L_176_ = L_176_ + 1;
  613. L_175_[L_176_] = L_98_[L_180_forvar1];
  614. end;
  615. local L_178_, L_179_ = L_91_(L_98_[L_174_](L_9_(L_175_, 1, L_177_ - L_174_)));
  616. L_179_ = L_179_ + L_174_ - 1;
  617. L_176_ = 0;
  618. for L_181_forvar1 = L_174_, L_179_ do
  619. L_176_ = L_176_ + 1;
  620. L_98_[L_181_forvar1] = L_178_[L_176_];
  621. end;
  622. L_93_ = L_179_;
  623. end;
  624. elseif L_101_ <= 35 then
  625. if L_101_ <= 33 then
  626. local L_182_ = L_100_[2];
  627. local L_183_ = L_100_[5];
  628. local L_184_ = L_182_ + 2;
  629. local L_185_ = {
  630. L_98_[L_182_](L_98_[L_182_ + 1], L_98_[L_184_])
  631. };
  632. for L_187_forvar1 = 1, L_183_ do
  633. L_98_[L_184_ + L_187_forvar1] = L_185_[L_187_forvar1];
  634. end;
  635. local L_186_ = L_98_[L_182_ + 3];
  636. if L_186_ then
  637. L_98_[L_184_] = L_186_
  638. else
  639. L_92_ = L_92_ + 1;
  640. end;
  641. elseif L_101_ > 34 then
  642. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_98_[L_100_[5]]];
  643. else
  644. local L_188_ = L_100_[2];
  645. local L_189_ = L_98_[L_100_[3]];
  646. L_98_[L_188_ + 1] = L_189_;
  647. L_98_[L_188_] = L_189_[L_88_[L_100_[5]]];
  648. end;
  649. elseif L_101_ <= 37 then
  650. if L_101_ == 36 then
  651. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  652. else
  653. local L_190_;
  654. local L_191_, L_192_;
  655. local L_193_;
  656. local L_194_;
  657. local L_195_;
  658. local L_196_;
  659. local L_197_;
  660. L_98_[L_100_[2]] = {};
  661. L_92_ = L_92_ + 1;
  662. L_100_ = L_87_[L_92_];
  663. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  664. L_92_ = L_92_ + 1;
  665. L_100_ = L_87_[L_92_];
  666. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  667. L_92_ = L_92_ + 1;
  668. L_100_ = L_87_[L_92_];
  669. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  670. L_92_ = L_92_ + 1;
  671. L_100_ = L_87_[L_92_];
  672. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  673. L_92_ = L_92_ + 1;
  674. L_100_ = L_87_[L_92_];
  675. L_197_ = L_100_[2];
  676. L_196_ = L_98_[L_100_[3]];
  677. L_98_[L_197_ + 1] = L_196_;
  678. L_98_[L_197_] = L_196_[L_88_[L_100_[5]]];
  679. L_92_ = L_92_ + 1;
  680. L_100_ = L_87_[L_92_];
  681. L_197_ = L_100_[2];
  682. L_195_ = {};
  683. L_194_ = 0;
  684. L_193_ = L_197_ + L_100_[3] - 1;
  685. for L_198_forvar1 = L_197_ + 1, L_193_ do
  686. L_194_ = L_194_ + 1;
  687. L_195_[L_194_] = L_98_[L_198_forvar1];
  688. end;
  689. L_191_, L_193_ = L_91_(L_98_[L_197_](L_9_(L_195_, 1, L_193_ - L_197_)));
  690. L_193_ = L_193_ + L_197_ - 1;
  691. L_194_ = 0;
  692. for L_199_forvar1 = L_197_, L_193_ do
  693. L_194_ = L_194_ + 1;
  694. L_98_[L_199_forvar1] = L_191_[L_194_];
  695. end;
  696. L_93_ = L_193_;
  697. L_92_ = L_92_ + 1;
  698. L_100_ = L_87_[L_92_];
  699. L_197_ = L_100_[2];
  700. L_195_ = {};
  701. L_194_ = 0;
  702. L_193_ = L_93_;
  703. for L_200_forvar1 = L_197_ + 1, L_193_ do
  704. L_194_ = L_194_ + 1;
  705. L_195_[L_194_] = L_98_[L_200_forvar1];
  706. end;
  707. L_191_ = {
  708. L_98_[L_197_](L_9_(L_195_, 1, L_193_ - L_197_))
  709. };
  710. L_193_ = L_197_ + L_100_[5] - 2;
  711. L_194_ = 0;
  712. for L_201_forvar1 = L_197_, L_193_ do
  713. L_194_ = L_194_ + 1;
  714. L_98_[L_201_forvar1] = L_191_[L_194_];
  715. end;
  716. L_93_ = L_193_;
  717. L_92_ = L_92_ + 1;
  718. L_100_ = L_87_[L_92_];
  719. L_92_ = L_92_ + L_100_[3];
  720. end;
  721. elseif L_101_ > 38 then
  722. local L_202_ = L_100_[2];
  723. local L_203_ = L_98_[L_202_];
  724. local L_204_ = L_100_[3];
  725. for L_205_forvar1 = 1, L_204_ do
  726. L_203_[L_205_forvar1] = L_98_[L_202_ + L_205_forvar1]
  727. end;
  728. else
  729. local L_206_ = L_100_[2];
  730. local L_207_ = L_100_[5];
  731. local L_208_ = L_206_ + 2;
  732. local L_209_ = {
  733. L_98_[L_206_](L_98_[L_206_ + 1], L_98_[L_208_])
  734. };
  735. for L_211_forvar1 = 1, L_207_ do
  736. L_98_[L_208_ + L_211_forvar1] = L_209_[L_211_forvar1];
  737. end;
  738. local L_210_ = L_98_[L_206_ + 3];
  739. if L_210_ then
  740. L_98_[L_208_] = L_210_
  741. else
  742. L_92_ = L_92_ + 1;
  743. end;
  744. end;
  745. elseif L_101_ <= 46 then
  746. if L_101_ <= 42 then
  747. if L_101_ <= 40 then
  748. local L_212_ = L_100_[2];
  749. local L_213_ = {};
  750. local L_214_ = 0;
  751. local L_215_ = L_212_ + L_100_[3] - 1;
  752. for L_216_forvar1 = L_212_ + 1, L_215_ do
  753. L_214_ = L_214_ + 1;
  754. L_213_[L_214_] = L_98_[L_216_forvar1];
  755. end;
  756. L_98_[L_212_](L_9_(L_213_, 1, L_215_ - L_212_));
  757. L_93_ = L_212_;
  758. elseif L_101_ > 41 then
  759. local L_217_ = L_100_[2];
  760. local L_218_ = {};
  761. local L_219_ = 0;
  762. local L_220_ = L_217_ + L_100_[3] - 1;
  763. for L_223_forvar1 = L_217_ + 1, L_220_ do
  764. L_219_ = L_219_ + 1;
  765. L_218_[L_219_] = L_98_[L_223_forvar1];
  766. end;
  767. local L_221_ = {
  768. L_98_[L_217_](L_9_(L_218_, 1, L_220_ - L_217_))
  769. };
  770. local L_222_ = L_217_ + L_100_[5] - 2;
  771. L_219_ = 0;
  772. for L_224_forvar1 = L_217_, L_222_ do
  773. L_219_ = L_219_ + 1;
  774. L_98_[L_224_forvar1] = L_221_[L_219_];
  775. end;
  776. L_93_ = L_222_;
  777. else
  778. L_98_[L_100_[2]] = L_81_arg2[L_100_[3]];
  779. end;
  780. elseif L_101_ <= 44 then
  781. if L_101_ > 43 then
  782. local L_225_ = L_100_[2];
  783. L_98_[L_225_] = L_98_[L_225_] - L_98_[L_225_ + 2];
  784. L_92_ = L_92_ + L_100_[3];
  785. else
  786. local L_226_ = L_100_[2];
  787. local L_227_ = {};
  788. local L_228_ = 0;
  789. local L_229_ = L_226_ + L_100_[3] - 1;
  790. for L_232_forvar1 = L_226_ + 1, L_229_ do
  791. L_228_ = L_228_ + 1;
  792. L_227_[L_228_] = L_98_[L_232_forvar1];
  793. end;
  794. local L_230_ = {
  795. L_98_[L_226_](L_9_(L_227_, 1, L_229_ - L_226_))
  796. };
  797. local L_231_ = L_226_ + L_100_[5] - 2;
  798. L_228_ = 0;
  799. for L_233_forvar1 = L_226_, L_231_ do
  800. L_228_ = L_228_ + 1;
  801. L_98_[L_233_forvar1] = L_230_[L_228_];
  802. end;
  803. L_93_ = L_231_;
  804. end;
  805. elseif L_101_ == 45 then
  806. L_98_[L_100_[2]] = L_98_[L_100_[3]];
  807. else
  808. L_92_ = L_92_ + L_100_[3];
  809. end;
  810. elseif L_101_ <= 49 then
  811. if L_101_ <= 47 then
  812. L_98_[L_100_[2]] = L_24_func(L_89_[L_100_[3]], nil, L_82_arg3);
  813. elseif L_101_ == 48 then
  814. L_98_[L_100_[2]] = L_88_[L_100_[3]];
  815. else
  816. local L_234_ = L_100_[2];
  817. local L_235_ = L_98_[L_234_];
  818. local L_236_ = L_100_[3];
  819. for L_237_forvar1 = 1, L_236_ do
  820. L_235_[L_237_forvar1] = L_98_[L_234_ + L_237_forvar1]
  821. end;
  822. end;
  823. elseif L_101_ <= 51 then
  824. if L_101_ > 50 then
  825. local L_238_;
  826. local L_239_;
  827. local L_240_;
  828. local L_241_;
  829. local L_242_;
  830. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  831. L_92_ = L_92_ + 1;
  832. L_100_ = L_87_[L_92_];
  833. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  834. L_92_ = L_92_ + 1;
  835. L_100_ = L_87_[L_92_];
  836. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  837. L_92_ = L_92_ + 1;
  838. L_100_ = L_87_[L_92_];
  839. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  840. L_92_ = L_92_ + 1;
  841. L_100_ = L_87_[L_92_];
  842. L_98_[L_100_[2]] = L_82_arg3[L_88_[L_100_[3]]];
  843. L_92_ = L_92_ + 1;
  844. L_100_ = L_87_[L_92_];
  845. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  846. L_92_ = L_92_ + 1;
  847. L_100_ = L_87_[L_92_];
  848. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_98_[L_100_[5]]];
  849. L_92_ = L_92_ + 1;
  850. L_100_ = L_87_[L_92_];
  851. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  852. L_92_ = L_92_ + 1;
  853. L_100_ = L_87_[L_92_];
  854. L_98_[L_100_[2]] = L_98_[L_100_[3]][L_88_[L_100_[5]]];
  855. L_92_ = L_92_ + 1;
  856. L_100_ = L_87_[L_92_];
  857. L_242_ = L_100_[2];
  858. L_241_ = L_98_[L_100_[3]];
  859. L_98_[L_242_ + 1] = L_241_;
  860. L_98_[L_242_] = L_241_[L_88_[L_100_[5]]];
  861. L_92_ = L_92_ + 1;
  862. L_100_ = L_87_[L_92_];
  863. L_98_[L_100_[2]] = L_98_[L_100_[3]];
  864. L_92_ = L_92_ + 1;
  865. L_100_ = L_87_[L_92_];
  866. L_242_ = L_100_[2];
  867. L_240_ = {};
  868. L_239_ = 0;
  869. L_238_ = L_242_ + L_100_[3] - 1;
  870. for L_243_forvar1 = L_242_ + 1, L_238_ do
  871. L_239_ = L_239_ + 1;
  872. L_240_[L_239_] = L_98_[L_243_forvar1];
  873. end;
  874. L_98_[L_242_](L_9_(L_240_, 1, L_238_ - L_242_));
  875. L_93_ = L_242_;
  876. else
  877. local L_244_ = L_100_[2];
  878. local L_245_ = L_98_[L_244_ + 2];
  879. local L_246_ = L_98_[L_244_] + L_245_;
  880. L_98_[L_244_] = L_246_;
  881. if L_245_ > 0 then
  882. if L_246_ <= L_98_[L_244_ + 1] then
  883. L_92_ = L_92_ + L_100_[3];
  884. L_98_[L_244_ + 3] = L_246_;
  885. end;
  886. elseif L_246_ >= L_98_[L_244_ + 1] then
  887. L_92_ = L_92_ + L_100_[3];
  888. L_98_[L_244_ + 3] = L_246_;
  889. end;
  890. end;
  891. elseif L_101_ > 52 then
  892. L_98_[L_100_[2]]();
  893. L_93_ = A;
  894. else
  895. do
  896. return
  897. end;
  898. end;
  899. L_92_ = L_92_ + 1;
  900. end;
  901. end;
  902. end;
  903. return L_24_func(L_23_func(), {}, L_6_())();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement