Page 3 of 7 FirstFirst 12345 ... LastLast
Results 21 to 30 of 67

Thread: [NDS] Animal Crossing: Wild World [U 1.0] [AR]

  1. #21
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Well, using what I know about coordinates, I remade the teleport code in ASM
    Just a proof of concept XD
    Oh and it's the same number of lines as the original (it would be only 12 or 13 lines if I can figure out what eor does, and how to use it with the buttons. sorry maniac, i'll keep trying XD)

    Press L+R+down to save position, L+R+Up to teleport to that position

    Code:
    94000130 FC7F0000
    023FF090 012FFF11
    E0000000 00000028
    E28F2001 E12FFF12
    48044D05 4A056800
    68031A80 602B6882
    477060AA 021C6DEC
    022BF110 00000548
    023FF090 E3520003
    D2000000 00000000
    94000130 FCBF0000
    023FF090 012FFF11
    E0000000 00000028
    E28F2001 E12FFF12
    48044D05 4A056800
    682A1A80 600268AB
    47706083 021C6DEC
    022BF110 00000548
    023FF090 E3520003
    D2000000 00000000
    Original by GH Staff

  2. #22
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    >_>

    Teleport code v2
    (turns out I was loading from the wrong register XD)

    Press L+R+Down to save position, L+R+Up to teleport back

    11 lines (9 shorter than the original)

    Code:
    023FF090 012FFF11
    E0000000 00000040
    E28F2001 E12FFF12
    8801480A 480A4D0B
    22A96800 1A8000D2
    00E42469 D0044221
    42213440 1C05D105
    682B4804 600368AA
    47706082 04000130
    021C6DEC 022BF110
    023FF090 E3520003
    Since the original has this, I'll put it too
    Special thanks to Maniac who helped me out a ton with this code
    XD

    Source:


    Original by GH staff
    Last edited by dragonboy269; 08-12-2009 at 01:19 PM. Reason: Shortened to 11 and a half lines :D

  3. #23
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Search and Teleport v2

    What it does:
    This code searches for an item, then teleports you to that item

    Directions: Type znx(xxx) y(yyy) into the chat and submit your message
    zn is the activator, just type it

    y is the hex code of the item, you can remove leading zeros

    x is the number of items to skip, for example
    if your friend has 2 gold roses in your town, typing
    zn0 1c would teleport to the first gold rose, and typing zn1 1c would go to the second rose (skipping 1 of that item)


    code:
    Code:
    023FF090 012FFF11
    E0000000 000000E0
    E1DF5DB4 E1DF4DB2
    E28F2001 E12FFF12
    493046F4 42AA880A
    800CD142 F0003101
    1C2CF841 F83EF000
    21104A29 39010209
    42AB8813 2C00D102
    3C01D004 39013202
    E02DD5F6 03092121
    4B211C0D 23201AD2
    0852021B 01E42402
    42A22000 1B12DB02
    E7FA3001 20001C04
    DB022C04 30013C04
    4358E7FA 182D0100
    0124435C 20001909
    DB022A10 30013A10
    4358E7FA 435A182D
    48111889 22A96800
    1A8000D2 60856001
    477046E6 3101200C
    220F2500 3101780B
    DC032B20 40C53901
    E007092D DB002B40
    40133B07 18ED4083
    D5EF3804 00004770
    021E3124 022AF136
    021C6DEC 24246E7A
    023FF090 E3520003
    Source:


    Fixed a small error in v2
    You will now teleport exactly in the middle of the item
    therefor, if you teleport into something like a rock or a tree, you will be inside of it instead of beside it XD


    Text convert routine by Toenailed

    Mapslot to coordinates routine by me

    All addresses by GH staff

  4. The Following 5 Users Say Thank You to dragonboy269 For This Useful Post:


  5. #24
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Search and Teleport v5.0 FINAL VERSION (Works indoors in all house rooms and all levels, and outdoors, and offline and online)
    Automatically detects what location you're in

    Type x(xxx) y(yyy)(+) into the chat, submit your message then press L+R
    you can remove leading zeros

    x is the number of items to skip

    y is the item to search for

    for example, if you have 3 gold roses in your town, typing
    0 1c would go to the first gold rose, typing 1 1c would go to the second, and typing 2 1c would go to the third

    lets say you have a Brick Block in your house in the room you're in, typing

    0 4b68 would teleport you to the brick block (direction matters, like, 4b68 is facing forward, and 4b69, 4b6a, and 4b6b are the different possible directions of a brick block, same pattern for other items)

    If you wanna search the second level in your house (the items on top of other items) just put a + at the end, like
    0 14fd+

    Code:

    Code:
    94000130 FCFF0000
    023FF090 012FFF11
    E0000000 00000100
    E28F2001 E12FFF12
    493A46F4 F859F000
    F0001C2C 2000F856
    781B4B38 DC4E2B05
    4A333B01 292B7809
    2120D102 18520109
    01092145 18524359
    2B0021FF 4A2BDA02
    310F0109 42AB8813
    2C00D102 3C01D005
    32023001 D5F53901
    4B28E031 2110781B
    2B000209 2121D101
    1C0D0309 23201C02
    2402021B 200001E4
    DB0242A2 30011B12
    1C04E7FA 2C042000
    3C04DB02 E7FA3001
    01004358 435C182D
    19090124 2A102000
    3A10DB02 E7FA3001
    182D4358 1889435A
    68004811 00D222A9
    60011A80 46E66085
    200C4770 25003101
    780B220F 2B203101
    3901DC03 092D40C5
    2B40E007 3B07DB00
    40834013 380418ED
    4770D5EF 021E3124
    021E5328 022AF135
    021C6DEC 021EED6C
    023FF090 E3520003
    D2000000 00000000
    Source:


    Minor addition in v4:
    Now checks to see if you're in a location other than your house/outdoors. If you are, the code will not activate.

    Bug fix in v4.1:
    In version 4.0, the code would continue searching for the hex until it found it, even if it wasn't in the map, so sometimes you'd be teleported to weird places. This has been fixed

    Final addition in 5.0:
    now allows you to search both "item levels" in the house. The items on the floor, and then the items on top of other items.




    Text Activated version

    Code:
    922af136 00006e7a
    122af136 00002424
    023ff090 012fff11
    e0000000 00000100
    e28f2001 e12fff12
    493a46f4 f859f000
    f0001c2c 2000f856
    781b4b38 dc4e2b05
    4a333b01 292b7809
    2120d102 18520109
    01092145 18524359
    2b0021ff 4a2bda02
    310f0109 42ab8813
    2c00d102 3c01d005
    32023001 d5f53901
    4b28e031 2110781b
    2b000209 2121d101
    1c0d0309 23201c02
    2402021b 200001e4
    db0242a2 30011b12
    1c04e7fa 2c042000
    3c04db02 e7fa3001
    01004358 435c182d
    19090124 2a102000
    3a10db02 e7fa3001
    182d4358 1889435a
    68004811 00d222a9
    60011a80 46e66085
    200c4770 25003101
    780b220f 2b203101
    3901dc03 092d40c5
    2b40e007 3b07db00
    40834013 380418ed
    4770d5ef 021e3124
    021e5328 022af137
    021c6dec 021eed6c
    023ff090 e3520003
    d2000000 00000000

    Map search routine by Maniac,
    Map Location to Coordinates routine by me
    Only address found by me (but found before by someone else) Area location address

  6. The Following 3 Users Say Thank You to dragonboy269 For This Useful Post:


  7. #25
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Weed Puller's Dream (nice name XD)

    If you wanna pull weeds for someone, this is the perfect code to do it. Every time you press L+R, it instantly teleports your character to the next weed/clover on the map (not 4 leaf clovers, it skips over those )

    That way, you don't even have to run around looking for weeds, just press L+R, then B to pull, and repeat
    Also, no need to type any kind of hex code, so it won't alarm anyone

    Code:
    94000130 FCFF0000
    023FF090 012FFF11
    E0000000 00000078
    E28F2001 E12FFF12
    7809491A D12C2900
    48162200 02092110
    88033901 DB012B1F
    DD042B24 30023201
    D5F63901 24FFE01D
    0A124014 08801C10
    00AD1C05 01401B52
    01521C05 230F1C11
    09244023 0064005B
    192D18C9 68004806
    00D222A9 31211A80
    03093521 6001032D
    47706085 021E3124
    021C6DEC 021EED6C
    023FF090 E3520003
    D2000000 00000000
    Map search routine by Maniac,
    Map Location to Coordinates by me
    No addresses found by me

  8. The Following 3 Users Say Thank You to dragonboy269 For This Useful Post:


  9. #26
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Final Real-Time World edit

    Credits: Original coded by Toenailed
    All addresses not found by me, except the indoor room/outdoor address (although it was found before by someone else and I didn't know XD)
    I completely recoded it (nothing is from any other code except some of the text conversion, i even completely redid the division routines in a different more efficient way)



    Features: Works Indoors and outdoors
    (Indoors is deliberately disabled in other towns over wi-fi to prevent misuse, sorry this added one and a half lines to the code but at least it's safe now. Thank you Vash for giving me this idea )
    You can remove leading zeros and type in upper case or lower case
    Includes dpad check (completely recoded by me, works diagonally too, i think the original did not)

    Directions:
    type the hex code of the item into the chat and submit your message, then press L+R+A+Dpad direction


    Code:
    94000130 FCFE0000
    023FF090 012FFF11
    E0000000 000000FC
    E28F2001 E12FFF12
    782D4D38 DC662D05
    68094933 D0622900
    78244C36 00D222A9
    588B4252 32080B1B
    0B12588A 42042020
    3B02D100 42042010
    3302D100 42042040
    3A02D100 42042080
    3202D100 D00C2D00
    78004829 D0422800
    DB402B00 DC3E2B1E
    DB3C2A00 DC3A2A1E
    2B20E007 2BA0DB37
    2A20DC35 2AA0DB33
    085BDC31 2D000852
    3B10DC01 200F3A10
    4018240F 4014091B
    00400912 025B0164
    491202D2 D0052D00
    21453D01 434D0109
    19494911 18091909
    18C91889 25004C0C
    220F200C 34017823
    DC032B20 40C53C01
    E007092D DB002B40
    40133B07 18ED4083
    D5EF3804 4770800D
    021C6DEC 021E3124
    022AF136 021EED6C
    021E5328 04000130
    021CBD48 00000000
    023FF090 E3520003
    D2000000 00000000
    If you'd like to see the source, send me a PM (staff/trustworthy people only XD)



    Edit: Shortened

  10. The Following 4 Users Say Thank You to dragonboy269 For This Useful Post:


  11. #27
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Well, since I've shortened RTWE so much, I'll post it

    This is the original version

    L+R+A+Dpad (oh and lets you remove leading zeros)
    (12 lines shorter)
    Code:
    023FF090 012FFF11
    E0000000 000000AC
    E28F2001 E12FFF12
    88244C27 01002030
    42043001 4921D141
    29006809 22A9D03D
    1A8900D2 0B5B680B
    0B52688A 42043020
    3B01D100 42042010
    3301D100 42042040
    3A01D100 42042080
    3201D100 DB242B10
    DC222B50 DB202A10
    DC1E2A50 3A103B10
    240F200F 091B4018
    09124014 01640040
    02D2025B 1900490A
    18C01880 25004C09
    7823220F 2B2F3401
    2B40DD06 3B07DB00
    012D4013 E7F418ED
    4770520D 021C6DEC
    021E3124 022AF136
    04000130 00000000
    023FF090 E3520003
    source:
    (look at the text conversion routine, it's better than the original



    Here's with dpad check removed
    (8 lines shorter)
    Code:
    94000130 FCFE0000
    023FF090 012FFF11
    E0000000 0000007C
    E28F2001 E12FFF12
    68094919 D02D2900
    00D222A9 680B1A89
    688A0B5B 2B100B52
    2B50DB24 2A10DC22
    2A50DB20 3B10DC1E
    200F3A10 4018240F
    4014091B 00400912
    025B0164 190002D2
    18C01880 25004C0A
    7823220F 2B2F3401
    2B40DD06 3B07DB00
    012D4013 E7F418ED
    520D4902 00004770
    021C6DEC 021E3124
    022AF136 00000000
    023FF090 E3520003
    D2000000 00000000

  12. The Following 3 Users Say Thank You to dragonboy269 For This Useful Post:


  13. #28
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    I'll re-release this now (don't reply on this thread, if you have a question PM me)

    Pattern Copy code:

    This code lets you copy other peoples' patterns.
    Let's say you see a really cool looking pattern at someones town, and you want it, but the Tailor shop thing is closed (or you're just too lazy to go in there)

    Just stand on top of the pattern and press L+R+A
    The pattern and its name/creator name/town name will be copied into your first pattern slot

    Code:
    94000130 FCFE0000
    023FF090 012FFF11
    E0000000 000000C6
    E28F2001 E12FFF12
    02092121 030931D8
    22158A89 32480212
    D0454291 68094923
    D0412900 00D222A9
    680B1A89 688A0B5B
    2B100B52 2B50DB38
    2A10DC36 2A50DB34
    3B10DC32 200F3A10
    4018240F 4014091B
    00400912 025B0164
    190002D2 18C01880
    5A0D4913 DB1F2DA7
    DC1D2DC6 220F3DA7
    401508E8 D5003D08
    4A123508 09134350
    4B0C435D 181B195B
    4C0B490C 29007809
    490BDC02 4C077809
    18644351 38040910
    5022581A D5FB3804
    00004770 021C6DEC
    021E3124 021D6DDC
    021CE104 021CBD48
    021D02EC 0000228C
    023FF090 E3520003
    D2000000 00000000
    Last edited by dragonboy269; 09-14-2009 at 10:33 PM.

  14. The Following 8 Users Say Thank You to dragonboy269 For This Useful Post:


  15. #29
    Member
    Join Date
    Aug 2008
    Location
    Arizona
    Posts
    1,073
    Blog Entries
    2

    Default

    Kinda a random code

    This code is for people with sneaky parents. If you aren't supposed to be talking to people, and you are anyway, and your parent asks to see your DS or something and you need to quickly hide the text on screen, simply press L+R
    It should all go away

    I don't endorse lying though, XD

    Code:
    94000130 FCFF0000
    122AF174 00000000
    122AF228 00000000
    122AF2DC 00000000
    122AF390 00000000
    D2000000 00000000
    Tested and works

  16. The Following 3 Users Say Thank You to dragonboy269 For This Useful Post:


  17. #30

    Default

    Code by Virus:
    Walk Through Anything
    Code:
    12030B70 0000E003
    It's been awhile...

  18. The Following 7 Users Say Thank You to Virus For This Useful Post:


Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •