Plz help wit a script for Pokémon sword n shield

Titan One general support. Questions, firmware update, feature request.

Re: Plz help wit a script for Pokémon sword n shield

Postby Kohtas » Tue Dec 17, 2019 7:58 am

Buffy wrote:Yes, in the device monitor in the bottom right corner there is the "Macro Recorder".

https://www.slashgear.com/pokemon-sword ... -25601401/

0. Turn off your wi-fi internet access (in settings)
1. Find Pokemon Den
2. Check the den
3. Attain Watts (more each time!)
4. Decide whether Raid shows the Pokemon Raid Boss you’d like to battle. If you don’t like the Pokemon you’re about to battle, continue to step 5, otherwise, go ahead and battle!
5. Invite Others
6. Tap your Home button (on your Switch)
7. Go to System Settings
8. Scroll down to System, and find Date and Time
9. In Date and Time, turn off “Synchronize Clock via Internet”
10. In Date and Time, change date to a different day
11. Go back to Pokemon game
12. Leave Raid
13. Start again at Step 2

is this the glitch you are talking about?

yep
User avatar
Kohtas
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Sat Dec 14, 2019 7:52 pm

Re: Plz help wit a script for Pokémon sword n shield

Postby Buffy » Tue Dec 17, 2019 7:59 am

I've been trying to manually replicate the glitch, and half the time the den goes pink but no raid. Is this normal?
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am

Re: Plz help wit a script for Pokémon sword n shield

Postby Kohtas » Tue Dec 17, 2019 8:03 am

sounds like you've cycled through all the days of a given month and now need to change it. Not sure if the year has to be 2020 but mine is
User avatar
Kohtas
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Sat Dec 14, 2019 7:52 pm

Re: Plz help wit a script for Pokémon sword n shield

Postby Buffy » Tue Dec 17, 2019 8:49 am

