Lance_Sterling Известный Автор темы 999 355 4 Май 2023 #1 Версия MoonLoader .026-beta как убрать эту хуйню? consumeWindowMessage в onWindowMessage пытался, не сработало просто иногда крашит когда F5 Нажимаю
как убрать эту хуйню? consumeWindowMessage в onWindowMessage пытался, не сработало просто иногда крашит когда F5 Нажимаю
Решение ARMOR 4 Май 2023 R1: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x71376, 0x90, 7, true) R3: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x75266, 0x90, 7, true)
R1: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x71376, 0x90, 7, true) R3: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x75266, 0x90, 7, true)
ARMOR Waitin' on another black summer to end Модератор 5,045 7,218 4 Май 2023 Решение #2 R1: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x71376, 0x90, 7, true) R3: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x75266, 0x90, 7, true) Реакции: b1no, Lance_Sterling и MLycoris Позитивный голос 2 Негативный голос Решение
R1: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x71376, 0x90, 7, true) R3: Lua: local memory = require 'memory' memory.fill(getModuleHandle('samp.dll') + 0x75266, 0x90, 7, true)