From 2bb3b3d7f69673ee288b3c153cd2d018626e8f34 Mon Sep 17 00:00:00 2001 From: Sv3ks Date: Sun, 4 Feb 2024 19:50:35 +0100 Subject: [PATCH 1/3] Update README.md --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fe82203..62aeb8b 100644 --- a/README.md +++ b/README.md @@ -11,10 +11,18 @@ ## How to use +*Before you start: in google chrome, right click on the screen and select 'inspect'. In the top, press 'console'.* + 1. Open the `start.bat` file, found in the source code folder. > After this step a Powershell window should show. Note that this is meant to happen, and you should not close the window if you want to use this bot. 2. Log into the website and go to the [harvesting site](https://contera.dk/tabel/dysten/start.aspx). You can do this by following the link or navigating through the menus of the website. (emat-dysten -> start emat-dysten -> start normal) 3. Go to the Powershell window and press any key. 4. Return to your browser, either by alt+tab or simply clicking on the browser window. 5. When the countdown hits zero (and you've returned to your browser), your computer should start working on it's own. -6. To stop the bot, close the Powershell window with your mouse, or use alt+f4. \ No newline at end of file +6. To stop the bot, close the Powershell window with your mouse, or use alt+f4. + +## How to fix + +1. The console is not opening. This is caused by your computer using special `F12` features. In most cases, the fix is simply to change it in your hardware's app (OMEN Gaming Hub, Lenovo Vantage, etc. - this is depending on the hardware). Since this is hardware dependent, there is not 1 solution. +2. The console opens, but it doesn't automatically start typing in it. Solution: click on the console window. +> If you find any issues, report them [here](https://github.com/Sv3ks/EMatDystenBot/issues/new) From 0fa1daafe47cb7f6fd12357ad849be02182920e2 Mon Sep 17 00:00:00 2001 From: Sv3ks Date: Sun, 4 Feb 2024 19:58:07 +0100 Subject: [PATCH 2/3] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 62aeb8b..f5e222e 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,9 @@ ## How to use -*Before you start: in google chrome, right click on the screen and select 'inspect'. In the top, press 'console'.* - 1. Open the `start.bat` file, found in the source code folder. > After this step a Powershell window should show. Note that this is meant to happen, and you should not close the window if you want to use this bot. -2. Log into the website and go to the [harvesting site](https://contera.dk/tabel/dysten/start.aspx). You can do this by following the link or navigating through the menus of the website. (emat-dysten -> start emat-dysten -> start normal) +2. Log into the website and open the console in the newly opened devtools sidebar or window. 3. Go to the Powershell window and press any key. 4. Return to your browser, either by alt+tab or simply clicking on the browser window. 5. When the countdown hits zero (and you've returned to your browser), your computer should start working on it's own. From 90ba3c54b70860ef1c0983446760ee2384d33ef8 Mon Sep 17 00:00:00 2001 From: Sv3ks Date: Sun, 4 Feb 2024 20:10:13 +0100 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5e222e..3d6bd63 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ > After this step a Powershell window should show. Note that this is meant to happen, and you should not close the window if you want to use this bot. 2. Log into the website and open the console in the newly opened devtools sidebar or window. 3. Go to the Powershell window and press any key. -4. Return to your browser, either by alt+tab or simply clicking on the browser window. +4. Return to your browser, either by alt+tab or simply clicking on the browser window. Make sure the console is selected. (If not, click on it) 5. When the countdown hits zero (and you've returned to your browser), your computer should start working on it's own. 6. To stop the bot, close the Powershell window with your mouse, or use alt+f4.