Hello i'm still new to mIRC scripting, i'm having a problem and was hoping to get a little help. I am creating a small chat game for my twitch channel and each of my veiwers will have thier own inventory text file. When the chat command is used it will play or read the file saved for that user, like read(c:/prophetcable_inventory.txt), but i need it to pick each users ID instead of just mine like read($nick_inventory.txt) unfortunealy i cannot get this line to work and know that there is a way seeing as i also use ankhbot, which is a twitch bot built on irc (ithink) and when i do $user_inventory.txt in ankhbot it works. Any ideas or do i just need to get better at coding? :P thanks