Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tutorial : How to change offsets by yourself #2

Open
FeriStudent opened this issue Aug 12, 2021 · 11 comments
Open

Tutorial : How to change offsets by yourself #2

FeriStudent opened this issue Aug 12, 2021 · 11 comments
Labels
Tutorial Tutorial

Comments

@FeriStudent
Copy link

So let's first assume that change is always the same and you do not need to go 'advanced' mode to check errors - what actually went wrong.

So we will assume only : characterdatastack_update : changed in the new patch.

Alright. First thing you have to do if you are not a master in finding out what are new offesets. You will go on :

https://www.unknowncheats.me/forum/league-of-legends/310587-league-legends-reversal-structs-offsets-232.html

And politely ask someone for characterdatastack_update.

DO NOT SPAM ... if a fellow cutie from this git already asked ... wait patiently. No you are not POTUS so just wait.

Usually they will respond like here :

image

Then if you have project on your disk - you can go straight to it - if not download it .zip

image

Unzip it. Go into the folder and run .sln (you need visual studio ... grab free one or **** one? if you are a student you can have it for free for sure)

image

Run .sln file ...

When inside change this at top :

image

At the right find memory.cpp

image

Go find offset you want to change

image

When you did that ...

On the right side click right button -> select build (look at picture)

image

Now go back to the folder and open Release folder. Inside you will have a fresh .dll file named : R3nzSkin.dll

Copy it to your ATM .exe spot and replace the old .dll with a new one.

That's it ... now you know.

But as said. This is crashing for me ... I do not have time to sink into this to check what (also) got changed ...

I hope this helps. Admin pin it <3

@aymoon4
Copy link

aymoon4 commented Aug 12, 2021

thank you very much!

@shadesofsoft
Copy link

Hi @FeriStudent I would like to inform you that changing only datastack_update works for me. maybe you can try recompiling it? did you recompile in x86 release? if didnt work, try adding this into GetGoldRedirect as a new offset line
E8 ? ? ? ? 8B F0 3B DE 0F 84

@FeriStudent
Copy link
Author

Tried all really. It's crashing.

@Belgorodski
Copy link

Belgorodski commented Aug 12, 2021

Tried all really. It's crashing.

Is this method working? Will the skinchanger work?

@shadesofsoft
Copy link

R3nzSkinFixedNew.zip

See if this works

@eternal-art
Copy link

R3nzSkinFixedNew.zip

See if this works

doesn't work either for me

@shadesofsoft
Copy link

R3nzSkinFixedNew.zip
See if this works

doesn't work either for me

dang maybe the offsets are different for NA. the poster did mention the offsets are for euw. but idk

@FeriStudent
Copy link
Author

It's working now check the main topic please - this is more for tutorial how to change offsets yourself :)

@CAPI-48
Copy link

CAPI-48 commented Aug 16, 2021

R3nzSkinFixedNew.zip

See if this works

EUW works!
thanks you all!

@R3nzTheCodeGOD R3nzTheCodeGOD pinned this issue Aug 23, 2021
@R3nzTheCodeGOD R3nzTheCodeGOD unpinned this issue Sep 24, 2021
@R3nzTheCodeGOD R3nzTheCodeGOD transferred this issue from another repository Sep 24, 2021
@R3nzTheCodeGOD R3nzTheCodeGOD added the Tutorial Tutorial label Sep 24, 2021
@R3nzTheCodeGOD R3nzTheCodeGOD pinned this issue Sep 24, 2021
@Gasferr
Copy link

Gasferr commented Jan 30, 2023

With this method, can you continue updating the offsets in future updates? And another question with only updating characterdatastack_update would it be there?

@mandxy
Copy link

mandxy commented Jan 13, 2024

R3nzSkinFixedNew.zip

See if this works

cant download!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tutorial Tutorial
Projects
None yet
Development

No branches or pull requests

9 participants