Hey guys, I am using kyle inkmans coal miner, but sometimes it logs off
I am not sure why, it could be that it just doesnt mine for a while and goes to lobby, or my internet has stopped working again.
I easily fixed this by copying the following from the beginning of the script:
if(not(loggedin))then
Loginplayer;
WriteIn('internet was crappy again, logging in!'
I placed it in the procedure of finding some coal, so that if it doesnt find coal it logs in again.
However, it displays the message everytime it searches for coal! I am not sure whether continuous trying to log in increases ban chance, but I also just want it not to spam.
So, have you any idea why it does not correctly recognize if the player is loggedin? I have no idea how to fix this myself..


Reply With Quote











