dimanche 29 mars 2015

How Can I use Bound Tyrenos's Index

any clue how i can use Bound Tyrenos



cuz i thinh item.name is blank



and UseItem(8000162) dont work i like to use XP Boost Potion too.



// Item 34242 - Tyrenos's Index

//8000162 - Bound Tyrenos's Index

//8000151- XP Boost Potion

//8000140 - Bound Roast Sirloin



string [] items = {"Immortal XP Tonic","Tyrenos's Index","Studious Dwarven Elixir"};

foreach (var itm in items)

{

if (buffTime(itm) == 0 && itemCount(itm) > 0)

{

UseItem (itm);

Thread.Sleep (500);

}





How Can I use Bound Tyrenos's Index

Aucun commentaire:

Enregistrer un commentaire