Jump to content

Jechtshot

Members
  • Posts

    43
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Jechtshot reacted to creativextent for a file, Alliance - Pet Battle 18/20 to 25 Twilight Highlands   
    Alliance - Pet Battle 18/20 to 25 Twilight Highlands

    I will update a better one asap!
  2. Like
    Jechtshot reacted to Syinide for a file, Power Leveling Route Syinide   
    So this is a very small profile I made that I use to power level my pets.

    I have the profile set up to only fight the Strider pets which are aquatic so it is highly recommended that you use Flying against them or pets that have good self healing abilities so the bot can run for as long as it possibly can.

    The LUA code that you absolutely need is:

    local PetAlly = 1;
    local PetEnemy = 2;

    local activePetEnemy = C_PetBattles.GetActivePet(PetEnemy);
    local typePetEnemy = C_PetBattles.GetPetType(PetEnemy, activePetEnemy);
    local activePetAlly = C_PetBattles.GetActivePet(PetAlly);
    local typePetAlly = C_PetBattles.GetPetType(PetAlly, activePetAlly);

    if activePetAlly == 1 and not (C_PetBattles.GetHealth(PetEnemy, activePetEnemy) == C_PetBattles.GetMaxHealth(PetEnemy, activePetEnemy) ) then
    for i = 1, NUM_BATTLE_PETS_IN_BATTLE do
    if C_PetBattles.GetHealth(PetAlly, i) > 0 and not ( i == activePetAlly) then
    C_PetBattles.ChangePet(i);
    break;
    end
    end
    end


    What this does is that it will make the pet that is first in your party swap out after it takes damage.

    The pet you want the power level absolutely needs to be in slot 1. And from personal experience I highly highly recommend that you do a few battles yourself to level it up to 7+ so that it is able to take a hit or two if the LUA code bugs out or something.

    If there's anything wrong with it just lemme know!

    Lemme get some reviews people!
  3. Like
    Jechtshot reacted to Mr. Robot for a file, 90 Frostfire Ridge Boars (Horde)   
    This is a profile I made for leveling, skinning, and herbalism. It starts in the upper left corner of Frostfire Ridge. The mobs are level 90 boars so you can probably get decent experience until you get to around level 92. I was getting about 105k exp/hr at level 91 with no deaths. If you like the profile please give it some stars.
  4. Like
    Jechtshot got a reaction from bizza for a file, Ironforge Brew for Brewfest Daily   
    During Brewfest you can get Brewfest tokens by running back and forth between the brewfest camp and Kharanos with the ram provided by the questgiver. I think you only have 4 minutes to do this per day but the time limit will increase somewhat each time you deliver a barrel. This profile is loaded as a grinderprofile and is set to run by all the apple buckets which resets your ram's fatigue.
    Now, you can't just load the profile, you gotta change some settings in Wrobot. 
    1. Change your Key binding in game "Extra Action Button 1" to something, I use key 8 for that as I have no other spells there.
    2. Load the grinder profile but don't turn it on just yet.
    3. Enter General Settings, here remove Ground mount name and Flying mount name so the fields are empty + disable any gathering settings like "gather minerals/herbs", and then go to Advanced Settings.
    4. Go to the "My Macros" tab
    5. For the sake of simplifying it. Under "Macro 1:" you change the following settings:
    Activate this macro? - True
    Press all the x seconds - 1
    Press key - 8 (in my case anyway, it's whatever key you bound to Extra Action Button 1)
    I'm not sure about the "Press key only if...?" settings. I put them all on false.
    And lastly, Stop move for press key? - False
     
    One tip is to just press the shit out of the "Giddy Up!" spell (Key 8 on my keyboard) just to get a good speed. Wrobot will take the rest from there.
    Let me know if this works for you guys!

  5. Like
    Jechtshot got a reaction from Droidz for a file, Ironforge Brew for Brewfest Daily   
    During Brewfest you can get Brewfest tokens by running back and forth between the brewfest camp and Kharanos with the ram provided by the questgiver. I think you only have 4 minutes to do this per day but the time limit will increase somewhat each time you deliver a barrel. This profile is loaded as a grinderprofile and is set to run by all the apple buckets which resets your ram's fatigue.
    Now, you can't just load the profile, you gotta change some settings in Wrobot. 
    1. Change your Key binding in game "Extra Action Button 1" to something, I use key 8 for that as I have no other spells there.
    2. Load the grinder profile but don't turn it on just yet.
    3. Enter General Settings, here remove Ground mount name and Flying mount name so the fields are empty + disable any gathering settings like "gather minerals/herbs", and then go to Advanced Settings.
    4. Go to the "My Macros" tab
    5. For the sake of simplifying it. Under "Macro 1:" you change the following settings:
    Activate this macro? - True
    Press all the x seconds - 1
    Press key - 8 (in my case anyway, it's whatever key you bound to Extra Action Button 1)
    I'm not sure about the "Press key only if...?" settings. I put them all on false.
    And lastly, Stop move for press key? - False
     
    One tip is to just press the shit out of the "Giddy Up!" spell (Key 8 on my keyboard) just to get a good speed. Wrobot will take the rest from there.
    Let me know if this works for you guys!

  6. Like
    Jechtshot reacted to eeny for a file, Legion Elemental Shaman   
    First release Ele shaman.
     
    In true Blizz form they feel very under powered and i would definitely lean on the Enhancement side for botting- anyway talents are attached in picture
     
    Feedback is needed
  7. Like
    Jechtshot got a reaction from Droidz for a file, Aldor rep   
    Hey!
    I made this crude grinder profile for Aldor rep farming. It's just basically farming the demons in western Nagrand that drops Mark of Sargeras and Fel Armaments.
    I'm still pretty new at this but from what I can tell it's working. It might get stuck a lot though depending on where on the plateau it is.
  8. Like
    Jechtshot reacted to kyln for a file, Legion - Suramar - Ancient Mana   
    Don't manually gather Ancient Mana nodes ever again.
    I got really tired of having to have a ton of Ancient Mana for everything related to Suramar, so I put this profile together. The pathing starts at Meredil and ends in Meredil. The path avoids the Fel, the City, Jandvik, and the top of Tel'anor (with the ghosts).
    This profile will gather:
    Ancient Mana Shard Ancient Mana Chunk Ancient Mana Crystal If you're an Herbalist (you can get Ancient Mana from herbs and you know this already), and you only want Ancient Mana and nothing else, make sure to turn off "Harvest Herbs" and "Harvest Minerals", or you may run off the pathing.
    It has been 20 minutes with the profile running and I already have 900 mana (I am on a Full population server). Results may vary.
    I recommend having "Ignore mobs while in ground mount" selected.
    If you run into any issues, please let me know so that I can adjust the profile.
    Thank you and please enjoy.
×
×
  • Create New...