Took me a while to get the right combinations, this uses the current RS tab lay-out
If you want old just re-arrange the achievement and skill IDs
ofc tabs are going to be missing that aren't included in the 317 cache.
Code:
/* Tab Interfaces */
setSidebarInterface(0, 2423); //Attack Style
setSidebarInterface(1, -1); //Achievement
setSidebarInterface(2, 3917); //Skill
setSidebarInterface(3, 3213); //Inventory
setSidebarInterface(4, 1644); //Equipment
setSidebarInterface(5, 5608); //Prayer
setSidebarInterface(6, 1151); //Magic
setSidebarInterface(7, -1); //Clan Chat
setSidebarInterface(8, 5065); //Friend
setSidebarInterface(9, 5715); //Ingnore
setSidebarInterface(10, 2449); //Log-out
setSidebarInterface(11, 904); //Game Option (High Detail)
setSidebarInterface(12, -1); //Emote
setSidebarInterface(13, 962); //Music
setSidebarInterface(14, 638); //Quest
setSidebarInterface(15, -1); //Note
setSidebarInterface(16, -1); //Summoning
this'ish