Jump to content

Krazy8wowdude

Members
  • Posts

    3
  • Joined

  • Last visited

Krazy8wowdude's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. That's quite unfair, drinking and eating is quite essential to a bot.. therefore should automatically work when purchasing the bot.. I understand you work hard for what you are selling but this feature should be implemented in the bot for free without any issues.
  2. Mind letting me know how to edit it? I need visual Studio, I can open the file. Where is says this below private static readonly Dictionary<int, List<uint>> FoodDictionary = new Dictionary<int, List<uint>> { { 0, new List<uint>{ 117, 4540, 2070, 4604, 787 } }, // Haunch of Meat { 5, new List<uint>{ 117, 4540, 2070, 4604, 787 } }, // Haunch of Meat { 10, new List<uint>{ 2287, 4541, 414, 4605, 4592 } }, // Haunch of Meat { 20, new List<uint>{ 3770, 4542, 422, 4606, 4593 } }, // Mutton Chop { 25, new List<uint>{ 3771, 4544, 1707, 4607, 4594 } }, // Wild Hog Shank { 35, new List<uint>{ 4599, 4601, 3927, 4608, 6887 } }, // Cured Ham Steak { 45, new List<uint>{ 8952, 8950, 8932, 8948, 8957} }, // Roasted Quail { 61, new List<uint>{ 27854, 27855, 27856, 27857, 27858, 27859 } }, // Smoked Talbuk Venison -- make sure this is only used in TBC { 65, new List<uint>{ 29451, 29449, 29450, 29448, 29452, 29453 } }, // Clefthoof Ribs { 75, new List<uint>{ 35953 } }, // Mead Basted Caribouhl au { 85, new List<uint>{ 35953 } }, }; I need to incorporate the name of the food I want correct ? Do i need to change the numbers as well ? thanks
×
×
  • Create New...