Jump to content

kpeno

Members
  • Posts

    48
  • Joined

  • Last visited

Everything posted by kpeno

  1. Hello, after update from oldest version to new - wrobot close after i click :"start". i try clear install also - nothing help ? log below. Vanilla also have this problem Old version with same profile working fine. 14 янв 2019 21H23.log.html
  2. Same problems, and after this relogger try restart bot and have message :"Game version incorrect" and all stops until restart handly ?
  3. Need code for pause bot ? Or he is going in the wall
  4. Sometime have bug, where bot not closed after character change :"Character changed, closing bot." And i cant get access to MemoryRobot.Memory.Close(); Any way to avoid it? if (Logging.ReadLastString(Logging.LogType.Error) == "Character changed, closing bot.") { MemoryRobot.Memory. }
  5. Cenarion hold have very bad meshes and cant run to repair/fly master. offmesh not work, because bot think :"i know patch!" ?
  6. My english sux and i have no idea what here talking about, but it's fine
  7. kpeno

    Development tools

    In 2+ version for TBC(others not tested) problem with this. If open and click any option e.q: (my position) - this utility show result e.q: (x = 1,y = 2, z = 0),if you running out from this position(not restart development tools) and click again get my position - nothing change, same with target info. And small not bug, but not true - after get any results, scroll always down, but(for me) by default best info in Upper scroll.
  8. Oh, this really work only for vanilla, maybe you can tell where i can get info about others codes and others addons ? :)
  9. Hi, anyone know how disable luaevent wow after i added it ?:) added ez :"EventsLua.AttachEventLua(LuaEventsId.CURRENT_SPELL_CAST_CHANGED, m => azaza());", but not found Detach method :(
  10. If anybody have same problem, Custom Profile.dll in Products folder :facepalm and :cry :D
  11. Hi, any way to make invisible error in visual studio with code :"public class CustomProfile : Custom_Profile.ICustomProfile" . I am not found any library from wrobot directory who see this namespace and if try compilite always have this error :(
  12. Any ideas how add button or keyboard combination for show settings in custom profile in any moment as i want ?
  13. Tnx, simple sometimes combat routine have errors and get ("Target need in front you"), or ("You see wrong way") and bot die(not attack) :)
  14. Hello, anyone know how get text from wow error message e,q : ("Out of range") ?:)
  15. Maybe anyone have idea how convert item entry to wowitem ?:)
  16. No one addon. In DevelopmentTools if click :"bag items list" - also empty for itemtype "Container"
  17. "wManager.Wow.Helpers.Bag.GetBagItem()" - not return itemtype "Container" in bags :(
  18. Have no idea bag this or no, but if bot in city with high amount people around - bot start usage many CPu (plugins disabled, load default quest profile with only waittime) and stop bot after start, but wrobot.exe anyway eat 5% Cpu. For example: in fight or move to any area - bot usage around 2% CPu :)
  19. this error : [E] 18:08:48 - QuesterState > TestCondition(string csharpCode): System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "0j13gw5q, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл. Имя файла: '0j13gw5q, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' в Main.Pulse2() в Quester.Bot.Haovagaqiu.Baevi(String ijonocebeoha, Boolean omueqoifidei) Предупреждение: регистрация привязки сборок выключена. Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1. Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности. Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog]. Bugs.xml meme.cs
  20. kpeno

    scripts error

    [E] 18:08:48 - QuesterState > TestCondition(string csharpCode): System.IO.FileNotFoundException: Не удалось загрузить файл или сборку "0j13gw5q, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null" либо одну из их зависимостей. Не удается найти указанный файл. Имя файла: '0j13gw5q, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' в Main.Pulse2() в Quester.Bot.Haovagaqiu.Baevi(String ijonocebeoha, Boolean omueqoifidei) Предупреждение: регистрация привязки сборок выключена. Чтобы включить регистрацию ошибок привязки сборок, установите значение параметра реестра [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) в 1. Примечание. Регистрация ошибок привязки сборок может привести к некоторому снижению производительности. Чтобы отключить эту функцию, удалите параметр реестра [HKLM\Software\Microsoft\Fusion!EnableLog].
  21. I can, but i will try made it without disable default funktions )
×
×
  • Create New...