will7200 / Yugioh-bot

Bot for Yugioh Duel Links via Nox and Steam
MIT License
58 stars 9 forks source link

you can make video install and tutorial duel links bot (steam version) step by step ? #35

Open asdasd888 opened 6 years ago

asdasd888 commented 6 years ago

you can make video install and tutorial duel links bot (steam version) step by step ?

koreplay commented 6 years ago

Have you seen the gif its pretty straight forward.

asdasd888 commented 6 years ago

i never using python ss

curtiola commented 6 years ago

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:

asdasd888 commented 6 years ago

i can't git clone https://github.com/will7200/Yugioh-bot

curtiola commented 6 years ago

Use Git Bash. https://git-scm.com/downloads

asdasd888 commented 6 years ago

i can't $ pip install -r requirements.txt (or use conda if using) $ pip install -r install_requirements.txt sqs

curtiola commented 6 years ago

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.

will7200 commented 6 years ago

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

asdasd888 commented 6 years ago

how to change path cd in Git Bash

Edit. Do you have make file .exe duel links bot ?

will7200 commented 6 years ago

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

asdasd888 commented 6 years ago

dlbot.exe stop working 2457

will7200 commented 6 years ago

Did you try dlbot.exe gui -s?

asdasd888 commented 6 years ago

i don't know how to use

will7200 commented 6 years ago

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

asdasd888 commented 6 years ago

1

will7200 commented 6 years ago

Did you re-download the latest release? If so I need to tag it correctly and rebuild it.

asdasd888 commented 6 years ago

you can make video for newbie first step (detail) ?

faber5594 commented 6 years ago

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 immagine

curtiola commented 6 years ago

@faber5594 you need to install pywin32, make sure to get the right one for your python installation. https://github.com/mhammond/pywin32/releases

faber5594 commented 6 years ago

@curtiola I installed it now it don't show the win32gui problem anymore, but it looks like it still doesn't work. immagine

curtiola commented 6 years ago

@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:

faber5594 commented 6 years ago

@curtiola nono look, I did it immagine

curtiola commented 6 years ago

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.

faber5594 commented 6 years ago

ok thanks anyway

faber5594 commented 6 years ago

@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 immagine

curtiola commented 6 years ago

@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: image

                                 Scale and layout ^^^
faber5594 commented 6 years ago

@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

will7200 commented 6 years ago

@asdasd888 I will make a video

asdasd888 commented 6 years ago

thank you

davidvlysenko commented 6 years ago

capture3 capture2 capture1

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?

will7200 commented 6 years ago

@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.

Reiner6 commented 6 years ago

I haven't had any issue during installation, but running the bot i got this problem, anyone had the same issue? image