Requesting help with my Jangan to Hotan Target Trading script for iSRO

I see a lot of topics here focused on the old trading system. I need the new trading system on iSRO. I am not sure how to spawn the transport or talk to the NPC to start Target Trading and then to turn it in, the equiping of a job suit must be gender based?
Below I have the hunter walk script.
I also set a condition to return to town when a char has 120 specialty goods boxes and to initiate one of the below scripts (based on their job). I should also setup a condition to resume their normal script upon completion of the trade script.

Not sure if this requires profiles, I am not familiar working with them. (Phbot noob here)

Any help is appreciated. I’d like to get better at this and provide scripts for anyone who wants to use them.

Hunter target trading.txt (4.9 KB)

// job suit must be gender based?
equip,Intermediate Warrior Outfit (M)
cast,Job - Caravan Bugle

is what the script was missing.

Now I am trying to find a way to condition that when the job sack is full, the character will return to town and initiate the trade script I have.
Currently, I’ve tried the following condition, but it infitintely loops returning to town:

"If ‘Item Count’ Operator ‘==’ Value ‘Specialty Goods’ ‘120’
Return to Town
Leave Party
Change Script ‘Trader script’