Jump to content

Droidz

Administrators
  • Posts

    12613
  • Joined

  • Last visited

Everything posted by Droidz

  1. Hello, you play on Tauri (if yes, WRobot works badly on this server). You have try to disable you wow addons?
  2. Hi, The connection between the relogger and WRobot and very basic, he cannot read what WRobot does. You can do this if you combine the relogger with a custom quest profile (or the "Schedule" product)
  3. Hello, you can try to start WRobot with shortcut "WRobot (No Lock Frame)"
  4. Hello, try to restart your computer and remove folder "D:\BOTs\WRobot 3.3.5\Profiles\Quester\Cache\"
  5. @User157 try with new update @Smokie it is probably because WRobot is running, try to restart computer and relaunch updater
  6. Hello, sorry problem is normally resolved.
  7. try to rename wow executable file to Wow.exe
  8. Hello, you have restart bot/wow after buying? you use flying profile? youi have put good flying mount name?
  9. Hello, you can found it here: https://wrobot.eu/forums/topic/2018-wrobot-old-versions/
  10. Hello, this log can happen when you are logout (or if he has freeze you)
  11. Hello, Disable all Wow addons, all WRobot plugins and share your log file please ( https://wrobot.eu/forums/topic/1779-how-to-post-your-log-file-with-your-topic/ ).
  12. He, wait next update for the fix
  13. Hi, List<int> list = Lua.LuaDoString<List<int>>("local s={}; for i = 1,17 do local l = GetInventoryItemLink('player', i) if l then local r=l:match('item:(%d+):(%d+)') table.insert(s, r) end end return unpack(s)"); Lua code formatted: local s={}; for i = 1,17 do local l = GetInventoryItemLink('player', i) if l then local r=l:match('item:(%d+):(%d+)') table.insert(s, r) end end return unpack(s)
  14. hello, in log file (folder "Logs")
  15. no sorry, you can do it manually with your profile
  16. wManager.Wow.Bot.States.Trainers.ForceGoClassTrainer();
  17. Hi, I can do it for train new spells but it will be complicated for the professions
  18. Hi, in Wotlk?
  19. Hi, For popup: https://wrobot.eu/forums/topic/10936-how-to-get-text-from-staticpopup1/?do=findComment&comment=52116 For error message I don't found, it is UIErrorsFrame but I don't found variable/function to get text. But you can do it in C# (code for worlk): string lastError = wManager.Wow.Memory.WowMemory.Memory.ReadStringUTF8(wManager.Wow.Memory.WowMemory.Memory.RebaseAddress(0x7CFB90), 200);
  20. Hello, In "NPC DB" (tab tools) add npc type "Smelting" (add the npc nearest the smelting zone), WRobot will smelting when he will go to the town (if you activate "Smelting" option in advanced general settings). If you use wow addons try to disable all
×
×
  • Create New...