Jump to content

79135

WRobot user
  • Content Count

    319
  • Joined

  • Last visited

About 79135

  • Rank
    Advanced Member

Recent Profile Visitors

1124 profile views
  1. 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.
  2. 79135

    Error start

    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();
  3. 79135

    Error 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
  4. 79135

    Error start

    okay, thanks
  5. 79135

    Error start

    Relogger restart the bot and cant start 4 дек 2020 05H13.log.html
  6. it also works at the party (Party.GetParty()). Bot think what party member have 0% health and tryed heal it
  7. 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)
  8. 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.
  9. 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?
  10. I too dont understand. atm use new System.Random(), work is fine
  11. yes, correctly. In addition if i set Others.Random(53, 100), bot'll use only 53 and etc
  12. 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.
  13. 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
×
×
  • Create New...