ROM Hack [Release] Animal Crossing New Leaf Multi Cheat NTR Plugin

  • Thread starter Thread starter RyDog
  • Start date Start date
  • Views Views 1,244,891
  • Replies Replies 4,613
  • Likes Likes 77
@himaximus I was on the club tortimer island, and I will no longer be seeding anything or anyone else. No one knows how it's done but me and a few others, but they're all respected members that wouldn't leak. If I show a video of me doing it then someone will discover how it's done and it can be found by someone else. And if I do make a video and edit out the process you're going to shoot me down again and say it's fake and ask for more footage. I'm not going to release this to anyone, but if someone else discovers it and decides to release it, so be it. But I don't want any part of it. I will now ignore any future messages about this exploit.
 
It's real, he did it in my town before, get over it.

Good, excellent, but the proof?
My grandmother saw the trick too, lol.
Plz, is a seriously thread. Not a kindergarten.
The point is, i can use example "some x cheat", but is very complicated show a real proof.
About of the "seeder cheat", good work, if you use the same exploit of wii, maybe is real.
But i interesting only in "Instant tree" not "seeder cheat", because i see some people use it in island some months ago, and i supose are using this plugin, but now i not sure, because itsRyan find the exploit only some days ago.
Maybe exist other method to use instant tree?, i don´t know. Thanks.
 
Good, excellent, but the proof?
My grandmother saw the trick too, lol.
Plz, is a seriously thread. Not a kindergarten.
The point is, i can use example "some x cheat", but is very complicated show a real proof.
About of the "seeder cheat", good work, if you use the same exploit of wii, maybe is real.
But i interesting only in "Instant tree" not "seeder cheat", because i see some people use it in island some months ago, and i supose are using this plugin, but now i not sure, because itsRyan find the exploit only some days ago.
Maybe exist other method to use instant tree?, i don´t know. Thanks.
@himaximus I was on the club tortimer island, and I will no longer be seeding anything or anyone else. No one knows how it's done but me and a few others, but they're all respected members that wouldn't leak. If I show a video of me doing it then someone will discover how it's done and it can be found by someone else. And if I do make a video and edit out the process you're going to shoot me down again and say it's fake and ask for more footage. I'm not going to release this to anyone, but if someone else discovers it and decides to release it, so be it. But I don't want any part of it. I will now ignore any future messages about this exploit.
 
  • Like
Reactions: Deleted User
@himaximus I was on the club tortimer island, and I will no longer be seeding anything or anyone else. No one knows how it's done but me and a few others, but they're all respected members that wouldn't leak. If I show a video of me doing it then someone will discover how it's done and it can be found by someone else. And if I do make a video and edit out the process you're going to shoot me down again and say it's fake and ask for more footage. I'm not going to release this to anyone, but if someone else discovers it and decides to release it, so be it. But I don't want any part of it. I will now ignore any future messages about this exploit.

Good, i respect your decision.
Is your plugin and you can decide about it.
But I think, I was not very clear.
I not need a proof.
I don´t like "seeder cheat", (in my opinion you need quit this cheat of your plugin)
Only i tell you, because is a seriously thread,
For your future proof.
One pic never is a proof.
If You wish gain the respect of the world, You need put a real proof.
Undestand the point?
But when you say, "seeder cheat work online", and show some pics,
maybe you made a mistake.
many people don´t approve that attitude.
You don´t need to show of talk about of "seeder cheat", understand the point.
But no problem, no worries, we all make mistakes.
I hope you can understand, is only an opinion.
Thanks, my respect.
 
  • Like
Reactions: RyDog
Ugh thank you. I'd hate to see people brick others all over again. That pissed me off enough in wild world. I used to go around peoples' towns and use the real time coordinate modifier, real time world edit, and just move across bad seeds with fff1 (empty) active back when I hacked Wild World. If this gets around, you can damn well bet I'd be doing that in NL.

--------------------- MERGED ---------------------------

Hopefully Nintendo patches the exploit for that in 1.2.
 
Ugh thank you. I'd hate to see people brick others all over again. That pissed me off enough in wild world. I used to go around peoples' towns and use the real time coordinate modifier, real time world edit, and just move across bad seeds with fff1 (empty) active back when I hacked Wild World. If this gets around, you can damn well bet I'd be doing that in NL.

--------------------- MERGED ---------------------------

Hopefully Nintendo patches the exploit for that in 1.2.
I agree! This would be horrific! :,(
 
I agree! This would be horrific! :,(
The removal process was hard too.
The host had to walk inside a different building, I had to use fff1, walk inside a different building, then walk back out and dig holes where the seed was, have the host walk out, then remove the holes.

Once a hacker tried using the brick seed. (5009) and I fff1'd over it and he was like "Wait. your game is supposed to be dead now" I saved someone from losing their cart.
 
The removal process was hard too.
The host had to walk inside a different building, I had to use fff1, walk inside a different building, then walk back out and dig holes where the seed was, have the host walk out, then remove the holes.

Once a hacker tried using the brick seed. (5009) and I fff1'd over it and he was like "Wait. your game is supposed to be dead now" I saved someone from losing their cart.
That's scary
 
What's worse is that the hacker was one of my longtime friends. We stopped being friends after that stunt.
No, this exploit doesn't have bricking powers. The only bad thing that could come from it is grieving people with either invalid spots or rocks
 
Most likely not, nobody wants a repeat of Wild World's history.
Yeah you're right, editing others save is a bad idea x) plus There is a wieerd rose That You can't pick up, its glitchy, no one wants That in their town... I filled my town with That by mistake, it was pretty bad
 
Last edited by MReP,
  • Like
Reactions: Deleted User
Yeah you're right, editing others save is a bad idea x) plus There is a wieerd rose That You can't pick up, its glitchy, no one wants That in their town... I filled my town with That by mistake, it was pretty bad
Its item ID 0000 and you can spawn it in your town if you don't have a proper item ID typed
 
How do I figure this out again?
If you're asking about the index then you can figure it out manually or have the plugin stocking the index in a global.

For the manual methodd:
Code:
void    usa(void)
{
    int i;
    int index;
   
    new_spoiler("Players Boosts"); //index = 2
        new_entry("Infinite Health", infinite_health_b12); //index = 3
        new_entry("Infinite Stamina", infinite_stamina_2de);//index = 4
        new_entry("Infinite Hunter Arts gauge", always_hunter_arts_gauge_max_120e);//index = 5
        new_entry("Infinite Spirit Bar", spirit_bar_max_3ae);//index = 6
        new_entry("Invincibility", player_invincible_280);//index = 7
        new_entry("Super armor", super_armor_7f8);//index = 8
        new_entry("Affinity 100%", affinity_100_3e6);//index = 9
        new_entry("Automatic reload bowgun", bowgun_automatic_reload_aec);//index = 10
    exit_spoiler();
    new_spoiler("Quests");//index = 11
        new_entry("Unlimited sharpness", sharpness_not_decrease_73c);//index = 12
        new_entry("Except Sharpness + 2", except_sharpness2_1482);//index = 13
/*
** etc
*/

For your pm, I'll add the possibility to configure that in the config.h ;)
 
  • Like
Reactions: Deleted User

Site & Scene News

Popular threads in this forum