Skip to content

Lua scripts for making some tasks in the 3rd gen Pokemon games a little less tedious.

Notifications You must be signed in to change notification settings

MichiS97/rselua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rselua

Lua scripts for making some tasks in the 3rd gen Pokemon games a little less tedious. Currently officially supports the German versions of Ruby/Sapphire and FireRed/LeafGreen. Support for Emerald is absolutely planned and support for other languages will eventually be added as well.

Wild

  • Edit the script for desired species in dex number (c.f. Bulbapedia)
  • Run the script when the player is in the grass, The bot will walk left first

Breeding

  • Currently only supports FRLG and RS
  • Runs back and forth in front of the Daycare until an egg is ready for pickup
  • With two compatible parent Pokemon in the Daycare, just stand in front of the daycare and execute the script
  • If the player does not move after starting the script, you're likely in the wrong starting position.

Unown

  • Unown bot for FRLG
  • Fill in your desired letters in the form of a Lua list, e.g. "local desired_letters = {'U','O'}"
  • Execute the script while you're in one of the Tanoby Chambers
  • Pauses the emulator when one of the desired Unown forms is encountered

More Features

Features regarding breeding eggs are definitely coming as soon as I need it for my current Living Dex. If there are other features you would like to see implemented be sure to leave a request in the GitHub issues of this repo.

Credit

  • wwwwwwzx for original idea behind these bots

About

Lua scripts for making some tasks in the 3rd gen Pokemon games a little less tedious.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages