Jump to content

Runaro

WRobot user
  • Posts

    426
  • Joined

  • Last visited

Everything posted by Runaro

  1. There's atm. no elevator support from the bot itself, for something like that, you have to write something by your own. You'll encounter this problem not only in Thunder Bluff. ( Undercity, Thousand Needles etc. have elevator's too )
  2. You have to do it the same way, like you would use a ship, or zeppelin. Here's a example profile:
  3. Runaro

    pathing again

    Made some tests and the new meshes are working so far like a charm. Properly working paths can now get generated, where the bot stucked before all the time.
  4. I have several quests with patrolling quest giver / receiver and the bot never had a problem to PickUp / TurnIn quests. Increase the search radius, that could maybe help.
  5. Based on Droidz HearthstoneWhenStuck Plugin. WhistleWhenStuck.cs ( not tested )
  6. Sorry to tell you that, but this ain't gonna work, like you expect. The profile converter is not advanced enough, to convert a whole questing profile of HB, to WRobot.
  7. I can't agree on that. It's enough in my opinion, that people can already use a trial key for private servers. For retail it would mean, the bot gets more attention from blizzard, then needed.
  8. You can, but the normal subscription is only for one WRobot instance. ( you got already your subscription, enjoy botting then )
  9. The WRobot subscription for only private servers, lasts for one year and costs 19.99€. It supports the following private server versions: Vanilla 1.12.1, TBC 2.4.3, Wotlk 3.3.5, Cata 4.3.4, MOP 5.4.7 / 5.4.8 and WOD 6.2.3 / 6.2.4 Once you got a subscription, you'll be able to see your license key here http://wrobot.eu/clients/purchases/ and can enter your license key in WRobot. WRobot runs then fully in background and you can run as many instances of WRobot, as you want. ( only from the same IP address ) If you don't want to renew the subscription every 12 months, then you should buy the unlimited subscription for 10 years. The unlimited subscription, also supports the current retail version of World of Warcraft.
  10. Change the condition to: <FightClassCondition> <ContionType>UnitAttackPlayerNearTarget</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>2</Number> <Type>BiggerOrEqual</Type> <Radius>10</Radius> </Param> </FightClassCondition> Or: <FightClassCondition> <ContionType>HostileUnitNear</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>2</Number> <Type>BiggerOrEqual</Type> <Radius>10</Radius> </Param> </FightClassCondition>
  11. Then why you used the condition like this? <FightClassCondition> <ContionType>HostileUnitNearTarget</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>2</Number> <Type>Smaller</Type> <Radius>8</Radius> </Param> </FightClassCondition> If he should use Pestilence with +2 Targets, then the condition has to look like this: <FightClassCondition> <ContionType>HostileUnitNearTarget</ContionType> <Param xsi:type="FightClassConditionUnitNear"> <Number>2</Number> <Type>BiggerOrEqual</Type> <Radius>8</Radius> </Param> </FightClassCondition>
  12. Looks like, that you misunderstand the priority system. The higher the number, the higher the priority is. Example: Priority 1 is lower then priority 20
  13. You have to disable the option "ignore fighting while in sky golem and travel form".
  14. You need a active WRobot subscription.
  15. Officially not. You could try to use wine and emule the .net framework and directx.. good luck with that.
  16. You have to choose the "WRobot for Offical Wow server" for using WRobot on a 7.1.5 23420 private server. But still, without a WRobot Subscription you'll not be able to use it.
  17. Sollte eine Verbindung zwischen dem Main und Bot Account entstehen, dann kann der Main Account auch gebannt. ( Gold, oder Material Handel zwischen beiden Accounts )
  18. That's correct, the user above got just a monthly subscription, which is only for one WRobot session.
×
×
  • Create New...