I noticed this code didnt work for slots 3 & 4 on Wi-Fi, so, I went to work on editing it and made it so it works. (The numbers in Red are what I changed)
somedude wrote:
Teleport to player:
1 - A+LEFT
2 - A+UP
3 - A+RIGHT
4 - A+DOWN
Press A + ?? to Warp to player # (WI-FI):
94000130 FFDE0000
D3000000 020da730 Player 1's Coordinates.
520D9CB8 00000001 Player 2's Address
F20DB660 0000000C
D0000000 00000000
520D9CB8 00000002 Player 3's Address
F20DC590 0000000C
D0000000 00000000
520D9CB8 00000003 Player 4's Address
F20DD4C0 0000000C
D0000000 00000000
D2000000 00000000
94000130 FFBE0000
D3000000 020DB660 Player 2's Coordinates.
520D9CB8 00000000 Player 1's Address
F20da730 0000000C
D0000000 00000000
520D9CB8 00000002 Player 3's Address
F20DC590 0000000C
D0000000 00000000
520D9CB8 00000003 Player 4's Address
F20DD4C0 0000000C
D0000000 00000000
D2000000 00000000
94000130 FFEE0000
D3000000 020DC590 Player 3's Coordinates.
520D9CB8 00000000 Player 1's Address
F20da730 0000000C
D0000000 00000000
520D9CB8 00000001 Player 2's Address
F20DB660 0000000C
D0000000 00000000
520D9CB8 00000003 Player 4's Address
F20DD4C0 0000000C
D0000000 00000000
D2000000 00000000
94000130 FF7E0000
D3000000 020DD4C0 Player 4's Coordinates.
520D9CB8 00000000 Player 1's Address
F20da730 0000000C
D0000000 00000000
520D9CB8 00000001 Player 2's Address
F20DB660 0000000C
D0000000 00000000
520D9CB8 00000002 Player 3's Address
F20DC590 0000000C
D0000000 00000000
D2000000 00000000
I noticed that in the old code, Player 1 and 2's addresses were repeated and 3 & 4 were left out.
I made ti so A+Left will work with Player 2,3 & 4
A+Up works with Player 1,3, & 4
A+Right works with Player 1,2, & 4
A+Down works with Player 1,2, & 3
Oh, and while I was editing, I found this out by accident, but it works good.
Code:
D3000000 020da730
520D9CB8 00000000
F20DB660 0000000C
D0000000 00000000
520D9CB8 00000000
F20DC590 0000000C
D0000000 00000000
520D9CB8 00000000
F20DD4C0 0000000C
D0000000 00000000
D2000000 00000000
If you change all of the player numbers to 0's it makes the players warp to you, but since this doesnt work on Wi-Fi, I made it for bot battles. If you go into a battle and put on Death Alt., You will automatically kill all 3 bots every time they spawn. (I deleted the trigger so you dont have to hit A+Left.) I can get 100 kills in 1 min 30 secs. (Makes you wish you could use it on Wi-Fi)
Have lots of fun, you cheaters.
(No credit goes to me except for the editing. All goes to 'somedude')