[Release] LoLEtal v0.5 open beta

06/25/2011 14:54 Ghost Ripper#106
Quote:
Originally Posted by i6eaL View Post
Maybe you could solve the problem by restarting League of Legends every 22 minutes so it's a safe win/win situation for everyone who uses it (e.g. me).
Not that radically, but indeed, a couple of checks would be nice. Take estimated time for each action, and if after that time program doesn't want to continue just restart. Check for server is busy at login screen, session closed, connection interrupted, waiting for stats screen freezing, etc etc.
06/25/2011 20:05 i6eaL#107
Quote:
Originally Posted by Ghost Ripper View Post
Not that radically, but indeed, a couple of checks would be nice. Take estimated time for each action, and if after that time program doesn't want to continue just restart. Check for server is busy at login screen, session closed, connection interrupted, waiting for stats screen freezing, etc etc.
Thats exactly what I was meant to say. My english isnt the best, thank you!
06/25/2011 22:09 TonicStyle#108
Quote:
Originally Posted by brettruls View Post
because that has a chance of getting you banned your playing with other players one of my main points of this was to be safe so you can run it on your mains

But you're playing on referral accounts. Wouldn't the referral account just get banned?
06/26/2011 03:57 i6eaL#109
Nah, it's pretty ok, that the bot is doing custom games.
You will get banned after one or two games idling and than for a whole day..

Just fix the mentioned bugs I did some posts before:

Quote:
Zitat von i6eaL
Maybe you could solve the problem by restarting League of Legends every 22 minutes so it's a safe win/win situation for everyone who uses it (e.g. me).
Not that radically, but indeed, a couple of checks would be nice. Take estimated time for each action, and if after that time program doesn't want to continue just restart. Check for server is busy at login screen, session closed, connection interrupted, waiting for stats screen freezing, etc etc.

Regards,
Ideal
06/26/2011 05:02 brettruls#110
v0.57 is out with
Account game completed tracking
Summoner skill selection added
Eula check on login for new patches

the extra fails safes didnt make it into this update it was taking to long to get this one out the door and i didnt wanna spend another few hours testing those
06/26/2011 05:02 brettruls#111
v0.57 is out with
Account game completed tracking
Summoner skill selection added
Eula check on login for new patches

the extra fails safes didnt make it into this update it was taking to long to get this one out the door and i didnt wanna spend another few hours testing those
06/26/2011 07:47 Smexer#112
hey brettlus, thank you for the update!
I have another suggestion:
When you first log in with an account, you have to specify a summoner name and an avatar. At the Moment LoLEtal is not able to handle this request and just stops.
Could you add this feature? It's a little bit disturbing that I first have to log in with every account I created.
Would be great! :)
EDIT: Okay the "Account game completed tracking" feature is bugged, once the Accountname is in the "status.ini" the bot will skip the Acc, no matter if the desired number of matches is reached or not.
06/26/2011 15:30 nubcandy#113
can any mod-like person confirm if its safe, cuz i dont trust him >.>
06/26/2011 16:02 Smexer#114
Okay a bugreport to the new version:

- Tooltip is not there anymore
- When the bot saves the progress of an account in the "status.ini" it marks it as completed, whether or not the maximum amount of matches is reached
- when there are completed accounts in the account.txt, the bot logs in with every acc until he reaches a not completed one - thats senseless, the checking should be in the beginning (before he logs in etc.)

that's it so far =)
06/26/2011 19:27 brettruls#115
Quote:
Originally Posted by Smexer View Post
hey brettlus, thank you for the update!
I have another suggestion:
When you first log in with an account, you have to specify a summoner name and an avatar. At the Moment LoLEtal is not able to handle this request and just stops.
Could you add this feature? It's a little bit disturbing that I first have to log in with every account I created.
Would be great! :)
EDIT: Okay the "Account game completed tracking" feature is bugged, once the Accountname is in the "status.ini" the bot will skip the Acc, no matter if the desired number of matches is reached or not.
setname=False will handle your setting the name and avatar im working on the status bug should be fixed sometime today

Quote:
Originally Posted by Smexer View Post
Okay a bugreport to the new version:

- Tooltip is not there anymore
- When the bot saves the progress of an account in the "status.ini" it marks it as completed, whether or not the maximum amount of matches is reached
- when there are completed accounts in the account.txt, the bot logs in with every acc until he reaches a not completed one - thats senseless, the checking should be in the beginning (before he logs in etc.)

that's it so far =)
tool tip is set via the debug mode option in the config the completed accounts is checked at the start but the status ini is bugging out im working on a fix
06/26/2011 19:48 Smexer#116
Quote:
Originally Posted by brettruls View Post
the completed accounts is checked at the start
No it's not. The bot will first log in, go to the game creation screen and THEN it checks if the acc has finished enough matches.
If yes, the acc is marked as completed, the bot closes the client and tries the next one (it restarts the client, logs in etc.). So if you have 3 accounts in your accounts.txt that are ready, the bot logs in 3 times meaning you have to wait 3 times in the waiting loop.
Try it, I did :)

Dont get me wrong, I love your programm, just want to help you to improve it
06/26/2011 19:51 Ghost Ripper#117
Would be nice, if riot servers were up all the time :) Other than that, I'm nearing my 975 rp reward :D

Quote:
Originally Posted by nubcandy View Post
can any mod-like person confirm if its safe, cuz i dont trust him >.>
Well, as far as I checked, it's not doing any internet requests or anything dangerous other than emulating keyboard and mouse, but eh, it's what it's supposed to do.
06/26/2011 19:58 Smexer#118
Quote:
Originally Posted by Ghost Ripper View Post
Would be nice, if riot servers were up all the time :) Other than that, I'm nearing my 975 rp reward :D



Well, as far as I checked, it's not doing any internet requests or anything dangerous other than emulating keyboard and mouse, but eh, it's what it's supposed to do.
In the beginning it performs an update check, so yes, there are "internet requests" ;)
06/26/2011 20:23 Ghost Ripper#119
Quote:
Originally Posted by Smexer View Post
In the beginning it performs an update check, so yes, there are "internet requests" ;)
Update check is obvious.
06/26/2011 21:10 brettruls#120
Quote:
Originally Posted by Smexer View Post
No it's not. The bot will first log in, go to the game creation screen and THEN it checks if the acc has finished enough matches.
If yes, the acc is marked as completed, the bot closes the client and tries the next one (it restarts the client, logs in etc.). So if you have 3 accounts in your accounts.txt that are ready, the bot logs in 3 times meaning you have to wait 3 times in the waiting loop.
Try it, I did :)

Dont get me wrong, I love your programm, just want to help you to improve it
i just spent the last few hours testing it will skip the account if its in the Compleated accs.txt it how ever will log on if it isnt but is at the max games in the status.ini
tonight update should be better with the summoner skills so it only sets it first game per account and a few fail safes and bugs nothing too major