Jump to content

Ordush

Elite user
  • Posts

    1165
  • Joined

  • Last visited

File Comments posted by Ordush

  1. 36 minutes ago, xboxfreak691 said:

    Im using a questing profile and edited it to farm gruuls.. my only issue is that i can not figure out how to complete the quest objective.. it stops because there is no quest/item/npc.. anything for the dungeon.. so i dont know how to make him complete the objective to run out of the dungeon to reset.  

    Gruuls_Lair_v2.0.xml

    Are you using my framework?

  2. 1 hour ago, xboxfreak691 said:

    yes, but in 3.3.5a there are no quest objectives in dungeons. so i dont know how to complete the obj in the code.

    What? The video is recorded in vanilla which is even more primitive ?

    in my video I literally show how it is done ?

    There is also a full profile to use as example.

    2 hours ago, sjb11211 said:

    Is there a more complete video, I want to know how this plugin handles more than 2 monsters, and there is a problem, can I manually control the tank?

    How tanking is handeled is 100% based on your tanking FC. ?

    My plugin works so you can stop the bot and take control. You can even manually clear half the dungeon, then start the bot.

    You can also just pause and start again. ?

    I will make a more feature rich video soon ?

  3. 7 hours ago, xboxfreak691 said:

    So i play on unlimited wow private server. its 255 fun realm that can mostly solo every dungeon... but i have no idea how to script the quester bot to do the dungeon, go out, reset and repeat... its jsut to farm mats... if anybody can help me.. ill pay

    Have you seen the videos?
    It's fairly simple. The whole "reset instance" part is already added. ?

  4. 33 minutes ago, sjb11211 said:

    I mean 5 sessions are in Quester mode?

    If so, I can make a dungeon profile and join the task.

    But I am worried that your plugin will block the custom behavior of the other 4 sessions, only the tank is active.

    All 5 are quester you can completely ignore my plugin, but that would make no sense ?

  5. 1 hour ago, sjb11211 said:

    Some private servers have special tasks

    Can repeat tasks

    Is it possible to design an option? If you do not have a specific task, go to the NPC to accept the task. If you complete the task, repeat the above steps

    Three option windows, task ID, NPC (ID), check if the task ID is completed

    If I understand your question right, I would say yes? If you can do it with the quester you can do it with this. However this is focused on dungeons ?

  6. 2 hours ago, Mike-Mail said:

    Once this is ready for rdf hc in wotlk, it will be amazing. i love it already

    Why isn't it ready for rdf hc?
    It literally controls movement in a dungeon.
    If you make 5 chars in a group and add que at the top of your profile, then the only thing you need to do is make it load profiles based on the dungeon.
    I can easily make a loading script for that for you.

  7. 2 minutes ago, lalazors said:

    Im on northdale, and ye i got the newest version of the fightclass.

    I got everything to work now, feed pet etc. 

     

    However i cant get my character to eat / drink 

    09:15:50 - [Regen] Use food Tel'Abim Banana
    09:15:51 - [Regen] Use drink Ice Cold Milk
     

    it noticed the names ive put in, but it doesnt actually drinks and eat em

    That part has nothing to do with the fightclass.
    I recommend that you set eating/drinking % to 50
    Why it's actually not using it. I have no clue. Sounds like your install is bugged somehow.

  8. 9 minutes ago, lalazors said:

    Mate, can you recommend any leveling profile?

    I know that @Bambo's grinders are very well done.

    1 hour ago, lalazors said:

    When i die while im trying to revive my pet, it no longer cast the revive spell when i have resurrected ?

    Makes no sense, resurrect does not have any kind of impact on the fightclass. What server are you on?

    1 hour ago, lalazors said:

    Ye mate, im on the newest version of wrobot. I have read the faq and even installed it. I dont get any errors, but it aint revivein the pet

    The newest version of the fightclass lol =P

  9. 48 minutes ago, lalazors said:

    neither does it revive my pet for some reason or feed it, so weird everything is checked on

     

    1 hour ago, lalazors said:

    My hunter aint targeting mobs within 25 yards, it rather walks up towards the mob, gets hit or start the fight in melee and then move into position? What the actual fauk?

    Are you on the newest version?
    Have you read the FAQ? ?

  10. 1 minute ago, jusxon said:

    Hey Ordush, I am still having issues with the hunter not assisting the pet if the mob never hits the hunter. I am running with everything toggled on including pet tank.

    I have tested this using just wrotation and staying the pet on a mob spawn point - when it spawns and agros the pet the bot never targets the mob and starts the rotation. A similar situation happens during a fight as well, if the pet is fighting a mob and an add agros the pet, once the first mob dies the hunter never targets the add.

    I made a wow macro that would fix this for the most part but I cannot get the wrobot macros to work during combat, regardless of "Press key only if not in combat" setting. the macro is;

    
    /run if UnitExists("pet") and UnitAffectingCombat("pet") and not UnitExists("target") then AssistUnit("pet") end;

    Could this be turned into a plugin easily?

    I will add it to the next update. ?

  11. Just now, food4me said:

    Just found it odd that's the first time I've seen that error in the log and right afterward my hunter just stood there maybe it was a coincidence

    As you can see by the FAQ, it IS a coincidence, that error is coming all the time, it's technically coming if you use any spell.
    Anyway the next update, i have rewritten cooldown check, so wrobot doesn't cry about it. ?

  12. 2 hours ago, food4me said:

    Another issue 

    [E] 01:34:39 - [My fightclass] ERROR: System.FormatException: Input string was not in a correct format.
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at LuaUtils.GetSpellRemainingCD(String spellName)
       at Main.PreCombatRotation()
       at Main.Rotation()


    This stalls the bot and makes my toon stand there

    You are wrong ?
    Read the FAQ:

     

  13. 5 hours ago, food4me said:

    My 12 hunter just got killed by 4 level 7's it sat there and tried to melee didn't shoot his bow once?

     

    6 hours ago, food4me said:

    Doesn't feed pet... It will spam feed pet but it will not select any of the meat I have in my bags 

    First change your combat range to 35 then back to 25. It's a bug SOME people get, i fixed it in the next release.
    You need to tell it what food to eat, under the settings.
    If it doesn't eat the food you entered, then you either did not press enter or spelled the food name wrong.
    Next update i am adding auto feeding.

  14. 3 hours ago, mrroboto said:

    I bought this since I assumed iHunter was depreciated by now but this one doesn't allow for eating of any food?  Is there any way of using this without having to specify which food the pet eats?

    What do you mean by it not allowing for eating any food?
    If you read through the comments or read the support forum or anywhere else, you will see how to do this. ?

    Quote

    What i recommend you to do until i get it updated, is to disable pet feeding, and using automatic pet feeding plugin:
    https://wrobot.eu/files/file/1615-autopetfeed-hunter/

    Quoting one of the instances here.

  15. On 7/7/2018 at 2:36 AM, pfunk1980 said:

    I'm having an issue where the "feed pet" isnt working. I have the name of the food typed in correctly, but it is not working.

     

    2 hours ago, Rastafaris said:

    Same here.

     

    First of all, please use my support channel, that's why it's there. There also is an answer to your issue there. ?
    Anyway, I can't tell what you are doing wrong, it can be many things. I will soon make a more user friendly version;
    What i recommend you to do until i get it updated, is to disable pet feeding, and use automatic pet feeding plugin:
    https://wrobot.eu/files/file/1615-autopetfeed-hunter/

  16. Just now, grrberry said:

    Yeah well everytime he spawns I try to spam press Esc and try to hold him from pulling manually but he just ffing refuses!

    He really locks on to a target instantly and nothing will pause him to revive pet or eat before pulling.

    Only happens with my hunter, not other classes.

    Hmm it's hard to tell what is giving you this issue, there are SO many factors.
    Have you tried a fresh wrobot in a new folder (I know it sounds stupid, but for some reason it sometimes has made a difference to me to be in a new folder).
    Then try and use ONLY my fightclass, and change the drinking and eating to 50%.
    If this works, then you can slowly add an addon/plugin a time, to see what is the culprit.

×
×
  • Create New...