Skip to content
This repository has been archived by the owner on Dec 18, 2019. It is now read-only.

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

Open
asdasd888 opened this issue Jan 20, 2018 · 32 comments
Labels

Comments

@asdasd888
Copy link

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

@koreplay
Copy link

Have you seen the gif its pretty straight forward.

@asdasd888
Copy link
Author

i never using python
ss

@curtiola
Copy link

curtiola commented Jan 21, 2018

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:

  • right click config.ini
  • open with notepad
  • where it says "provider = Nox" change it to "provider = Steam"
  • then save & close

@asdasd888
Copy link
Author

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

@curtiola
Copy link

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

@asdasd888
Copy link
Author

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

@curtiola
Copy link

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
Copy link
Owner

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
Copy link
Author

asdasd888 commented Jan 23, 2018

how to change path cd in Git Bash

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

@will7200
Copy link
Owner

will7200 commented Jan 25, 2018

Yes, the .exe is located in the releases #35 (comment). It is in the zip with the exe named dlbot

@asdasd888
Copy link
Author

asdasd888 commented Jan 25, 2018

dlbot.exe stop working
2457

@will7200
Copy link
Owner

Did you try dlbot.exe gui -s?

@asdasd888
Copy link
Author

asdasd888 commented Jan 27, 2018

i don't know how to use

@will7200
Copy link
Owner

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
Copy link
Author

1

@will7200
Copy link
Owner

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

@asdasd888
Copy link
Author

asdasd888 commented Jan 31, 2018

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

@faber5594
Copy link

faber5594 commented Jan 31, 2018

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
Copy link

curtiola commented Jan 31, 2018

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

@faber5594
Copy link

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

@curtiola
Copy link

curtiola commented Jan 31, 2018

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

  • open the Yugioh-bot folder
  • right click config.ini
  • open with notepad
  • where it says "provider = Nox" change it to "provider = Steam"
  • then save & close

@faber5594
Copy link

@curtiola nono look, I did it
immagine

@curtiola
Copy link

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
Copy link

ok thanks anyway

@faber5594
Copy link

@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
Copy link

curtiola commented Jan 31, 2018

@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
Copy link

@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
Copy link
Owner

will7200 commented Feb 1, 2018

@asdasd888 I will make a video

@asdasd888
Copy link
Author

thank you

@davidvlysenko
Copy link

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
Copy link
Owner

@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
Copy link

Reiner6 commented Jun 11, 2018

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants