Open asdasd888 opened 6 years ago
Have you seen the gif its pretty straight forward.
i never using python
After following the same install procedure that Will made a video about for you before, in the Yugioh-bot folder, I'm pretty sure you just have to:
i can't git clone https://github.com/will7200/Yugioh-bot
Use Git Bash. https://git-scm.com/downloads
i can't $ pip install -r requirements.txt (or use conda if using) $ pip install -r install_requirements.txt
It appears you didn't install Python properly, you needed to choose the custom installation option & check the box that says something similar to: "Add install path to System Environment". Easiest way to solve is to reinstall it.
Pip is not on your path. If you used conda and didn't add to path then you need to open the environment from their program. You can also install the executable I made for version 0.4.2 but that is about 8 days old and there have been fixes since then. I will try and upload the latest. https://github.com/will7200/Yugioh-bot/releases
how to change path cd in Git Bash
Edit. Do you have make file .exe duel links bot ?
Yes, the .exe is located in the releases https://github.com/will7200/Yugioh-bot/issues/35#issuecomment-359533808. It is in the zip with the exe named dlbot
dlbot.exe stop working
Did you try dlbot.exe gui -s?
i don't know how to use
Open a command prompt in that folder where dlbot.exe is located and run
.\dlbot.exe gui -s
Also make sure to redownload the latest release as the last one had a build error for the gui
Did you re-download the latest release? If so I need to tag it correctly and rebuild it.
you can make video for newbie first step (detail) ?
hi, first of all thanks for your work guys! then I got the same two errors of asdasd888 but with others lines, hope this could help you finding the solution. Thanks. P.S. I use Steam, I didn't used git
@faber5594 you need to install pywin32, make sure to get the right one for your python installation. https://github.com/mhammond/pywin32/releases
@curtiola I installed it now it don't show the win32gui problem anymore, but it looks like it still doesn't work.
@faber5594 You said you were using steam right? Looks like it's using Nox as the provider. I'm pretty sure you just have to:
@curtiola nono look, I did it
I don't know then, the bot log you posted says import get_provider... ...import Nox, & then some other Nox related entries. So there must be something else that needs doing. I've never used it on steam, so to me it's a mystery.
ok thanks anyway
@curtiola I managed to solve the problem using the Git Bash instead of cmd, anyway now I have a problem regarding the resolution, seems that it needs a bigger one, but in the configuration app of duel link I don't have such resolution
@faber5594 I'm pretty sure Will is working on a solution for this, I'm not sure when it will be able to support lower resolutions. The config for Duel Links goes by your monitor's settings I think, can you set it to 1920 x 1080 or are you limited to 1366 x 768? If you just have it lower for icon size reasons, you can increase the DPI in the display settings:
Scale and layout ^^^
@curtiola unforunately I am limited to 1366 x 768, anyway I'm running it on NOX and it seems to work but there some problems mayby due to the language cause it's not englih, now I'm downloading the english version, hope it will work
@asdasd888 I will make a video
thank you
I followed all the directions and installed the tesseract in the proper folder, but for some reason keep getting a DLL error. Do you have any suggestions for fixing this problem?
@dvl9 These dll import arise from the imported python packages and not related to the bot specifically. I would suggest using anaconda instead, go here to download.
I haven't had any issue during installation, but running the bot i got this problem, anyone had the same issue?
you can make video install and tutorial duel links bot (steam version) step by step ?