PenguLoader / PenguLoader

✨ The ultimate JavaScript plugin loader, build your unmatched LoL Client.
https://pengu.lol
Do What The F*ck You Want To Public License
347 stars 56 forks source link

Feature: RiotClient #76

Closed Neinndall closed 8 months ago

Neinndall commented 8 months ago

Being able to navigate and investigate the RiotClient should be another option. There is a lot of assets and other stuff in this part of the client

image

nomi-san commented 8 months ago

navigate

What do you mean, log out your LoL account and nagivate to RiotClient login screen?

investigate ... There is a lot of assets and other stuff in this part of the client

There is another project can help you to do it: nomi-san/RitoClient.

Neinndall commented 8 months ago

I looked at it but for me it's more complicated, since this is easier since I'm using the portable version in .exe and when I enter the client I just do: control + shift + I and run the dev tool, it's easier XD!

What do you mean, log out your LoL account and nagivate to RiotClient login screen?

Just like the one that pengu does, when entering the client, it shows all the endpoints with many assets when u used the dev tools: control + shift + I , well, the same thing, I suppose that the RiotClient will have assets and api endpoints, such as that background what i shared above.

nomi-san commented 8 months ago

I'm sure you dont know how to build it. Check out the Release page to download.

assets and api endpoints

Seems you are confused betwwen DevTools tabs/features and RiotClient API enpoints.

Neinndall commented 8 months ago

Was easy thx for this!

Nomi, cant u build RiotClient tool into .exe portable like pengu?

BakaFT commented 8 months ago

Nomi, cant u build RiotClient tool into .exe portable like pengu?

First you need to know difference between Core and Loader.

In PenguLoader:

Since RiotClient is the same as LeagueClient in low-level. So with a little changes it can apply to RiotClient.

RitoClient is a rushed port cuz it's for debugging purpose only, so he didn't port the Loader.

Those two .bat is just doing the same thing as Loader do and it's enough ( we dont have plugins/super low spec/ stuff now).