it always shows wrong client path
Andy766 opened this issue · 3 comments
Send a screenshot of your settings.
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!
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.
from https://github.com/halearn/Botop-Unreal-LOL-Account-Checker
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.