Everything posted by Zoki
-
How to supress products like Gatherer ?
Hello, I'm writing a plugin for Blood of Sargeras exchange and I want to use it in pair with Gatherer, but if I try to pause Gatherer product and make plugin go on a custom routine GoTo tasks do not work, is there a proper way to supress main product or insert a custom function into main Engine with priority higher than Gatherer? Thanks in advance.
-
Change profile in a plugin
What about Gatherer? Thanks.
-
Change profile in a plugin
I was looking for answer for a few weeks now, but no luck. Hope that someone will help us to find out how to load profiles via plugin or C#, especially for Gatherer and Quester.
- Fly to position.
- Fly to position.
-
Shared CS code for all profiles
Also very interested in this feature, any updates ?
-
Few developer questions.
Anyone? Please? I'm stuck with this Profile Load thingy.
-
Few developer questions.
Thank you very much. I also could not find any way to load profile for current product (like Gatherer or Quester).
-
Few developer questions.
Thanks a lot. I have a few more questions to ask. How can I enable\disable combat in plugin?
-
Few developer questions.
Hey there. I'm relatively new to WRobot, so far I'm learning plugin writing so I can have full control on most of bot's actions. I'd like to know if there is a way to recompile plugins without reopening Wrobot every time. Is there a way to block Product (like Gatherer or Quester) pulsing so plugin could take needed actions? Thanks in advance <3