Lance_Sterling Известный Автор темы 1,018 379 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 Я креветка Модератор 5,067 7,381 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)