Glitch City Laboratories Archives

Glitch City Laboratories closed on 1 September 2020 (announcement). This is an archived copy of a thread from Glitch City Laboratories Forums.

You can join Glitch City Research Institute to ask questions or discuss current developments.

You may also download the archive of this forum in .tar.gz, .sql.gz, or .sqlite.gz formats.

Arbitrary Code Execution Discussion

ACE to copy first mon in box to all 20 slots? - Page 1

ACE to copy first mon in box to all 20 slots?

Posted by: metalmario32
Date: 2019-07-22 19:10:20
So I'm experimenting with some ACE, and I would like some ACE that copies the first Pokémon in the box to the other 19 slots. I was thinking something along the lines of this:

8F
Any item
(Some ld statements)
(Calling CopyData)
(Incrementing some values)
(A jr nz statement)
(RET)

Edit: I would like a setup for RB Eng and Y Eng.