Search found 4 matches

by zandros123
Sat Nov 06, 2021 10:06 pm
Forum: Announcements
Topic: ESO Bot 2.2.9.3 - Misc Fixes
Replies: 2
Views: 1839

Re: ESO Bot 2.2.9.3 - Misc Fixes

I get the following error whenever I run this routine: " Array dimensions exceeded supported range., MMOViperBot " // List Player buffs IBuffs buffs = Bot.Player.Buffs; string str = "Discovered Player Buffs:"; foreach (KeyValuePair<uint, IBuff> entry in buffs.Dictionary.ToList())...
by zandros123
Mon Feb 08, 2021 1:50 am
Forum: Announcements
Topic: ESO Bot 2.2.7.9 - Static/Door bugfix
Replies: 2
Views: 2215

Re: ESO Bot 2.2.7.9 - Static/Door bugfix

Bot.Target.Status seems to always return the value of -1. Is this a bug?
by zandros123
Fri Jun 12, 2020 3:13 pm
Forum: Announcements
Topic: ESO Bot 2.2.6.4 - Maintenance Patch and Misc
Replies: 4
Views: 4350

Re: ESO Bot 2.2.6.4 - Maintenance Patch and Misc

It is fixed now. What was happening was IGame.Player.Name always reported the first character you logged in, switching players kept reporting the first players name. It is working correctly now. Thank you.
by zandros123
Tue Jun 02, 2020 1:10 am
Forum: Announcements
Topic: ESO Bot 2.2.6.4 - Maintenance Patch and Misc
Replies: 4
Views: 4350

Re: ESO Bot 2.2.6.4 - Maintenance Patch and Misc

FYI - IGame Player.Name: returns the same name for all players

Go to advanced search