Advertisement
Blue_Kirby

!cake anti-cheat obfuscated vehicle.lua

Jan 5th, 2015
2,683
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 308.54 KB | None | 0 0
  1. local _G = _G
  2. local _R = debug.getregistry ()
  3.  
  4. local ‪​‬‪‬‌ = _G
  5. local ‭‌‭‪ = _R
  6.  
  7. local ‎‎‬‬‭ = {}
  8.  
  9. ‎‎‬‬‭.​‪‌‬‭ = {}
  10. ‎‎‬‬‭.​‪‌‬‭.‪​‬‭​‬‎‎ = collectgarbage ("count") * 1024
  11.  
  12. ‎‎‬‬‭.‌‎‌ = ‎‎‬‬‭.‌‎‌ or {}
  13.  
  14. ‎‎‬‬‭.‌‎‌.‪‌​ = assert
  15. ‎‎‬‬‭.‌‎‌.‬​‪‌ = collectgarbage
  16. ‎‎‬‬‭.‌‎‌.‌‌‪‭‭​ = error
  17. ‎‎‬‬‭.‌‎‌.‪​‎‎ = getfenv
  18. ‎‎‬‬‭.‌‎‌.​‌‪ = getmetatable
  19. ‎‎‬‬‭.‌‎‌.‎‬‌‭‪​ = include
  20. ‎‎‬‬‭.‌‎‌.‎‭‎‪ = ipairs
  21. ‎‎‬‬‭.‌‎‌.‬‪‬ = newproxy
  22. ‎‎‬‬‭.‌‎‌.​‌‌​‭ = next
  23. ‎‎‬‬‭.‌‎‌.​‬‎‌‭ = pairs
  24. ‎‎‬‬‭.‌‎‌.‬‬‎‭‌ = pcall
  25. ‎‎‬‬‭.‌‎‌.​‭ = print
  26. ‎‎‬‬‭.‌‎‌.‪‭​‎ = rawget
  27. ‎‎‬‬‭.‌‎‌.‪‎‌‪ = rawset
  28. ‎‎‬‬‭.‌‎‌.‌‬‭‭‎ = require
  29. ‎‎‬‬‭.‌‎‌.​‌​ = setfenv
  30. ‎‎‬‬‭.‌‎‌.​‭‭ = setmetatable
  31. ‎‎‬‬‭.‌‎‌.​‪‎‬ = tonumber
  32. ‎‎‬‬‭.‌‎‌.​‪‬​ = tostring
  33. ‎‎‬‬‭.‌‎‌.‎‪‪‎‭ = type
  34. ‎‎‬‬‭.‌‎‌.‎‪‎‌ = unpack
  35. ‎‎‬‬‭.‌‎‌.‌‬‭ = xpcall
  36.  
  37. ‎‎‬‬‭.‌‎‌.‌‬‬​‌ = ‎‎‬‬‭.‌‎‌.‌‬‬​‌ or {}
  38. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪​‭‪​‌ = bit.arshift
  39. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‌‪‎‪‪ = bit.band
  40. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‌​‭‎ = bit.bnot
  41. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‬‎‌‌‪‌ = bit.bor
  42. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.​​ = bit.bswap
  43. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪‬‎ = bit.bxor
  44. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪‬‪‌‪ = bit.lshift
  45. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.​‪‭‎ = bit.rol
  46. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‭​‬‬‪‪‭‭ = bit.ror
  47. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪​‭​ = bit.rshift
  48. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.​​‬‌‪‪ = bit.tobit
  49. ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪‬ = bit.tohex
  50.  
  51. ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌ = ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌ or {}
  52. ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌.‎‭​ = coroutine.create
  53. ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌.‌‬​‪ = coroutine.resume
  54. ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌.​‎‌ = coroutine.running
  55. ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌.‎‎ = coroutine.status
  56. ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌.‪​‬‭ = coroutine.wrap
  57. ‎‎‬‬‭.‌‎‌.‌‪‪‪​‬‌.‪‌‌‬ = coroutine.yield
  58.  
  59. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭ or {}
  60. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪​‎‎ = debug.getfenv
  61. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​​‌‪‬‌ = debug.gethook
  62. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ = debug.getinfo
  63. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‬ = debug.getlocal
  64. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌‪ = debug.getmetatable
  65. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​​‎ = debug.getregistry
  66. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‬​‬ = debug.getupvalue
  67. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌​ = debug.setfenv
  68. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‌‬‌​ = debug.sethook
  69. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‌‬‭‬ = debug.setlocal
  70. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‭‭ = debug.setmetatable
  71. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‪‌ = debug.setupvalue
  72. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‭‌ = debug.traceback
  73. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‪‬‬ = debug.upvalueid
  74. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‬ = debug.upvaluejoin
  75.  
  76. ‎‎‬‬‭.‌‎‌.‌​‌ = ‎‎‬‬‭.‌‎‌.‌​‌ or {}
  77. ‎‎‬‬‭.‌‎‌.‌​‌.‭‌‬‪‬​‪​ = jit.arch
  78. ‎‎‬‬‭.‌‎‌.‌​‌.‬‬‪ = jit.attach
  79. ‎‎‬‬‭.‌‎‌.‌​‌.‪‬‪‌‪‭ = jit.flush
  80. ‎‎‬‬‭.‌‎‌.‌​‌.​​‪‌‬‪ = jit.off
  81. ‎‎‬‬‭.‌‎‌.‌​‌.​‎ = jit.on
  82. ‎‎‬‬‭.‌‎‌.‌​‌.‎‎ = jit.os
  83. ‎‎‬‬‭.‌‎‌.‌​‌.‎‎ = jit.status
  84. ‎‎‬‬‭.‌‎‌.‌​‌.‪‌‪‪‌‪ = jit.version
  85. ‎‎‬‬‭.‌‎‌.‌​‌.‬‌‭‎‎‭‬ = jit.version_num
  86.  
  87. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‪‬‪‎ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‪‬‪‎ or {}
  88. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‪‬‪‎.‪‪‪‪‎​ = jit.opt.start
  89.  
  90. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭ or {}
  91. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‌‭‌‎​ = jit.util.funcbc
  92. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‬‎‬‌‬​‬ = jit.util.funcinfo
  93. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‌‌‬‬ = jit.util.funck
  94. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‪​‪​‎ = jit.util.funcuvname
  95. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‌​‌ = jit.util.ircalladdr
  96. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‪‎‭‪ = jit.util.traceexitstub
  97. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‪​‪ = jit.util.traceinfo
  98. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.​‎​‭‭‪ = jit.util.traceir
  99. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‪‬‎‎​ = jit.util.tracek
  100. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.​‌‎ = jit.util.tracemc
  101. ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‌‬‎‌​ = jit.util.tracesnap
  102.  
  103. ‎‎‬‬‭.‌‎‌.‪‎‪‎ = ‎‎‬‬‭.‌‎‌.‪‎‪‎ or {}
  104. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​​‭‬​ = math.abs
  105. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‬​‎‬​‬ = math.acos
  106. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‬‭ = math.asin
  107. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‬​‌‭ = math.atan
  108. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‭‎‎​‭​ = math.atan2
  109. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‪‎‌ = math.ceil
  110. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‪‭‎‪‭ = math.cos
  111. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‪‪‪‪‪‬‎ = math.cosh
  112. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‎‌‎‭​​‎ = math.deg
  113. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‌‭‎‎ = math.exp
  114. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‬‌‪ = math.floor
  115. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‬‭‬‪ = math.fmod
  116. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‬‎‪‎‌‬ = math.frexp
  117. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‎‬‌​‬‬ = math.huge
  118. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‬‭‌‎‪ = math.ldexp
  119. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‎‪‌‌ = math.log
  120. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‌‬‭‌‭‬ = math.log10
  121. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‪‌‬​‭ = math.max
  122. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‬‎‪‪‎ = math.min
  123. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‭‎‌ = math.mod
  124. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‪‬​‪‭ = math.modf
  125. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‌‎‎‎‭ = math.pi
  126. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‎‪‎‬‭ = math.pow
  127. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‪‪‬‌‪‎ = math.rad
  128. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ = math.random
  129. ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‌‌‎ = math.randomseed
  130. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‌​ = math.sin
  131. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‭‬ = math.sinh
  132. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‌‌‬‌ = math.sqrt
  133. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‎‎​‭ = math.tan
  134. ‎‎‬‬‭.‌‎‌.‪‎‪‎.‌​‌‌ = math.tanh
  135.  
  136. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪ = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪ or {}
  137. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‪‪‎‬‎‭‬‭ = string.byte
  138. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‎​​ = string.char
  139. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭ = string.dump
  140. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‬‌​‌‭‎ = string.find
  141. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‬‎‎‭‌‎‌ = string.format
  142. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‭‬ = string.gmatch
  143. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‭‬‎ = string.gsub
  144. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‪‎‭​‪ = string.len
  145. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‪‬​‪ = string.lower
  146. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‎‪‭‌‎ = string.match
  147. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‬‌‌‪ = string.rep
  148. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‪‪‌ = string.reverse
  149. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‌‭‎ = string.sub
  150. ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‎‪‬‌ = string.upper
  151.  
  152. ‎‎‬‬‭.‌‎‌.‭​​‎‪ = ‎‎‬‬‭.‌‎‌.‭​​‎‪ or {}
  153. ‎‎‬‬‭.‌‎‌.‭​​‎‪.‪‪‪‌‭‭‪ = table.concat
  154. ‎‎‬‬‭.‌‎‌.‭​​‎‪.​‪‎ = table.getn
  155. ‎‎‬‬‭.‌‎‌.‭​​‎‪.‬​‭ = table.insert
  156. ‎‎‬‬‭.‌‎‌.‭​​‎‪.‬‬​‎ = table.maxn
  157. ‎‎‬‬‭.‌‎‌.‭​​‎‪.‎‌‎‬‬‬ = table.remove
  158. ‎‎‬‬‭.‌‎‌.‭​​‎‪.‌​‌ = table.sort
  159.  
  160. ‎‎‬‬‭.‌‎‌ = ‎‎‬‬‭.‌‎‌ or {}
  161.  
  162. ‎‎‬‬‭.‌‎‌.‪‪‪‪​ = Angle
  163. ‎‎‬‬‭.‌‎‌.‌‎‭‬‬‬ = BRANCH
  164. ‎‎‬‬‭.‌‎‌.‌‌​‪ = CLIENT
  165. ‎‎‬‬‭.‌‎‌.‪‪‬‬ = ClientsideModel
  166. ‎‎‬‬‭.‌‎‌.‪‭​‬‪ = Color
  167. ‎‎‬‬‭.‌‎‌.‌‎‌‬‎‎ = CompileFile
  168. ‎‎‬‬‭.‌‎‌.‪‎‭​​ = CompileString
  169. ‎‎‬‬‭.‌‎‌.‬‌‬​ = CreateClientConVar
  170. ‎‎‬‬‭.‌‎‌.‭​‭‭‭ = CreateConVar
  171. ‎‎‬‬‭.‌‎‌.‬​‎ = CurTime
  172. ‎‎‬‬‭.‌‎‌.‌‌​‎‎‌ = EF_BONEMERGE
  173. ‎‎‬‬‭.‌‎‌.‌‪‌ = EF_BONEMERGE_FASTCULL
  174. ‎‎‬‬‭.‌‎‌.‪‪​‌‎‭‎ = EF_BRIGHTLIGHT
  175. ‎‎‬‬‭.‌‎‌.‎‌‪ = EF_DIMLIGHT
  176. ‎‎‬‬‭.‌‎‌.‎‪‌‌​ = EF_ITEM_BLINK
  177. ‎‎‬‬‭.‌‎‌.‪ = EF_NODRAW
  178. ‎‎‬‬‭.‌‎‌.‎​‭‭‪‌ = EF_NOINTERP
  179. ‎‎‬‬‭.‌‎‌.‎‪‬‎ = EF_NORECEIVESHADOW
  180. ‎‎‬‬‭.‌‎‌.‌‌​ = EF_NOSHADOW
  181. ‎‎‬‬‭.‌‎‌.‪‎‭ = EF_PARENT_ANIMATES
  182. ‎‎‬‬‭.‌‎‌.‌‌‭‬‌​‌ = ErrorNoHalt
  183. ‎‎‬‬‭.‌‎‌.‬‎‬​ = EyeAngles
  184. ‎‎‬‬‭.‌‎‌.‌​‌ = EyePos
  185. ‎‎‬‬‭.‌‎‌.‬‬‌‭ = FL_AIMTARGET
  186. ‎‎‬‬‭.‌‎‌.​‬‬‬‭‎ = FL_ANIMDUCKING
  187. ‎‎‬‬‭.‌‎‌.‬‎‪‭‪​‭ = FL_ATCONTROLS
  188. ‎‎‬‬‭.‌‎‌.‎‎‬‭‪ = FL_BASEVELOCITY
  189. ‎‎‬‬‭.‌‎‌.‎‌‬‌​ = FL_CLIENT
  190. ‎‎‬‬‭.‌‎‌.‬‭‬‎‪ = FL_CONVEYOR
  191. ‎‎‬‬‭.‌‎‌.‪​‬ = FL_DISSOLVING
  192. ‎‎‬‬‭.‌‎‌.​‎‌‬‎‬‪ = FL_DONTTOUCH
  193. ‎‎‬‬‭.‌‎‌.‎‎​ = FL_DUCKING
  194. ‎‎‬‬‭.‌‎‌.‎‬‌ = FL_FAKECLIENT
  195. ‎‎‬‬‭.‌‎‌.‌‭‪ = FL_FLY
  196. ‎‎‬‬‭.‌‎‌.‬​‬‬‌ = FL_FROZEN
  197. ‎‎‬‬‭.‌‎‌.‪‌‎‪‪‬ = FL_GODMODE
  198. ‎‎‬‬‭.‌‎‌.​‌‭ = FL_GRAPHED
  199. ‎‎‬‬‭.‌‎‌.​‪‪‪ = FL_GRENADE
  200. ‎‎‬‬‭.‌‎‌.‎‪‪‭ = FL_INRAIN
  201. ‎‎‬‬‭.‌‎‌.‬‬‪‎ = FL_INWATER
  202. ‎‎‬‬‭.‌‎‌.‌‎‌‌‭​‭ = FL_KILLME
  203. ‎‎‬‬‭.‌‎‌.‭​‌ = FL_NOTARGET
  204. ‎‎‬‬‭.‌‎‌.‌‭‎‬‎‭​ = FL_NPC
  205. ‎‎‬‬‭.‌‎‌.​‎‬‎ = FL_OBJECT
  206. ‎‎‬‬‭.‌‎‌.‪​‭‭ = FL_ONFIRE
  207. ‎‎‬‬‭.‌‎‌.‎‎‎‪ = FL_ONGROUND
  208. ‎‎‬‬‭.‌‎‌.​‭‪ = FL_ONTRAIN
  209. ‎‎‬‬‭.‌‎‌.‪​​‎‎‭ = FL_PARTIALGROUND
  210. ‎‎‬‬‭.‌‎‌.​‪‭‎‪‎‬ = FL_STATICPROP
  211. ‎‎‬‬‭.‌‎‌.‪‭‌‪​‬ = FL_STEPMOVEMENT
  212. ‎‎‬‬‭.‌‎‌.‬‭‬‪​​‎ = FL_SWIM
  213. ‎‎‬‬‭.‌‎‌.​‬‎‬‪ = FL_TRANSRAGDOLL
  214. ‎‎‬‬‭.‌‎‌.‬​‪‪ = FL_UNBLOCKABLE_BY_PLAYER
  215. ‎‎‬‬‭.‌‎‌.‪‬ = FL_WATERJUMP
  216. ‎‎‬‬‭.‌‎‌.‌‌‪​​​ = FL_WORLDBRUSH
  217. ‎‎‬‬‭.‌‎‌.‌‪‪‌‭‪ = GetConVar
  218. ‎‎‬‬‭.‌‎‌.‭‌​‪ = GetConVarNumber
  219. ‎‎‬‬‭.‌‎‌.‬‭‎‎ = GetConVarString
  220. ‎‎‬‬‭.‌‎‌.​‌‪‪‬‌ = IN_ALT1
  221. ‎‎‬‬‭.‌‎‌.‎‭‬ = IN_ALT2
  222. ‎‎‬‬‭.‌‎‌.‎‬ = IN_ATTACK
  223. ‎‎‬‬‭.‌‎‌.​‌‬‎‎ = IN_ATTACK2
  224. ‎‎‬‬‭.‌‎‌.‪‪‪‬ = IN_BACK
  225. ‎‎‬‬‭.‌‎‌.‭​​‪‪ = IN_BULLRUSH
  226. ‎‎‬‬‭.‌‎‌.‎‎‭‭‬ = IN_CANCEL
  227. ‎‎‬‬‭.‌‎‌.‎‪‌‬‪​ = IN_DUCK
  228. ‎‎‬‬‭.‌‎‌.‌‬‭​‬ = IN_FORWARD
  229. ‎‎‬‬‭.‌‎‌.‌‎ = IN_GRENADE1
  230. ‎‎‬‬‭.‌‎‌.‬‭‌‭ = IN_GRENADE2
  231. ‎‎‬‬‭.‌‎‌.‎‬‪‪​‌ = IN_JUMP
  232. ‎‎‬‬‭.‌‎‌.‪‪‬‬ = IN_LEFT
  233. ‎‎‬‬‭.‌‎‌.‬‎‬ = IN_MOVELEFT
  234. ‎‎‬‬‭.‌‎‌.‌‪‌ = IN_MOVERIGHT
  235. ‎‎‬‬‭.‌‎‌.‪‪‪ = IN_RELOAD
  236. ‎‎‬‬‭.‌‎‌.‌‬​‎‌​ = IN_RIGHT
  237. ‎‎‬‬‭.‌‎‌.‬‬‎‌‭ = IN_RUN
  238. ‎‎‬‬‭.‌‎‌.‪‬‭‪ = IN_SCORE
  239. ‎‎‬‬‭.‌‎‌.‎‬​‪‌ = IN_SPEED
  240. ‎‎‬‬‭.‌‎‌.​‬‭‌‌‌ = IN_USE
  241. ‎‎‬‬‭.‌‎‌.‌‬‌​‌ = IN_WALK
  242. ‎‎‬‬‭.‌‎‌.‌‭‭‪‭ = IN_WEAPON1
  243. ‎‎‬‬‭.‌‎‌.‬‬‌​‭ = IN_WEAPON2
  244. ‎‎‬‬‭.‌‎‌.‎​‭​ = IN_ZOOM
  245. ‎‎‬‬‭.‌‎‌.‎‪ = LocalPlayer
  246. ‎‎‬‬‭.‌‎‌.‌​‎‬ = Msg
  247. ‎‎‬‬‭.‌‎‌.‪‭‎​‭‌ = MsgN
  248. ‎‎‬‬‭.‌‎‌.‬‬‪‭‭‪ = RealTime
  249. ‎‎‬‬‭.‌‎‌.‌​‬‭​‪ = RunConsoleCommand
  250. ‎‎‬‬‭.‌‎‌.‪‬‪‪​ = RunString
  251. ‎‎‬‬‭.‌‎‌.‪‎‌‬‭‬ = RunStringEx
  252. ‎‎‬‬‭.‌‎‌.‪‪ = SERVER
  253. ‎‎‬‬‭.‌‎‌.‬‭‌ = ScrH
  254. ‎‎‬‬‭.‌‎‌.‌‎‪‭ = ScrW
  255. ‎‎‬‬‭.‌‎‌.‭​‎‪‭ = SysTime
  256. ‎‎‬‬‭.‌‎‌.‪‭‎‌‬‬ = TypeID
  257. ‎‎‬‬‭.‌‎‌.‎‬‌​​‬‪ = VERSION
  258. ‎‎‬‬‭.‌‎‌.​​ = Vector
  259. ‎‎‬‬‭.‌‎‌.‬‌‬‪‎‌ = isangle
  260. ‎‎‬‬‭.‌‎‌.‌‌​ = isbool
  261. ‎‎‬‬‭.‌‎‌.‬‌‬ = isentity
  262. ‎‎‬‬‭.‌‎‌.‪‌‪​ = isfunction
  263. ‎‎‬‬‭.‌‎‌.‌‎‪‪ = isnumber
  264. ‎‎‬‬‭.‌‎‌.‎‎‌‌‪‪ = ispanel
  265. ‎‎‬‬‭.‌‎‌.‌​‬‪‌ = isstring
  266. ‎‎‬‬‭.‌‎‌.‌‪​ = istable
  267. ‎‎‬‬‭.‌‎‌.‬‪‌‬ = isvector
  268.  
  269. ‎‎‬‬‭.‌‎‌.‭‌‎‎ = ‎‎‬‬‭.‌‎‌.‭‌‎‎ or {}
  270. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‬‬‎‭‪ = cam.ApplyShake
  271. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‌‎‎​‌‎‭ = cam.End
  272. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‌‬‭​ = cam.End2D
  273. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‌‎‪​‪‪​ = cam.End3D
  274. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‬​‬‌ = cam.End3D2D
  275. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‎‌​ = cam.EndOrthoView
  276. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‬‭‬‪ = cam.IgnoreZ
  277. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‌​‌​‭ = cam.PopModelMatrix
  278. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‪‎‪​ = cam.PushModelMatrix
  279. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‌‬‪​‬ = cam.Start
  280. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‬‎‎‎‪ = cam.Start3D2D
  281. ‎‎‬‬‭.‌‎‌.‭‌‎‎.‎‪‬‪‭‬ = cam.StartOrthoView
  282.  
  283. ‎‎‬‬‭.‌‎‌.‎‌‎‎​‬ = ‎‎‬‬‭.‌‎‌.‎‌‎‎​‬ or {}
  284. ‎‎‬‬‭.‌‎‌.‎‌‎‎​‬.‌‎‭‎‬‌ = chat.AddText
  285.  
  286. ‎‎‬‬‭.‌‎‌.‎‬‪‬ = ‎‎‬‬‭.‌‎‌.‎‬‪‬ or {}
  287. ‎‎‬‬‭.‌‎‌.‎‬‪‬.‬​​‪‎ = concommand.Add
  288. ‎‎‬‬‭.‌‎‌.‎‬‪‬.‭‎​‌‪ = concommand.AutoComplete
  289. ‎‎‬‬‭.‌‎‌.‎‬‪‬.‭‪​‎‭‬ = concommand.GetTable
  290. ‎‎‬‬‭.‌‎‌.‎‬‪‬.‎‪‭‭‭ = concommand.Remove
  291. ‎‎‬‬‭.‌‎‌.‎‬‪‬.‎‌‪​ = concommand.Run
  292.  
  293. ‎‎‬‬‭.‌‎‌.‬‎‬ = ‎‎‬‬‭.‌‎‌.‬‎‬ or {}
  294. ‎‎‬‬‭.‌‎‌.‬‎‬.​‬‬‪​‎ = cvars.AddChangeCallback
  295. ‎‎‬‬‭.‌‎‌.‬‎‬.‭​​‪‪‎‬ = cvars.Bool
  296. ‎‎‬‬‭.‌‎‌.‬‎‬.‌‌​ = cvars.GetConVarCallbacks
  297. ‎‎‬‬‭.‌‎‌.‬‎‬.‎‬ = cvars.Number
  298. ‎‎‬‬‭.‌‎‌.‬‎‬.‪‬‎‭‎ = cvars.OnConVarChanged
  299. ‎‎‬‬‭.‌‎‌.‬‎‬.​​‭​‪ = cvars.RemoveChangeCallback
  300. ‎‎‬‬‭.‌‎‌.‬‎‬.‪‌​ = cvars.String
  301.  
  302. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭ or {}
  303. ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‬‬‪​ = debug.Trace
  304.  
  305. ‎‎‬‬‭.‌‎‌.‬‌‎‬ = ‎‎‬‬‭.‌‎‌.‬‌‎‬ or {}
  306. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‌‎ = ents.CreateClientProp
  307. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‪‭‭‎‎‪ = ents.FindByClass
  308. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‪‌‭‪‭‬ = ents.FindByModel
  309. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‌‬​‌ = ents.FindByName
  310. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‎‎‪‭ = ents.FindInBox
  311. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‌‎‎​‭‌‎ = ents.FindInCone
  312. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‌‪‬‎‎ = ents.FindInSphere
  313. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‬‭‬‭‬‌ = ents.GetAll
  314. ‎‎‬‬‭.‌‎‌.‬‌‎‬.‬​​‭ = ents.GetByIndex
  315.  
  316. ‎‎‬‬‭.‌‎‌.‎‌‌‌ = ‎‎‬‬‭.‌‎‌.‎‌‌‌ or {}
  317. ‎‎‬‬‭.‌‎‌.‎‌‌‌.‎‭‌‭‭​‪ = file.CreateDir
  318. ‎‎‬‬‭.‌‎‌.‎‌‌‌.‌‪‬ = file.Delete
  319. ‎‎‬‬‭.‌‎‌.‎‌‌‌.‪‭‭​ = file.Exists
  320. ‎‎‬‬‭.‌‎‌.‎‌‌‌.‎‎‪‌‎‪‌ = file.Find
  321. ‎‎‬‬‭.‌‎‌.‎‌‌‌.‪‌​​ = file.IsDir
  322. ‎‎‬‬‭.‌‎‌.‎‌‌‌.​‌‌‭‬ = file.Open
  323. ‎‎‬‬‭.‌‎‌.‎‌‌‌.‌‎‪ = file.Size
  324. ‎‎‬‬‭.‌‎‌.‎‌‌‌.‬‪‪‭ = file.Time
  325.  
  326. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭ = ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭ or {}
  327. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.​‎​ = gui.ActivateGameUI
  328. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‬​‌‎‬ = gui.EnableScreenClicker
  329. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‬​​‪ = gui.HideGameUI
  330. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‪ = gui.InternalCursorMoved
  331. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‬‪‭‬‬​‬‬ = gui.InternalKeyCodePressed
  332. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‬‪‬‬‬ = gui.InternalKeyCodeReleased
  333. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‎‭‎‬ = gui.InternalKeyCodeTyped
  334. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‌‬‬‪‌ = gui.InternalKeyTyped
  335. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.​‌​​‌ = gui.InternalMouseDoublePressed
  336. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‎‪‭ = gui.InternalMousePressed
  337. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.​‎‎ = gui.InternalMouseReleased
  338. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‎‎‭‎​‌‭ = gui.InternalMouseWheeled
  339. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‎​​ = gui.IsConsoleVisible
  340. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.​‌‪‌‪ = gui.IsGameUIVisible
  341. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.​‌‬‎‪​‪ = gui.MousePos
  342. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‎‪‭‬‎‪‌ = gui.MouseX
  343. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.​‌​‪ = gui.MouseY
  344. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‌​‬ = gui.OpenURL
  345. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‎‬‭‌‪‬ = gui.ScreenToVector
  346. ‎‎‬‬‭.‌‎‌.‬‬‬‪‎‭.‎‬‬‌​‭ = gui.SetMousePos
  347.  
  348. ‎‎‬‬‭.‌‎‌.‪‬‪​ = ‎‎‬‬‭.‌‎‌.‪‬‪​ or {}
  349. ‎‎‬‬‭.‌‎‌.‪‬‪​.‬​​‪‎ = hook.Add
  350. ‎‎‬‬‭.‌‎‌.‪‬‪​.‎‪​‬‬‬‬ = hook.Call
  351. ‎‎‬‬‭.‌‎‌.‪‬‪​.‭‪​‎‭‬ = hook.GetTable
  352. ‎‎‬‬‭.‌‎‌.‪‬‪​.‎‪‭‭‭ = hook.Remove
  353. ‎‎‬‬‭.‌‎‌.‪‬‪​.‎‌‪​ = hook.Run
  354.  
  355. ‎‎‬‬‭.‌‎‌.‪‌‪‭​ = ‎‎‬‬‭.‌‎‌.‪‌‪‭​ or {}
  356. ‎‎‬‬‭.‌‎‌.‪‌‪‭​.‌‬‭‭‪‬ = http.Fetch
  357. ‎‎‬‬‭.‌‎‌.‪‌‪‭​.‭‎​‌‎‌ = http.Post
  358.  
  359. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​ = ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​ or {}
  360. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‎‎‌‎‬ = input.CheckKeyTrapping
  361. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‎‬‭‎‎ = input.GetCursorPos
  362. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‪​‌‬ = input.GetKeyName
  363. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‬‭‭‬‬‪ = input.IsButtonDown
  364. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‭​‪‬‎ = input.IsControlDown
  365. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‪​‭​ = input.IsKeyDown
  366. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‎‎‬‪‬ = input.IsKeyTrapping
  367. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.​​‌‬ = input.IsMouseDown
  368. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‪​‌‭ = input.IsShiftDown
  369. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‎‬‌‬‌‌‪ = input.LookupBinding
  370. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‎‪‌‭‎ = input.SetCursorPos
  371. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‎‌‎‌‎ = input.StartKeyTrapping
  372. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.​​​‌​ = input.WasKeyPressed
  373. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‬​‎‌‎ = input.WasKeyReleased
  374. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‎‪‪ = input.WasKeyTyped
  375. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‌‌‭‌ = input.WasMouseDoublePressed
  376. ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‪​ = input.WasMousePressed
  377.  
  378. ‎‎‬‬‭.‌‎‌.‬‬‬​ = ‎‎‬‬‭.‌‎‌.‬‬‬​ or {}
  379. ‎‎‬‬‭.‌‎‌.‬‬‬​.‬​‌‬‌ = net.BytesWritten
  380. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‎​‎‪ = net.Incoming
  381. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‎​ = net.ReadAngle
  382. ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‪​‬‭ = net.ReadBit
  383. ‎‎‬‬‭.‌‎‌.‬‬‬​.​​‬ = net.ReadData
  384. ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‎‌ = net.ReadDouble
  385. ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬​​ = net.ReadFloat
  386. ‎‎‬‬‭.‌‎‌.‬‬‬​.‭​​‭‪‭ = net.ReadHeader
  387. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪​‪ = net.ReadInt
  388. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‌‌ = net.ReadNormal
  389. ‎‎‬‬‭.‌‎‌.‬‬‬​.​‌​‎‬‭‬ = net.ReadString
  390. ‎‎‬‬‭.‌‎‌.‬‬‬​.​‪‌‪ = net.ReadUInt
  391. ‎‎‬‬‭.‌‎‌.‬‬‬​.‎​‪‬‭ = net.ReadVars
  392. ‎‎‬‬‭.‌‎‌.‬‬‬​.‎‪‬​ = net.ReadVector
  393. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‌‪​ = net.Receive
  394. ‎‎‬‬‭.‌‎‌.‬‬‬​.‎‭‪‬ = net.Receivers
  395. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌ = net.SendToServer
  396. ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬‪​‬ = net.Start
  397. ‎‎‬‬‭.‌‎‌.‬‬‬​.‬​‭‎ = net.WriteAngle
  398. ‎‎‬‬‭.‌‎‌.‬‬‬​.‭‎‪‪‌ = net.WriteBit
  399. ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‬‎‎ = net.WriteData
  400. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‭‎‪‎‪ = net.WriteDouble
  401. ‎‎‬‬‭.‌‎‌.‬‬‬​.‎‬‭‌‬‌‬ = net.WriteEntity
  402. ‎‎‬‬‭.‌‎‌.‬‬‬​.​‎​​ = net.WriteFloat
  403. ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‬ = net.WriteInt
  404. ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‌‭‪ = net.WriteNormal
  405. ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‪​ = net.WriteString
  406. ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ = net.WriteUInt
  407. ‎‎‬‬‭.‌‎‌.‬‬‬​.‎​​‬ = net.WriteVector
  408.  
  409. ‎‎‬‬‭.‌‎‌.‪‌‌ = ‎‎‬‬‭.‌‎‌.‪‌‌ or {}
  410. ‎‎‬‬‭.‌‎‌.‪‌‌.‬‭‬‭‬‌ = player.GetAll
  411. ‎‎‬‬‭.‌‎‌.‪‌‌.‪‪‭‎ = player.GetBots
  412. ‎‎‬‬‭.‌‎‌.‪‌‌.‎‬‬​ = player.GetByID
  413. ‎‎‬‬‭.‌‎‌.‪‌‌.‪‌‎ = player.GetHumans
  414.  
  415. ‎‎‬‬‭.‌‎‌.‪​‎‭ = ‎‎‬‬‭.‌‎‌.‪​‎‭ or {}
  416. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‌‪​ = render.AddBeam
  417. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‪‎‪‬‪‬‭ = render.BrushMaterialOverride
  418. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‭‪‪‌‌ = render.Capture
  419. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‭ = render.CapturePixels
  420. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‪ = render.Clear
  421. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‎‭​ = render.ClearBuffersObeyStencil
  422. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‌‎ = render.ClearDepth
  423. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‭‬‌‬‌ = render.ClearStencil
  424. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌​‪​ = render.ClearStencilBufferRectangle
  425. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‬‌ = render.ComputeDynamicLighting
  426. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‎​‎‭‎ = render.ComputeLighting
  427. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‌‪‌​‎ = render.CopyRenderTargetToTexture
  428. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‪‭‎ = render.CullMode
  429. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‭‌‪‬‎ = render.DepthRange
  430. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‪‌‭‌‌‪ = render.DrawBeam
  431. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‌​​‌‭‌ = render.DrawBox
  432. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‎‪‌‭ = render.DrawLine
  433. ‎‎‬‬‭.‌‎‌.‪​‎‭.​​‌‭‪‎ = render.DrawQuad
  434. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‌‪‭​ = render.DrawQuadEasy
  435. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‎‭‪ = render.DrawScreenQuad
  436. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‬‬‭‎‪ = render.DrawScreenQuadEx
  437. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‬​​‌ = render.DrawSphere
  438. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‌ = render.DrawSprite
  439. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‬‭‬ = render.DrawWireframeBox
  440. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‪‎‎ = render.DrawWireframeSphere
  441. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‎‪ = render.EnableClipping
  442. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‬‬‪ = render.EndBeam
  443. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‌‎​‬‪ = render.FogColor
  444. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‬​ = render.FogEnd
  445. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‎‎​​‎‎ = render.FogMaxDensity
  446. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‬‬‪ = render.FogMode
  447. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‬‭ = render.FogStart
  448. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‭​​ = render.GetAmbientLightColor
  449. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‬‬​​ = render.GetBlend
  450. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‬​​‪ = render.GetBloomTex0
  451. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‪‬‭‪‪ = render.GetBloomTex1
  452. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬​‭​ = render.GetColorModulation
  453. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‪​‭​​‭ = render.GetDXLevel
  454. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‌‪​‬‬‪ = render.GetFogColor
  455. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‪ = render.GetFogDistances
  456. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‬‪‭ = render.GetFogMode
  457. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‪‌ = render.GetFullScreenDepthTexture
  458. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‭‭‬‌‌‪ = render.GetLightColor
  459. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‬‬ = render.GetMoBlurTex0
  460. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‎‎‬‎ = render.GetMoBlurTex1
  461. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‭‌​​ = render.GetMorphTex0
  462. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‬‎‭ = render.GetMorphTex1
  463. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‌‬‬​ = render.GetPowerOfTwoTexture
  464. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‪‌​ = render.GetRefractTexture
  465. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‭‬ = render.GetRenderTarget
  466. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‪‌‬ = render.GetResolvedFullFrameDepth
  467. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‎‎ = render.GetScreenEffectTexture
  468. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‌‪​‭ = render.GetSmallTex0
  469. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‪‬​‭‭ = render.GetSmallTex1
  470. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‪‪​ = render.GetSuperFPTex
  471. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‭‌ = render.GetSuperFPTex2
  472. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‬‪‌ = render.GetSurfaceColor
  473. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‬‪​ = render.GetToneMappingScaleLinear
  474. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‬‪ = render.MaterialOverride
  475. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‪‎​ = render.MaxTextureHeight
  476. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‎‌‌‌ = render.MaxTextureWidth
  477. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‪​‎‭‌ = render.ModelMaterialOverride
  478. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‎‪‌ = render.OverrideAlphaWriteEnable
  479. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‎‭‭ = render.OverrideColorWriteEnable
  480. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‬‭‭‪ = render.OverrideDepthEnable
  481. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‪‭‬‬‪ = render.PerformFullScreenStencilOperation
  482. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‭‬‬ = render.PopCustomClipPlane
  483. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‭​‭‭‌ = render.PopFilterMag
  484. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‎‭‬‭ = render.PopFilterMin
  485. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‎​‎ = render.PopFlashlightMode
  486. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‭‭‬‪‎‌ = render.PopRenderTarget
  487. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‭‪‬​‪ = render.PushCustomClipPlane
  488. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‌‭​​ = render.PushFilterMag
  489. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‪ = render.PushFilterMin
  490. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬ = render.PushFlashlightMode
  491. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‪‪​‭‪ = render.PushRenderTarget
  492. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬​​‌‎ = render.ReadPixel
  493. ‎‎‬‬‭.‌‎‌.‪​‎‭.​​‎‭‎ = render.RedownloadAllLightmaps
  494. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌​​‬‎‎ = render.RenderHUD
  495. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‎‎ = render.RenderView
  496. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‪‭‭‭ = render.ResetModelLighting
  497. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‎‌ = render.ResetToneMappingScale
  498. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‌ = render.SetAmbientLight
  499. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌​‬‭ = render.SetBlend
  500. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‪‪‎‬‬ = render.SetColorModulation
  501. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‬​‌ = render.SetFogZ
  502. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪​‎‬‌ = render.SetGoalToneMappingScale
  503. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‌‪‭‪ = render.SetLightingMode
  504. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪‭​‌​ = render.SetLightingOrigin
  505. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‎‎‌ = render.SetLightmapTexture
  506. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‬‬‭‌ = render.SetMaterial
  507. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‭‭‎ = render.SetModelLighting
  508. ‎‎‬‬‭.‌‎‌.‪​‎‭.​​​‬‭ = render.SetRenderTarget
  509. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‭‭ = render.SetRenderTargetEx
  510. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‎‎‎ = render.SetScissorRect
  511. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‌​​ = render.SetShadowColor
  512. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪​‌‪ = render.SetShadowDirection
  513. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎​‪‎‪ = render.SetShadowDistance
  514. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‪‬ = render.SetShadowsDisabled
  515. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‬‎‌ = render.SetStencilCompareFunction
  516. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‪ = render.SetStencilEnable
  517. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‎‪ = render.SetStencilFailOperation
  518. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‭‎​‭‬‌ = render.SetStencilPassOperation
  519. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‌ = render.SetStencilReferenceValue
  520. ‎‎‬‬‭.‌‎‌.‪​‎‭.​​‭‭‭ = render.SetStencilTestMask
  521. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬​‪​‬ = render.SetStencilWriteMask
  522. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎​‪‪‎‪‭ = render.SetStencilZFailOperation
  523. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‎‎‭ = render.SetToneMappingScaleLinear
  524. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌‬‭‎‌‌‪ = render.SetViewPort
  525. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭​​‪‎ = render.SetWriteDepthToDestAlpha
  526. ‎‎‬‬‭.‌‎‌.‪​‎‭.‪​ = render.Spin
  527. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬‬‪​‭‌‬​ = render.StartBeam
  528. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‎​‎‪‬ = render.SupportsPixelShaders_1_4
  529. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‪‭‭‪ = render.SupportsPixelShaders_2_0
  530. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‭‬​‌ = render.SupportsVertexShaders_2_0
  531. ‎‎‬‬‭.‌‎‌.‪​‎‭.‎‌‬‌ = render.SuppressEngineLighting
  532. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‭‪‪‬‎ = render.TurnOnToneMapping
  533. ‎‎‬‬‭.‌‎‌.‪​‎‭.‌​‬‬ = render.UpdateFullScreenDepthTexture
  534. ‎‎‬‬‭.‌‎‌.‪​‎‭.​‎‪ = render.UpdatePowerOfTwoTexture
  535. ‎‎‬‬‭.‌‎‌.‪​‎‭.‭‎‌​‌‪‌ = render.UpdateRefractTexture
  536. ‎‎‬‬‭.‌‎‌.‪​‎‭.‬​‪‬ = render.UpdateScreenEffectTexture
  537.  
  538. ‎‎‬‬‭.‌‎‌.‪‬‬​‬ = ‎‎‬‬‭.‌‎‌.‪‬‬​‬ or {}
  539. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‎‪‎‪​‎‎‬ = surface.CreateFont
  540. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‬‭‎ = surface.DisableClipping
  541. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‭‎‬‭‭‪ = surface.DrawCircle
  542. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‎‎‪‌‭ = surface.DrawLine
  543. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‬‎‬‪ = surface.DrawOutlinedRect
  544. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‌‪‭‪‬ = surface.DrawPoly
  545. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.​‪‪‌ = surface.DrawRect
  546. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‎‪‭‌ = surface.DrawText
  547. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‪‭‎‪‎‌‭ = surface.DrawTexturedRect
  548. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‬​‌‭​‌‪ = surface.DrawTexturedRectRotated
  549. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.​‎‎ = surface.DrawTexturedRectUV
  550. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‭‌‌‬‪‌‭ = surface.GetHUDTexture
  551. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‪‎‭‬‪‭‬ = surface.GetTextSize
  552. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‭‌‎‪​ = surface.GetTextureID
  553. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‎‎​‪ = surface.GetTextureSize
  554. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‬‌‬ = surface.PlaySound
  555. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.​​​‪‬ = surface.ScreenHeight
  556. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‪‌‬‬‎‪ = surface.ScreenWidth
  557. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‌‭‬​ = surface.SetAlphaMultiplier
  558. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‬‌‪‬‌ = surface.SetDrawColor
  559. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‎‌‭ = surface.SetFont
  560. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‬‬‬‭‌ = surface.SetMaterial
  561. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‪‪‌‭ = surface.SetStencilMode
  562. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‎‭‌‌‌‬ = surface.SetTextColor
  563. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‎‎‪‎​​‪ = surface.SetTextPos
  564. ‎‎‬‬‭.‌‎‌.‪‬‬​‬.‌‎‬‭ = surface.SetTexture
  565.  
  566. ‎‎‬‬‭.‌‎‌.‬‌‌ = ‎‎‬‬‭.‌‎‌.‬‌‌ or {}
  567. ‎‎‬‬‭.‌‎‌.‬‌‌.‎​‌‬‭ = system.AppTime
  568. ‎‎‬‬‭.‌‎‌.‬‌‌.​‎​‌‭‌ = system.BatteryPower
  569. ‎‎‬‬‭.‌‎‌.‬‌‌.‎‬‪‪ = system.FlashWindow
  570. ‎‎‬‬‭.‌‎‌.‬‌‌.‪‪‪‌‬ = system.GetCountry
  571. ‎‎‬‬‭.‌‎‌.‬‌‌.‌‌​‬‎‌ = system.HasFocus
  572. ‎‎‬‬‭.‌‎‌.‬‌‌.‌‪‬‪ = system.IsLinux
  573. ‎‎‬‬‭.‌‎‌.‬‌‌.‎‌‎‭‌​ = system.IsOSX
  574. ‎‎‬‬‭.‌‎‌.‬‌‌.​‎‌‎‪‪‪​ = system.IsWindows
  575. ‎‎‬‬‭.‌‎‌.‬‌‌.​‬‭​‎ = system.SteamTime
  576. ‎‎‬‬‭.‌‎‌.‬‌‌.‭‎​‬‬‭ = system.UpTime
  577.  
  578. ‎‎‬‬‭.‌‎‌.‎‎‪​ = ‎‎‬‬‭.‌‎‌.‎‎‪​ or {}
  579. ‎‎‬‬‭.‌‎‌.‎‎‪​.‌‌‭​ = timer.Adjust
  580. ‎‎‬‬‭.‌‎‌.‎‎‪​.‭‎​‪​‎ = timer.Check
  581. ‎‎‬‬‭.‌‎‌.‎‎‪​.‎‬‎ = timer.Create
  582. ‎‎‬‬‭.‌‎‌.‎‎‪​.‪‌​‌ = timer.Destroy
  583. ‎‎‬‬‭.‌‎‌.‎‎‪​.‪‭‭​ = timer.Exists
  584. ‎‎‬‬‭.‌‎‌.‎‎‪​.​‭‪ = timer.Pause
  585. ‎‎‬‬‭.‌‎‌.‎‎‪​.‎‪‭‭‭ = timer.Remove
  586. ‎‎‬‬‭.‌‎‌.‎‎‪​.‬‎‪‎‭ = timer.RepsLeft
  587. ‎‎‬‬‭.‌‎‌.‎‎‪​.‬‌‎‌‭‎ = timer.Simple
  588. ‎‎‬‬‭.‌‎‌.‎‎‪​.‌‬‪​‬ = timer.Start
  589. ‎‎‬‬‭.‌‎‌.‎‎‪​.​‪‭‌‭ = timer.Stop
  590. ‎‎‬‬‭.‌‎‌.‎‎‪​.‪‬‭​​‪ = timer.TimeLeft
  591. ‎‎‬‬‭.‌‎‌.‎‎‪​.​‎‌‬​ = timer.Toggle
  592. ‎‎‬‬‭.‌‎‌.‎‎‪​.​‪‎​‪ = timer.UnPause
  593.  
  594. ‎‎‬‬‭.‌‎‌.​‭‎​‌ = ‎‎‬‬‭.‌‎‌.​‭‎​‌ or {}
  595. ‎‎‬‬‭.‌‎‌.​‭‎​‌.‭‪​‎‭‬ = usermessage.GetTable
  596. ‎‎‬‬‭.‌‎‌.​‭‎​‌.​‌‎‬​‎‭‭ = usermessage.Hook
  597. ‎‎‬‬‭.‌‎‌.​‭‎​‌.‬‎‎​ = usermessage.IncomingMessage
  598.  
  599. ‎‎‬‬‭.‌‎‌.‬​‭‎‭ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭ or {}
  600. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‬​‭‬​ = util.CRC
  601. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‪‌‭‭‭ = util.Compress
  602. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌‬‪‪ = util.Decompress
  603. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‎​‬‭‬​ = util.NetworkIDToString
  604. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌‭‎‌ = util.NetworkStringToID
  605. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.​‌​​‭ = util.TraceEntity
  606. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌​‎‌ = util.TraceEntityHull
  607. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌‬​‎ = util.TraceHull
  608. ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‎‎​‬‌‭ = util.TraceLine
  609.  
  610. ‎‎‬‬‭.‌‬‌​‭ = ‎‎‬‬‭.‌‬‌​‭ or {}
  611.  
  612. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​ = ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​ or {}
  613. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.​‎ = _R.Angle.Forward
  614. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.​‪‪‬​ = _R.Angle.IsZero
  615. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‌‬‪‬ = _R.Angle.Normalize
  616. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‎‭‪‌ = _R.Angle.Right
  617. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‬‪‎‪‌‭‌ = _R.Angle.RotateAroundAxis
  618. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‬‭​‌ = _R.Angle.Set
  619. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‬‭‪​‎ = _R.Angle.Up
  620. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.​‪‎‭‪ = _R.Angle.Zero
  621. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‬‭‭‬‌ = _R.Angle.__add
  622. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‬‪‪‌​‌ = _R.Angle.__eq
  623. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.​‪‪‎‪ = _R.Angle.__gc
  624. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‭​‌‪‭‬ = _R.Angle.__index
  625. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‪​‎‪ = _R.Angle.__mul
  626. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‌​‬‎​ = _R.Angle.__newindex
  627. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‌‬‪ = _R.Angle.__sub
  628. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‎‭‌‪‪‌ = _R.Angle.__tostring
  629. ‎‎‬‬‭.‌‬‌​‭.‪‪‪‪​.‎‭‬ = _R.Angle.__unm
  630.  
  631. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭ or {}
  632. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‭‬​ = _R.CUserCmd.ClearButtons
  633. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎‎‬‌​ = _R.CUserCmd.ClearMovement
  634. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‎‎‌ = _R.CUserCmd.CommandNumber
  635. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‪‎​‎ = _R.CUserCmd.GetButtons
  636. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‪‎‬‌‎ = _R.CUserCmd.GetForwardMove
  637. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.​‎ = _R.CUserCmd.GetImpulse
  638. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‭‌ = _R.CUserCmd.GetMouseWheel
  639. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.​​‬‌‌ = _R.CUserCmd.GetMouseX
  640. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎‭​​‌‭‌ = _R.CUserCmd.GetMouseY
  641. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎‌‎ = _R.CUserCmd.GetSideMove
  642. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.​‎‌‪ = _R.CUserCmd.GetUpMove
  643. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.​‬‬‪​ = _R.CUserCmd.GetViewAngles
  644. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‬ = _R.CUserCmd.KeyDown
  645. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.​‌‌‪ = _R.CUserCmd.RemoveKey
  646. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‎‎ = _R.CUserCmd.SelectWeapon
  647. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‪‪‭‌‬‬‌ = _R.CUserCmd.SetButtons
  648. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‪‭‌ = _R.CUserCmd.SetForwardMove
  649. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‌​‪‌ = _R.CUserCmd.SetImpulse
  650. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‪​‪ = _R.CUserCmd.SetMouseWheel
  651. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‌ = _R.CUserCmd.SetMouseX
  652. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎​‌ = _R.CUserCmd.SetMouseY
  653. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎‭​‪‬‪ = _R.CUserCmd.SetSideMove
  654. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‬‬​‌ = _R.CUserCmd.SetUpMove
  655. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎​‌‬ = _R.CUserCmd.SetViewAngles
  656. ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‎‪‭ = _R.CUserCmd.TickCount
  657.  
  658. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​ = ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​ or {}
  659. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‪‎‪‪‎‬ = _R.ConVar.GetBool
  660. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.​‬‭​​‎​‭ = _R.ConVar.GetDefault
  661. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‪‎‎ = _R.ConVar.GetFloat
  662. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.​‬‎‭‪ = _R.ConVar.GetHelpText
  663. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‬​‎ = _R.ConVar.GetInt
  664. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‪‌‪‬ = _R.ConVar.GetName
  665. ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‭​‪‎‭ = _R.ConVar.GetString
  666.  
  667. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭ = ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭ or {}
  668. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‬‌‪‪‬ = _R.Entity.AddEffects
  669. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‭ = _R.Entity.DrawModel
  670. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‬‎‬​ = _R.Entity.EyeAngles
  671. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‌ = _R.Entity.EyePos
  672. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌‪‌‎‭ = _R.Entity.GetHitBoxCount
  673. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‬‎‌ = _R.Entity.GetModel
  674. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌‎‎‭​ = _R.Entity.GetPos
  675. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌‬‌‭​ = _R.Entity.IsDormant
  676. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‬‎‭‪​ = _R.Entity.IsFlagSet
  677. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‬​‎‪ = _R.Entity.IsNPC
  678. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌‬‪‬ = _R.Entity.IsValid
  679. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‎‪‭‭‭ = _R.Entity.Remove
  680. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‎‪​‭‎​‭ = _R.Entity.RemoveEffects
  681. ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.​‎‪‬​ = _R.Entity.SetModel
  682.  
  683. ‎‎‬‬‭.‌‬‌​‭.​‪ = ‎‎‬‬‭.‌‬‌​‭.​‪ or {}
  684. ‎‎‬‬‭.‌‬‌​‭.​‪.‬‬‬​ = _R.File.Close
  685. ‎‎‬‬‭.‌‬‌​‭.​‪.‎‭‬‌‬‎‎ = _R.File.Flush
  686. ‎‎‬‬‭.‌‬‌​‭.​‪.‌‎‌​‭‪‌‪ = _R.File.Read
  687. ‎‎‬‬‭.‌‬‌​‭.​‪.‬‪‬‎‎ = _R.File.ReadBool
  688. ‎‎‬‬‭.‌‬‌​‭.​‪.​‭‌​‌ = _R.File.ReadByte
  689. ‎‎‬‬‭.‌‬‌​‭.​‪.‌‎‌ = _R.File.ReadDouble
  690. ‎‎‬‬‭.‌‬‌​‭.​‪.‌‬​​ = _R.File.ReadFloat
  691. ‎‎‬‬‭.‌‬‌​‭.​‪.‪‪‬‎ = _R.File.ReadLong
  692. ‎‎‬‬‭.‌‬‌​‭.​‪.​‭‪‪‌‭‬ = _R.File.ReadShort
  693. ‎‎‬‬‭.‌‬‌​‭.​‪.‎‭​‬‭​‬ = _R.File.Seek
  694. ‎‎‬‬‭.‌‬‌​‭.​‪.‌‎‪ = _R.File.Size
  695. ‎‎‬‬‭.‌‬‌​‭.​‪.‌ = _R.File.Skip
  696. ‎‎‬‬‭.‌‬‌​‭.​‪.‪‭‌‪‭ = _R.File.Tell
  697. ‎‎‬‬‭.‌‬‌​‭.​‪.‪‭​‪​ = _R.File.Write
  698. ‎‎‬‬‭.‌‬‌​‭.​‪.​‭‬‪‬‪ = _R.File.WriteBool
  699. ‎‎‬‬‭.‌‬‌​‭.​‪.‬‪‭​‌‭ = _R.File.WriteByte
  700. ‎‎‬‬‭.‌‬‌​‭.​‪.‪‭‎‪‎‪ = _R.File.WriteDouble
  701. ‎‎‬‬‭.‌‬‌​‭.​‪.​‎​​ = _R.File.WriteFloat
  702. ‎‎‬‬‭.‌‬‌​‭.​‪.‎‌‬ = _R.File.WriteLong
  703. ‎‎‬‬‭.‌‬‌​‭.​‪.‎​​‌‪ = _R.File.WriteShort
  704.  
  705. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬ = ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬ or {}
  706. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.​‪‬ = _R.Player.ConCommand
  707. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‭​‪‬ = _R.Player.GetActiveWeapon
  708. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‪‌‪‬ = _R.Player.GetName
  709. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.​‬‎​ = _R.Player.GetShootPos
  710. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‬‌‬ = _R.Player.GetVehicle
  711. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‬​‎‪ = _R.Player.IsNPC
  712. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‭‎‌‬‬​ = _R.Player.Name
  713. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‎​​ = _R.Player.Nick
  714. ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‬​​​‎ = _R.Player.SetEyeAngles
  715.  
  716. ‎‎‬‬‭.‌‬‌​‭.​​ = ‎‎‬‬‭.‌‬‌​‭.​​ or {}
  717. ‎‎‬‬‭.‌‬‌​‭.​​.‬​​‪‎ = _R.Vector.Add
  718. ‎‎‬‬‭.‌‬‌​‭.​​.‪‪‪‪​ = _R.Vector.Angle
  719. ‎‎‬‬‭.‌‬‌​‭.​​.‎‌‪​‌ = _R.Vector.AngleEx
  720. ‎‎‬‬‭.‌‬‌​‭.​​.‪‌‬‎‪‌ = _R.Vector.Cross
  721. ‎‎‬‬‭.‌‬‌​‭.​​.‪​‬‭‎​ = _R.Vector.DistToSqr
  722. ‎‎‬‬‭.‌‬‌​‭.​​.‬​‭ = _R.Vector.Distance
  723. ‎‎‬‬‭.‌‬‌​‭.​​.‌‪​‬‪ = _R.Vector.Dot
  724. ‎‎‬‬‭.‌‬‌​‭.​​.‌‪‪‎‎ = _R.Vector.DotProduct
  725. ‎‎‬‬‭.‌‬‌​‭.​​.‌‌‬​‎ = _R.Vector.GetNormal
  726. ‎‎‬‬‭.‌‬‌​‭.​​.‬​‭‬ = _R.Vector.GetNormalized
  727. ‎‎‬‬‭.‌‬‌​‭.​​.​‪​ = _R.Vector.IsEqualTol
  728. ‎‎‬‬‭.‌‬‌​‭.​​.​‪‪‬​ = _R.Vector.IsZero
  729. ‎‎‬‬‭.‌‬‌​‭.​​.​‌‌​‎ = _R.Vector.Length
  730. ‎‎‬‬‭.‌‬‌​‭.​​.‬‪‌‪ = _R.Vector.Length2D
  731. ‎‎‬‬‭.‌‬‌​‭.​​.​‬​‪ = _R.Vector.Length2DSqr
  732. ‎‎‬‬‭.‌‬‌​‭.​​.‪‎‭​ = _R.Vector.LengthSqr
  733. ‎‎‬‬‭.‌‬‌​‭.​​.‎​‬ = _R.Vector.Mul
  734. ‎‎‬‬‭.‌‬‌​‭.​​.‌‬‪‬ = _R.Vector.Normalize
  735. ‎‎‬‬‭.‌‬‌​‭.​​.​‬​ = _R.Vector.Rotate
  736. ‎‎‬‬‭.‌‬‌​‭.​​.‬‭​‌ = _R.Vector.Set
  737. ‎‎‬‬‭.‌‬‌​‭.​​.‌​‪ = _R.Vector.Sub
  738. ‎‎‬‬‭.‌‬‌​‭.​​.‪‪‌​​ = _R.Vector.ToScreen
  739. ‎‎‬‬‭.‌‬‌​‭.​​.​‪‭ = _R.Vector.WithinAABox
  740. ‎‎‬‬‭.‌‬‌​‭.​​.​‪‎‭‪ = _R.Vector.Zero
  741. ‎‎‬‬‭.‌‬‌​‭.​​.‬‭‭‬‌ = _R.Vector.__add
  742. ‎‎‬‬‭.‌‬‌​‭.​​.‪‭‎‬‌‭ = _R.Vector.__div
  743. ‎‎‬‬‭.‌‬‌​‭.​​.‬‪‪‌​‌ = _R.Vector.__eq
  744. ‎‎‬‬‭.‌‬‌​‭.​​.​‪‪‎‪ = _R.Vector.__gc
  745. ‎‎‬‬‭.‌‬‌​‭.​​.‭​‌‪‭‬ = _R.Vector.__index
  746. ‎‎‬‬‭.‌‬‌​‭.​​.‪​‎‪ = _R.Vector.__mul
  747. ‎‎‬‬‭.‌‬‌​‭.​​.‌​‬‎​ = _R.Vector.__newindex
  748. ‎‎‬‬‭.‌‬‌​‭.​​.‌‬‪ = _R.Vector.__sub
  749. ‎‎‬‬‭.‌‬‌​‭.​​.‎‭‌‪‪‌ = _R.Vector.__tostring
  750. ‎‎‬‬‭.‌‬‌​‭.​​.‎‭‬ = _R.Vector.__unm
  751.  
  752. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪ = ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪ or {}
  753. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‪‎​ = _R.bf_read.ReadAngle
  754. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‬‪‬‎‎ = _R.bf_read.ReadBool
  755. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.​‎‌‎ = _R.bf_read.ReadChar
  756. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‪​‭‪‬‬ = _R.bf_read.ReadEntity
  757. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‌‬​​ = _R.bf_read.ReadFloat
  758. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‪‪‬‎ = _R.bf_read.ReadLong
  759. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.​‭‪‪‌‭‬ = _R.bf_read.ReadShort
  760. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.​‌​‎‬‭‬ = _R.bf_read.ReadString
  761. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‎‪‬​ = _R.bf_read.ReadVector
  762. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‎‬‬‭ = _R.bf_read.ReadVectorNormal
  763. ‎‎‬‬‭.‌‬‌​‭.‌‪‌​‎‪.‎‪‪‌ = _R.bf_read.Reset
  764.  
  765.  
  766.  
  767. local ‌‎‭     = ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪‬‎
  768. local ​‭‬‌‪‎‪  = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‪‪‎‬‎‭‬‭
  769. local ‌‎‌‪‎​  = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‎​​
  770. local ‪‪‬‬ = ‎‎‬‬‭.‌‎‌.‭​​‎‪.‪‪‪‌‭‭‪
  771. local ‎​‎‪   = { 0x4c, 0x50, 0x54, 0x6f, 0xae, 0xab, 0xe0, 0xd3, 0xef, 0x4d, 0xba, 0x20, 0xdd, 0x3e, 0xac, 0x7a }
  772. local ‌‬‭‪ = {}
  773. function ‎‎‬‬‭.‎‪​​ (‌‌‌‎‬‪)
  774.     if not ‌‬‭‪ [‌‌‌‎‬‪] then
  775.         local ‎‭ = {}
  776.        
  777.         for ‬‎ = 1, #‌‌‌‎‬‪ do
  778.             ‎‭ [‬‎] = ‌‎‌‪‎​ (‌‎‭ (​‭‬‌‪‎‪ (‌‌‌‎‬‪, ‬‎), ‎​‎‪ [(‬‎ - 1) % #‎​‎‪ + 1]))
  779.         end
  780.        
  781.         ‌‬‭‪ [‌‌‌‎‬‪] = ‪‪‬‬ (‎‭)
  782.     end
  783.    
  784.     return ‌‬‭‪ [‌‌‌‎‬‪]
  785. end
  786.  
  787.  
  788. function ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‪‭ (‌‌‌‎‬‪)
  789.     return ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‭‬‎ (‌‌‌‎‬‪, ‎‎‬‬‭.‎‪​​ ("\x12u'E\x86\x85\xcd\xfa\xca>\x90\x04"), ‎‎‬‬‭.‎‪​​ ("ia"))
  790. end
  791.  
  792. function ‎‎‬‬‭.‌‎‌.‭‌‎‎.‪‭‬‌‬ ()
  793.     return ‎‎‬‬‭.‌‎‌.‭‌‎‎.‌‬‪​‬ (
  794.         {
  795.             [‎‎‬‬‭.‎‪​​ ("8)$\x0a")] = ‎‎‬‬‭.‎‪​​ ("~\x14")
  796.         }
  797.     )
  798. end
  799.  
  800. function ‎‎‬‬‭.‌‎‌.‎‌‌‌.‌‎‌​‭‪‌‪ (‌‪​‪‬‪‪, ​‪​‬)
  801.     local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‌‌‌.​‌‌‭‬ (‌‪​‪‬‪‪, ‎‎‬‬‭.‎‪​​ (">2"), ​‪​‬)
  802.     if not ‎‭​‎ then return nil end
  803.    
  804.     local ‪‎‪ = ‎‎‬‬‭.‌‬‌​‭.​‪.‌‎‌​‭‪‌‪ (‎‭​‎, ‎‎‬‬‭.‌‬‌​‭.​‪.‌‎‪ (‎‭​‎)) or ""
  805.     ‎‎‬‬‭.‌‬‌​‭.​‪.‬‬‬​ (‎‭​‎)
  806.    
  807.     return ‪‎‪
  808. end
  809.  
  810. function ‎‎‬‬‭.‌‎‌.‎‌‌‌.‪‭​‪​ (‌‪​‪‬‪‪, ‪‎‪)
  811.     local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‌‌‌.​‌‌‭‬ (‌‪​‪‬‪‪, ‎‎‬‬‭.‎‪​​ (";2"), ‎‎‬‬‭.‎‪​​ ("\x08\x11\x00."))
  812.     if not ‎‭​‎ then return end
  813.    
  814.     ‎‎‬‬‭.‌‬‌​‭.​‪.‪‭​‪​ (‎‭​‎, ‪‎‪)
  815.     ‎‎‬‬‭.‌‬‌​‭.​‪.‬‬‬​ (‎‭​‎)
  816. end
  817.  
  818. function ‎‎‬‬‭.‬‪‬‎‪‭ (‎‎‪‬)
  819.     local ‎‪‪, ‌‌‌‎‬‪ = ‎‎‬‬‭.‌‎‌.‬‬‎‭‌ (‎‎‬‬‭.‌‎‌.​‪‬​, ‎‎‪‬)
  820.    
  821.     if not ‎‪‪ then
  822.         ‌‌‌‎‬‪ = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‬‎‎‭‌‎‌ (‎‎‬‬‭.‎‪​​ ("i#tJ\xde"), ‎‎‬‬‭.‌‎‌.‎‪‪‎‭ (‎‎‪‬), ‎‎‪‬)
  823.     end
  824.    
  825.     return ‌‌‌‎‬‪
  826. end
  827.  
  828. ‎‎‬‬‭.‪‎​‌‌ = ‎‎‬‬‭.‪‎​‌‌ or {}
  829. ‎‎‬‬‭.‪‎​‌‌.‌‎‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌ or {}
  830.  
  831. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪​‎‎ = ‎‎‬‬‭.‌‎‌.‪​‎‎
  832. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‌‪ = ‎‎‬‬‭.‌‎‌.​‌‪
  833. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‬‭‭‎ = ‎‎‬‬‭.‌‎‌.‌‬‭‭‎
  834. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‌​ = ‎‎‬‬‭.‌‎‌.​‌​
  835. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‭‭ = ‎‎‬‬‭.‌‎‌.​‭‭
  836.  
  837. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‬‬​‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‬‬​‌ or {}
  838.  
  839. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‪‪‪​‬‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‪‪‪​‬‌ or {}
  840.  
  841. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭ or {}
  842. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪​‎‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪​‎‎
  843. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​​‌‪‬‌ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​​‌‪‬‌
  844. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭
  845. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‎‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‬
  846. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​‌‪ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌‪
  847. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​​‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​​‎
  848. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‎‬​‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‬​‬
  849. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​‌​ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌​
  850. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‎‌‬‌​ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‌‬‌​
  851. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‌‬‭‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‌‬‭‬
  852. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​‭‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‭‭
  853. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‎‪‌ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‪‌
  854. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‬
  855.  
  856. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌ or {}
  857. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬‬‪ = ‎‎‬‬‭.‌‎‌.‌​‌.‬‬‪
  858.  
  859. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‪‬‪‎ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‪‬‪‎ or {}
  860.  
  861. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭ or {}
  862. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‌‭‌‎​ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‌‭‌‎​
  863. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‬‎‬‌‬​‬ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‬‎‬‌‬​‬
  864. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‌‌‬‬ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‌‌‬‬
  865. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‪​‪​‎ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‪​‪​‎
  866.  
  867. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‪‎ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‪‎ or {}
  868.  
  869. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‪‭​‭​‪ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‪‭​‭​‪ or {}
  870. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭ = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭
  871.  
  872. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭​​‎‪ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭​​‎‪ or {}
  873.  
  874. ‎‎‬‬‭.‪‎​‌‌.‌‎‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌ or {}
  875.  
  876. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‭​​ = ‎‎‬‬‭.‌‎‌.‪‎‭​​
  877. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‌‬​ = ‎‎‬‬‭.‌‎‌.‬‌‬​
  878. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭​‭‭‭ = ‎‎‬‬‭.‌‎‌.‭​‭‭‭
  879. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬​ = ‎‎‬‬‭.‌‎‌.‬‎‬​
  880. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌ = ‎‎‬‬‭.‌‎‌.‌​‌
  881. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‪‪‌‭‪ = ‎‎‬‬‭.‌‎‌.‌‪‪‌‭‪
  882. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭‌​‪ = ‎‎‬‬‭.‌‎‌.‭‌​‪
  883. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‎‎ = ‎‎‬‬‭.‌‎‌.‬‭‎‎
  884. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪ = ‎‎‬‬‭.‌‎‌.‎‪
  885. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‬‭​‪ = ‎‎‬‬‭.‌‎‌.‌​‬‭​‪
  886. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‬‪‪​ = ‎‎‬‬‭.‌‎‌.‪‬‪‪​
  887. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‌‬‭‬ = ‎‎‬‬‭.‌‎‌.‪‎‌‬‭‬
  888.  
  889. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭‌‎‎ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭‌‎‎ or {}
  890.  
  891. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‌‎‎​‬ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‌‎‎​‬ or {}
  892.  
  893. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬ or {}
  894. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬.‬​​‪‎ = ‎‎‬‬‭.‌‎‌.‎‬‪‬.‬​​‪‎
  895. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬.‭‪​‎‭‬ = ‎‎‬‬‭.‌‎‌.‎‬‪‬.‭‪​‎‭‬
  896. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬.‎‪‭‭‭ = ‎‎‬‬‭.‌‎‌.‎‬‪‬.‎‪‭‭‭
  897.  
  898. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬ or {}
  899. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬.‭​​‪‪‎‬ = ‎‎‬‬‭.‌‎‌.‬‎‬.‭​​‪‪‎‬
  900. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬.‎‬ = ‎‎‬‬‭.‌‎‌.‬‎‬.‎‬
  901. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬.‪‌​ = ‎‎‬‬‭.‌‎‌.‬‎‬.‪‌​
  902.  
  903. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭ or {}
  904.  
  905. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‌‎‬ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‌‎‬ or {}
  906.  
  907. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‌‌‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‌‌‌ or {}
  908.  
  909. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬‪‎‭ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬‪‎‭ or {}
  910.  
  911. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‬‪​ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‬‪​ or {}
  912.  
  913. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‪‭​ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‪‭​ or {}
  914. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‪‭​.‌‬‭‭‪‬ = ‎‎‬‬‭.‌‎‌.‪‌‪‭​.‌‬‭‭‪‬
  915. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‪‭​.‭‎​‌‎‌ = ‎‎‬‬‭.‌‎‌.‪‌‪‭​.‭‎​‌‎‌
  916.  
  917. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‬‪‪​ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‬‪‪​ or {}
  918. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‬‪‪​.‪​‭​ = ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.‪​‭​
  919. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‬‪‪​.​​‌‬ = ‎‎‬‬‭.‌‎‌.‬‭‬‪‪​.​​‌‬
  920.  
  921. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​ or {}
  922. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​.‪‪‭‎‭‌ = ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌
  923. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​.‌‬‪​‬ = ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬‪​‬
  924.  
  925. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‌ or {}
  926.  
  927. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪​‎‭ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪​‎‭ or {}
  928.  
  929. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‬‬​‬ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‬‬​‬ or {}
  930.  
  931. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‌‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‌‌ or {}
  932.  
  933. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‎‪​ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‎‪​ or {}
  934. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‎‪​.‎‬‎ = ‎‎‬‬‭.‌‎‌.‎‎‪​.‎‬‎
  935. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‎‪​.‬‌‎‌‭‎ = ‎‎‬‬‭.‌‎‌.‎‎‪​.‬‌‎‌‭‎
  936.  
  937. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‭‎​‌ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‭‎​‌ or {}
  938.  
  939. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭ = ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭ or {}
  940. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‎​‬‭‬​ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‎​‬‭‬​
  941. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‌‭‎‌ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌‭‎‌
  942. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.​‌​​‭ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.​‌​​‭
  943. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‌​‎‌ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌​‎‌
  944. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‌‬​‎ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌‬​‎
  945. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‎‎​‬‌‭ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‎‎​‬‌‭
  946.  
  947. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭ or {}
  948.  
  949. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‪‪​ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‪‪​ or {}
  950.  
  951. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭ or {}
  952. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‬‭‬​ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‭‬​
  953. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎‎‬‌​ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎‎‬‌​
  954. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‎‎‌ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‎‎‌
  955. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.​‌‌‪ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.​‌‌‪
  956. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‎‎ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‎‎
  957. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‪‪‭‌‬‬‌ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‪‪‭‌‬‬‌
  958. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‪‭‌ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‪‭‌
  959. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‌​‪‌ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‌​‪‌
  960. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‪​‪ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‪​‪
  961. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‬‌ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‌
  962. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎​‌ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎​‌
  963. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎‭​‪‬‪ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎‭​‪‬‪
  964. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‬‬‬​‌ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‬‬‬​‌
  965. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎​‌‬ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‎​‌‬
  966. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‎‪‭ = ‎‎‬‬‭.‌‬‌​‭.‌‭‬‭.‌‎‪‭
  967.  
  968. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​ or {}
  969. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‪‎‪‪‎‬ = ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‪‎‪‪‎‬
  970. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‪‎‎ = ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‪‎‎
  971. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‬​‎ = ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‬​‎
  972. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‭​‪‎‭ = ‎‎‬‬‭.‌‬‌​‭.‌​​‪‌​​.‭​‪‎‭
  973.  
  974. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭ or {}
  975. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‌​‭ = ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‭
  976. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‬‎‬​ = ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‬‎‬​
  977. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‌​‌ = ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‌
  978. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‌‬‌‭​ = ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌‬‌‭​
  979. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‬​‎‪ = ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‬​‎‪
  980.  
  981. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‪ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‪ or {}
  982.  
  983. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬ or {}
  984. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.​‪‬ = ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.​‪‬
  985. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.‭​‪‬ = ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‭​‪‬
  986. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.​‬‎​ = ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.​‬‎​
  987. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.‬​‎‪ = ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‬​‎‪
  988. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.‬​​​‎ = ‎‎‬‬‭.‌‬‌​‭.‪‪‌‬.‬​​​‎
  989.  
  990. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​​ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​​ or {}
  991.  
  992. ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‪‌​‎‪ = ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‪‌​‎‪ or {}
  993.  
  994.  
  995.  
  996. ‎‎‬‬‭.‌‎‭ = ‎‎‬‬‭.‌‎‭ or {}
  997. ‎‎‬‬‭.‌‎‭.‌‎‌ = ‎‎‬‬‭.‌‎‭.‌‎‌ or {}
  998.  
  999. ‎‎‬‬‭.‌‎‭.‌‎‌.‪​‎‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪​‎‎ (...) end
  1000. ‎‎‬‬‭.‌‎‭.‌‎‌.​‌‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‌‪ (...) end
  1001. ‎‎‬‬‭.‌‎‭.‌‎‌.‌‬‭‭‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‬‭‭‎ (...) end
  1002. ‎‎‬‬‭.‌‎‭.‌‎‌.​‌​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‌​ (...) end
  1003. ‎‎‬‬‭.‌‎‭.‌‎‌.​‭‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‭‭ (...) end
  1004.  
  1005. ‎‎‬‬‭.‌‎‭.‌‎‌.‌‬‬​‌ = ‎‎‬‬‭.‌‎‭.‌‎‌.‌‬‬​‌ or {}
  1006.  
  1007. ‎‎‬‬‭.‌‎‭.‌‎‌.‌‪‪‪​‬‌ = ‎‎‬‬‭.‌‎‭.‌‎‌.‌‪‪‪​‬‌ or {}
  1008.  
  1009. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭ = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭ or {}
  1010. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪​‎‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪​‎‎ (...) end
  1011. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​​‌‪‬‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​​‌‪‬‌ (...) end
  1012. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (...) end
  1013. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪‎‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‎‬ (...) end
  1014. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​‌‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​‌‪ (...) end
  1015. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​​‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​​‎ (...) end
  1016. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‎‬​‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‎‬​‬ (...) end
  1017. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​‌​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​‌​ (...) end
  1018. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‎‌‬‌​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‎‌‬‌​ (...) end
  1019. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‌‬‭‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‌‬‭‬ (...) end
  1020. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​‭‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​‭‭ (...) end
  1021. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪‎‪‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‎‪‌ (...) end
  1022. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‬ (...) end
  1023.  
  1024. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌ = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌ or {}
  1025. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬‬‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬‬‪ (...) end
  1026.  
  1027. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‪‬‪‎ = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‪‬‪‎ or {}
  1028.  
  1029. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭ = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭ or {}
  1030. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‌‭‌‎​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‌‭‌‎​ (...) end
  1031. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‬‎‬‌‬​‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‬‎‬‌‬​‬ (...) end
  1032. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‌‌‬‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‌‌‬‬ (...) end
  1033. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‪​‪​‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌.‬​‭‎‭.‪​‪​‎ (...) end
  1034.  
  1035. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‎‪‎ = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‎‪‎ or {}
  1036.  
  1037. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‪‭​‭​‪ = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‪‭​‭​‪ or {}
  1038. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭ (...) end
  1039.  
  1040. ‎‎‬‬‭.‌‎‭.‌‎‌.‭​​‎‪ = ‎‎‬‬‭.‌‎‭.‌‎‌.‭​​‎‪ or {}
  1041.  
  1042. ‎‎‬‬‭.‌‎‭.‌‎‌ = ‎‎‬‬‭.‌‎‭.‌‎‌ or {}
  1043.  
  1044. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‎‭​​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‭​​ (...) end
  1045. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‌‬​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‌‬​ (...) end
  1046. ‎‎‬‬‭.‌‎‭.‌‎‌.‭​‭‭‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭​‭‭‭ (...) end
  1047. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬​ (...) end
  1048. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌ (...) end
  1049. ‎‎‬‬‭.‌‎‭.‌‎‌.‌‪‪‌‭‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‪‪‌‭‪ (...) end
  1050. ‎‎‬‬‭.‌‎‭.‌‎‌.‭‌​‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭‌​‪ (...) end
  1051. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‎‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‎‎ (...) end
  1052. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪ (...) end
  1053. ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‬‭​‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‬‭​‪ (...) end
  1054. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‬‪‪​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‬‪‪​ (...) end
  1055. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‎‌‬‭‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‌‬‭‬ (...) end
  1056.  
  1057. ‎‎‬‬‭.‌‎‭.‌‎‌.‭‌‎‎ = ‎‎‬‬‭.‌‎‭.‌‎‌.‭‌‎‎ or {}
  1058.  
  1059. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‌‎‎​‬ = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‌‎‎​‬ or {}
  1060.  
  1061. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬ = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬ or {}
  1062. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬.‬​​‪‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬.‬​​‪‎ (...) end
  1063. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬.‭‪​‎‭‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬.‭‪​‎‭‬ (...) end
  1064. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬.‎‪‭‭‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‬‪‬.‎‪‭‭‭ (...) end
  1065.  
  1066. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬ = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬ or {}
  1067. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬.‭​​‪‪‎‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬.‭​​‪‪‎‬ (...) end
  1068. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬.‎‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬.‎‬ (...) end
  1069. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬.‪‌​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬.‪‌​ (...) end
  1070.  
  1071. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭ = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭ or {}
  1072.  
  1073. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‌‎‬ = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‌‎‬ or {}
  1074.  
  1075. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‌‌‌ = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‌‌‌ or {}
  1076.  
  1077. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬‪‎‭ = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬‪‎‭ or {}
  1078.  
  1079. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‬‪​ = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‬‪​ or {}
  1080.  
  1081. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‪‭​ = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‪‭​ or {}
  1082. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‪‭​.‌‬‭‭‪‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‪‭​.‌‬‭‭‪‬ (...) end
  1083. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‪‭​.‭‎​‌‎‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‌‪‭​.‭‎​‌‎‌ (...) end
  1084.  
  1085. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‬‪‪​ = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‬‪‪​ or {}
  1086. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‬‪‪​.‪​‭​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‬‪‪​.‪​‭​ (...) end
  1087. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‬‪‪​.​​‌‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‬‪‪​.​​‌‬ (...) end
  1088.  
  1089. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬​ = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬​ or {}
  1090. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​.‪‪‭‎‭‌ (...) end
  1091. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬​.‌‬‪​‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​.‌‬‪​‬ (...) end
  1092.  
  1093. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‌ = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‌ or {}
  1094.  
  1095. ‎‎‬‬‭.‌‎‭.‌‎‌.‪​‎‭ = ‎‎‬‬‭.‌‎‭.‌‎‌.‪​‎‭ or {}
  1096.  
  1097. ‎‎‬‬‭.‌‎‭.‌‎‌.‪‬‬​‬ = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‬‬​‬ or {}
  1098.  
  1099. ‎‎‬‬‭.‌‎‭.‌‎‌.‬‌‌ = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‌‌ or {}
  1100.  
  1101. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‎‪​ = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‎‪​ or {}
  1102. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‎‪​.‎‬‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‎‪​.‎‬‎ (...) end
  1103. ‎‎‬‬‭.‌‎‭.‌‎‌.‎‎‪​.‬‌‎‌‭‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‎‪​.‬‌‎‌‭‎ (...) end
  1104.  
  1105. ‎‎‬‬‭.‌‎‭.‌‎‌.​‭‎​‌ = ‎‎‬‬‭.‌‎‭.‌‎‌.​‭‎​‌ or {}
  1106.  
  1107. ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭ = ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭ or {}
  1108. ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‎​‬‭‬​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‎​‬‭‬​ (...) end
  1109. ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‌‭‎‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‌‭‎‌ (...) end
  1110. ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.​‌​​‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.​‌​​‭ (...) end
  1111. ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‌​‎‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‌​‎‌ (...) end
  1112. ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‌‬​‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‌‬​‎ (...) end
  1113. ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‎‎​‬‌‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬​‭‎‭.‎‎​‬‌‭ (...) end
  1114.  
  1115. ‎‎‬‬‭.‌‎‭.‌‬‌​‭ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭ or {}
  1116.  
  1117. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‪‪​ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‪‪​ or {}
  1118.  
  1119. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭ or {}
  1120. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‬‭‬​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‬‭‬​ (...) end
  1121. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎‎‬‌​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎‎‬‌​ (...) end
  1122. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‎‎‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‎‎‌ (...) end
  1123. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.​‌‌‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.​‌‌‪ (...) end
  1124. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‎‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‎‎ (...) end
  1125. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‪‪‭‌‬‬‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‪‪‭‌‬‬‌ (...) end
  1126. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‪‭‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‪‭‌ (...) end
  1127. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‌​‪‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‌​‪‌ (...) end
  1128. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‪​‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‪​‪ (...) end
  1129. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‬‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‬‌ (...) end
  1130. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎​‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎​‌ (...) end
  1131. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎‭​‪‬‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎‭​‪‬‪ (...) end
  1132. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‬‬‬​‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‬‬‬​‌ (...) end
  1133. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎​‌‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‎​‌‬ (...) end
  1134. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‎‪‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌‭‬‭.‌‎‪‭ (...) end
  1135.  
  1136. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​ or {}
  1137. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‪‎‪‪‎‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‪‎‪‪‎‬ (...) end
  1138. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‪‎‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‪‎‎ (...) end
  1139. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‬​‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‬​‎ (...) end
  1140. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‭​‪‎‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‌​​‪‌​​.‭​‪‎‭ (...) end
  1141.  
  1142. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭ or {}
  1143. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‭ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‌​‭ (...) end
  1144. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‬‎‬​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‬‎‬​ (...) end
  1145. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‌ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‌​‌ (...) end
  1146. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‌‬‌‭​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‌‬‌‭​ (...) end
  1147. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‬​‎‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.​‎‌​‎‌‭.‬​‎‪ (...) end
  1148.  
  1149. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‪ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‪ or {}
  1150.  
  1151. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬ or {}
  1152. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.​‪‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.​‪‬ (...) end
  1153. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.‭​‪‬ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.‭​‪‬ (...) end
  1154. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.​‬‎​ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.​‬‎​ (...) end
  1155. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.‬​‎‪ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.‬​‎‪ (...) end
  1156. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.‬​​​‎ = function (...) return ‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭.‪‪‌‬.‬​​​‎ (...) end
  1157.  
  1158. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​​ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​​ or {}
  1159.  
  1160. ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‪‌​‎‪ = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‪‌​‎‪ or {}
  1161.  
  1162.  
  1163. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("+5 \x09\xcb\xc5\x96")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‪​‎‎
  1164. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("+5 \x02\xcb\xdf\x81\xa7\x8e/\xd6E")] = ‎‎‬‬‭.‌‎‭.‌‎‌.​‌‪
  1165. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ (">5%\x1a\xc7\xd9\x85")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌‬‭‭‎
  1166. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("?5 \x09\xcb\xc5\x96")] = ‎‎‬‬‭.‌‎‭.‌‎‌.​‌​
  1167. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("?5 \x02\xcb\xdf\x81\xa7\x8e/\xd6E")] = ‎‎‬‬‭.‌‎‭.‌‎‌.​‭‭
  1168.  
  1169. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("+5 \x09\xcb\xc5\x96")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪​‎‎
  1170. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("+5 \x07\xc1\xc4\x8b")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​​‌‪‬‌
  1171. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("+5 \x06\xc0\xcd\x8f")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭
  1172. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("+5 \x03\xc1\xc8\x81\xbf")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪‎‬
  1173. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("+5 \x02\xcb\xdf\x81\xa7\x8e/\xd6E")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​‌‪
  1174. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("+5 \x1d\xcb\xcc\x89\xa0\x9b?\xc3")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​​‎
  1175. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("+5 \x1a\xde\xdd\x81\xbf\x9a(")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‎‬​‬
  1176. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("?5 \x09\xcb\xc5\x96")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​‌​
  1177. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("?5 \x07\xc1\xc4\x8b")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‎‌‬‌​
  1178. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("?5 \x03\xc1\xc8\x81\xbf")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‌‬‭‬
  1179. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("?5 \x02\xcb\xdf\x81\xa7\x8e/\xd6E")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.​‭‭
  1180. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("?5 \x1a\xde\xdd\x81\xbf\x9a(")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪‎‪‌
  1181. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("(56\x1a\xc9")] [‎‎‬‬‭.‎‪​​ ("9 \"\x0e\xc2\xde\x85\xb9\x80$\xd4")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪​‪‪‭.‪‬
  1182.  
  1183. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("&9 ")] [‎‎‬‬‭.‎‪​​ ("-$ \x0e\xcd\xc3")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬‬‪
  1184.  
  1185. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("&9 ")] [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("*%:\x0c\xcc\xc8")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‌‭‌‎​
  1186. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("&9 ")] [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("*%:\x0c\xc7\xc5\x86\xbc")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‬‎‬‌‬​‬
  1187. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("&9 ")] [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("*%:\x0c\xc5")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‌‌‬‬
  1188. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("&9 ")] [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("*%:\x0c\xdb\xdd\x8e\xb2\x82(")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌.‬​‭‎‭.‪​‪​‎
  1189.  
  1190. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("?$&\x06\xc0\xcc")] [‎‎‬‬‭.‎‪​​ ("(%9\x1f")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭
  1191.  
  1192. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x0f?9\x1f\xc7\xc7\x85\x80\x9b?\xd3N\xba")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‎‭​​
  1193. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x0f\"1\x0e\xda\xce\xa3\xbf\x86(\xd4T\x9eQ\xc2,-\"")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‌‬​
  1194. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x0f\"1\x0e\xda\xce\xa3\xbc\x81\x1b\xdbR")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‭​‭‭‭
  1195. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x09)1.\xc0\xcc\x8c\xb6\x9c")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬​
  1196. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x09)1?\xc1\xd8")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‌
  1197. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x0b5 ,\xc1\xc5\xb6\xb2\x9d")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌‪‪‌‭‪
  1198. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x0b5 ,\xc1\xc5\xb6\xb2\x9d\x03\xcfM\xbf[\xde")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‭‌​‪
  1199. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x0b5 ,\xc1\xc5\xb6\xb2\x9d\x1e\xceR\xb4P\xcb")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‎‎
  1200. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x00?7\x0e\xc2\xfb\x8c\xb2\x96(\xc8")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‪
  1201. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x1e%:,\xc1\xc5\x93\xbc\x83(\xf9O\xb0S\xcd\x14(")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‌​‬‭​‪
  1202. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x1e%:<\xda\xd9\x89\xbd\x88")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‬‪‪​
  1203. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x1e%:<\xda\xd9\x89\xbd\x88\x08\xc2")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‎‌‬‭‬
  1204.  
  1205. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("/?:\x0c\xc1\xc6\x8d\xb2\x81)")] [‎‎‬‬‭.‎‪​​ ("\x0d40")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬.‬​​‪‎
  1206. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("/?:\x0c\xc1\xc6\x8d\xb2\x81)")] [‎‎‬‬‭.‎‪​​ ("\x0b5 ;\xcf\xc9\x8c\xb6")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬.‭‪​‎‭‬
  1207. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("/?:\x0c\xc1\xc6\x8d\xb2\x81)")] [‎‎‬‬‭.‎‪​​ ("\x1e59\x00\xd8\xce")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‬‪‬.‎‪‭‭‭
  1208.  
  1209. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("/&5\x1d\xdd")] [‎‎‬‬‭.‎‪​​ ("\x0e?;\x03")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬.‭​​‪‪‎‬
  1210. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("/&5\x1d\xdd")] [‎‎‬‬‭.‎‪​​ ("\x02%9\x0d\xcb\xd9")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬.‎‬
  1211. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("/&5\x1d\xdd")] [‎‎‬‬‭.‎‪​​ ("\x1f$&\x06\xc0\xcc")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‎‬.‪‌​
  1212.  
  1213. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$$ \x1f")] [‎‎‬‬‭.‎‪​​ ("\x0a5 \x0c\xc6")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‪‭​.‌‬‭‭‪‬
  1214. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$$ \x1f")] [‎‎‬‬‭.‎‪​​ ("\x1c?'\x1b")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‪‌‪‭​.‭‎​‌‎‌
  1215.  
  1216. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("%>$\x1a\xda")] [‎‎‬‬‭.‎‪​​ ("\x05#\x1f\x0a\xd7\xef\x8f\xa4\x81")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‬‪‪​.‪​‭​
  1217. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("%>$\x1a\xda")] [‎‎‬‬‭.‎‪​​ ("\x05#\x19\x00\xdb\xd8\x85\x97\x80:\xd4")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‭‬‪‪​.​​‌‬
  1218.  
  1219. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x1f5:\x0b\xfa\xc4\xb3\xb6\x9d;\xdfR")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌
  1220. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x1f$5\x1d\xda")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬‬‬​.‌‬‪​‬
  1221.  
  1222. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("899\x0a\xdc")] [‎‎‬‬‭.‎‪​​ ("\x0f\"1\x0e\xda\xce")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‎‪​.‎‬‎
  1223. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("899\x0a\xdc")] [‎‎‬‬‭.‎‪​​ ("\x1f99\x1f\xc2\xce")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‎‎‪​.‬‌‎‌‭‎
  1224.  
  1225. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("\x025 \x18\xc1\xd9\x8b\x9a\xab\x19\xd5s\xa9L\xc5\x14+")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‎​‬‭‬​
  1226. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("\x025 \x18\xc1\xd9\x8b\x80\x9b?\xd3N\xbaj\xc33\x08")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‌‭‎‌
  1227. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("\x18\"5\x0c\xcb\xee\x8e\xa7\x869\xc3")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.​‌​​‭
  1228. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("\x18\"5\x0c\xcb\xee\x8e\xa7\x869\xc3h\xa8R\xc0")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‌​‎‌
  1229. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("\x18\"5\x0c\xcb\xe3\x95\xbf\x83")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‌‬​‎
  1230. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("9$=\x03")] [‎‎‬‬‭.‎‪​​ ("\x18\"5\x0c\xcb\xe7\x89\xbd\x8a")] = ‎‎‬‬‭.‌‎‭.‌‎‌.‬​‭‎‭.‎‎​‬‌‭
  1231.  
  1232. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x0f<1\x0e\xdc\xe9\x95\xa7\x9b\"\xd4S")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‬‭‬​
  1233. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x0f<1\x0e\xdc\xe6\x8f\xa5\x8a \xdfN\xa9")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎‎‬‌​
  1234. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x0f?9\x02\xcf\xc5\x84\x9d\x9a \xd8E\xaf")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‎‎‌
  1235. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1e59\x00\xd8\xce\xab\xb6\x96")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.​‌‌‪
  1236. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f58\x0a\xcd\xdf\xb7\xb6\x8e=\xd5N")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‎‎
  1237. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 -\xdb\xdf\x94\xbc\x81>")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‪‪‭‌‬‬‌
  1238. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 )\xc1\xd9\x97\xb2\x9d)\xf7O\xab[")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‪‭‌
  1239. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 &\xc3\xdb\x95\xbf\x9c(")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‌​‪‌
  1240. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 \"\xc1\xde\x93\xb6\xb8%\xdfE\xb1")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‪​‪
  1241. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 \"\xc1\xde\x93\xb6\xb7")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‬‌
  1242. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 \"\xc1\xde\x93\xb6\xb6")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎​‌
  1243. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 <\xc7\xcf\x85\x9e\x80;\xdf")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎‭​‪‬‪
  1244. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 :\xde\xe6\x8f\xa5\x8a")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‬‬‬​‌
  1245. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1f5 9\xc7\xce\x97\x92\x81*\xd6E\xae")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‎​‌‬
  1246. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f\x05'\x0a\xdc\xe8\x8d\xb7")] [‎‎‬‬‭.‎‪​​ ("\x1897\x04\xed\xc4\x95\xbd\x9b")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌‭‬‭.‌‎‪‭
  1247.  
  1248. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f?:9\xcf\xd9")] [‎‎‬‬‭.‎‪​​ ("\x0b5 -\xc1\xc4\x8c")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‪‎‪‪‎‬
  1249. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f?:9\xcf\xd9")] [‎‎‬‬‭.‎‪​​ ("\x0b5 )\xc2\xc4\x81\xa7")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‪‎‎
  1250. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f?:9\xcf\xd9")] [‎‎‬‬‭.‎‪​​ ("\x0b5 &\xc0\xdf")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‬​‎
  1251. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x0f?:9\xcf\xd9")] [‎‎‬‬‭.‎‪​​ ("\x0b5 <\xda\xd9\x89\xbd\x88")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‌​​‪‌​​.‭​‪‎‭
  1252.  
  1253. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x09> \x06\xda\xd2")] [‎‎‬‬‭.‎‪​​ ("\x08\"5\x18\xe3\xc4\x84\xb6\x83")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‭
  1254. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x09> \x06\xda\xd2")] [‎‎‬‬‭.‎‪​​ ("\x09)1.\xc0\xcc\x8c\xb6\x9c")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‬‎‬​
  1255. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x09> \x06\xda\xd2")] [‎‎‬‬‭.‎‪​​ ("\x09)1?\xc1\xd8")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‌​‌
  1256. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x09> \x06\xda\xd2")] [‎‎‬‬‭.‎‪​​ ("\x05#\x10\x00\xdc\xc6\x81\xbd\x9b")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‌‬‌‭​
  1257. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x09> \x06\xda\xd2")] [‎‎‬‬‭.‎‪​​ ("\x05#\x1a?\xed")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.​‎‌​‎‌‭.‬​‎‪
  1258.  
  1259. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x1c<5\x16\xcb\xd9")] [‎‎‬‬‭.‎‪​​ ("\x0f?:,\xc1\xc6\x8d\xb2\x81)")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.​‪‬
  1260. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x1c<5\x16\xcb\xd9")] [‎‎‬‬‭.‎‪​​ ("\x0b5 .\xcd\xdf\x89\xa5\x8a\x1a\xdfA\xadQ\xc2")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.‭​‪‬
  1261. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x1c<5\x16\xcb\xd9")] [‎‎‬‬‭.‎‪​​ ("\x0b5 <\xc6\xc4\x8f\xa7\xbf\"\xc9")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.​‬‎​
  1262. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x1c<5\x16\xcb\xd9")] [‎‎‬‬‭.‎‪​​ ("\x05#\x1a?\xed")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.‬​‎‪
  1263. ‭‌‭‪ [‎‎‬‬‭.‎‪​​ ("\x1c<5\x16\xcb\xd9")] [‎‎‬‬‭.‎‪​​ ("\x1f5 *\xd7\xce\xa1\xbd\x88!\xdfS")] = ‎‎‬‬‭.‌‎‭.‌‬‌​‭.‪‪‌‬.‬​​​‎
  1264.  
  1265.  
  1266.  
  1267. ‎‎‬‬‭.‌‎‭‪​ = {}
  1268. ‎‎‬‬‭.‌‎‌.​‭‭ (‎‎‬‬‭.‌‎‭‪​, { [‎‎‬‬‭.‎‪​​ ("\x13\x0f9\x00\xca\xce")] = ‎‎‬‬‭.‎‪​​ ("'") })
  1269.  
  1270. function ‎‎‬‬‭.‬‬‬‌‭​ (‎‭​‎, ‎‎‪‬)
  1271.     ‎‎‪‬ = ‎‎‪‬ or true
  1272.     ‎‎‬‬‭.‌‎‭‪​ [‎‭​‎] = ‎‎‪‬
  1273. end
  1274.  
  1275. function ‎‎‬‬‭.‌‭‭ (‎‭​‎, ‎‎‪‬)
  1276.     if ‎‎‬‬‭.‌‎‌.‪‌‪​ (‎‭​‎) then
  1277.         ‎‎‬‬‭.‬‬‬‌‭​ (‎‭​‎, ‎‎‪‬)
  1278.     elseif ‎‎‬‬‭.‌‎‌.‌‪​ (‎‭​‎) then
  1279.         for ​‎‪‌‎, ‎‭​‎ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‎‭​‎) do
  1280.             ‎‎‬‬‭.‌‭‭ (‎‭​‎, ‎‎‪‬ [​‎‪‌‎])
  1281.         end
  1282.     end
  1283. end
  1284.  
  1285. function ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎)
  1286.     if ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪​‎‎ (‎‭​‎) == ‎‎‬‬‭.‌‌‭‪ then return true end
  1287.     return ‎‎‬‬‭.‌‎‭‪​ [‎‭​‎]
  1288. end
  1289.  
  1290. function ‎‎‬‬‭.‪‬‌‌‎‎‬‪ (‎‭​‎)
  1291.     if ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪​‎‎ (‎‭​‎) == ‎‎‬‬‭.‌‌‭‪ then return true end
  1292.     return ‎‎‬‬‭.‌‎‭‪​ [‎‭​‎] ~= nil
  1293. end
  1294.  
  1295. ‎‎‬‬‭.‌‪‪‎    = {}
  1296. ‎‎‬‬‭.‌‎‌.​‭‭ (‎‎‬‬‭.‌‪‪‎,    { [‎‎‬‬‭.‎‪​​ ("\x13\x0f9\x00\xca\xce")] = ‎‎‬‬‭.‎‪​​ ("'") })
  1297.  
  1298. function ‎‎‬‬‭.‎‎‬ (‎‭, ‎‎‪‬)
  1299.     ‎‎‪‬ = ‎‎‪‬ or {}
  1300.     ‎‎‬‬‭.‌‪‪‎ [‎‭] = ‎‎‪‬
  1301. end
  1302.  
  1303. function ‎‎‬‬‭.‬‎​‪​ (‎‭)
  1304.     if ‎‎‬‬‭.‌‎‌.‌‪​ (‎‭) then
  1305.         if ‎‎‬‬‭.‪‬‌‌‎‎‬‪ (‎‎‬‬‭.‌‎‌.‪‭​‎ (‎‭, "‪‎‬‬‌‌"  )) then return {} end
  1306.         if ‎‎‬‬‭.‪‬‌‌‎‎‬‪ (‎‎‬‬‭.‌‎‌.‪‭​‎ (‎‭, "‌‪‌")) then return {} end
  1307.     end
  1308.     return ‎‎‬‬‭.‌‪‪‎ [‎‭]
  1309. end
  1310.  
  1311. function ‎‎‬‬‭.‌‭‬‌​ (‎‭)
  1312.     if ‎‎‬‬‭.‌‎‌.‌‪​ (‎‭) then
  1313.         if ‎‎‬‬‭.‪‬‌‌‎‎‬‪ (‎‎‬‬‭.‌‎‌.‪‭​‎ (‎‭, "‪‎‬‬‌‌"  )) then return true end
  1314.         if ‎‎‬‬‭.‪‬‌‌‎‎‬‪ (‎‎‬‬‭.‌‎‌.‪‭​‎ (‎‭, "‌‪‌")) then return true end
  1315.     end
  1316.     return ‎‎‬‬‭.‌‪‪‎ [‎‭] ~= nil
  1317. end
  1318.  
  1319. ‎‎‬‬‭.‎‎‬     (‎‎‬‬‭,                     ‪​‬‪‬‌   )
  1320.  
  1321. ‎‎‬‬‭.‌‭‭ (‎‎‬‬‭.‌‎‭.‌‎‌, ‎‎‬‬‭.‌‎‌)
  1322. ‎‎‬‬‭.‌‭‭ (‎‎‬‬‭.‌‎‭.‌‬‌​‭, ‎‎‬‬‭.‌‬‌​‭)
  1323. ‎‎‬‬‭.‌‭‭ (‎‎‬‬‭.‪‎​‌‌.‌‎‌,           ‎‎‬‬‭.‌‎‌)
  1324. ‎‎‬‬‭.‌‭‭ (‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭,           ‎‎‬‬‭.‌‬‌​‭)
  1325.  
  1326. ‎‎‬‬‭.‌‌‭‌‎‌ =
  1327. {
  1328.     "fd35edd281c2b469cd42a76ca02a9a89",
  1329.     "14c255e1e6979423d628c67e08c72d594a27",
  1330.     "ae0edcb3eb4c80f606dc11b45dba3a3061020c5cb5ad3416ef1dba22af4830103b0c0bf3",
  1331.     "38a57246bff807bb6ee048a76beb171355474c41d3d40713b79624f7be69f91569849c48c4b3450694387ee6f3109c5957f351ebc73f282ba1d3",
  1332. }
  1333.  
  1334.  
  1335.  
  1336. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪​‎‎ = function (‬‎‪‪)
  1337.     if ‎‎‬‬‭.‌‎‌.‌‎‪‪ (‬‎‪‪) or ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪) then
  1338.         ‬‎‪‪ = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪)
  1339.         local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (‬‎‪‪ + 1, ‎‎‬‬‭.‎‪​​ ("*")) [‎‎‬‬‭.‎‪​​ ("*%:\x0c")]
  1340.        
  1341.         if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return ‪​‬‪‬‌ end
  1342.         ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‬‎‪‪
  1343.     end
  1344.    
  1345.     local ‬‪‬‬‪‪
  1346.     if ‎‎‬‬‭.‌‎‌.‌‎‪‪ (‬‎‪‪) or ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪) then
  1347.         ‬‎‪‪ = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪)
  1348.         ‬‪‬‬‪‪ = ‎‎‬‬‭.‌‎‌.‪​‎‎ (‬‎‪‪ + 1)
  1349.     else
  1350.         if ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) == true then return ‪​‬‪‬‌ end
  1351.         ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) or ‬‎‪‪
  1352.        
  1353.         ‬‪‬‬‪‪ = ‎‎‬‬‭.‌‎‌.‪​‎‎ (‬‎‪‪)
  1354.     end
  1355.    
  1356.     return ‎‎‬‬‭.‬‎​‪​ (‬‪‬‬‪‪) or ‬‪‬‬‪‪
  1357. end
  1358.  
  1359. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.​‌​ = function (‬‎‪‪, ‬‪‬‬‪‪)
  1360.     if ‎‎‬‬‭.‌‎‌.‌‎‪‪ (‬‎‪‪) or ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪) then
  1361.         ‬‎‪‪ = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪)
  1362.         local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (‬‎‪‪ + 1, ‎‎‬‬‭.‎‪​​ ("*")) [‎‎‬‬‭.‎‪​​ ("*%:\x0c")]
  1363.        
  1364.         if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return function () end end
  1365.         ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‬‎‪‪
  1366.     end
  1367.    
  1368.    
  1369.     if ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) == true then return function () end end
  1370.     ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) or ‬‎‪‪
  1371.    
  1372.     local ‎​​
  1373.     if ‎‎‬‬‭.‌‎‌.‌‎‪‪ (‬‎‪‪) or ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪) then
  1374.         ‬‎‪‪ = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪)
  1375.         ‎​​ = ‎‎‬‬‭.‌‎‌.‪​‎‎ (‬‎‪‪ + 1)
  1376.     else
  1377.         ‎​​ = ‎‎‬‬‭.‌‎‌.‪​‎‎ (‬‎‪‪)
  1378.     end
  1379.    
  1380.     if ‎‎‬‬‭.‌‭‬‌​ (‎​​) then
  1381.         ‬‪‬‬‪‪ = ‎​​
  1382.     end
  1383.    
  1384.     return ‎‎‬‬‭.‌‎‌.​‌​ (‬‎‪‪, ‬‪‬‬‪‪)
  1385. end
  1386.  
  1387. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪​‎‎ = function (‎‭​‎)
  1388.     if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return ‪​‬‪‬‌ end
  1389.     ‎‭​‎ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‎‭​‎
  1390.    
  1391.     local ‬‪‬‬‪‪ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪​‎‎ (‎‭​‎)
  1392.    
  1393.     return ‎‎‬‬‭.‬‎​‪​ (‬‪‬‬‪‪) or ‬‪‬‬‪‪
  1394. end
  1395.  
  1396. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​‌​ = function (‎‭​‎, ‬‪‬‬‪‪)
  1397.     if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return ‎‭​‎ end
  1398.     ‎‭​‎ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‎‭​‎
  1399.    
  1400.     local ‎​​ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪​‎‎ (‎‭​‎)
  1401.    
  1402.     if ‎‎‬‬‭.‌‭‬‌​ (‎​​) then
  1403.         ‬‪‬‬‪‪ = ‎​​
  1404.     end
  1405.    
  1406.     return ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌​ (‎‭​‎, ‬‪‬‬‪‪)
  1407. end
  1408.  
  1409. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‎‬ = function (‌​‌​, ‬‎‪‪, ‎‬‎‎‪‬)
  1410.     if ‎‎‬‬‭.‌‎‌.‎‪‪‎‭ (‌​‌​) ~= ‎‎‬‬‭.‎‪​​ ("88&\x0a\xcf\xcf") then
  1411.         ‎‬‎‎‪‬         = ‬‎‪‪
  1412.         ‬‎‪‪ = ‌​‌​      
  1413.         ‌​‌​        = nil
  1414.     end
  1415.    
  1416.     if ‎‎‬‬‭.‌‎‌.‌‎‪‪ (‬‎‪‪) or ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪) then
  1417.         ‬‎‪‪ = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪)
  1418.         ‬‎‪‪ = ‬‎‪‪ + 1
  1419.        
  1420.         local ‎‭​‎
  1421.         if ‌​‌​ then
  1422.             ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (‌​‌​, ‬‎‪‪, ‎‎‬‬‭.‎‪​​ ("*")) [‎‎‬‬‭.‎‪​​ ("*%:\x0c")]
  1423.         else
  1424.             ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (‬‎‪‪, ‎‎‬‬‭.‎‪​​ ("*")) [‎‎‬‬‭.‎‪​​ ("*%:\x0c")]
  1425.         end
  1426.        
  1427.         if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return end
  1428.         ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‬‎‪‪
  1429.     end
  1430.    
  1431.    
  1432.     if ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) == true then return end
  1433.     ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) or ‬‎‪‪
  1434.    
  1435.     local ‪​‎‬, ‪​‌‭
  1436.     if ‌​‌​ then
  1437.         ‪​‎‬, ‪​‌‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‬ (‌​‌​, ‬‎‪‪, ‎‬‎‎‪‬)
  1438.     else
  1439.         ‪​‎‬, ‪​‌‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‬ (‬‎‪‪, ‎‬‎‎‪‬)
  1440.     end
  1441.    
  1442.     if ‎‎‬‬‭.‌‭‬‌​ (‪​‌‭) then
  1443.         ‪​‌‭ = ‎‎‬‬‭.‬‎​‪​ (‪​‌‭)
  1444.     end
  1445.    
  1446.     if not ‪​‎‬ then return end
  1447.     return ‪​‎‬, ‪​‌‭
  1448. end
  1449.  
  1450. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‌‬‭‬ = function (‌​‌​, ‬‎‪‪, ‎‬‎‎‪‬, ​‭‭‎)
  1451.     if ‎‎‬‬‭.‌‎‌.‎‪‪‎‭ (‌​‌​) ~= ‎‎‬‬‭.‎‪​​ ("88&\x0a\xcf\xcf") then
  1452.         ​‭‭‎         = ‎‬‎‎‪‬        
  1453.         ‎‬‎‎‪‬         = ‬‎‪‪
  1454.         ‬‎‪‪ = ‌​‌​      
  1455.         ‌​‌​        = nil
  1456.     end
  1457.    
  1458.     if ‎‎‬‬‭.‌‎‌.‌‎‪‪ (‬‎‪‪) or ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪) then
  1459.         ‬‎‪‪ = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‬‎‪‪)
  1460.         ‬‎‪‪ = ‬‎‪‪ + 1
  1461.        
  1462.         local ‎‭​‎
  1463.         if ‌​‌​ then
  1464.             ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (‌​‌​, ‬‎‪‪, ‎‎‬‬‭.‎‪​​ ("*")) [‎‎‬‬‭.‎‪​​ ("*%:\x0c")]
  1465.         else
  1466.             ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (‬‎‪‪, ‎‎‬‬‭.‎‪​​ ("*")) [‎‎‬‬‭.‎‪​​ ("*%:\x0c")]
  1467.         end
  1468.        
  1469.         if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return end
  1470.         ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‬‎‪‪
  1471.     end
  1472.    
  1473.    
  1474.     if ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) == true then return end
  1475.     ‬‎‪‪ = ‎‎‬‬‭.‬‎‬​‬‪ (‬‎‪‪) or ‬‎‪‪
  1476.    
  1477.     local ‪​‎‬, ‪​‌‭
  1478.     if ‌​‌​ then
  1479.         ‪​‎‬, ‪​‌‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‬ (‌​‌​, ‬‎‪‪, ‎‬‎‎‪‬)
  1480.     else
  1481.         ‪​‎‬, ‪​‌‭ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‬ (‬‎‪‪, ‎‬‎‎‪‬)
  1482.     end
  1483.    
  1484.     if ‎‎‬‬‭.‌‭‬‌​ (‪​‌‭) then
  1485.         ​‭‭‎ = ‪​‌‭
  1486.     end
  1487.    
  1488.     if ‌​‌​ then
  1489.         ‪​‎‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‌‬‭‬ (‌​‌​, ‬‎‪‪, ‎‬‎‎‪‬, ​‭‭‎)
  1490.     else
  1491.         ‪​‎‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‌‬‭‬ (‬‎‪‪, ‎‬‎‎‪‬, ​‭‭‎)
  1492.     end
  1493.    
  1494.     if not ‪​‎‬ then return end
  1495.     return ‪​‎‬
  1496. end
  1497.  
  1498. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.​​‎ = function (...)
  1499.     if ‎‎‬‬‭.‬‬‪‌ then
  1500.         ‎‎‬‬‭.‬‬‪‌.​‭‌ ("‎‪​‪‪‭.​​‎")
  1501.     end
  1502.    
  1503.     return ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​​‎ (...)
  1504. end
  1505.  
  1506. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‎‬​‬ = function (‎‭​‎, ‎‬‎‎‪‬)
  1507.     if ‎‎‬‬‭.‬‬‪‌ then
  1508.         ‎‎‬‬‭.‬‬‪‌.​‭‌ ("‎‪​‪‪‭.‎‬​‬")
  1509.     end
  1510.    
  1511.     if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return end
  1512.     ‎‭​‎ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‎‭​‎
  1513.    
  1514.     local ​‭‭‬‪​, ‬‬​​‭‌ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‬​‬ (‎‭​‎, ‎‬‎‎‪‬)
  1515.    
  1516.     if ‎‎‬‬‭.‌‭‬‌​ (‬‬​​‭‌) then
  1517.         ‬‬​​‭‌ = ‎‎‬‬‭.‬‎​‪​ (‬‬​​‭‌)
  1518.     end
  1519.    
  1520.     if not ​‭‭‬‪​ then return end
  1521.     return ​‭‭‬‪​, ‬‬​​‭‌
  1522. end
  1523.  
  1524. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‎‪‌ = function (‎‭​‎, ‎‬‎‎‪‬, ​‭‭‎)
  1525.     if ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) == true then return end
  1526.     ‎‭​‎ = ‎‎‬‬‭.‬‎‬​‬‪ (‎‭​‎) or ‎‭​‎
  1527.    
  1528.     local ​‭‭‬‪​, ‬‬​​‭‌ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‬​‬ (‎‭​‎, ‎‬‎‎‪‬)
  1529.    
  1530.     if ‎‎‬‬‭.‌‭‬‌​ (‬‬​​‭‌) then
  1531.         ​‭‭‎ = ‬‬​​‭‌
  1532.     end
  1533.    
  1534.     return ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‎‪‌ (‎‭​‎, ‎‬‎‎‪‬, ​‭‭‎)
  1535. end
  1536.  
  1537. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪​‪‪‭.‪‬ = function (​‭, ‭​‬‬‌‎‪, ‪‎‌, ‎‪‎‎)
  1538.     ​‭ = ‎‎‬‬‭.‬‎‬​‬‪ (​‭) or ​‭
  1539.     ‪‎‌ = ‎‎‬‬‭.‬‎‬​‬‪ (‪‎‌) or ‪‎‌
  1540.    
  1541.     if ​‭ == true then return end
  1542.     if ‪‎‌ == true then return end
  1543.    
  1544.     local ‎​​, ‌‌‬‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‬​‬ (​‭, ‭​‬‬‌‎‪)
  1545.     local ​‪‎‬, ‪‭‪​ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‬​‬ (‪‎‌, ‎‪‎‎)
  1546.    
  1547.     if ‎‎‬‬‭.‌‭‬‌​ (‌‌‬‬) then return end
  1548.     if ‎‎‬‬‭.‌‭‬‌​ (‪‭‪​) then return end
  1549.    
  1550.     return ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‪‬ (​‭, ‭​‬‬‌‎‪, ‪‎‌, ‎‪‎‎)
  1551. end
  1552. ‎‎‬‬‭.‬‪‬‌‌‎ = ‎‎‬‬‭.‬‪‬‌‌‎ or {}
  1553.  
  1554. ‎‎‬‬‭.‬‪‬‌‌‎.‬‎‬‌   = 0
  1555. ‎‎‬‬‭.‬‪‬‌‌‎.‌‎‭‎‬‌ = 0
  1556.  
  1557. ‎‎‬‬‭.‬‪‬‌‌‎.‬​‌‎ =
  1558. {
  1559.     [0] = 0,
  1560.     [1] = 0,
  1561.     [2] = 0,
  1562.     [3] = 0,
  1563.     [4] = 0,
  1564.     [5] = 0,
  1565.     [6] = 0,
  1566.     [7] = 0,
  1567.     [8] = 0,
  1568.     [9] = 0,
  1569. }
  1570.  
  1571. function ‎‎‬‬‭.‬‪‬‌‌‎.‎‭‪‬‌ (‬‭‬‬‌, ​​‪‬)
  1572.     if ‬‭‬‬‌ - ‎‎‬‬‭.‬‪‬‌‌‎.‌‎‭‎‬‌ >= 1 then
  1573.         ‎‎‬‬‭.‬‪‬‌‌‎.‬‎‬‌   = ​​‪‬
  1574.         ‎‎‬‬‭.‬‪‬‌‌‎.‌‎‭‎‬‌ = ‬‭‬‬‌
  1575.        
  1576.         for ‬‎ = 0, 9 do
  1577.             ‎‎‬‬‭.‬‪‬‌‌‎.‬​‌‎ [‬‎] = 0
  1578.         end
  1579.        
  1580.         return
  1581.     end
  1582.    
  1583.     local ‌‎​‬‪ = ‎‎‬‬‭.‬‪‬‌‌‎.‬‎‬‌
  1584.     while ‌‎​‬‪ ~= ​​‪‬ do
  1585.         ‌‎​‬‪ = ‌‎​‬‪ + 1
  1586.         ‌‎​‬‪ = ‌‎​‬‪ % 10
  1587.        
  1588.         ‎‎‬‬‭.‬‪‬‌‌‎.‬​‌‎ [‌‎​‬‪] = 0
  1589.     end
  1590.    
  1591.     ‎‎‬‬‭.‬‪‬‌‌‎.‬‎‬‌   = ​​‪‬
  1592.     ‎‎‬‬‭.‬‪‬‌‌‎.‌‎‭‎‬‌ = ‬‭‬‬‌
  1593. end
  1594.  
  1595. function ‎‎‬‬‭.‬‪‬‌‌‎.‎‭‌‎‭‌ ()
  1596.     local ‬‭‬‬‌, ​​‪‬ = ‎‎‬‬‭.‬‪‬‌‌‎.‎‬‬‌ ()
  1597.     ‎‎‬‬‭.‬‪‬‌‌‎.‎‭‪‬‌ (‬‭‬‬‌, ​​‪‬)
  1598.    
  1599.     local ‪​ = 0
  1600.     for ‬‎ = 0, 9 do
  1601.         ‪​ = ‪​ + ‎‎‬‬‭.‬‪‬‌‌‎.‬​‌‎ [‬‎]
  1602.     end
  1603.    
  1604.     return ‪​
  1605. end
  1606.  
  1607. function ‎‎‬‬‭.‬‪‬‌‌‎.‎‬‬‌ (‎‭)
  1608.     ‎‭ = ‎‭ or ‎‎‬‬‭.‌‎‌.‭​‎‪‭ ()
  1609.    
  1610.     return ‎‭, ‎‎‬‬‭.‌‎‌.‪‎‪‎.‪‬‌‪ ((‎‭ % 1) * 10)
  1611. end
  1612.  
  1613. function ‎‎‬‬‭.‬‪‬‌‌‎.​‬‬‬‬‬ (‪‪‪‎, ‎‭)
  1614.     local ‬‭‬‬‌, ​​‪‬ = ‎‎‬‬‭.‬‪‬‌‌‎.‎‬‬‌ (‎‭)
  1615.     ‎‎‬‬‭.‬‪‬‌‌‎.‎‭‪‬‌ (‬‭‬‬‌, ​​‪‬)
  1616.     ‎‎‬‬‭.‬‪‬‌‌‎.‬​‌‎ [​​‪‬] = ‎‎‬‬‭.‬‪‬‌‌‎.‬​‌‎ [​​‪‬] + ‪‪‪‎
  1617. end
  1618.  
  1619. ‎‎‬‬‭.‎​‪ = false
  1620.  
  1621. function ‎‎‬‬‭.‬‎‬‎ ()
  1622.     return ‎‎‬‬‭.‎​‪
  1623. end
  1624.  
  1625. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​.‌‬‪​‬ = function (...)
  1626.     ‎‎‬‬‭.‎​‪ = true
  1627.    
  1628.     return ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬‪​‬ (...)
  1629. end
  1630.  
  1631. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‬‬​.‪‪‭‎‭‌ = function (...)
  1632.     if ‎‎‬‬‭.‬‬‪‌ then
  1633.         ‎‎‬‬‭.‬‬‪‌.​‭‌ ("‬‬‬​.‪‪‭‎‭‌")
  1634.     end
  1635.    
  1636.     ‎‎‬‬‭.‎​‪ = false
  1637.    
  1638.     ‎‎‬‬‭.‬‪‬‌‌‎.​‬‬‬‬‬ (‎‎‬‬‭.‌‎‌.‬‬‬​.‬​‌‬‌ ())
  1639.    
  1640.     return ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌ (...)
  1641. end
  1642.  
  1643. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‬‪‪​ = function (‎‭‪‌)
  1644.     local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‭‪‌, ‎‎‬‬‭.‎‪​​ ("\x1e%:<\xda\xd9\x89\xbd\x88"))
  1645.     if not ‎‭​‎ then return end
  1646.    
  1647.     ‎‎‬‬‭.‬‬‪‌.​‭‌ ("‪‬‪‪​", { ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭ (‎‭​‎) }, true)
  1648.    
  1649.     return ‎‭​‎ ()
  1650. end
  1651.  
  1652. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‌‬‭‬ = function (‎‭‪‌, ‬​‪‌‭)
  1653.     local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‭‪‌, ‬​‪‌‭)
  1654.     if not ‎‭​‎ then return end
  1655.    
  1656.     ‎‎‬‬‭.‬‬‪‌.​‭‌ ("‪‎‌‬‭‬", { ‬​‪‌‭, ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭ (‎‭​‎) }, true)
  1657.    
  1658.     return ‎‭​‎ ()
  1659. end
  1660.  
  1661. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‭​​ = function (‎‭‪‌, ‬​‪‌‭, ‌​‪‌‌)
  1662.     local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‭‪‌, ‬​‪‌‭, ‌​‪‌‌)
  1663.    
  1664.     if ‎‎‬‬‭.‌‎‌.‪‌‪​ (‎‭​‎) then
  1665.         ‎‎‬‬‭.‬‬‪‌.​‭‌ ("‪‎‭​​", { ‬​‪‌‭, ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‌‌‪‬‭ (‎‭​‎) }, true)
  1666.     end
  1667.    
  1668.     return ‎‭​‎
  1669. end
  1670.  
  1671. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‎‬​         = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‬‎‬​         (...) end
  1672. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌​‌            = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‌​‌            (...) end
  1673.  
  1674. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎‪       = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‎‪       (...) end
  1675.  
  1676. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‪‪‌‭‪         = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‌‪‪‌‭‪         (...) end
  1677. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‭‌​‪   = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‭‌​‪   (...) end
  1678. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‬‭‎‎   = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‬‭‎‎   (...) end
  1679.  
  1680. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‎​‬‭‬​ = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‎​‬‭‬​ (...) end
  1681. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‌‭‎‌ = function (...) ‎‎‬‬‭.​‎‪‪‪‪ () return ‎‎‬‬‭.‌‎‌.‌‭‎‌ (...) end
  1682.  
  1683. ‎‎‬‬‭.‌‭‭ (‎‎‬‬‭.‪‎​‌‌.‌‎‌,           ‎‎‬‬‭.‌‎‌)
  1684. ‎‎‬‬‭.‌‭‭ (‎‎‬‬‭.‪‎​‌‌.‌‬‌​‭,           ‎‎‬‬‭.‌‬‌​‭)
  1685.  
  1686. ‎‎‬‬‭.‬‬‬‎ = {}
  1687.  
  1688. function ‎‎‬‬‭.​​​​​ (‭‎‬, ​, ‎‭​‎)
  1689.     ‎‎‬‬‭.‎​‭‭‎​‪ (‭‎‬)
  1690.    
  1691.     if not ‎‭​‎ then return end
  1692.    
  1693.     local ‬‌‌‌‎‎ =
  1694.     {
  1695.         ‪‪‭       = true,
  1696.         ‎‬​‌‬      = ‎‭​‎,
  1697.         ‌‭‌​ = nil,
  1698.         ‬​      = ​
  1699.     }
  1700.    
  1701.     ‎‎‬‬‭.‬‬‬‎ [‭‎‬] = ‬‌‌‌‎‎
  1702.     ‎‎‬‬‭.‬‬‬‌‭​ (‎‭​‎)
  1703.     ‎‎‬‬‭.‎‎‬    (‬‌‌‌‎‎)
  1704.    
  1705.     local function ‬‎‌ ()
  1706.         if not ‬‌‌‌‎‎.‪‪‭ then return end
  1707.        
  1708.         ‎‎‬‬‭.‌‎‌.‬‬‎‭‌ (‬‌‌‌‎‎.‎‬​‌‬)
  1709.        
  1710.         if not ‬‌‌‌‎‎.‪‪‭ then return end
  1711.         ‎‎‬‬‭.‌‎‌.‎‎‪​.‬‌‎‌‭‎ (‬‌‌‌‎‎.‬​, ‬‌‌‌‎‎.‌‭‌​)
  1712.     end
  1713.     ‬‌‌‌‎‎.‌‭‌​ = ‬‎‌
  1714.    
  1715.     ‎‎‬‬‭.‬‬‬‌‭​ (‬‎‌)
  1716.     ‎‎‬‬‭.‌‎‌.‎‎‪​.‬‌‎‌‭‎ (‬‌‌‌‎‎.‬​, ‬‎‌)
  1717. end
  1718.  
  1719. function ‎‎‬‬‭.‎​‭‭‎​‪ (‭‎‬)
  1720.     if not ‎‎‬‬‭.‬‬‬‎ [‭‎‬] then return end
  1721.    
  1722.     ‎‎‬‬‭.‬‬‬‎ [‭‎‬].‪‪‭ = false
  1723.     ‎‎‬‬‭.‬‬‬‎ [‭‎‬] = nil
  1724. end
  1725.  
  1726. function ‎‎‬‬‭.‌‬‭‬ (‭‎‬)
  1727.     if not ‎‎‬‬‭.‬‬‬‎ [‭‎‬]         then return end
  1728.     if not ‎‎‬‬‭.‬‬‬‎ [‭‎‬].‪‪‭ then return end
  1729.    
  1730.     local ‬‌‌‌‎‎ = ‎‎‬‬‭.‬‬‬‎ [‭‎‬]
  1731.     ‎‎‬‬‭.‎​‭‭‎​‪ (‭‎‬)
  1732.     ‎‎‬‬‭.​​​​​ (‭‎‬, ‬‌‌‌‎‎.‬​, ‬‌‌‌‎‎.‎‬​‌‬)
  1733. end
  1734.  
  1735. ‎‎‬‬‭.‎‎‭‎‪ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ ()
  1736. function ‎‎‬‬‭.‪‪‎‪‬‪‬ ()
  1737.     ‎‎‬‬‭.‎‎‭‎‪ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ ()
  1738.    
  1739.     local ‬‭‬ = {}
  1740.     for ‭‎‬, ‬‌‌‌‎‎ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‎‎‬‬‭.‬‬‬‎) do
  1741.         ‬‭‬ [‬‌‌‌‎‎.‌‭‌​] = ‭‎‬
  1742.     end
  1743.    
  1744.     for _, ‎‎‪‬ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​​‎ ()) do
  1745.         if ‬‭‬ [‎‎‪‬] then
  1746.             ‬‭‬ [‎‎‪‬] = nil
  1747.         end
  1748.     end
  1749.    
  1750.     if ‎‎‬‬‭.‌‎‌.​‌‌​‭ (‬‭‬) then
  1751.         for _, ‭‎‬ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‬‭‬) do
  1752.             ‎‎‬‬‭.‪‬‌‪​​.​‬‭‬‪‭ (‭‎‬)
  1753.             ‎‎‬‬‭.‌‬‭‬ (‭‎‬)
  1754.         end
  1755.        
  1756.         return false
  1757.     end
  1758.    
  1759.     return true
  1760. end
  1761.  
  1762. function ‎‎‬‬‭.​‎‪‪‪‪ ()
  1763.     if ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () - ‎‎‬‬‭.‎‎‭‎‪ > 1 then
  1764.         ‎‎‬‬‭.‪‪‎‪‬‪‬ ()
  1765.     end
  1766. end
  1767.  
  1768. ‎‎‬‬‭.​​​​​ ("‎‎‬‬‭.‌‬‭‎‭‪", 1, ‎‎‬‬‭.‪‪‎‪‬‪‬)
  1769. ‎‎‬‬‭.‪‪ = {}
  1770.  
  1771. local ‪‪‪‎​‪           = false
  1772. local ‌‌‪​‪        = nil
  1773. local ‎‎‎ = nil
  1774. local ‬​‬‌ = nil
  1775. local ‎‎‎‎‎ = nil
  1776. local ​‌​ = nil
  1777. local ‎‪​ = nil
  1778.  
  1779. function ‎‎‬‬‭.‪‭‬‬ (‪‬​, ‬‬‌‎‌‎, ‎‭​‎)
  1780.     if not ‎‭​‎ then ‎‎‬‬‭.‬‭‭‭‌‎ (‪‬​, ‬‬‌‎‌‎) return end
  1781.    
  1782.     local ‭‌‪‎‌‪ = function (...)
  1783.         if ‪‪‪‎​‪ then
  1784.             local ‭‎‬‬‎‬‬ = {...}
  1785.             ‎‎‎ = ‌‌‪​‪
  1786.             ‬​‬‌ = ‭‎‬‬‎‬‬ [1]
  1787.             ‎‎‎‎‎ = ‭‎‬‬‎‬‬ [2]
  1788.             ​‌​ = ‭‎‬‬‎‬‬ [3]
  1789.             ‎‪​ = ‭‎‬‬‎‬‬ [4]
  1790.             return
  1791.         end
  1792.        
  1793.         return ‎‭​‎ (...)
  1794.     end
  1795.    
  1796.     ‎‎‬‬‭.‬‬‬‌‭​ (‎‭​‎)
  1797.     ‎‎‬‬‭.‬‬‬‌‭​ (‭‌‪‎‌‪)
  1798.    
  1799.     ‎‎‬‬‭.‪‪ [‪‬​] = ‎‎‬‬‭.‪‪ [‪‬​] or {}
  1800.     ‎‎‬‬‭.‪‪ [‪‬​] [‬‬‌‎‌‎] = ‭‌‪‎‌‪
  1801.    
  1802.     ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$?;\x04")] [‎‎‬‬‭.‎‪​​ ("\x0d40")] (‪‬​, ‬‬‌‎‌‎, ‭‌‪‎‌‪)
  1803. end
  1804.  
  1805. function ‎‎‬‬‭.‬‭‭‭‌‎ (‪‬​, ‬‬‌‎‌‎)
  1806.     if not ‎‎‬‬‭.‪‪ [‪‬​]            then return end
  1807.     if not ‎‎‬‬‭.‪‪ [‪‬​] [‬‬‌‎‌‎] then return end
  1808.    
  1809.     ‎‎‬‬‭.‪‪ [‪‬​] [‬‬‌‎‌‎] = nil
  1810.     ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$?;\x04")] [‎‎‬‬‭.‎‪​​ ("\x1e59\x00\xd8\xce")] (‪‬​, ‬‬‌‎‌‎)
  1811.    
  1812.     if not ‎‎‬‬‭.‌‎‌.​‌‌​‭ (‎‎‬‬‭.‪‪ [‪‬​]) then
  1813.         ‎‎‬‬‭.‪‪ [‪‬​] = nil
  1814.     end
  1815. end
  1816.  
  1817. function ‎‎‬‬‭.‭‌‪‌‌ (‪‬​, ‬‬‌‎‌‎)
  1818.     if not ‎‎‬‬‭.‪‪ [‪‬​]            then return end
  1819.     if not ‎‎‬‬‭.‪‪ [‪‬​] [‬‬‌‎‌‎] then return end
  1820.    
  1821.     ‎‎‬‬‭.‬‬‬‌‭​ (‎‎‬‬‭.‪‪ [‪‬​] [‬‬‌‎‌‎])
  1822.     ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$?;\x04")] [‎‎‬‬‭.‎‪​​ ("\x0d40")] (‪‬​, ‬‬‌‎‌‎, ‎‎‬‬‭.‪‪ [‪‬​] [‬‬‌‎‌‎])
  1823. end
  1824.  
  1825. function ‎‎‬‬‭.‎‭​‌​ ()
  1826.     for ‪‬​, ‬‎​‎‬ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‎‎‬‬‭.‪‪) do
  1827.         for ‬‬‌‎‌‎, ‎‭​‎ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‬‎​‎‬) do
  1828.             ‎‎‬‬‭.‬‬‬‌‭​ (‎‭​‎)
  1829.             ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$?;\x04")] [‎‎‬‬‭.‎‪​​ ("\x0d40")] (‪‬​, ‬‬‌‎‌‎, ‎‭​‎)
  1830.         end
  1831.     end
  1832. end
  1833.  
  1834. function ‎‎‬‬‭.​‎‬‌ ()
  1835.     local ‎‭‪‎​ = ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$?;\x04")] [‎‎‬‬‭.‎‪​​ ("\x0b5 ;\xcf\xc9\x8c\xb6")] ()
  1836.     for ‪‬​, ‪​‌‭‭‌ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‎‎‬‬‭.‪‪) do
  1837.         local ‬‎​‎‬ = ‎‭‪‎​ [‪‬​] or {}
  1838.         for ‬‬‌‎‌‎, ‌‬‬‌​ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‪​‌‭‭‌) do
  1839.             if ‬‎​‎‬ [‬‬‌‎‌‎] ~= ‌‬‬‌​ then
  1840.                 ‎‎‬‬‭.‬‬‪‌.​‎‌‭ (‎‎‬‬‭.‎‪​​ ("$?;\x04\x80\xec\x85\xa7\xbb,\xd8L\xb8\x1e\x84Sl\x0bv") .. ‪‬​ .. ‎‎‬‬‭.‎‪​​ ("n\x0dt4\x8c") .. ‬‬‌‎‌‎ .. ‎‎‬‬‭.‎‪​​ ("n\x0d"), ‬‎​‎‬ [‬‬‌‎‌‎])
  1841.                
  1842.                 ‌‌‪​‪ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1843.                 local ‎​‎‌‌ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1844.                 local ‭‌‌‌‬ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1845.                 local ‎‪​‭ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1846.                 local ​‭‎‌‬‪ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1847.                
  1848.                 ‎‎‎ = nil
  1849.                 ‬​‬‌ = nil
  1850.                 ‎‎‎‎‎ = nil
  1851.                 ​‌​ = nil
  1852.                 ‎‪​ = nil
  1853.                
  1854.                 ‪‪‪‎​‪ = true
  1855.                 ‎‎‬‬‭.‌‎‌.‬‬‎‭‌ (‬‎​‎‬ [‬‬‌‎‌‎], ‎​‎‌‌, ‭‌‌‌‬, ‎‪​‭, ​‭‎‌‬‪)
  1856.                 ‪‪‪‎​‪ = false
  1857.                
  1858.                 if ‎‎‎ ~= ‌‌‪​‪ or
  1859.                    ‬​‬‌ ~= ‎​‎‌‌ or
  1860.                    ‎‎‎‎‎ ~= ‭‌‌‌‬ or
  1861.                    ​‌​ ~= ‎‪​‭ or
  1862.                    ‎‪​ ~= ​‭‎‌‬‪ then
  1863.                     ‎‎‬‬‭.‪‬‌‪​​.​‌‪‎ (‪‬​, ‬‬‌‎‌‎)
  1864.                     ‎‎‬‬‭.‭‌‪‌‌ (‪‬​, ‬‬‌‎‌‎)
  1865.                 end
  1866.             end
  1867.         end
  1868.     end
  1869. end
  1870.  
  1871. ‎‎‬‬‭.​​​​​ ("‎‎‬‬‭.‪‪‭‪‎‪", 1, ‎‎‬‬‭.​‎‬‌)
  1872.  
  1873. ‎‎‬‬‭.​‭‌‌‎​ = {}
  1874.  
  1875. local ‎‪‭‪​           = false
  1876. local ​‬‌‎​        = nil
  1877. local ‎​‌ = nil
  1878. local ​‭‬‪‪‭‪ = nil
  1879. local ‎‌‌‪ = nil
  1880. local ‭‎‭‎‌ = nil
  1881. local ‎​‌‪ = nil
  1882.  
  1883. function ‎‎‬‬‭.‌‬‪​ (‬‪‎, ‎‭​‎)
  1884.     if not ‎‭​‎ then return end
  1885.    
  1886.     local ‭‌‪‎‌‪ = function (...)
  1887.         if ‎‪‭‪​ then
  1888.             local ‭‎‬‬‎‬‬ = {...}
  1889.             ‎​‌ = ​‬‌‎​
  1890.             ​‭‬‪‪‭‪ = ‭‎‬‬‎‬‬ [1]
  1891.             ‎‌‌‪ = ‭‎‬‬‎‬‬ [2]
  1892.             ‭‎‭‎‌ = ‭‎‬‬‎‬‬ [3]
  1893.             ‎​‌‪ = ‭‎‬‬‎‬‬ [4]
  1894.             return
  1895.         end
  1896.        
  1897.         return ‎‭​‎ (...)
  1898.     end
  1899.    
  1900.     ‎‎‬‬‭.‬‬‬‌‭​ (‎‭​‎)
  1901.     ‎‎‬‬‭.‬‬‬‌‭​ (‭‌‪‎‌‪)
  1902.    
  1903.     ‎‎‬‬‭.‎‌​‬‬ (‬‪‎)
  1904.     ‎‎‬‬‭.​‭‌‌‎​ [‬‪‎] = ‭‌‪‎‌‪
  1905.    
  1906.     ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x1e57\x0a\xc7\xdd\x85")] (‬‪‎, ‭‌‪‎‌‪)
  1907. end
  1908.  
  1909. function ‎‎‬‬‭.‎‌​‬‬ (‬‪‎)
  1910.     ‎‎‬‬‭.​‭‌‌‎​ [‬‪‎] = nil
  1911. end
  1912.  
  1913. function ‎‎‬‬‭.​‌‭‌‎​‎ (‬‪‎)
  1914.     if not ‎‎‬‬‭.​‭‌‌‎​ [‬‪‎] then return end
  1915.    
  1916.     ‎‎‬‬‭.‬‬‬‌‭​ (‎‎‬‬‭.​‭‌‌‎​ [‬‪‎])
  1917.     ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x1e57\x0a\xc7\xdd\x85")] (‬‪‎, ‎‎‬‬‭.​‭‌‌‎​ [‬‪‎])
  1918. end
  1919.  
  1920. function ‎‎‬‬‭.‌‪‭ ()
  1921.     local ‪‬‪​ = ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x1e57\x0a\xc7\xdd\x85\xa1\x9c")]
  1922.     for ‬‪‎, ‌‬‬‌​ in ‎‎‬‬‭.‌‎‌.​‬‎‌‭ (‎‎‬‬‭.​‭‌‌‎​) do
  1923.         if ‪‬‪​ [‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‪‬​‪ (‬‪‎)] ~= ‌‬‬‌​ and
  1924.            ‪‬‪​ [‬‪‎] ~= ‌‬‬‌​ then
  1925.             local ‌​​​‪‪ = ‪‬‪​ [‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‪‬​‪ (‬‪‎)] or ‪‬‪​ [‬‪‎]
  1926.            
  1927.             ‎‎‬‬‭.‬‬‪‌.​‎‌‭ (‎‎‬‬‭.‎‪​​ ("\"5 A\xfc\xce\x83\xb6\x86;\xdfR\xae\x1e\xf7X") .. ‬‪‎ .. ‎‎‬‬‭.‎‪​​ ("n\x0d"), ‌​​​‪‪)
  1928.            
  1929.             ​‬‌‎​ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1930.             local ‎​‎‌‌ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1931.             local ‭‌‌‌‬ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1932.             local ‎‪​‭ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1933.             local ​‭‎‌‬‪ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ () + ‎‎‬‬‭.‌‎‌.‪‎‪‎.​‭‪‎ ()
  1934.            
  1935.             ‎​‌ = nil
  1936.             ​‭‬‪‪‭‪ = nil
  1937.             ‎‌‌‪ = nil
  1938.             ‭‎‭‎‌ = nil
  1939.             ‎​‌‪ = nil
  1940.            
  1941.             ‎‪‭‪​ = true
  1942.             ‎‎‬‬‭.‌‎‌.‬‬‎‭‌ (‌​​​‪‪, ‎​‎‌‌, ‭‌‌‌‬, ‎‪​‭, ​‭‎‌‬‪)
  1943.             ‎‪‭‪​ = false
  1944.            
  1945.             if ‎​‌ ~= ​‬‌‎​ or
  1946.                ​‭‬‪‪‭‪ ~= ‎​‎‌‌ or
  1947.                ‎‌‌‪ ~= ‭‌‌‌‬ or
  1948.                ‭‎‭‎‌ ~= ‎‪​‭ or
  1949.                ‎​‌‪ ~= ​‭‎‌‬‪ then
  1950.                 ‎‎‬‬‭.‪‬‌‪​​.​​ (‬‪‎)
  1951.                 ‎‎‬‬‭.​‌‭‌‎​‎ (‬‪‎)
  1952.             end
  1953.         end
  1954.     end
  1955. end
  1956.  
  1957. ‎‎‬‬‭.​​​​​ ("‎‎‬‬‭.‌‬‬​‌​", 0.05, ‎‎‬‬‭.‌‪‭)
  1958.  
  1959. ‎‎‬‬‭.​​​​​ ("‎‎‬‬‭.‎​​", 0.05,
  1960.     function ()
  1961.         ‎‎‬‬‭.‬‬‪‌.​‎‌‭ ("‬‬‬​.‪‎​‎‪", ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x05>7\x00\xc3\xc2\x8e\xb4")])
  1962.         ‎‎‬‬‭.‬‬‪‌.​‎‌‭ ("‬‬‬​.‪‪‌‪​",  ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x1e57\x0a\xc7\xdd\x85")] )
  1963.        
  1964.         local ‌‎‎‬‪‪ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌‪ (‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")])
  1965.         ‎‎‬‬‭.‬‬‪‌.​‎‬​ ("‬‭‌‎‪‭", ‌‎‎‬‪‪)
  1966.        
  1967.         local ‎‎‬‪ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌‪ (‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\"5 ")] [‎‎‬‬‭.‎‪​​ ("\x1e57\x0a\xc7\xdd\x85\xa1\x9c")] or {})
  1968.         ‎‎‬‬‭.‬‬‪‌.​‎‬​ ("‬‬‬​.‪‭‪‪‭‌‭", ‎‎‬‪)
  1969.     end
  1970. )
  1971.  
  1972.  
  1973. ‎‎‬‬‭.‎‬‭​‪​‪​ = ‎‎‬‬‭.‎‬‭​‪​‪​ or {}
  1974.  
  1975. local ‪‎‭‬‬    = ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‌‪‎‪‪
  1976. local ​​‭  = ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪​‭​
  1977. local ‌‎‌‪‎​ = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‎​​
  1978.  
  1979.  
  1980. function ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, ‎‌‎‎‌)
  1981.     ‎‭ [#‎‭ + 1] = ‌‎‌‪‎​ (
  1982.         ‪‎‭‬‬ (           ‎‌‎‎‌,      0xFF)
  1983.     )
  1984. end
  1985.  
  1986. function ‎‎‬‬‭.‎‬‭​‪​‪​.‌‎‬​​‭ (‎‭, ‎‌‎‎‌)
  1987.     ‎‭ [#‎‭ + 1] = ‌‎‌‪‎​ (
  1988.         ‪‎‭‬‬ (           ‎‌‎‎‌,      0xFF),
  1989.         ‪‎‭‬‬ (​​‭(‎‌‎‎‌,  8), 0xFF)
  1990.     )
  1991. end
  1992.  
  1993. function ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‭‌‬ (‎‭, ‎‌‎‎‌)
  1994.     ‎‭ [#‎‭ + 1] = ‌‎‌‪‎​ (
  1995.         ‪‎‭‬‬ (           ‎‌‎‎‌,      0xFF),
  1996.         ‪‎‭‬‬ (​​‭(‎‌‎‎‌,  8), 0xFF),
  1997.         ‪‎‭‬‬ (​​‭(‎‌‎‎‌, 16), 0xFF),
  1998.         ‪‎‭‬‬ (​​‭(‎‌‎‎‌, 24), 0xFF)
  1999.     )
  2000. end
  2001.  
  2002. function ‎‎‬‬‭.‎‬‭​‪​‪​.‬‬‌‌ (‎‭, ‎‌‎‎‌)
  2003.     if ‎‌‎‎‌ < 0 then ‎‌‎‎‌ = ‎‌‎‎‌ + 256 end
  2004.     ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, ‎‌‎‎‌)
  2005. end
  2006.  
  2007. function ‎‎‬‬‭.‎‬‭​‪​‪​.​‬‌‪‪‌ (‎‭, ‎‌‎‎‌)
  2008.     if ‎‌‎‎‌ < 0 then ‎‌‎‎‌ = ‎‌‎‎‌ + 65536 end
  2009.     ‎‎‬‬‭.‎‬‭​‪​‪​.‌‎‬​​‭ (‎‭, ‎‌‎‎‌)
  2010. end
  2011.  
  2012. function ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‪‭‪ (‎‭, ‎‌‎‎‌)
  2013.     if ‎‌‎‎‌ < 0 then ‎‌‎‎‌ = ‎‌‎‎‌ + 4294967296 end
  2014.     ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‭‌‬ (‎‭, ‎‌‎‎‌)
  2015. end
  2016.  
  2017. function ‎‎‬‬‭.‎‬‭​‪​‪​.‪‭‌‪‌ (‎‭, ‌‌‌‎‬‪)
  2018.     ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, #‌‌‌‎‬‪)
  2019.     ‎‭ [#‎‭ + 1] = ‌‌‌‎‬‪
  2020. end
  2021.  
  2022. function ‎‎‬‬‭.‎‬‭​‪​‪​.​‬​‌‪‬‌ (‎‭, ‌‌‌‎‬‪)
  2023.     ‎‎‬‬‭.‎‬‭​‪​‪​.‌‎‬​​‭ (‎‭, #‌‌‌‎‬‪)
  2024.     ‎‭ [#‎‭ + 1] = ‌‌‌‎‬‪
  2025. end
  2026.  
  2027. function ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‪‭ (‎‭, ‌‌‌‎‬‪)
  2028.     ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‭‌‬ (‎‭, #‌‌‌‎‬‪)
  2029.     ‎‭ [#‎‭ + 1] = ‌‌‌‎‬‪
  2030. end
  2031.  
  2032. function ‎‎‬‬‭.‎‬‭​‪​‪​.‌‌​‎‌ (‎‭, ‌​‎‎‌‬‬)
  2033.     for ‬‎ = 1, #‌​‎‎‌‬‬ do
  2034.         ‎‭ [#‎‭ + 1] = ‌​‎‎‌‬‬ [‬‎]
  2035.     end
  2036. end
  2037.  
  2038. function ‎‎‬‬‭.‎‬‭​‪​‪​.‌‭‎ (‎‭, ‎‬‭‬‪‌‎)
  2039.     ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, ‎‬‭‬‪‌‎ and 1 or 0)
  2040. end
  2041.  
  2042. ‎‎‬‬‭.‬‬‪‌ = ‎‎‬‬‭.‬‬‪‌ or {}
  2043. ‎‎‬‬‭.‬‬‪‌.‬‌‎‎‎‌         = {}
  2044. ‎‎‬‬‭.‬‬‪‌.‎‌‭‬‎‌‌       = {}
  2045. ‎‎‬‬‭.‬‬‪‌.​‪        = {}
  2046.  
  2047. ‎‎‬‬‭.‌‎‌.​‭‭ (‎‎‬‬‭.‬‬‪‌.‬‌‎‎‎‌,   { [‎‎‬‬‭.‎‪​​ ("\x13\x0f9\x00\xca\xce")] = ‎‎‬‬‭.‎‪​​ ("'") })
  2048. ‎‎‬‬‭.‌‎‌.​‭‭ (‎‎‬‬‭.‬‬‪‌.‎‌‭‬‎‌‌, { [‎‎‬‬‭.‎‪​​ ("\x13\x0f9\x00\xca\xce")] = ‎‎‬‬‭.‎‪​​ ("'") })
  2049. ‎‎‬‬‭.‌‎‌.​‭‭ (‎‎‬‬‭.‬‬‪‌.​‪,  { [‎‎‬‬‭.‎‪​​ ("\x13\x0f9\x00\xca\xce")] = ‎‎‬‬‭.‎‪​​ (":") })
  2050.  
  2051. ‎‎‬‬‭.‬‬‪‌.‎‎‪​     = 16
  2052. ‎‎‬‬‭.‬‬‪‌.​‌‬ = 0
  2053. ‎‎‬‬‭.‬‬‪‌.‌‪‌ = {}
  2054. ‎‎‬‬‭.‬‬‪‌.​‌​‪‭    = {}
  2055. ‎‎‬‬‭.‬‬‪‌.‌‭‌  = {}
  2056.  
  2057. function ‎‎‬‬‭.‬‬‪‌.‌‭‪‬ ()
  2058.     return #‎‎‬‬‭.‬‬‪‌.‌‪‌ == 0 and
  2059.            #‎‎‬‬‭.‬‬‪‌.​‌​‪‭    == 0
  2060. end
  2061.  
  2062. function ‎‎‬‬‭.‬‬‪‌.‬‬‌‬‭‌ (‎​​)
  2063.     if ‎‎‬‬‭.‬‬‪‌.‌‭‪‬ () then
  2064.         ‎​​ ()
  2065.         return
  2066.     end
  2067.    
  2068.     if #‎‎‬‬‭.‬‬‪‌.‌‭‌ == 0 then
  2069.         ‎‎‬‬‭.‬‬‪‌.​‪‌‬‬‭ = ‎‎‬‬‭.‌‎‌.‭​‎‪‭ ()
  2070.     end
  2071.    
  2072.     ‎‎‬‬‭.‬‬‪‌.‌‭‌ [#‎‎‬‬‭.‬‬‪‌.‌‭‌ + 1] = ‎​​
  2073. end
  2074.  
  2075. function ‎‎‬‬‭.‬‬‪‌.‬‭‪‬‬ ()
  2076.     if #‎‎‬‬‭.‬‬‪‌.‌‭‌ == 0 then return end
  2077.    
  2078.     for ‬‎ = 1, #‎‎‬‬‭.‬‬‪‌.‌‭‌ do
  2079.         ‎‎‬‬‭.‬‬‪‌.‌‭‌ [‬‎] ()
  2080.     end
  2081.    
  2082.     ‎‎‬‬‭.‬‬‪‌.‌‭‌ = {}
  2083. end
  2084.  
  2085. function ‎‎‬‬‭.‬‬‪‌.‬‪‬‬ (‬‬‬​‌)
  2086.     local ‬‪ = ‬‬‬​‌ and ‎‎‬‬‭.‬‬‪‌.‎‎‪​ or 2
  2087.     if ‎‎‬‬‭.‬‎‬‎ () then return false end
  2088.     if ‎‎‬‬‭.‬‬‪‌.​‌‬ >= ‬‪ then return false end
  2089.     if not ‎‎‬‬‭.‌‬‌​‭.​‎‌​‎‌‭.‌‬‪‬ (‎‎‬‬‭.‌‎‌.‎‪ ()) then return false end
  2090.    
  2091.     if ‎‎‬‬‭.‬‪‬‌‌‎.‎‭‌‎‭‌ () > 12 * 1024 then return false end
  2092.    
  2093.     return true
  2094. end
  2095.  
  2096. function ‎‎‬‬‭.‬‬‪‌.​‭‌‭‭‌ (‬‬‬​‌)
  2097.     if ‎‎‬‬‭.‬‬‪‌.‌‭‪‬ () then return end
  2098.     if not ‎‎‬‬‭.‬‬‪‌.‬‪‬‬ (‬‬‬​‌) then return end
  2099.    
  2100.     local ‪‌​‬          = {}
  2101.     local ‎‎‬‭‭‬         = 0
  2102.     local ‬‎‎​ = 0
  2103.     local ‬​​‪    = 0
  2104.    
  2105.     while ‎‎‬‬‭.‬‬‪‌.‬‪‬‬ (‬‬‬​‌) and
  2106.           #‎‎‬‬‭.‬‬‪‌.‌‪‌ > ‬‎‎​ do
  2107.         ‎‎‬‭‭‬         = ‎‎‬‭‭‬         + 1
  2108.         ‬‎‎​ = ‬‎‎​ + 1
  2109.        
  2110.         local ‪‭‎ = ‎‎‬‬‭.‬‬‪‌.‌‪‌ [‬‎‎​]
  2111.         ‎‎‬‬‭.‬‬‪‌.​‌‬ = ‎‎‬‬‭.‬‬‪‌.​‌‬ + 1
  2112.         ‎‎‬‬‭.‬‬‪‌.‪‭‌‌‎ (‪‌​‬, ‪‭‎.‪‎‌‌, ‪‭‎.​‎‬‬‎‌, ‪‭‎.‪‬‪‭‪‬)
  2113.     end
  2114.    
  2115.     while ‎‎‬‬‭.‬‬‪‌.‬‪‬‬ (‬‬‬​‌) and
  2116.           #‎‎‬‬‭.‬‬‪‌.​‌​‪‭ > ‬​​‪ do
  2117.         ‎‎‬‭‭‬      = ‎‎‬‭‭‬      + 1
  2118.         ‬​​‪ = ‬​​‪ + 1
  2119.        
  2120.         local ​‎​ = ‎‎‬‬‭.‬‬‪‌.​‌​‪‭ [‬​​‪]
  2121.         ‎‎‬‬‭.‬‬‪‌.​‌‬ = ‎‎‬‬‭.‬‬‪‌.​‌‬ + 1
  2122.         ‎‎‬‬‭.‬‬‪‌.‎‬‬‌‎​ (‪‌​‬, ​‎​.‪‎‌‌, ​‎​.‪‬‪​‭, ​‎​.‪‬‪‭‪‬)
  2123.     end
  2124.    
  2125.     local ‪‎‪ = ‎‎‬‬‭.‌‎‌.‭​​‎‪.‪‪‪‌‭‭‪ (‪‌​‬)
  2126.     ‪‎‪ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‪‌‭‭‭ (‪‎‪)
  2127.    
  2128.     if #‪‎‪ > 65500 then
  2129.         if ‎‎‬‬‭.‬‬‪‌.‎‎‪​ > 1 then
  2130.             ‎‎‬‬‭.‬‬‪‌.‎‎‪​ = ‎‎‬‬‭.‬‬‪‌.‎‎‪​ - 1
  2131.         else
  2132.             ‎‎‬‬‭.‌‎‌.‎‌‌‌.‪‭​‪​ (‎‎‬‬‭.‎‪​​ ("/170\xc8\xde\x8e\xb0\x9b$\xd5N\x82L\xc9\x0a#\" A\xda\xd3\x94"), ‪‎‪)
  2133.             ‎‎‬‬‭.‌‎‌.‌‌‭‬‌​‌ (‎‎‬‬‭.‎‪​​ ("m35\x04\xcb\x8b\xa1\xbd\x9b$\xd9H\xb8_\xd8@l\x16!\x01\xcd\xdf\x89\xbc\x81m\xc8E\xadQ\xde\x0el9'O\xda\xc4\x8f\xf3\x8d$\xdd\x00\xf5") .. #‪‎‪ .. ‎‎‬‬‭.‎‪​​ ("e|t\x1e\xdb\xce\x95\xb6\xcf$\xc9\x00\xb7_\xc1\x17)4xO\xc5\xc2\x83\xb8\xcf)\xcfE\xfdJ\xc3Z899\x0a\xc1\xde\x94\xf3\x86 \xd7I\xb3[\xc2\x0ebZ"))
  2134.         end
  2135.         return
  2136.     end
  2137.    
  2138.     if ‎‎‬‬‭.‬‬‪‌.‎‎‪​ < 16 then
  2139.         ‎‎‬‬‭.‬‬‪‌.‎‎‪​ = ‎‎‬‬‭.‬‬‪‌.‎‎‪​ + 1
  2140.     end
  2141.    
  2142.     for ‬‎ = 1, ‬‎‎​ do ‎‎‬‬‭.‌‎‌.‭​​‎‪.‎‌‎‬‬‬ (‎‎‬‬‭.‬‬‪‌.‌‪‌, 1) end
  2143.     for ‬‎ = 1, ‬​​‪    do ‎‎‬‬‭.‌‎‌.‭​​‎‪.‎‌‎‬‬‬ (‎‎‬‬‭.‬‬‪‌.​‌​‪‭,    1) end
  2144.    
  2145.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬‪​‬ ("‎‎‬‬‭.‎‌‌‎​")
  2146.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (‎‎‬‭‭‬, 8)
  2147.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (#‪‎‪, 16)
  2148.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‬‎‎ (‪‎‪, #‪‎‪)
  2149.    
  2150.     ‎‎‬‬‭.‬‪‬‌‌‎.​‬‬‬‬‬ (‎‎‬‬‭.‌‎‌.‬‬‬​.‬​‌‬‌ ())
  2151.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌ ()
  2152.    
  2153.     if ‎‎‬‬‭.‬‬‪‌.‌‭‪‬ () then
  2154.         ‎‎‬‬‭.‬‬‪‌.‬‭‪‬‬ ()
  2155.     end
  2156. end
  2157.  
  2158. ‎‎‬‬‭.​​​​​ ("‎‎‬‬‭.‬‬‪‌.​‭‌‭‭‌", 0.2,
  2159.     function ()
  2160.         ‎‎‬‬‭.‬‬‪‌.​‌‬ = 0
  2161.         ‎‎‬‬‭.‬‬‪‌.​‭‌‭‭‌ (true)
  2162.     end
  2163. )
  2164.  
  2165. function ‎‎‬‬‭.‬‬‪‌.‪​‭‌ (‪​​, ‌‎, ‌‌​‪)
  2166.     if not ‎‎‬‬‭.‬‬‪‌.‬‪‬‬ () then
  2167.     end
  2168.    
  2169.     ‎‎‬‬‭.‬‬‪‌.‌‪‌ [#‎‎‬‬‭.‬‬‪‌.‌‪‌ + 1] =
  2170.     {
  2171.         ‪‎‌‌   = ‪​​,
  2172.         ​‎‬‬‎‌   = ‌‎,
  2173.         ‪‬‪‭‪‬ = ‌‌​‪
  2174.     }
  2175.    
  2176.     ‎‎‬‬‭.‬‬‪‌.​‭‌‭‭‌ (false)
  2177. end
  2178.  
  2179. function ‎‎‬‬‭.‬‬‪‌.‌​ (‪​​, ​‌‭‎‌, ‌‌​‪)
  2180.     if not ‎‎‬‬‭.‬‬‪‌.‬‪‬‬ () then
  2181.     end
  2182.    
  2183.     ‎‎‬‬‭.‬‬‪‌.​‌​‪‭ [#‎‎‬‬‭.‬‬‪‌.​‌​‪‭ + 1] =
  2184.     {
  2185.         ‪‎‌‌   = ‪​​,
  2186.         ‪‬‪​‭    = ​‌‭‎‌,
  2187.         ‪‬‪‭‪‬ = ‌‌​‪
  2188.     }
  2189.    
  2190.     ‎‎‬‬‭.‬‬‪‌.​‭‌‭‭‌ (false)
  2191. end
  2192.  
  2193. function ‎‎‬‬‭.‬‬‪‌.‪‭‌‌‎ (‎‭, ‪​​, ‌‎, ‌‌​‪)
  2194.     ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌    (‎‭, 1)
  2195.     ‎‎‬‬‭.‎‬‭​‪​‪​.‪‭‌‪‌ (‎‭, ‪​​)
  2196.     ‎‎‬‬‭.‬‬‪‌.‪‭‌​ (‎‭, ‌‎)
  2197.    
  2198.     if ‌‌​‪ then
  2199.         ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, #‌‌​‪)
  2200.         for ‬‎ = 1, #‌‌​‪ do
  2201.             ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‪‭ (‎‭, ‌‌​‪ [‬‎])
  2202.         end
  2203.     else
  2204.         ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, 0)
  2205.     end
  2206. end
  2207.  
  2208. function ‎‎‬‬‭.‬‬‪‌.‎‬‬‌‎​ (‎‭, ‪​​, ​‌‭‎‌, ‌‌​‪)
  2209.     ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌    (‎‭, 0)
  2210.     ‎‎‬‬‭.‎‬‭​‪​‪​.‪‭‌‪‌ (‎‭, ‪​​)
  2211.    
  2212.     ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, #​‌‭‎‌ + 1)
  2213.     for ‬‎ = 0, #​‌‭‎‌ do
  2214.         ‎‎‬‬‭.‬‬‪‌.‪‭‌​ (‎‭, ​‌‭‎‌ [‬‎])
  2215.     end
  2216.    
  2217.     if ‌‌​‪ then
  2218.         ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, #‌‌​‪)
  2219.         for ‬‎ = 1, #‌‌​‪ do
  2220.             ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‪‭ (‎‭, ‌‌​‪ [‬‎])
  2221.         end
  2222.     else
  2223.         ‎‎‬‬‭.‎‬‭​‪​‪​.‬‭‌ (‎‭, 0)
  2224.     end
  2225. end
  2226.  
  2227. function ‎‎‬‬‭.‬‬‪‌.‪‭‌​ (‎‭, ‌‎)
  2228.     ‎‎‬‬‭.‎‬‭​‪​‪​.‌‭‎ (‎‭, ‌‎.‬‌‪‎‬‭‎ )
  2229.     ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‭‌‬  (‎‭, ‌‎.‬​‌​‪‪‬)
  2230.    
  2231.     if not ‌‎.‬‌‪‎‬‭‎ then
  2232.         ‎‎‬‬‭.‎‬‭​‪​‪​.​‬​‌‪‬‌ (‎‭, ‌‎.‪​‭               )
  2233.         ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‪‭‪     (‎‭, ‌‎.‌‪‌‭)
  2234.         ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‪‭‪     (‎‭, ‌‎.‪‎‬‌‎  )
  2235.         ‎‎‬‬‭.‎‬‭​‪​‪​.​‪‭‌‬    (‎‭, ‌‎.‎‪‌‬​‬       )
  2236.     end
  2237. end
  2238.  
  2239. function ‎‎‬‬‭.‬‬‪‌.​‎‬​ (‌‎‎‪‭​, ‌‎‌‎, ‭‎​‎‪‎‬)
  2240.     ‭‎​‎‪‎‬ = ‭‎​‎‪‎‬ or 1
  2241.    
  2242.     if not ‌‎‌‎ then return end
  2243.     if ‭‎​‎‪‎‬ > 64 then return end
  2244.    
  2245.     local ‬‪‪ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌‪ (‌‎‌‎)
  2246.     if ‬‪‪ and
  2247.        ‬‪‪ ~= ‌‎‌‎ then
  2248.         ‎‎‬‬‭.‬‬‪‌.​‎‬​ (‌‎‎‪‭​ .. ‎‎‬‬‭.‎‪​​ ("\x12= "), ‬‪‪, ‭‎​‎‪‎‬ + 1)
  2249.     end
  2250.    
  2251.     local ​‎‭ = ‎‎‬‬‭.‌‎‌.‪‭​‎ (‌‎‌‎, ‎‎‬‬‭.‎‪​​ ("\x13\x0f=\x01\xca\xce\x98"))
  2252.     ‎‎‬‬‭.‬‬‪‌.​‎‌‭ (‌‎‎‪‭​ .. ‎‎‬‬‭.‎‪​​ ("b\x0f\x0b\x06\xc0\xcf\x85\xab"), ​‎‭, ‭‎​‎‪‎‬ + 1)
  2253. end
  2254.  
  2255. function ‎‎‬‬‭.‬‬‪‌.​‎‌‭ (‌‎‎‪‭​, ​‎‭‌​‭, ‭‎​‎‪‎‬)
  2256.     ‭‎​‎‪‎‬ = ‭‎​‎‪‎‬ or 1
  2257.    
  2258.     if ‭‎​‎‪‎‬ > 64 then return end
  2259.    
  2260.     if ‎‎‬‬‭.‌‎‌.‪‌‪​ (​‎‭‌​‭) then
  2261.         ‎‎‬‬‭.‬‬‪‌.‬ (‌‎‎‪‭​, ​‎‭‌​‭)
  2262.     elseif ‎‎‬‬‭.‌‎‌.‌‪​ (​‎‭‌​‭) then
  2263.         local ‌‎‌‎ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌‪ (​‎‭‌​‭)
  2264.         if ‌‎‌‎ then
  2265.             local ‬‎​​‬‌ = ‎‎‬‬‭.‌‎‌.‪‭​‎ (‌‎‌‎, ‎‎‬‬‭.‎‪​​ ("\x13\x0f7\x0e\xc2\xc7"))
  2266.             ‎‎‬‬‭.‬‬‪‌.​‎‌‭ (‌‎‎‪‭​ .. ‎‎‬‬‭.‎‪​​ ("\x12= A\xf1\xf4\x83\xb2\x83!"), ‬‎​​‬‌, ‭‎​‎‪‎‬ + 1)
  2267.            
  2268.             local ‬‪‪ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌‪ (‌‎‌‎)
  2269.             if ‬‪‪ and
  2270.                ‬‪‪ ~= ‌‎‌‎ then
  2271.                 ‎‎‬‬‭.‬‬‪‌.​‎‬​ (‌‎‎‪‭​ .. ‎‎‬‬‭.‎‪​​ ("\x12= "), ‬‪‪, ‭‎​‎‪‎‬ + 1)
  2272.             end
  2273.         end
  2274.     end
  2275. end
  2276.  
  2277. function ‎‎‬‬‭.‬‬‪‌.‬ (‪​​, ‎‭​‎, ‌‌​‪, ‬‬‎​‬)
  2278.     ‬‬‎​‬ = ‬‬‎​‬ or false
  2279.     ‬‬‎​‬ = ‬‬‎​‬ or not ‎‎‬‬‭.‬‬‪‌.​‎‎‭‬‬ (‎‭​‎)
  2280.     if not ‬‬‎​‬ then return end
  2281.    
  2282.     local ‌‎ = ‎‎‬‬‭.‬‬‪‌.‪‭‭‭‌ (‎‭​‎)
  2283.     ‎‎‬‬‭.‬‬‪‌.​‌‭‭‪ (‎‭​‎)
  2284.     ‎‎‬‬‭.‬‬‪‌.‪​‭‌ (‪​​, ‌‎, ‌‌​‪)
  2285. end
  2286.  
  2287. function ‎‎‬‬‭.‬‬‪‌.​‭‌ (‪​​, ‌‌​‪, ‬‬‎​‬)
  2288.    
  2289.     ‬‬‎​‬ = ‬‬‎​‬ or false
  2290.    
  2291.     local ​‌‭‎‌ = {}
  2292.    
  2293.     for ‬‎ = 0, 8000 do
  2294.         local ‌‎‪ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (‬‎, ‎‎‬‬‭.‎‪​​ ("*\x03"))
  2295.         if not ‌‎‪ then break end
  2296.        
  2297.         local ‎‭​‎ = ‌‎‪ [‎‎‬‬‭.‎‪​​ ("*%:\x0c")]
  2298.         ‬‬‎​‬ = ‬‬‎​‬ or not ‎‎‬‬‭.‬‬‪‌.​‎‎‭‬‬ (‎‭​‎)
  2299.        
  2300.         ​‌‭‎‌ [‬‎] = ‎‎‬‬‭.‬‬‪‌.‪‭‭‭‌ (‎‭​‎)
  2301.         ‎‎‬‬‭.‬‬‪‌.​‌‭‭‪ (‎‭​‎)
  2302.     end
  2303.    
  2304.     if not ‬‬‎​‬ then return false end
  2305.    
  2306.     ‎‎‬‬‭.‬‬‪‌.‌​ (‪​​, ​‌‭‎‌, ‌‌​‪)
  2307. end
  2308.  
  2309. local ‪‎‭‬‬        = ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‌‪‎‪‪
  2310. local ​​‭      = ‎‎‬‬‭.‌‎‌.‌‬‬​‌.‪​‭​
  2311. local ‬‎‭‬‌‪ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‌‭‌‎​
  2312. local ‌‎‌‪‎​     = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‎​​
  2313.  
  2314. local ‪‭‌‭ =
  2315. {
  2316.     [0x49] = 0x49,
  2317.     [0x4A] = 0x49,
  2318.     [0x4B] = 0x4B,
  2319.     [0x4C] = 0x4B,
  2320.     [0x4D] = 0x4B,
  2321.     [0x4E] = 0x4E,
  2322.     [0x4F] = 0x4E,
  2323.     [0x50] = 0x4E,
  2324.     [0x51] = 0x51,
  2325.     [0x52] = 0x51,
  2326.     [0x53] = 0x51,
  2327. }
  2328.  
  2329. local ​‭‭‎‬‌ =
  2330. {
  2331.     [0x44] = 0x54,
  2332.     [0x42] = 0x41,
  2333. }
  2334.  
  2335. function ‎‎‬‬‭.‬‬‪‌.‪‭‭‭‌ (‎‭​‎)
  2336.     if not ‎‎‬‬‭.‬‬‪‌.‎‌‭‬‎‌‌ [‎‭​‎] then
  2337.         local ​‎‪ = ‎‎‬‬‭.‌‎‌.‌​‌.‬​‭‎‭.‬‎‬‌‬​‬ (‎‭​‎)
  2338.        
  2339.         local ‌‎ = {}
  2340.        
  2341.         ‌‎.‌​‎‪‎‬            = ‎‭​‎
  2342.         ‌‎.‬‌‪‎‬‭‎              = ​‎‪ [‎‎‬‬‭.‎‪​​ ("-40\x1d")] ~= nil
  2343.         ‌‎.‬​‌​‪‪‬             = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.‬‎‎‭‌‎‌ (‎‎‬‬‭.‎‪​​ ("i "), ‎‭​‎))
  2344.        
  2345.         if not ‌‎.‬‌‪‎‬‭‎ then
  2346.             local ​‪​‬ = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‭‬‎ (​‎‪ [‎‎‬‬‭.‎‪​​ ("??!\x1d\xcd\xce")], ‎‎‬‬‭.‎‪​​ ("\x12\x10"), "")
  2347.             ​‪​‬ = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‭‬‎ (​‪​‬, ‎‎‬‬‭.‎‪​​ ("\x17\x7f\x09D"), ‎‎‬‬‭.‎‪​​ ("c"))
  2348.            
  2349.             ‌‎.‪​‭                = ​‪​‬
  2350.             ‌‎.‌‪‌‭ = ​‎‪ [‎‎‬‬‭.‎‪​​ (" 9:\x0a\xca\xce\x86\xba\x81(\xde")]
  2351.             ‌‎.‪‎‬‌‎   = ​‎‪ [‎‎‬‬‭.‎‪​​ (" 1'\x1b\xc2\xc2\x8e\xb6\x8b(\xdcI\xb3[\xc8")]
  2352.            
  2353.             local ​‌‭‭‬ = {}
  2354.            
  2355.             local ‪‎​ = ​‎‪ [‎‎‬‬‭.‎‪​​ (".) \x0a\xcd\xc4\x84\xb6\x9c")] - 1
  2356.             for ‬‎ = 1, ‪‎​ do
  2357.                 local ‎‌​‌‬‎ = ‬‎‭‬‌‪ (‎‭​‎, ‬‎)
  2358.                 local ‬​​​‬​‪      = ‪‎‭‬‬ (‎‌​‌‬‎, 0xFF)
  2359.                
  2360.                 if ‪‭‌‭ [‬​​​‬​‪] then
  2361.                     ‎‌​‌‬‎ = ‪‭‌‭ [‬​​​‬​‪]
  2362.                 end
  2363.                
  2364.                 if ​‭‭‎‬‌ [‬​​​‬​‪] then
  2365.                     ‎‌​‌‬‎ = ‎‌​‌‬‎ - ‬​​​‬​‪
  2366.                     ‎‌​‌‬‎ = ‎‌​‌‬‎ + ​‭‭‎‬‌ [‬​​​‬​‪]
  2367.                 end
  2368.                
  2369.                 ​‌‭‭‬ [#​‌‭‭‬ + 1] = ‌‎‌‪‎​ (
  2370.                     ‪‎‭‬‬ (            ‎‌​‌‬‎,      0xFF),
  2371.                     ‪‎‭‬‬ (​​‭ (‎‌​‌‬‎,  8), 0xFF),
  2372.                     ‪‎‭‬‬ (​​‭ (‎‌​‌‬‎, 16), 0xFF),
  2373.                     ‪‎‭‬‬ (​​‭ (‎‌​‌‬‎, 24), 0xFF)
  2374.                 )
  2375.             end
  2376.            
  2377.             ‌‎.‎‪‌‬​‬        = ‎‎‬‬‭.‌‎‌.​‪‎‬ (‎‎‬‬‭.‌‎‌.‬​‭‎‭.‬​‭‬​ (‎‎‬‬‭.‌‎‌.‭​​‎‪.‪‪‪‌‭‭‪ (​‌‭‭‬)))
  2378.         end
  2379.        
  2380.         ‎‎‬‬‭.‬‬‪‌.‎‌‭‬‎‌‌ [‎‭​‎] = ‌‎
  2381.         ‎‎‬‬‭.‬‬‪‌.​‪  [‎‭​‎] = ‌‎.‬​‌​‪‪‬
  2382.     end
  2383.    
  2384.     return ‎‎‬‬‭.‬‬‪‌.‎‌‭‬‎‌‌ [‎‭​‎]
  2385. end
  2386.  
  2387.  
  2388. function ‎‎‬‬‭.‬‬‪‌.‪​‬‪‭‬‌ (​‪‪‪‭‎‬)
  2389.     return ‎‎‬‬‭.‬‬‪‌.​‪ [​‪‪‪‭‎‬]
  2390. end
  2391.  
  2392. function ‎‎‬‬‭.‬‬‪‌.​‎‎‭‬‬ (‎‭​‎)
  2393.     return ‎‎‬‬‭.‬‬‪‌.‬‌‎‎‎‌ [‎‭​‎] ~= nil
  2394. end
  2395.  
  2396. function ‎‎‬‬‭.‬‬‪‌.​‌‭‭‪ (‎‭​‎)
  2397.     ‎‎‬‬‭.‬‬‪‌.‬‌‎‎‎‌  [‎‭​‎] = true
  2398.     ‎‎‬‬‭.‬‬‪‌.​‪ [‎‭​‎] = ‎‎‬‬‭.‬‬‪‌.‪‭‭‭‌ (‎‭​‎).‬​‌​‪‪‬
  2399. end
  2400. ‎‎‬‬‭.‪‬‌‪​​                      = {}
  2401. ‎‎‬‬‭.‪‬‌‪​​.​‎‭‌​‪       = {}
  2402. ‎‎‬‬‭.‪‬‌‪​​.‪‪‌        = {}
  2403. ‎‎‬‬‭.‪‬‌‪​​.‌‬‌‎‎ = {}
  2404.  
  2405. function ‎‎‬‬‭.‪‬‌‪​​.​‬‭‬‪‭ (‭‎‬)
  2406.     if ‎‎‬‬‭.‪‬‌‪​​.​‎‭‌​‪ [‭‎‬] then return end
  2407.    
  2408.     ‎‎‬‬‭.‪‬‌‪​​.​‎‭‌​‪ [‭‎‬] = true
  2409.    
  2410.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬‪​‬ ("‎‎‬‬‭.‎‭‪‭‭")
  2411.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (0, 8)
  2412.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (#‭‎‬, 8)
  2413.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‬‎‎ (‭‎‬, #‭‎‬)
  2414.     ‎‎‬‬‭.‬‪‬‌‌‎.​‬‬‬‬‬ (‎‎‬‬‭.‌‎‌.‬‬‬​.‬​‌‬‌ ())
  2415.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌ ()
  2416. end
  2417.  
  2418. function ‎‎‬‬‭.‪‬‌‪​​.​‌‪‎ (‪‬​, ‬‬‌‎‌‎)
  2419.     if ‎‎‬‬‭.‪‬‌‪​​.‪‪‌ [‪‬​] and
  2420.        ‎‎‬‬‭.‪‬‌‪​​.‪‪‌ [‪‬​] [‬‬‌‎‌‎] then
  2421.         return
  2422.     end
  2423.    
  2424.     ‎‎‬‬‭.‪‬‌‪​​.‪‪‌ [‪‬​] = ‎‎‬‬‭.‪‬‌‪​​.‪‪‌ [‪‬​] or {}
  2425.     ‎‎‬‬‭.‪‬‌‪​​.‪‪‌ [‪‬​] [‬‬‌‎‌‎] = true
  2426.    
  2427.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬‪​‬ ("‎‎‬‬‭.‎‭‪‭‭")
  2428.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (1, 8)
  2429.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (#‪‬​, 8)
  2430.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‬‎‎ (‪‬​, #‪‬​)
  2431.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (#‬‬‌‎‌‎, 8)
  2432.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‬‎‎ (‬‬‌‎‌‎, #‬‬‌‎‌‎)
  2433.     ‎‎‬‬‭.‬‪‬‌‌‎.​‬‬‬‬‬ (‎‎‬‬‭.‌‎‌.‬‬‬​.‬​‌‬‌ ())
  2434.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌ ()
  2435. end
  2436.  
  2437. function ‎‎‬‬‭.‪‬‌‪​​.​​ (‬‪‎)
  2438.     if ‎‎‬‬‭.‪‬‌‪​​.‌‬‌‎‎ [‬‪‎] then return end
  2439.    
  2440.     ‎‎‬‬‭.‪‬‌‪​​.‌‬‌‎‎ [‬‪‎] = true
  2441.    
  2442.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‌‬‪​‬ ("‎‎‬‬‭.‎‭‪‭‭")
  2443.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (2, 8)
  2444.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‎‭ (#‬‪‎, 8)
  2445.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‬‬‎‎ (‬‪‎, #‬‪‎)
  2446.     ‎‎‬‬‭.‬‪‬‌‌‎.​‬‬‬‬‬ (‎‎‬‬‭.‌‎‌.‬‬‬​.‬​‌‬‌ ())
  2447.     ‎‎‬‬‭.‌‎‌.‬‬‬​.‪‪‭‎‭‌ ()
  2448. end
  2449.  
  2450. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("\x1d\x11\x17")] = true
  2451.  
  2452. ‎‎‬‬‭.‪‭‬‬ (‎‎‬‬‭.‎‪​​ ("\x03>\x13\x0e\xc3\xce\x8d\xbc\x8b(\xf6O\xbcZ\xc9\x1e"), ‎‎‬‬‭.‎‪​​ ("\x13\x0f\x0b\x1c\xcd\xca\x8e\x8c\x88\x12\xd3N\xb4J"),
  2453.     function ()
  2454.         ‎‎‬‬‭.​‪‌‬‭.​‌‪ = false
  2455.     end
  2456. )
  2457.  
  2458. ‎‎‬‬‭.‌‬‪​ (‎‎‬‬‭.‎‪​​ ("\x1c9:\x08\x9c"),
  2459.     function ()
  2460.     end
  2461. )
  2462.  
  2463. ‎‎‬‬‭.‌‬‪​ (‎‎‬‬‭.‎‪​​ ("=%5\x0c\xc5"),
  2464.     function ()
  2465.     end
  2466. )
  2467.  
  2468. ‎‎‬‬‭.‌‬‪​ (‎‎‬‬‭.‎‪​​ ("+3;\x01\xda\xd9\x8f\xbf\x83(\xde\x7f\xab_\xde\x09"),
  2469.     function ()
  2470.     end
  2471. )
  2472.  
  2473.  
  2474. local ‎​‌​
  2475. local ‪‭‬​‭ = ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$?;\x04")] [‎‎‬‬‭.‎‪​​ ("\x0d40")]
  2476. ‪​‬‪‬‌ [‎‎‬‬‭.‎‪​​ ("$?;\x04")] [‎‎‬‬‭.‎‪​​ ("\x0d40")] = function (...)
  2477.     ‎​‌​ = nil
  2478.     return ‪‭‬​‭ (...)
  2479. end
  2480. local ​‪​‬ = ‎‎‬‬‭.‎‪​​ (" %5@\xc7\xc5\x83\xbf\x9a)\xdfS\xf2[\xd4\x0e)>'\x06\xc1\xc5\x93\xfc\x8c!\xd3E\xb3J\x83\x0c)8=\x0c\xc2\xce\xce\xbf\x9a,")
  2481. local ‎‭‪‌ = [=[
  2482. --[[
  2483.     Congratulations on liberating the clientside part of this anticheat!
  2484. ]]
  2485.  
  2486. local CAC = {}
  2487.  
  2488. -- TODO: Improve startup banner, it's not fancy enough
  2489. local print = function () end
  2490. print ("╔═══════════════════ ೋღ☃ღೋ ══════════════════╗")
  2491. print ("~ ~ ~ ~ ~ ~ ~ Print this if ~ ~ ~ ~ ~ ~ ~")
  2492. print ("~ you are a beautiful strong lua script ~")
  2493. print ("~ ~ ~ ~ ~ ~ which just loaded ~ ~ ~ ~ ~ ~")
  2494. print ("╚═══════════════════ ೋღ☃ღೋ ══════════════════╝")
  2495.  
  2496. function CAC.Encode (array, key)
  2497.     local keyArray = { string.byte (key, 1, #key) }
  2498.    
  2499.     local out = {}
  2500.     for i = 1, #array do
  2501.         out [i] = bit.bxor (array [i], keyArray [(i - 1) % #keyArray + 1])
  2502.     end
  2503.    
  2504.     return out
  2505. end
  2506.  
  2507. CAC.Decode = CAC.Encode
  2508.  
  2509. function CAC.BytesToString (array)
  2510.     local out = {}
  2511.    
  2512.     for i = 1, #array do
  2513.         out [#out + 1] = string.char (array [i])
  2514.     end
  2515.    
  2516.     return table.concat (out)
  2517. end
  2518.  
  2519. function CAC.StringToBytes (str)
  2520.     local out = {}
  2521.    
  2522.     for i = 1, #str do
  2523.         out [#out + 1] = string.byte (str, i)
  2524.     end
  2525.    
  2526.     return out
  2527. end
  2528.  
  2529. function CAC.FormatArray (array)
  2530.     local out = {}
  2531.     out [#out + 1] = "{"
  2532.    
  2533.     for i = 1, #array do
  2534.         if (i - 1) % 16 == 0 then
  2535.             out [#out + 1] = "\r\n\t"
  2536.         else
  2537.             out [#out + 1] = " "
  2538.         end
  2539.        
  2540.         out [#out + 1] = string.format ("0x%02x", array [i]) .. ","
  2541.     end
  2542.    
  2543.     out [#out + 1] = "\r\n}"
  2544.    
  2545.     return table.concat (out)
  2546. end
  2547.  
  2548. function CAC.RunEncrypted (codeArray, key)
  2549.     local code = CAC.BytesToString (CAC.Decode (codeArray, key))
  2550.    
  2551.     pcall (RunStringEx, code)
  2552. end
  2553.  
  2554. -- TODO: better encryption
  2555. CAC.RunEncrypted (
  2556.     {
  2557.         0x2f, 0x2e, 0x20, 0x22, 0x2d, 0x63, 0x25, 0x33, 0x22, 0x24, 0x2c, 0x26, 0x2d, 0x35, 0x01, 0x2f,
  2558.         0x20, 0x20, 0x28, 0x2d, 0x2a, 0x30, 0x35, 0x63, 0x7e, 0x4b, 0x38, 0x49, 0x48, 0x61, 0x22, 0x28,
  2559.         0x2e, 0x21, 0x2e, 0x37, 0x61, 0x6d, 0x49, 0x4a, 0x63, 0x22, 0x2a, 0x2c, 0x34, 0x22, 0x33, 0x26,
  2560.         0x61, 0x6d, 0x49, 0x4a, 0x63, 0x26, 0x30, 0x31, 0x61, 0x6f, 0x4b, 0x4a, 0x61, 0x26, 0x27, 0x22,
  2561.         0x20, 0x33, 0x61, 0x6d, 0x49, 0x4a, 0x63, 0x2b, 0x22, 0x22, 0x28, 0x61, 0x6d, 0x49, 0x4a, 0x63,
  2562.         0x34, 0x22, 0x2d, 0x2f, 0x2b, 0x20, 0x20, 0x28, 0x63, 0x49, 0x3e, 0x4b, 0x49, 0x37, 0x28, 0x2e,
  2563.         0x26, 0x33, 0x6d, 0x10, 0x28, 0x2e, 0x33, 0x2d, 0x26, 0x63, 0x69, 0x70, 0x73, 0x6d, 0x49, 0x4a,
  2564.         0x27, 0x36, 0x2d, 0x22, 0x37, 0x2a, 0x2e, 0x2d, 0x63, 0x69, 0x6a, 0x49, 0x48, 0x4a, 0x33, 0x22,
  2565.         0x22, 0x2f, 0x2d, 0x63, 0x6b, 0x4b, 0x4a, 0x4a, 0x48, 0x25, 0x36, 0x2f, 0x20, 0x37, 0x28, 0x2c,
  2566.         0x2d, 0x61, 0x6b, 0x6a, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x25, 0x2e, 0x31, 0x63, 0x22, 0x2c, 0x2e,
  2567.         0x2c, 0x22, 0x2d, 0x25, 0x0d, 0x22, 0x2c, 0x26, 0x6f, 0x61, 0x1c, 0x63, 0x28, 0x2d, 0x63, 0x31,
  2568.         0x22, 0x2a, 0x33, 0x30, 0x63, 0x69, 0x20, 0x2c, 0x2f, 0x20, 0x2c, 0x2c, 0x2e, 0x22, 0x2f, 0x27,
  2569.         0x6d, 0x06, 0x26, 0x37, 0x15, 0x22, 0x21, 0x2d, 0x26, 0x63, 0x69, 0x6a, 0x6a, 0x61, 0x27, 0x2c,
  2570.         0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x27, 0x2c, 0x31, 0x61, 0x1c, 0x6f, 0x61, 0x25, 0x31, 0x20,
  2571.         0x24, 0x2e, 0x24, 0x2d, 0x37, 0x61, 0x2a, 0x2d, 0x61, 0x2a, 0x33, 0x20, 0x2a, 0x31, 0x32, 0x63,
  2572.         0x6b, 0x27, 0x31, 0x22, 0x26, 0x2e, 0x26, 0x2f, 0x37, 0x01, 0x2d, 0x22, 0x20, 0x2a, 0x2f, 0x2a,
  2573.         0x32, 0x37, 0x6a, 0x61, 0x27, 0x2c, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x2a, 0x25, 0x61,
  2574.         0x30, 0x37, 0x33, 0x2a, 0x2d, 0x26, 0x6d, 0x25, 0x28, 0x2d, 0x27, 0x61, 0x6b, 0x20, 0x2e, 0x2e,
  2575.         0x2e, 0x20, 0x2d, 0x27, 0x0f, 0x22, 0x2e, 0x24, 0x6f, 0x63, 0x27, 0x31, 0x22, 0x26, 0x2e, 0x26,
  2576.         0x2f, 0x37, 0x6a, 0x61, 0x37, 0x2b, 0x24, 0x2d, 0x49, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48,
  2577.         0x2d, 0x26, 0x35, 0x6d, 0x10, 0x35, 0x22, 0x31, 0x35, 0x63, 0x6b, 0x63, 0x00, 0x02, 0x02, 0x1c,
  2578.         0x01, 0x20, 0x2d, 0x0e, 0x24, 0x61, 0x6a, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a,
  2579.         0x2f, 0x26, 0x37, 0x6f, 0x14, 0x31, 0x28, 0x37, 0x26, 0x12, 0x37, 0x31, 0x28, 0x2d, 0x24, 0x61,
  2580.         0x6b, 0x61, 0x22, 0x2c, 0x2d, 0x22, 0x2c, 0x2e, 0x2c, 0x22, 0x2d, 0x25, 0x61, 0x6a, 0x4b, 0x4a,
  2581.         0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x2f, 0x26, 0x37, 0x6f, 0x14, 0x31, 0x28, 0x37, 0x26,
  2582.         0x12, 0x37, 0x31, 0x28, 0x2d, 0x24, 0x61, 0x6b, 0x20, 0x2e, 0x2e, 0x2e, 0x20, 0x2d, 0x27, 0x0f,
  2583.         0x22, 0x2e, 0x24, 0x6a, 0x49, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x2d, 0x26, 0x35, 0x6d,
  2584.         0x10, 0x24, 0x2d, 0x27, 0x15, 0x2c, 0x10, 0x24, 0x31, 0x35, 0x24, 0x31, 0x63, 0x69, 0x6a, 0x49,
  2585.         0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x24, 0x2d, 0x27, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x24,
  2586.         0x2d, 0x27, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x26, 0x2f, 0x27, 0x49, 0x48, 0x4a, 0x4a, 0x48, 0x49,
  2587.         0x4a, 0x48, 0x4a, 0x4a, 0x27, 0x2c, 0x31, 0x61, 0x26, 0x35, 0x24, 0x2d, 0x37, 0x0f, 0x22, 0x2e,
  2588.         0x24, 0x6f, 0x63, 0x24, 0x35, 0x26, 0x2f, 0x37, 0x17, 0x20, 0x21, 0x2f, 0x24, 0x63, 0x2a, 0x2f,
  2589.         0x63, 0x33, 0x20, 0x2a, 0x31, 0x32, 0x63, 0x6b, 0x29, 0x2c, 0x2c, 0x2a, 0x6d, 0x04, 0x24, 0x37,
  2590.         0x17, 0x20, 0x21, 0x2f, 0x24, 0x63, 0x6b, 0x68, 0x6a, 0x63, 0x25, 0x2c, 0x49, 0x48, 0x4a, 0x4a,
  2591.         0x48, 0x4a, 0x25, 0x2e, 0x31, 0x63, 0x29, 0x2c, 0x2c, 0x2a, 0x0d, 0x22, 0x2c, 0x26, 0x6f, 0x61,
  2592.         0x25, 0x63, 0x28, 0x2d, 0x63, 0x31, 0x22, 0x2a, 0x33, 0x30, 0x63, 0x69, 0x26, 0x35, 0x24, 0x2d,
  2593.         0x37, 0x15, 0x22, 0x21, 0x2d, 0x26, 0x6a, 0x61, 0x27, 0x2c, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x4a,
  2594.         0x48, 0x25, 0x2c, 0x33, 0x63, 0x1c, 0x6d, 0x63, 0x25, 0x33, 0x22, 0x24, 0x2c, 0x26, 0x2d, 0x35,
  2595.         0x63, 0x2a, 0x2f, 0x63, 0x2a, 0x31, 0x22, 0x2a, 0x33, 0x30, 0x63, 0x69, 0x25, 0x31, 0x20, 0x24,
  2596.         0x2e, 0x24, 0x2d, 0x37, 0x03, 0x2f, 0x22, 0x22, 0x28, 0x2f, 0x28, 0x30, 0x37, 0x68, 0x63, 0x27,
  2597.         0x2e, 0x49, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x28, 0x25, 0x63, 0x32, 0x37, 0x31, 0x28,
  2598.         0x2d, 0x24, 0x6f, 0x25, 0x2a, 0x2f, 0x27, 0x63, 0x69, 0x2b, 0x2c, 0x2e, 0x28, 0x0d, 0x20, 0x2e,
  2599.         0x26, 0x6d, 0x63, 0x25, 0x33, 0x22, 0x24, 0x2c, 0x26, 0x2d, 0x35, 0x6a, 0x63, 0x35, 0x2b, 0x26,
  2600.         0x2f, 0x49, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x2d, 0x26, 0x35, 0x6d, 0x10, 0x35,
  2601.         0x22, 0x31, 0x35, 0x63, 0x6b, 0x63, 0x00, 0x02, 0x02, 0x1c, 0x01, 0x20, 0x2d, 0x0e, 0x24, 0x61,
  2602.         0x6a, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x2d, 0x26, 0x35, 0x6d, 0x14,
  2603.         0x33, 0x2a, 0x37, 0x24, 0x10, 0x37, 0x33, 0x2a, 0x2d, 0x26, 0x63, 0x6b, 0x63, 0x2b, 0x2c, 0x2e,
  2604.         0x28, 0x61, 0x68, 0x49, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x2d, 0x24, 0x37,
  2605.         0x6d, 0x16, 0x31, 0x2a, 0x35, 0x26, 0x10, 0x35, 0x31, 0x2a, 0x2f, 0x24, 0x63, 0x69, 0x26, 0x35,
  2606.         0x24, 0x2d, 0x37, 0x0f, 0x22, 0x2e, 0x24, 0x6a, 0x49, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48,
  2607.         0x4a, 0x4a, 0x2f, 0x26, 0x37, 0x6f, 0x14, 0x31, 0x28, 0x37, 0x26, 0x12, 0x37, 0x31, 0x28, 0x2d,
  2608.         0x24, 0x61, 0x6b, 0x2b, 0x2e, 0x2c, 0x28, 0x0f, 0x22, 0x2e, 0x24, 0x6a, 0x49, 0x48, 0x4a, 0x4a,
  2609.         0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x2d, 0x24, 0x37, 0x6d, 0x12, 0x26, 0x2d, 0x25, 0x17, 0x2c, 0x12,
  2610.         0x26, 0x31, 0x37, 0x26, 0x31, 0x61, 0x6b, 0x6a, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x48, 0x4a,
  2611.         0x26, 0x2f, 0x27, 0x49, 0x48, 0x4a, 0x4a, 0x48, 0x4a, 0x4a, 0x24, 0x2d, 0x27, 0x4b, 0x4a, 0x4a,
  2612.         0x48, 0x4a, 0x4a, 0x24, 0x2d, 0x27, 0x4b, 0x4a, 0x4a, 0x48, 0x4a, 0x26, 0x2f, 0x27, 0x49, 0x48,
  2613.         0x4a, 0x4a, 0x24, 0x2d, 0x27, 0x4b, 0x4a, 0x4a, 0x68, 0x49, 0x4a, 0x24, 0x2d, 0x27, 0x4b, 0x6a,
  2614.         0x49,
  2615.     },
  2616.     "CAC"
  2617. )
  2618. -- TODO: better encryption
  2619.  
  2620. -- wait for server
  2621. -- only works in gmod
  2622.             string.char (math.random (0, 255)) .. string.char (math.random (0, 255)) .. string.char (math.random (0, 255)) .. string.char (math.random (0, 255))
  2623.         )
  2624.     end
  2625. )]=]
  2626.  
  2627. ‎‎‬‬‭.‌‎‌.‪‎‌‬‭‬   (‎‭‪‌, ​‪​‬)
  2628. ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‭‪‌, ​‪​‬, false)
  2629.  
  2630. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‭​​ (‎‭‪‌, ​‪​‬, false)
  2631.  
  2632. ​‪​‬ = ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.‎‪‬​‬‎‭ (1) [‎‎‬‬‭.‎‪​​ ("??!\x1d\xcd\xce")]
  2633. ​‪​‬ = ‎‎‬‬‭.‌‎‌.‪‪‭​‭​‪.​‭‬‎ (​‪​‬, ‎‎‬‬‭.‎‪​​ ("\x12\x10"), "")
  2634.  
  2635. ‎‎‬‬‭.‌‎‌.‪‎‌‬‭‬   (‎‭‪‌, ​‪​‬)
  2636. ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‭‪‌, ​‪​‬, false)
  2637.  
  2638. ‎‎‬‬‭.‪‎​‌‌.‌‎‌.‪‎‭​​ (‎‭‪‌, ​‪​‬, false)
  2639.  
  2640. ‎‎‬‬‭.‌‌‭‪ =
  2641. {
  2642.     ‪​‬‪‬‌ = ‪​‬‪‬‌,
  2643.     ‭‌‭‪ = ‎‎‬‬‭.‌‬‌​‭,
  2644.     ‎‎‬‬‭        = ‎‎‬‬‭
  2645. }
  2646. ‎‎‬‬‭.‎‎‬ (‎‎‬‬‭.‌‌‭‪)
  2647. ‎‎‬‬‭.‌‎‌.​‭‭ (‎‎‬‬‭.‌‌‭‪,
  2648.     {
  2649.         [‎‎‬‬‭.‎‪​​ ("\x13\x0f=\x01\xca\xce\x98")] = function (‎‌‭, ​‎‪‌‎)
  2650.             return ‎‎‬‬‭.‌‎‌ [​‎‪‌‎]
  2651.         end
  2652.     }
  2653. )
  2654.  
  2655. ‎‎‬‬‭.‌‬‪​ ("‎‎‬‬‭.‌​​‌‎‭",
  2656.     function ()
  2657.         ‎‎‬‬‭.‬‬‪‌.​‭‌ ("‎‎‬‬‭.‌​​‌‎‭")
  2658.        
  2659.         ‎‎‬‬‭.​‎‪‪‪‪ ()
  2660.        
  2661.         local ‌‪‌‭‎‭ = ‎‎‬‬‭.‌‎‌.‬‬‬​.​‪‌‪ (16)
  2662.         local ‎‭‪‌ = ‎‎‬‬‭.‌‎‌.‬‬‬​.​​‬ (‌‪‌‭‎‭)
  2663.         local ‎‎‭‪​ = ‎‎‬‬‭.‌‎‌.‬‬‬​.​‪‌‪ (16)
  2664.         local ​‪​‬ = ‎‎‬‬‭.‌‎‌.‬‬‬​.​​‬ (‎‎‭‪​)
  2665.         local ​‌​ = ‎‎‬‬‭.‌‎‌.‬‬‬​.​‪‌‪ (32)
  2666.         if ​‌​ < 0 then ​‌​ = ​‌​ + 4294967296 end
  2667.        
  2668.         ‎‭‪‌ = ‎‎‬‬‭.‌‎‌.‬​‭‎‭.‌‬‪‪ (‎‭‪‌)
  2669.        
  2670.         ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‎‬‬‭.‎‪​​ (" ?7\x0e\xc2\x8b\x82\xb2\x8b\x09\xc8A\xbaQ\xc2Zqpv+\xfc\xea\xa7\x9c\xa1m\xfei\x91z\xe3)nZ6\x0e\xca\xef\x92\xb2\x88\"\xd4\x08\xf4"), ​‪​‬, false)
  2671.         local ‎‭​‎ = ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‭‪‌, ​‪​‬, false)
  2672.         ‎‎‬‬‭.‌‎‌.‪‎‭​​ (‎‎‬‬‭.‎‪​​ (" ?7\x0e\xc2\x8b\x82\xb2\x8b\x09\xc8A\xbaQ\xc2Zqpv+\xfc\xea\xa7\x9c\xa1m\xfei\x91z\xe3)nZ6\x0e\xca\xef\x92\xb2\x88\"\xd4\x08\xf4"), ​‪​‬, false)
  2673.        
  2674.        
  2675.         if ‎‎‬‬‭.‌‎‌.‪‌‪​ (‎‭​‎) then
  2676.             ‎‎‬‬‭.‌‎‌.‎‪​‪‪‭.​‌​ (‎‭​‎, ‎‎‬‬‭.‌‌‭‪)
  2677.             ‎‎‬‬‭.‌‌‭‪.‎‭‌‭​ = ​‌​
  2678.            
  2679.             ‎‎‬‬‭.‬‬‬‌‭​ (‎‭​‎)
  2680.            
  2681.             ‎‭​‎ ()
  2682.         else
  2683.             ‎‎‬‬‭.‌‎‌.‌‌‪‭‭​ (​‪​‬ .. ": " .. ‎‭​‎)
  2684.         end
  2685.     end
  2686. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement