79135
WRobot user-
Content Count
319 -
Joined
-
Last visited
About 79135
-
Rank
Advanced Member
Recent Profile Visitors
1124 profile views
-
79135 reacted to a post in a topic:
Happy New Year 2021
-
79135 reacted to a post in a topic:
Set foreground/focus wow window
-
Oh, yes, im stupid)
-
79135 started following Set foreground/focus wow window
-
Hello, how to get position of window wow at the desktop? i need it for: if top left 1720 , 0 then goto first place, if another window have 1520, 0 then goto second place.
-
Okay, i'll try. I think it is happens when in the same time bots use the command: new System.Threading.Thread(() => robotManager.Products.Products.ProductRestart()).Start();
-
[D] 19:31:53 - [Info] Log file created: 10 дек 2020 19H31.log.html [E] 19:31:53 - CAS: System.Net.Http.HttpRequestException: Произошла ошибка при отправке запроса. ---> System.Net.WebException: Невозможно разрешить удаленное имя: 'auth.wrobot.eu' в System.Net.HttpWebRequest.EndGetResponse(IAsyncResult asyncResult) в System.Net.Http.HttpClientHandler.GetResponseCallback(IAsyncResult ar) --- Конец трассировки внутреннего стека исключений --- в System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) в System.Runtime.CompilerServices.TaskAwaiter.Hand
-
79135 started following ObjectManager.Me.HealthPercent = 0 and Error start
-
Relogger restart the bot and cant start 4 дек 2020 05H13.log.html
-
it also works at the party (Party.GetParty()). Bot think what party member have 0% health and tryed heal it
-
I can’t say exactly when it works, because the bot immediately tries to heal itself, probably it's happens after resurrection (50% health percent)
-
For wow ver 3.3.5 and 2.4.3 ive the bug - ObjectManager.Me.HealthPercent = 0, bot tryed to regen or spamm heal spell, i write the code: Logging.Write(ObjectManager.Me.HealthPercent + ""); Its happens sometimes. Helping only restart the game.
-
79135 reacted to a post in a topic:
Bug with windows
-
79135 started following Bag.GetContainerItemCooldown() and Bug with windows
-
Every 1-3 day i have the error: dissapear file explorer, relogger just open wow and nothing do and with many applications the juxtaposition disappears, either a reboot or a relogin in the Windows profile helps. Can anyone explain what i it?
-
Bag.GetContainerItemCooldown()
79135 replied to 79135's topic in WRobot for Wow The Burning Crusade - Help and support
I too dont understand. atm use new System.Random(), work is fine -
Bag.GetContainerItemCooldown()
79135 replied to 79135's topic in WRobot for Wow The Burning Crusade - Help and support
yes, correctly. In addition if i set Others.Random(53, 100), bot'll use only 53 and etc -
Bag.GetContainerItemCooldown()
79135 replied to 79135's topic in WRobot for Wow The Burning Crusade - Help and support
Sorry for offtop, but i've an another strange, after playing without restart 3+ hours the bot dont random the function: Others.Random(0, 10). In fight class, in plugin, in quester in the same time the bot use only 0, never 1, 2, 3, ..., 10. Help only restart the bot. -
Bag.GetContainerItemCooldown()
79135 replied to 79135's topic in WRobot for Wow The Burning Crusade - Help and support
Idk what was wrong, but atm work fine -
Bag.GetContainerItemCooldown() is broken? [E] 22:01:26 - LuaDoString(string command, Type returnType, string returnVariableName = ''): System.OverflowException: Значение было недопустимо малым или недопустимо большим для Int32. в System.Convert.ToInt32(Double value) в System.Double.System.IConvertible.ToInt32(IFormatProvider provider) в System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider) в System.Convert.ChangeType(Object value, Type conversionType) в wManager.Wow.Helpers.Lua.LuaDoString(String command, Type returnType, String re
