Erdem Yılmaz

Results 30 comments of Erdem Yılmaz

@wemanzoz This feature already exists, but when the thickness value is 1.0, you will see the black ring, not the color, because it is too small, the default thickness value...

can you share a screenshot ?

Change PAD(0x48) to PAD(0x54) in the champion structure. ![image](https://user-images.githubusercontent.com/58574988/191460017-b31c08f1-cd51-4d26-b7c0-bf5a9faf7b37.png) Secondly, delete the first pattern of AIMinionClient ```cpp { { "8B 0D ? ? ? ? E8 ? ? ? ?...

```cpp // Version 12.15.458.1416 [PUBLIC] constexpr auto NeutralMinionCampCommon__GetTimerExpiry{ 0x14E340 }; // E8 ? ? ? ? F3 0F 10 83 ? ? ? ? 0F 57 C9 using FnGetTimerExpiry =...

Remove the macro. https://github.com/R3nzTheCodeGOD/R3nzSkin/blob/535de53a84aeb214b49dc1d579658f4b5b515990/R3nzSkin_Injector/R3nzUI.hpp#L248-L252

R3nzSkin is resetting its animation because it changes the default skin when the soldiers are coming out, I can't do anything about it. Also, there doesn't seem to be a...

@hdhue ```cpp { { "56 8B F1 8B 06 8B 80 ? ? ? ? FF D0 84 C0 74 ? 8B 86 ? ? ? ? 8D 8E ?...

This pull request is to show what you can develop using the source code of R3nzSkin. I will not be updating this pull request in order not to derail the...

I have a version of R3nzSkin that does almost 4-5x more processing in the back and when I inject it I lose a max of 10fps. Also R3nzSkin is already...