Jump to content

Arcangelo

WRobot user
  • Posts

    472
  • Joined

  • Last visited

Everything posted by Arcangelo

  1. Okay I belive i own most people an explanation about what have happend. I haven't been released a lot of updates for the profile, mostly as i have been able to run them pretty smooth with the right setup. After that i have grown tired of people keep asking for stuff without even taking 2 min to read the "read me" file that comes with the profile. A lot of the "bugs" have come from people not setting up the addons, or not skipping the quests their toons are not strong enough to handle (this have been a big error). Other than that the wrobot update like 2 month ago broke the qusting tool, meaning i really coulden't make new quests, with caused me to almost ragequit the project, as there where new problems everytime I logged on. But with blizzard annonce of legacy servers I will take the project up again, and keep working on it IF me and droidz can agree on some terms (I need his help to handle some of the server side bugs that comes along) - so for now the thread is hidden, untill we have worked something out. Ill update it when i know more, if not i propperly move on to another bot with my project.
  2. Quest - http://db.vanillagaming.org/?quest=876 npc http://db.vanillagaming.org/?npc=3452
  3. I'm running a test now, with the new update. and found that it dosen't loot the "the quests bosses" like: Quest - http://db.vanillagaming.org/?quest=826 npc - http://db.vanillagaming.org/?npc=3205 (Don't loot the body, bot all the body arounds it) Quest - http://db.vanillagaming.org/?quest=895 npc - http://db.vanillagaming.org/?npc=3467 (Don't loot the body, bot all the body arounds it) Will add more when i find them. I have ofc tested for ids and all that stuff - and it loot everything just fine, and complete the quests if the booses are looted manually - but it simply dont go and loot it.
    An amazing fightclass :) nothing more to say :) Keep it up mate
  4. okay - ill just wait next update, would be way to much runcode to add that in a 1000+ step profile
  5. Hi guys/Girls I'm working on some fightclasses for vanilla, but i have some questions. First of all to make it a little simpler, I am working on the "pre WOD" fightclass sample, that droidz posted here: https://wrobot.eu/forums/topic/12-how-to-create-an-fight-class-developer-only/ My first question is: How do i stop auto attacking after changing form ? like when i go back to human to heal, it just keep spamming auto attacks instead of healing me. My 2 question is: How do i make it check if there are more than 1 target like: ObjectManager.GetUnitAttackPlayer > 1 My 3 question: How do i get it to change target? And my Final question is: I can't seems to get it to cast "Faerie Fire (Feral), working with other buffs / debuffs with: SpellManager.CastSpellByNameLUA(""Faerie Fire (Feral)"); but that one just wont work :s //arcangelo @Droidz ??
  6. Is it possible to make the bot make a path to lets say 3 vendors and find the shortest route. one of the main problems is that it might be close to one vendor "in distance" but when it have to make a path for it, it might have to run 2-3 zones to reach that vendor :S
  7. you propperly havent installed all the needed components for the bot to run :) check this: under the install nptes + make sure your windows is fully updated and try again
  8. Stolen booty - http://db.vanillagaming.org/?quest=888 Thwarting Kolkar Aggression - http://db.vanillagaming.org/?quest=786 Samophlange Part 2 - http://db.vanillagaming.org/?quest=900 Supplies for the Crossroads - http://db.vanillagaming.org/?quest=5041 Actually just the gather part seems broken :S even when it dosent have ' in it and propperly others :S
  9. Arcangelo

    Tram

    The tram seems to have 1,0,0 as cords And therefore it seems like a "bug" as that one dosesnt change - making it impossible to get the toon to take it
  10. I have seen it now in 2 quests: When it tries to gather this: http://db.vanillagaming.org/?object=178087 and the onces you gather between ratchet and nordwatch hold:
  11. I never really found a good way to make questes like: http://db.vanillagaming.org/?quest=62 & http://db.vanillagaming.org/?quest=76 Anyone have a good tip? Have used like a follow path And like "quest complete, when distance to something is below x" But it seems to still have a hard time setting it as complete
  12. It still not really working. The movement is stuttering, so it is so easy to detect. (Think I tried all settings + the plugin posted in here) Other than that, it keeps dying from getting out of breath.
  13. No matter if you change it to 1-2-3-4 in the quester peofile, it still only pick item 1 as quest reward. Making it close to impossible to run a quester, as you don't get properly gear upgraded.
  14. The chest types: http://db.vanillagaming.org/?search=Chest#objects Tested several of them, and it never looted even one
  15. As the title says, if the option "Loot chest" is enabled, it still dosent go and Loot it :)
  16. The bot sometimes start "eating/drinking" even when there are still mobs attacking it, and that is just waist of the food/drinks.
  17. It would just be insane to add a forced wait between every pick-up step :/
  18. It was added by Wrobot itself - I've only added alliances npcs to the profile :)
  19. Yes - if you check it in the helper tool, it dosent see it as well :)
  20. The bot skips some quests that have "required quest complete" in it. Let's say I turn in quest (500) and that one is required complete in quest 501. Then sometimes it simply don't get that quest 500 is complete fast enough, so it skips quests 501 and move on to let's say quest 600. But then if you restart the bot it finds that 500 is complete so it runs down to pick 501 up. And in a chain of skipped quests this cab really mess thing up!
  21. This time i actually got it :)
  22. Im cleaning up my profiles at the moment. And now on several quests like - http://db.vanillagaming.org/?quest=1026 You need to gather a key, that the bot put in your keyring instead of your bag, before you can open something (and get the object complete) But the but dosent check for the key - used this code: return wManager.Wow.Helpers.ItemsManager.GetItemCountByIdLUA(5475) == 1; But the itemmanager dosent see the stuff in the keyring
  23. find the discord in the paid vanilla profile thread :) and hit me up there
×
×
  • Create New...