-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a new updated bot for Voiceless Voice #193
base: master
Are you sure you want to change the base?
Conversation
As you can see, the codes you posted are incomplete. |
Thank you for the fixes, mercury! Is this version able to be run in the bot? If so, do I copy the files from the repo into the EDOPro Windbot folder to test it? |
There's still many errors in scripts. Even if grammar errors are fixed, there are still many cards that cannot be activated. Like: |
Hi Louse, Thank you for taking a look at my code! How do you suggest I correct the issues brought up? |
You can check https://github.com/IceYGO/windbot/wiki/How-to-create-your-WindBot-AI. |
Fixed some cards not activatable.
Got rid of IP Masquerena since the script would be too complicated to implement for me. Perhaps in the future?
Ok; I checked which cards don't have an activated and added some functions for the unique ones. Do let me know if there's other things to be fixed! (I also really liked how in-depth the activation functions for SP and Chaos Angel from the Lab Executor you made, @Wind2009-Louse, so I added some of the functions in as well; hope it's alright) |
My attempt at programming a modern deck. Checked the documentation but had some issues with running windbot after adding the executors. Please let me know if there's any errors with the formatting or bot itself encountered as I haven't been able to run or test the bot locally.