kwsch / SysBot.NET

sys-botbase client for remote control automation of Nintendo Switch consoles.

Home Page:https://projectpokemon.org/home/files/file/4207-sysbot-automatic-build/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sysbot not using OT name using showdown method

Foxfire2121 opened this issue · comments

Hello. Im wondering if someone may be able to help me out. My bot for some reason isnt displaying the OT name when trying to gen mon. Its only using my bots OT name. Here is an example of what they did.

Giratina-Origin @ Griseous Orb
OT: Christopher
Ability: Levitate
Shiny: Yes
Ball: Master Ball
EVs: 6 Def / 252 SpA / 252 Spe

  • Ancient Power
  • Dark Pulse
  • Earthquake
  • Poltergeist

im not too sure why. Im VERY VERY new to all this and learning as i go. I took my OT name off so nothing was there. after i did that showdown sets stopped working completely. im struggling a bit. lol. thanks to anyone that can help! appreciate anyone's time!

This set worked fine for me in SWSH on latest release (I just downloaded it to check with $convert). When requesting help with any program, it's most helpful to provide as much information as possible so another person who doesn't know anything about what you're doing can replicate the problem. Show pictures if you're unable to explain it.

Some examples of information that would be important to provide:

  • What game are you doing this in?
  • What command did you type to do this?
  • What are your Legality settings on the Hub?
  • When did you last update the program?
  • What do the logs say (both in the program and text logs)?
  • What Pokemon was generated instead?

These are my settings and this is what I got.
image
image

thank you so much for the quick reply!

  • game = SWSH
  • im not sure what you mean by "what command did i use" - my bot is on a server and a member DM me letting me know that the bot didnt give what he requested w HIS OT. it used my bots OT.
  • i recently updated the bots, id say within the past month

here is the image
Screenshot 2022-08-10 215206

thank you again for your reply.

image
You did not allow users to override the trainer data, so it makes sense that it's not doing it.

This is explained on the Legality page: https://github.com/kwsch/SysBot.NET/wiki/Legality

In the future, I would suggest using the support Discord linked on the main page for help running the program. Issues on GitHub are for problems with the program code.

i do see a difference now looking at how yours is set up. i have missing

  • MGDBPath
  • GeneratePath Trainer info
  • also Reset Home Tracker is True on mine and False on yours.
    im not sure what that is. i followed a tutorial when doing this and i believe those parts were skipped or left blank so i did the same since im not sure what to do about that.

i see - sorry about that. I searched for help and it brought me here. But will do that. Thanks for your help

The only guide we recommend officially is the Wiki on this repository (link at the top).
image

Other tutorials are not affiliated with us and may provide erroneous or out-of-date information.

All of these settings are explained on the Legality page I linked above.

i will go through that and joined the discord group mentioned. thanks again!