Added small explanation to JavaShopper class. (#62)

This commit is contained in:
bjoerm
2021-11-19 17:44:59 +01:00
committed by GitHub
parent 967184d48a
commit 6cdb7b1c8a
+7 -1
View File
@@ -40,7 +40,13 @@ def wait_for_loading_screen(screen: Screen, time_out):
class JavaShopper:
"""
Shop javazon 20 ias 3 java skill gloves
Shop javazon 20 ias 3 java skill gloves.
In order to start the shopping bot:
1.) Run this this file in Python.
2.) Be ingame in Harrogath (act 5 town).
3.) Stand close to Anya and the red portal.
4.) While being ingame, press F11 (default) to start the shopping and F12 (default) to stop it.
"""
def __init__(self, config):