Jump to content

Weer36

Members
  • Posts

    100
  • Joined

  • Last visited

Everything posted by Weer36

  1. What if wrobot can't see no one of auctioneers in Orgrimmar? I Have zero in ObjectManager.GetObjectWoWUnit().Where(x => x.IsAuctioneer).Count() But if come closer, it's ok wManagerSetting.CurrentSetting.SearchRadiusObjects = 1000 BTW, closest auctioneer in 90ft
  2. Just add route to pathfinderwotlk4.wrobot.eu through your real IP
  3. if relogger is the best way, so should be another way?
  4. Hello everyone! How to change and then start product from Gatherer to Quester in my plugin?
  5. How You made it from plugin? In my case plugin is disposed, then products can't start again (
  6. How to get Current FSM state? But not in robotManager.Events.FiniteStateMachineEvents events
  7. Hot to exit from game without killing process? Cuz when i kill process, character's config not saves. BTW exit from bot&relogger possible without killing process?
  8. Hi How to set it?
  9. Is exists doc for all variables in settings files?
  10. So what inside of CastSpellByNameOn ?
  11. Where did You seen Enumerable in my question? 😄
  12. What's the difference between SpellManager.CastSpellByNameOn("Rejuvenation", p.Name); and Interact.InteractGameObject(player.GetBaseAddress); Spell.Launch(); Interact.ClearTarget(); ?
  13. just loadall or disposeall ((
  14. Greetings! How can I manipulate (stop/start/enable/disable) other plugins from my own?
  15. How to determine I'm in login screen?
  16. You right, I saw arguments from admin user (
  17. Isn't safe as You expected if I see command line in task manager. Need more hide skills from warden! )
  18. LOL, but there is no way to do it automatically?
  19. Sorry, but I can't find option in Relogger.xml to minimize it at run. He's writing to me, I shall reduce CPU usage )
  20. Relogger must be runed under user with administrator rights
  21. Thanks. But what addon, for example?
  22. Hello boters! Maybe exists some event like onBeforeLoot() for override it with example of use? I don't need to loot cheap garbage. Now I can drop it in Timer procedure by checking items on GetBagItem().
  23. I knew that method, but will it puts in right hand, depends on DPS ? For Rogues, I thought, harder sword must be used by main hand, fast weapon - in left hand
  24. Hello ! How to put on-handed sword into the main hand?
×
×
  • Create New...