Loara228 / deadlock-esp

external cheat for deadlock / внешний чит для дедлок
MIT License
46 stars 10 forks source link

Cheat need update #25

Closed Adi2071 closed 1 week ago

Adi2071 commented 2 weeks ago

I couldn't compile it at all. Problem with the Chinese language. I had to remove it and then I managed to compile it. Then it turned out that nothing in the game worked. Only the menu. I found a video to check the file. https://www.youtube.com/watch?v=gnKinCZqeqk

It turns out that the offsets are incorrect.Please help.

deadlock

Nikitosshow commented 2 weeks ago

damn, you dont open game @Adi2071

Nikitosshow commented 2 weeks ago

problem with compile because author dont connect ch lang

Nikitosshow commented 2 weeks ago

I think an update will be released soon

Adi2071 commented 2 weeks ago

image

image

The menu works but nothing else.

Loara228 commented 2 weeks ago

Локализацию с китайским языком исправил.

@Adi2071, На счет "WARN Unknown hero index: 0" это нормально. Такое бывает, когда указатель игрока в памяти существует, а его данные еще не загрузились. Прости что на русском пишу, мне лень открывать переводчик

Nikitosshow commented 2 weeks ago

@Loara228 будешь сегодня грузить еще обновы? Легенда, добавь в Тодо бинд аима)

abcde89525 commented 2 weeks ago

I couldn't compile it at all. Problem with the Chinese language. I had to remove it and then I managed to compile it. Then it turned out that nothing in the game worked. Only the menu. I found a video to check the file. https://www.youtube.com/watch?v=gnKinCZqeqk

It turns out that the offsets are incorrect.Please help.

deadlock

Missing Chinese character files when building Create assets\fonts folder in the project root directory. Download open source fonts. https://github.com/ButTaiwan/iansui Change the file name to Iansui.ttf.

Adi2071 commented 2 weeks ago

@Loara228

Без проблем. Хотелось бы узнать, почему у меня ничего в игре не работает? Возможно, его действительно необходимо обновить и перекомпилировать.

Nikitosshow commented 2 weeks ago

и на русском как то так себе смотрится шрифт

Nikitosshow commented 2 weeks ago

@Adi2071, нужно обновить оффсеты в файле, или же запускать cmd и писать deadlock -o, тогда оффсеты будут искаться из памяти

Loara228 commented 2 weeks ago

и на русском как то так себе смотрится шрифт @Nikitosshow, исправил. Забыл убрать метод для смены шрифта на китайский. @Adi2071, Try to repeat the first step (The game should be open.). https://github.com/Loara228/deadlock-esp/issues/18

Adi2071 commented 2 weeks ago

@Loara228

Не могли бы вы прислать готовые, обновленные файлы? Мои весят 300-400 кб, а подписи из темы №18 отличаются от таковых из дампера.

let entity_list_sig = Signature::new("48 8D 3D ? ? ? ? 8B D9", 3, 7); crate::external::offsets::client::dwEntityList = entity_list_sig.find(&client_memory, CLIENT_MODULE.lpBaseOfDll).1 as usize;

        let view_matrix_sig = Signature::new("48 8D ? ? ? ? ? 48 C1 E0 06 48 03 C1 C3", 6, 10);
        crate::external::offsets::client::dwViewMatrix = view_matrix_sig.find(&client_memory, CLIENT_MODULE.lpBaseOfDll).1 as usize;

        let local_player_sig = Signature::new("48 8B 0D ? ? ? ? 48 85 C9 74 65 83 FF FF", 3, 7);
        crate::external::offsets::client::dwLocalPlayerController = local_player_sig.find(&client_memory, CLIENT_MODULE.lpBaseOfDll).1 as usize;

        let camera_sig = Signature::new("48 8D 3D ? ? ? ? 8B D9", 3, 7);
        crate::external::offsets::client::CCitadelCameraManager = camera_sig.find(&client_memory, CLIENT_MODULE.lpBaseOfDll).1 as usize;
Adi2071 commented 1 week ago

@Loara228 Последняя версия работает отлично. У меня к вам просьба. Вы бы добавили гуманизацию? https://www.unknowncheats.me/forum/valorant/561583-zier-curves-mouse-movement-humanization.html

Вы можете установить режим аимбота стандартным и очеловечить его в настройках. Это должно сделать аимбота менее искусственным и незаметным.

874091376 commented 1 week ago

The game has updated the ranking mode, cheating does not work

Loara228 commented 1 week ago

@874091376, yep, big update image image

874091376 commented 1 week ago

@874091376, yep, big update image image

Thank you