You could try this (sometimes works for me, I think it's random though):

Hold Dpad down and press L to start it:
Code: Select all
 
 
int run = 0;
 
main {
 
    if(get_val(SWITCH_DOWN) && event_press(SWITCH_L)) {
        run = !run;
    }
    if(run) combo_run(Macro2Combo);
}
 
 
combo Macro2Combo {
    wait(724);
    set_val(SWITCH_A, 100);
    wait(150);
    wait(840);
    set_val(SWITCH_A, 100);
    wait(150);
    wait(550);
    set_val(SWITCH_A, 100);
    wait(180);
    wait(1370);
    set_val(SWITCH_A, 100);
    wait(110);
    wait(4000);
    set_val(SWITCH_HOME, 1);
    wait(120);
    wait(610);
    set_val(SWITCH_DOWN, 100);
    wait(110);
    wait(150);
    set_val(SWITCH_RIGHT, 100);
    wait(80);
    wait(80);
    set_val(SWITCH_RIGHT, 100);
    wait(70);
    wait(80);
    set_val(SWITCH_RIGHT, 100);
    wait(70);
    wait(100);
    set_val(SWITCH_RIGHT, 100);
    wait(100);
    wait(240);
    set_val(SWITCH_A, 100);
    wait(100);
    wait(1140);
    set_val(SWITCH_DOWN, 100);
    wait(1390);
    wait(560);
    set_val(SWITCH_A, 100);
    wait(130);
    wait(100);
    set_val(SWITCH_DOWN, 100);
    wait(120);
    wait(90);
    set_val(SWITCH_DOWN, 100);
    wait(90);
    wait(80);
    set_val(SWITCH_DOWN, 100);
    wait(120);
    wait(310);
    set_val(SWITCH_DOWN, 100);
    wait(140);
    wait(50);
    set_val(SWITCH_A, 100);
    wait(110);
    wait(740);
    set_val(SWITCH_DOWN, 100);
    wait(110);
    wait(90);
    set_val(SWITCH_DOWN, 100);
    wait(130);
    wait(120);
    set_val(SWITCH_A, 100);
    wait(110);
    wait(610);
    set_val(SWITCH_UP, 100);
    wait(100);
    wait(330);
    set_val(SWITCH_RIGHT, 100);
    wait(130);
    wait(290);
    set_val(SWITCH_UP, 100);
    wait(120);
    wait(290);
    set_val(SWITCH_RIGHT, 100);
    wait(110);
    wait(310);
    set_val(SWITCH_UP, 100);
    wait(110);
    wait(720);
    set_val(SWITCH_RIGHT, 100);
    wait(90);
    wait(80);
    set_val(SWITCH_RIGHT, 100);
    wait(80);
    wait(70);
    set_val(SWITCH_RIGHT, 100);
    wait(100);
    wait(80);
    set_val(SWITCH_RIGHT, 100);
    wait(120);
    wait(420);
    set_val(SWITCH_A, 100);
    wait(90);
    wait(4000);
    wait(200);
    set_val(SWITCH_HOME, 100);
    wait(120);
    wait(1310);
    set_val(SWITCH_A, 100);
    wait(90);
    wait(1800);
    set_val(SWITCH_B, 100);
    wait(140);
    wait(1730);
    set_val(SWITCH_A, 100);
    wait(150);
    wait(2974);
}
 
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am

Re: Plz help wit a script for Pokémon sword n shield

Postby Buffy » Tue Dec 17, 2019 9:02 am

Here is a video of my attempt/script, sometimes it works, sometimes it doesn't:

ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am

Re: Plz help wit a script for Pokémon sword n shield

Postby Kohtas » Tue Dec 17, 2019 9:32 am

Yep, looks like this should work fine. I believe your problem is that it is a naturally occurring den rather than one spawned by a piece. One spawned by a wishing piece will not go away when changing the date.
User avatar
Kohtas
Staff Sergeant
Staff Sergeant
 
Posts: 11
Joined: Sat Dec 14, 2019 7:52 pm

Re: Plz help wit a script for Pokémon sword n shield

Postby Buffy » Tue Dec 17, 2019 9:40 am

Ah, yes it is a natural one (I have not had enough time to play through Pokemon much yet, so I do not have a wishing piece).
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am

Re: Plz help wit a script for Pokémon sword n shield

Postby exclaimeddavid » Tue Dec 17, 2019 12:51 pm

Yes but only the watts bro
User avatar
exclaimeddavid
Sergeant First Class
Sergeant First Class
 
Posts: 22
Joined: Wed Aug 15, 2018 12:52 am

Re: Plz help wit a script for Pokémon sword n shield

Postby Buffy » Tue Dec 17, 2019 11:31 pm

exclaimeddavid wrote:Yes but only the watts bro


Are you wondering about using your PS4 controller on Switch? Because all you need to do is plug your PS4 controller into the T2.
ConsoleTuner Support Team || Discord || Custom Scripts
User avatar
Buffy
Lieutenant
Lieutenant
 
Posts: 422
Joined: Wed Jul 20, 2016 5:23 am

Re: Plz help wit a script for Pokémon sword n shield

Postby Endless » Thu Dec 19, 2019 3:29 am

The problem is the date goes from 30/31 to 1 meaning you actually went backward 30 days. So for that one change, it won't work unless you set the month forward once as well. Also, you don't need to do the den trick anymore. Just join a rated battle and flee it and you will be permanently online. Then you can change the time anywhere. This works best for PokeJobs as you send 30x pokemon out and change the date by 1 day, 1 hour and then you send them out again and again. Much faster than exp candy. And you can change the date in front of the rotom console without a den needed.
User avatar
Endless
Master Sergeant
Master Sergeant
 
Posts: 38
Joined: Thu May 02, 2019 1:06 am

PreviousNext

Return to Titan One Device

Who is online

Users browsing this forum: No registered users and 127 guests