Skip to content

2. RaidBot SV & RotatingRaidBotSV

notzyro edited this page Oct 4, 2023 · 2 revisions

RaidBotSV Setup:

  • Stand in front of your raid crystal and save.
  • In game Options make sure Give Nicknames is Off and SendToBoxes is Automatic. Just incase if it catches the mon instead of backing out from catching.
  • Enter raid description and title: Set as you like.
  • To post raid embeds in a specific channel use $echohere.
  • Paste your raid's seed in the Seed parameter and have GenerateParameterFromFile true if you would like the bot to autofill your Pokemon info, otherwise fill in the RaidParameters manually.
  • Code the raid: Set to true if you want a coded raid.
  • CatchLimit: If 0 will be ignored, otherwise will auto block and autoban people that go beyond the max joins limit.
  • TimeToWait: Total time to wait before attempting to enter the raid.
  • DateTimeFormat: Set the proper date/time format in your settings for when its time to apply rollover correction.
  • TimeToScrollDownForRollover: For this you want to OVERSHOOT the Date/Time setting. Once it overshoots it will click DUP once. From my testing 800 is for Lites, 950 for OLEDs, and 920 for V1s. Time will vary for everyone.
  • ConfigureRolloverCorrection: If true will only run the rollovercorrection routine for you to figure out your timing. Run this when the game is closed.
  • KeepDaySeed: Toggle true to reinject the todayseed each time and not worry about the seed changing from day rollover.
  • Start bot.
  • To ban naughty raiders from participating, paste their ID in the BannedRaiders collection. Can add their OT under NAME or any notes for yourself.

Alternate Sprite Art brought to you by the lovely artists over at SHA!!

image


For RotatingRaids General Faq: https://pastebin.com/y7QXtAqU

TODO:

  • Read Raid Boss and Player PK9s
  • Find offset for when we can Terastallize to make raid battle less dumb
Clone this wiki locally