i just have this idea last night and still figuring out how can i do this.
here is how it works
Everyday gives an account a 1 roll opportunity
Every Roll gives you a chance to obtain 3 random items (from the list you give)
Each item have an specific amount for you to have it. (ex. you have on your list a "Vhelm, Varmor,Vshoes" cost : 10pod,25pod,15pod)
you can only exchange one item at a time then if you have exchange an item you need to wait another day for you to have a roll again.
Example interface
[Daily Exchanger]
You have 1 Roll for this day
do you want to roll it?
Menu : Yes , No! not yet
if yes :
[Daily Exchanger]
Are you sure?
Menu :Yes, I change my mind
if yes :
[Daily Exchanger]
Rolling........
next;
[Daily Exchanger]
You have this 3 item to choose
which item you like to trade
remember if you click it we will not
give you another chance if you don't like it.
Menu : Item 1(Amount), Item 3(Amount), Item 3(Amount)
[Daily Exchanger]
Here's your item
Thanks see you tomorrow
close;
Thanks in advance to someone who will help me with this script