Quote:
Originally Posted by matutd
Really thanks for that link~
But another problem have arised:
My internet loads really slow, when i have an new account, the bot will click play even before the username selection page prompts, a part of the problem is due to the lol client itself will always load the page first(your homepage)
Do u think there is a solution to this?
If not, never mind;)
I will just create the summoner name manually first
Thanls anyway~
|
I already said before the best solution is build your local webserver to host the file for verification:
- It's faster loading (inside homepage and checking of file).
- No need of internet traffic for this.
- No downtime of your bot because of external HTTP Server problems.
But people are lazy to build their local HTTP server, then complain of problems.
I see big difference in the check update time resolution using local file than use external http server.
Want a simple to install and use HTTP Server?
Use tiny http server. setup, next next. start and running.
You could have an issue with a .dll, but solution is to download that missing dll and register it on the windows (regsrv32 file.dll).
after this you have an HTTP server on your windows machine, how to install in 1minute :)