You’d only have to zone or just change gear between doing the stuff mentioned below - Someone asked something similar on Reddit, this was my response to them:
There's a few ways around this - One is to make an in-game macro, one other way is to make 2 .lua Scripts and bind both of those to key-combinations on your init.txt file
Easiest way to explain is in-game macros for Windower (I think the Ashita console commands MAY be different though? If someone can advise below, that would be awesome)
If you have downloaded both "AshenbubsHD-Basic" and "AshenbubsHD-Prime" and put both into your XIPivot DATs folder, you can do the following macro in-game to switch them:
**From Prime to Basic:**
/console pivot remove AshenbubsHD-Prime
/wait 1
/console pivot add AshenbubsHD-Basic
/echo Basic (x2) HD pack loaded
/console pivot status
**From Basic to Prime:**
/console pivot remove AshenbubsHD-Basic
/wait 1
/console pivot add AshenbubsHD-Prime
/echo Prime (x4) HD pack loaded
/console pivot status
Should look like this for the Basic macro.
https://i.imgur.com/kgrw9mM.png