Jump to content

Asoter

Members
  • Posts

    59
  • Joined

  • Last visited

Everything posted by Asoter

  1. @Droidz Hey, I need to make plugin who can ressurect in portal to Dungeon - that's why I ask for this.
  2. Hello, Is any methods to Enable/Disable ressurection on corpse?
  3. Closed, reinstalled .NET fix this issue
  4. Dosen't matter that is with or without wow1 wow2 etc.
  5. Reloger dosen't login (probably didnt write password). Any1 know how to fix this?
  6. Version 1.0.0

    1425 downloads

    [FREE][Legion][A/H] Intro Quests This pack includes 2 files with Alliance & Horde Intro Quests, the end profile is before Class Quests. This profiles NOT INCLUDE: - Scenario on Broken Shore - here bot will rewait all events, when complete then will continue quests Start Place: Stormwind/Orgrimmar It’s Free, but if you want donate I will share more profiles in future Download/Donate: https://sellfy.com/p/GJGo/
  7. Thanks mate for reply! When I back to home then I test this :)
  8. Hello, I'm trying to change my Botbase(in Plugin) from Party bot to another. I found somethink like this: Products.DisposeProduct(); Products.LoadProducts("Automaton"); After this trying additional Products.ProductRestart(); etc but it dosen't work. Bot stopped or freezed? Any1 know how to do this?
  9. Version 1.0.0

    410 downloads

    Using this on grinding level 85
  10. Version 1.0.0

    292 downloads

    Probably it work under 30 level, but you need add some other auras on fightclass.
  11. Version 1.0.0

    385 downloads

    Atm using on 20-30 level, working with healing and changing forms :) Additional you can you use plugin VendorHelper - when you targeting vendor NPC then druid remove cat form. VendorHelper.cs
  12. My Druid cat form can't interact with vendor and sell items, how to fix this?
  13. Thanks time2carry for offer, but I already fixed my issue :)
  14. How Can I define in code new WoWPlayer for party-member?
  15. Version 1.0.0

    601 downloads

    Low level class fight druid(without any form), atm using this on 1-10 level.
  16. I'm not sure about that this not pulse plugin anymore. In last week I make another plugin where he make pause and then use HS and start again profile.
  17. Hello, How Can I do manualy movement when I'm ghost(I need to make a plugin who can go to Dungeon as Ghost)? This dosen't work - bot just paused when dead, I trying with GoToTask.ToPosition- but still didn't help. if (ObjectManager.Me.IsDead) { Products.InPause = true; MovementManager.MoveTo(new Vector3(-554.9354f, 3137.513f, 5.374941f)); //here will be rest of code }
  18. Hello, how Can I check notification from chat like "You have entered too many instances recently." ?
  19. My profile are specifical, and Relogger will destroy all concept and can bugged. Btw. Disable Path didnt help, clean memory too.. Don't know what to do now with this. Edit2: Got some idea for trying to fix this, tell you tommorow
  20. @agientneon for me sometimes restart wow/wrobot correct the problem on my PC, but I think that we have the same error source.
  21. @Droidz Fore sure thats happened after 1-2 hours farming, I dont know but probably bot have problem with meshes afters this time with(decision with moving do in 5-15 secs): <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPosition(new Vector3(x,y,z);" /> <QuestsSorted Action="RunCode" NameClass="wManager.Wow.Bot.Tasks.GoToTask.ToPositionAndIntecractWithNpc(new Vector3(x, y, z), ID_NPC);" /> I'm trying now without path finder now and then I tell you whats happened.
  22. This happened only on this profile after 2-3 hours
×
×
  • Create New...