frankblac

Results 5 comments of frankblac

I can confirm that the following modifications work for me at level 40. However, running an account at lower levels with these modificiations will fail, so i cannot recommend it...

Seems like changing level_limit in config.json was not necessary. However, I forgot I had also disabled UpdateLiveStats in config.json. It won't run with the UpdateLiveStats task set to true.

It runs, but still issues with the update_live_stats.

ok, some characters missing above perhaps: Runs fine now, including update_live_stats task level_completion_percentage = 100 if whole_level_xp > 0 : level_completion_percentage = int((current_level_xp * 100) / whole_level_xp)

note - I set level_limit = 42.. in config.json. At 41 it stopped - "You have reached your target level".