
Source: npc/jobs/novice/novice.txt
1. Start at NPC Bulletin Board at new_zone01.gat,66,114,4.
2. In the first dialogue, use this script line as anchor: switch ( select("Where should I go?","About Basic Interfaces.","What the hell are you!") ) {.
3. The next decision point in the same flow is usually: switch( select("Apply for training.","Direct access to Ragnarok Online.","^3355FFTraining Grounds Introduction.^000000","I need a moment to think.") ) {.
4. Continue the chain and complete its requirements (items/dialog/test).
5. File-level completion checkpoint: getitem 2352,1;.