Results 1 to 7 of 7

Thread: I need a button activator

  1. #1

    Exclamation I need a button activator

    I'm making a code and I need an ABZC1 button activator. If anyone has that code, please post it here.

    Thanks!
    ~Hunter

  2. #2
    Chris (Administrator) Vash's Avatar
    Join Date
    Sep 2007
    Location
    Teh Interwebz
    Posts
    1,992
    Blog Entries
    27

    Default

    Button activators are unique for each game.
    Animal Crossing: City Folk
    ACToolkit - NPC_Tool - PattView

  3. #3

  4. #4

    Default

    Quote Originally Posted by hunnerisjet View Post
    It's for AC:CF
    Here you go. Just place this on top of the code you need:

    Code:
    206E23C0 00007400
    Let me know if that works.
    Sky Rail has been released: http://youtu.be/QFvbNFgsIGY
    Check out my orchestration of New Leaf's 8PM: https://soundcloud.com/sonichyuga/an...ing-new-leaf-8

  5. #5

    Default

    Quote Originally Posted by SonicHyuga View Post
    Here you go. Just place this on top of the code you need:

    Code:
    206E23C0 00007400
    Let me know if that works.
    Thanks. I'll test it out in a bit

  6. #6
    J.P. (Global Moderator) Maniac's Avatar
    Join Date
    Sep 2007
    Location
    Ohio, USA
    Posts
    2,083
    Blog Entries
    5

    Default

    Code type should be 28, not 20. Its a 16-bit value, not 32-bit. If i remember correctly it becomes
    Code:
    286E23C2 00007400

    Say what you mean, mean what you say, and let your actions speak for you.


  7. #7

    Default

    Quote Originally Posted by Maniac View Post
    Code type should be 28, not 20. Its a 16-bit value, not 32-bit. If i remember correctly it becomes
    Code:
    286E23C2 00007400
    Ah, I see. Thanks JP. Been a while since I've done this. :P lol
    Sky Rail has been released: http://youtu.be/QFvbNFgsIGY
    Check out my orchestration of New Leaf's 8PM: https://soundcloud.com/sonichyuga/an...ing-new-leaf-8

Posting Permissions

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