The code that I given is for Azeroth, for Kalimdor use
wManager.Wow.Memory.WowMemory.Memory.WriteInt32(wManager.Wow.ObjectManager.ObjectManager.ObjectManagerAddress + 0xCC, (int)wManager.Wow.Enums.ContinentId.Kalimdor);
You can run it in your profile, in plugin, or in "Dev... tools" (tab "Tools"), paste the code in top textbox, select "C#" (instead "Lua (Wow)") and click on "Run Code".