// --Magnels "tt" { call thinkto set oldselect @selplayer.simple_name "\select " @word[0] "\r" "/action focuses on his sunstone and thinks of " @selplayer.name "\r" "\select " oldselect "\r" } "/thinkto" call thinkto "\thinkto" call thinkto thinkto { if @my.left_item != "sunstone" set saveItem @my.left_item equip "sunstone" "/thinkto " @text "\r" if saveItem == "nothing" unequip left else equip saveItem end if else "/thinkto " @text "\r" end if } // By using the \select command, you can say, for instance, "tt dioti Hey! // Nice macros!" and have it automatically complete the "dioti" to the full // "Diotima" in your action bubble.