Jump to content

snowie

Members
  • Posts

    0
  • Joined

  • Last visited

Reputation Activity

  1. Like
    snowie reacted to leastlikely for a file, [AH] [Quest] 1-60 Dynamic grinder   
    This is a grinder profile with a slightly different take. It will automatically pick mobs to grind based on player level and location. 
    The idea is that you can take any character at any level at any location in the world and it will try to grind at the nearest relevant location.
    The profile looks at the following wrobot settings to exclude certain mobs:
    -Start fighting with Elite (Grind elite mobs)
    -Ignore fights with players (Don't grind pvp-flagged mobs)
    -Skip nodes in Water (Don't fight mobs underwater)
     
    The profile uses two components that interact with each other to create this effect.
    [General Grinder]
    This is a single grinderquest that when reset will combine the hotspots and entries of other grinderquests in the profile. It will run for a single level after which it is possible to run other logic, quests or restart the profile. 
    It will select other grinderquests based on a min-max level range of 2 above and below the player and looks at the CanConditions. It then selects the closest hotspot and creates a path with at most 1000 distance between the last hotspot of the current quest and the first of the next. The path is limited to 100 quests.
    All this can be simply modified in the Csharp code of the general grinder quest.
    [Mobgroup profiles]
    The profile comes with complete set of grinderquests for each mob group in vanilla. All mobs are grouped by being at most 120 distance from each other and the center-most mob is used as hotspot. Each quest has relevant CanConditions based on continent, elite, pvp and underwater. 
     
     
  2. Thanks
    snowie reacted to eniac86 for a file, List of items that should not be vendored but rather mailed for profit   
    Hey, i made a list of vanilla items that should not be vendored, but rather be sold on the auction house.
    Most of them are "white" items, so you can check sell white items in settings and still keep these valuable ones.
  3. Thanks
    snowie reacted to Bambo for a file, [Bugfix] Orgrimmar Blaze Avoider   
    Hey wRobot Community, 
    with the current pathing there is a problem in orgrimmar. My bots keep running into blazes and bonfires. 
    This small plugin fixes most of these spot, if you find any spot that your chars still get stuck on in vanilla orgrimmar, please let me know.

    Download the .cs file Put it into your plugin folder Enable this plugin Remember please: A like/thank you button can be pressed for free and makes me feel like a super hero. Please press it if you use this. ?
    Orgrimmar Blaze Avoider.cs


×
×
  • Create New...