Meviii / LOL-Account-Checker

League of Legends account checker and profiler
GNU General Public License v3.0
69 stars 3 forks source link

it always shows wrong client path #47

Closed Andy766 closed 1 year ago

Andy766 commented 1 year ago

I'm pretty sure that I have set it up correctly. image

Meviii commented 1 year ago

Send a screenshot of your settings.

Andy766 commented 1 year ago

image it's kinda weird, I succeed this time after I reinstalled the zip and folder. I tested 7 accounts and it took about 7 mins to finish. it works well, ty so much! image Lastly, I would like to ask how many times a day can I check accounts? Is it necessary to use vpn? bcs I saw this from another project on github. image from https://github.com/halearn/Botop-Unreal-LOL-Account-Checker

Meviii commented 1 year ago

Regarding the use of a VPN or how many accounts you need to check. The code you linked is 7 years old and makes API calls to the riot server directly for data which is why they want you to use proxies/vpn. My application only makes calls via the LCU (League Client) API which is fairly different so I don't think you would need a VPN (however I cannot guarantee that). I also don't expect anyone to have more than 100+ accounts unless you are using it for illegal purposes which I do not condone.