R3nzSkin icon indicating copy to clipboard operation
R3nzSkin copied to clipboard

Spell Tracker + Turret Range + Player Attack Range

Open R3nzTheCodeGOD opened this issue 2 years ago • 13 comments

Test Build v12.12

Note: This is an optional feature, so it will not be included in the main branch. Those who want can use this branch by compiling it.

in-game images

image image

R3nzTheCodeGOD avatar Jun 19 '22 17:06 R3nzTheCodeGOD

Not recommend to use or add to skin injector cause this could get suspended activities and might get banned! https://support-leagueoflegends.riotgames.com/hc/en-us/articles/225266848-Third-Party-Applications But as the owner said at Note, it is optional.

seth007-moo avatar Jun 21 '22 07:06 seth007-moo

Hi, this happens when i try to use it. i play on eune yas

hdhue avatar Jun 24 '22 16:06 hdhue

@hdhue

{
	{
		"56 8B F1 8B 06 8B 80 ? ? ? ? FF D0 84 C0 74 ? 8B 86 ? ? ? ? 8D 8E ? ? ? ? 8B 40 ? FF D0",
		"E8 ? ? ? ? 84 C0 74 ? 8D 8F ? ? ? ? E8 ? ? ? ? 84 C0 74 ? 85 F6"
	}, true, false, 0, &offsets::functions::IsAlive
}

R3nzTheCodeGOD avatar Jun 25 '22 00:06 R3nzTheCodeGOD

@hdhue

{
	{
		"56 8B F1 8B 06 8B 80 ? ? ? ? FF D0 84 C0 74 ? 8B 86 ? ? ? ? 8D 8E ? ? ? ? 8B 40 ? FF D0",
		"E8 ? ? ? ? 84 C0 74 ? 8D 8F ? ? ? ? E8 ? ? ? ? 84 C0 74 ? 85 F6"
	}, true, false, 0, &offsets::functions::IsAlive
}

I'm kinda dumb what do i do with that? 😅

hdhue avatar Jun 25 '22 10:06 hdhue

Can you build this with CMake? I only see the VS solution.

E: Never mind, just downloaded VS, great work as always

dozzzz02 avatar Jul 13 '22 08:07 dozzzz02

I just built it, and it's perfect, but I still get one of the pattern errors at the start as Darius, if that matters

dozzzz02 avatar Jul 13 '22 09:07 dozzzz02

AtkRange and WorldToScreen offsets changed with 12.13

edit: new WorldToScreen (idk about AtkRange)

{
	{
		"E8 ? ? ? ? 83 C4 08 83 F8 01 75 16",
		"E8 ? ? ? ? 8D 44 24 10 50 8B 44 24 54"
	}, true, false, 0, &offsets::functions::WorldToScreen
}

i1u5 avatar Jul 13 '22 11:07 i1u5

plz update 12.13 always good use thank you

parkyoungsoo avatar Jul 15 '22 12:07 parkyoungsoo

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 R3nzSkin project. With a little knowledge of IDA and ReClass, you can easily update this pull request.

R3nzTheCodeGOD avatar Jul 15 '22 21:07 R3nzTheCodeGOD

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 R3nzSkin project. With a little knowledge of IDA and ReClass, you can easily update this pull request.

Is it possible to code in opponent Attack Range? And positions inside Fog of War?

dozzzz02 avatar Jul 15 '22 21:07 dozzzz02

can someone share WorldToScreen offsets sig?

xuuaaannnn avatar Aug 11 '22 12:08 xuuaaannnn

It has been completely disabled and can no longer be used. Look forward to updating

sakula6 avatar Aug 12 '22 03:08 sakula6

It has been completely disabled and can no longer be used. Look forward to updating

sakula6 avatar Aug 12 '22 03:08 sakula6

Hello, can you share the characteristics of LOL 12.18 or 12.19 from the world to the screen? thank

Npc2017 avatar Sep 24 '22 18:09 Npc2017