• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Script] How to change the amount of steps and add more safari balls inside of Safari Zone?

  • 32
    Posts
    9
    Years
    • Seen Aug 13, 2017
    Hey guys, i have this doubt and i want to know how to change the amount of steps and if possible, add more safari balls too in the entrance of the safari zone. Searching at google and i can't find a tutorial...
     
    well, there are two things you can do

    you can use a script to set the counter at 02039996 to your desired value (i think it's a halfword so this should permit up to 65,535 steps) using writebytetooffset
    or you could make it infinite and replace the bytes at A0F1A with 00 F8 instead of 01 F8
     
    Back
    Top