Jump to content

Arcangelo

WRobot user
  • Posts

    472
  • Joined

  • Last visited

Posts posted by Arcangelo

  1. 11 minutes ago, bryan2986 said:

    Compared to times I botted in 7.1.5, in 7.2 the bot gets stuck way too much.

    Normally I run the bot for around 16 hours in Valshara farming Dreamleaf on skygolem and I get 5~10 stucks during that full 16 hours.

    But unfortunately after 7.2 , and wrobot's update, I get 50~99 stucks... during that 16 hours of botting... which is.. not acceptable...

    Please tell me a solution to work with... it's really frustrating T.T

    Blacklist the "spots"
    after that check it and make a new "work around the spots" with the off-mesh connector.
    This way you will have 0-1 stuck instead :D

  2. It is quite simple.

    The bot wont do anything itself - unless you feed it with an xml file (a profile)
    These "profiles" can contain everything from quest - mobs - gathering notes - hotspots - item ids - blacklisting and so on.

    So before you can even run the bot you need 2 things:

    1. A profile - that tells the bot where it should go, and what it should do.

    2. A fightclass - "another profile" that makes your toon use it abilities to kill mobs.

     

    And to get almost 0 chance of ban - you have to make those 2 work human like 

  3. Screecher Spirits (3520) in feralas

    Its like splitting in 3 parts - and im not sure how to get around it.

    first you have to kill the vale screecher 5307

    then you have to use item Yeh'kinya's Bramble : 10699 on the dead cropse

    then you have to talk to the spirit.

    And you have to do that 3 times

  4. It is not dead @gridz

    I just belive those questions have been answered so many times now, if you just looked a little into the forum.

    1.

    Yes, as mentioned it is propperly the safest non private bot out there

    2.

    There are a 1-70 alliance and a 1-80 horde profile, and there are some grinding profiles after that - but i would make my own grinds after the quest profiles runs out.

    3.

    If it is just grinding profiles - then i wont take that long to start creating your own - Same goes with fightclass, but the question is how good they will be? again that depend on the time you spend creating them.

  5. 11 minutes ago, Kaelang said:

    Hi all,

    I'm using the bot on a private server, it was working great for a few hours but now I see that it's stopped using all spells and simply auto attacks / dies and repeats. Any ideas? 

    Hi mate

    Try posting a log, without it we don't stand a chance to see what's going on.

     

    But it should really strange, unless you changed level or something?, but more info is needed :)

  6. 11 minutes ago, insanity said:

    Hey,

    I guess this is for a quester profile you are creating.
    I dont really see why you have to check if you have the key in your bag since it should be provided for this quest.

    For some reason the bot mixes up, mostly if there are more than 1 key.
    So for now i also deleted it, but it should be really easy to expand the bag to include the keychain when it seach for items :)

  7. The bot don't detect the item if it is in the keychain.

     

    like in quest: "The Hidden Key" id 328

    where you get the key:

    2719

    Any I'm using this:

    return wManager.Wow.Helpers.ItemsManager.GetItemCountByIdLUA(2719) == 1;

    to check for the key in the bag.
     

     

     

    Just a note:

    If i move the key from the keychain to the bag, then the issue is solved.

    - Thinking about it - I have seen this problem in 2-3 other quests with the same structure (pick a key up that goes into the "keyring")

  8. 39 minutes ago, Bronson said:

    I made some edits in the code, now the character just runs forward, when the ship sails (from) and when ship arrives to the end point (to) character runs backward to the pier.

    Don't forget only make your coordinates/transport id/continent id and if necessary edit variables "2000" and "3000" (seconds):
    "wManager.Wow.Helpers.Move.Forward(Move.MoveAction.PressKey, 2000);" - move forward in 2 sec
    "wManager.Wow.Helpers.Move.Backward(Move.MoveAction.PressKey, 3000);" - backward movement in 3 sec

    Ship to SW from Rut'theran Village.xml

    Soulds good mate - now im just waiting for the vanilla bot update - where it is possible to use it there.

  9. 52 minutes ago, borntosowdeath said:

    How do I call end of FollowPath with Is complete condition? I don't know the command, but it can use my position which is last position in FollowPath 
    <Vector3 X="-534.2473" Y="325.9972" Z="115.4728" />
    After that I have KillAndLoot event that's killing the thrash.
    I wanna add InteractWithNPC to sell items in the entrance of Firelands too, but don't know what should IsCompleteCondition be... Wouldve need to destroy BoP recipes that can,t be sold, open chests and stomachs and check if my backpack available slots are the same as in the beginning... Could you help me with it?

    return ObjectManager.Me.Position.DistanceTo2D(new Vector3(-534.2473, 325.9972, 115.4728)) < 5;
    something like that

  10. 11 hours ago, eafa said:

    I wonder why do people release any of the really hard-to-make profiles, it costs tons of time to make it. The fact that HB has such questing is quite unique if you compare it to other bots in other games. Normally when you buy ANY bot you get an API to create your own profile and a basic engine which you can setup to kill mobs standing on 1 spot, that's it.

    Depends on what you want with the bot I guess.

    I myself is creating and sharing some huge projects, mostly because I find I kinda fun the "beat" the game.

    And the money you get is really small, I belive I have gain like 2-3$/hour max, but it have been quite fun playing the game in another way.

    Myself I have never been into the lore of wow, but after clearing 1 zone at the time, and following the quests, it give a completely new perspective of the game.

    But I must admit the real reason I create these leveling profiles, is for some irl friends, so we can have some fun in the old versions of wow.

    I am just fearing that Wrobot will before too noob friendly, when the profiles are done. (That is also why I haven't released vanilla fightclasses, as most of them actually are done, so people actually have to do something themself)

  11. 1 hour ago, Kanec said:

    I have a few wow acc in one package. Get ban, if I play at a time on several acc? Is not it strange that just ran X characters in one wow acc? Thanks.

    No one can give you a sure answer on this - as it is a case by case thing.

    But the most common answer would be no - simply because blizzard only ban the botted accounts (unless they make some direct connect like a gold flow or item flow or something)

     

    Hope this answered your question.

×
×
  • Create New...