R3nzTheCodeGOD / R3nzSkin

Skin changer for League of Legends (LOL)
MIT License
4.82k stars 677 forks source link

anyone who knows python here? #1182

Open JinkiraY opened 3 weeks ago

JinkiraY commented 3 weeks ago

https://github.com/juliusbaechle/LoL_Skin_Manager

JinkiraY commented 3 weeks ago

what's up

yk python?

JinkiraY commented 3 weeks ago

can u tell me how to use this? https://github.com/juliusbaechle/LoL_Skin_Manager/tree/main

JinkiraY commented 3 weeks ago

alr

Alby2000 commented 3 weeks ago

Just download python and run it in cmd

SomethingSomethingDarkS commented 3 weeks ago

Just download python and run it in cmd

I've download python, how do I use this now?

HEYBOY789 commented 2 weeks ago

first download and install these: https://github.com/moonshadow565/ritobin https://github.com/LeagueToolkit/cslol-manager

then go to config.json and change the path match your folder

then go to main.py and change:

champ = "ahri" -> change to champion you want skin = 37 # KDA All Out - Emerald -> Change to the skin of the champion you want

then go to the folder where the main.py locate, right click anywhere and choose open comand window here

when cmd is open, type python main.py (you have to install python first ofcoure)

open game, enjoy

I have not tested this yet, if it work, please leave response

FishB0nes98 commented 2 weeks ago

Wait, is this working with Vanguard?

JinkiraY commented 2 weeks ago

yeah its just like cslolmanager

FishB0nes98 commented 2 weeks ago

I managed to make it work but the two hashes (SKIN_HASH and RESOURCE_HASH) changed since the last update. If anyone can manage to find the latest hashes that the main.py uses I can make it work and I can help anyone use this program.

Since the hashes are not the correct ones the game crashes upon entering the loading screen. Finding the correct hashes can fix this but I have no clue where to find them