How to fix ocorn hook aka virtuosity by ocorn anti-paste

-Muff

Member
Joined
Aug 18, 2019
Messages
37
Reaction score
46
Фикс очень легкий и простой. Прошу никуда не линкать.
You need to log in to view the content.

Всё! Компилим в дебаге и запускаем через дебаг!
 
Last edited:

STEF

Member
Joined
Apr 23, 2006
Messages
7
Reaction score
4
Фикс очень легкий и простой. Прошу никуда не линкать.
[Скрытый контент]
Воо я сурс ликнули а ты антипасту! Луцк.
 

-Muff

Member
Joined
Aug 18, 2019
Messages
37
Reaction score
46
не рабочий фикс! не работает,крашит. Через дебаггер показывает:
TWY3XKG.jpg
Компиль в дебаге,и инжекти длл тогда,когда ты уже подключил дебаг к ксго!
 

-Muff

Member
Joined
Aug 18, 2019
Messages
37
Reaction score
46
static uint32_t* get_vtable()
{

static const auto table = reinterpret_cast<uint32_t>(sig("engine.dll",
"68 ? ? ? ? C7 07")) + 7;
return *reinterpret_cast<uint32_t * *>(table);
}

здесь крашит
Видос запиши,где ты что менял и так далее.
 

-Muff

Member
Joined
Aug 18, 2019
Messages
37
Reaction score
46
смотри в основном на стек вызовов,моя ошибка,после верифиед смд
если найду кину фиксед сурс,и попробуй заинжекти другим инжектором
 

-Muff

Member
Joined
Aug 18, 2019
Messages
37
Reaction score
46
инжектил и другим инжектором, такая-же проблема. Я как понял смотреть надо сюда: if (!cmd || cmd == 0) return _create_move(base_client(), sequence_number, input_sample_frametime, active); , перебирал уже и так, и сяк.. Помоги пожалуйста.
я забыл ещё один пункт *исправил гайд*View attachment 11
ща ликну сурсик
 
  • Like
Reactions: Dep

antonmemon

New member
Joined
Nov 4, 2007
Messages
1
Reaction score
0
"Dude, I think I found the solution. It looks like the anti-paste is just a script blocker, so try disabling it or whitelisting the virtuosity URL in your browser extensions. Works for me!"
 

Andrey_d52

Member
Joined
Oct 4, 2011
Messages
5
Reaction score
0
I've had this issue before and I think it's due to a conflict with the ocorn hook library version. Try updating the library via npm and then re-import the hook in your dApp. It should resolve the anti-paste bug.
 

xuba

New member
Joined
Jun 9, 2017
Messages
1
Reaction score
0
"Hey guys, I had the same issue with ocorn hook and I managed to resolve it by downgrading to an earlier version of the code. Make sure to save your virtuosity project before doing this, just in case. It worked for me, hopefully it'll do the same for you."
 

yuracher

New member
Joined
Oct 25, 2006
Messages
3
Reaction score
0
"Hey guys, I had the same issue with Virtuosity by Ocorn after the anti-paste update. Try reinstalling Ocorn and see if that fixes the problem, might need to delete the virtuosity folder too. Works for me, hope it helps y'all"
 

Mady

Member
Joined
Jun 5, 2004
Messages
13
Reaction score
10
"Dude, I had this issue too with the latest update and what fixed it for me was simply uninstalling and reinstalling the virtuosity plugin while OCORN is not running, also make sure to clear the browser cache afterwards."
 

ЯТСАН

New member
Joined
Jul 21, 2011
Messages
2
Reaction score
0
"Hey guys, I had the same issue with the Ocorn hook and it was caused by a compatibility conflict with another plugin. Try disabling all non-essential plugins and see if that resolves the issue. If it does, you can try re-enabling them one by one to figure out which one's causing the problem."
 
Top