someone already made one! its on the previous page i think, pretty easy to install tooThis is a useful code, I would love a start/stop loop button for a given macro if you are able to get to it!
I was thinking that too but i think the program needs the extra time because a lot of times it was skipping some buttons.just wondering, do you think it could be optimized? maybe shorten some times on the bench menu. thanks btw it works perfectly
Best Option for this Game is an Input Logger. But it's Not implemented i have Tryed to Add it to the Script but whit this Changes i can't connect the Tool to the Switch.I was thinking that too but i think the program needs the extra time because a lot of times it was skipping some button

yeah i tried shortening the times a bit but it would sometimes skip buttons and mess everything up. i did get a bunch of shinies (not eevee tho) lolI was thinking that too but i think the program needs the extra time because a lot of times it was skipping some buttons.
I tried this in Restaurant Le Nah but not work for me in anywayI saw a video in youtube where they were using the 8bitdo app to make the macros and copied the exact same thing in MacrosNX! Thank you for this wonderful application.
[
{
"name": "bench STABLE 2",
"trigger": "bench test",
"chat_command": "bench test",
"steps": [
"%0,-25745",
"Wait:171",
"%0,0",
"Wait:2312",
"Button:A",
"Wait:94",
"Release:A",
"Wait:2312",
"Button:A",
"Wait:125",
"Release:A",
"Wait:2359",
"Button:A",
"Wait:141",
"Release:A",
"Wait:2297",
"Button:A",
"Wait:125",
"Release:A",
"Wait:2281",
"Button:A",
"Wait:23000"
]
}
]
(for people who may not know how to use this, make a text file and copy this code in then change .txt to .json and you should be able to import it into macrosnx)
Pokemon automations has one built in for thoseI tried this in Restaurant Le Nah but not work for me in anyway
im trying my best for an eevee but i've kinda given up till i get a shiny charm :Cyeah i tried shortening the times a bit but it would sometimes skip buttons and mess everything up. i did get a bunch of shinies (not eevee tho) lol
Built in? In the app? I can only make it press button "A" one time and it doesn't work morePokemon automations has one built in for those
I am writing a tutorial for it now
Maybe it if I can find a cheap pico w also design a 3d printed case lol
Your IP likely changedBuilt in? In the app? I can only make it press button "A" one time and it doesn't work more
you might need to change wait times to around 180-190 and you have to doI Can´t view my IP changing really, i gonna send my ip to your pv, ok?View attachment 536359
I tried that but it only press "A" two timesyou might need to change wait times to around 180-190 and you have to do
Press A
Wait 180ms
Release A
thats because when you click a button you press it, then release it so its important to add the release ones.
I managed to make the program press the "A" button multiple times. I want to automate the Restaurant Le Nah, but I need the program to wait a bit longer than usual at a certain point due to a transition, and then press "A" again when the trainer’s speech bubble appears. After that, it should wait again for the animation of the trainer throwing the Pokémon into the arena, and then continue normally. However, I can only get it to reach the speech bubble screen that says the trainer is challenging me, and after that, it stops working.you might need to change wait times to around 180-190 and you have to do
Press A
Wait 180ms
Release A
thats because when you click a button you press it, then release it so its important to add the release ones.
Tbh I don’t think this is going to be possible with just a macro it’s too “dumb” on its ownI managed to make the program press the "A" button multiple times. I want to automate the Restaurant Le Nah, but I need the program to wait a bit longer than usual at a certain point due to a transition, and then press "A" again when the trainer’s speech bubble appears. After that, it should wait again for the animation of the trainer throwing the Pokémon into the arena, and then continue normally. However, I can only get it to reach the speech bubble screen that says the trainer is challenging me, and after that, it stops working.
I don’t think it’s very complicated, the waiting and loading screens aren’t long and are consistent. The Pokémon are extremely weak and faint with just one hit. This restaurant is widely used with game controllers that have built-in TURBO and MACRO functions.Tbh I don’t think this is going to be possible with just a macro it’s too “dumb” on its own
Even us folks automating it with AI that can read the screen struggle to do it 100% of the time as of now
There’s jsut too many random variables



