Jump to content

Pelle

Members
  • Posts

    28
  • Joined

  • Last visited

Everything posted by Pelle

  1. Dont remember if i added ebonbolt to the one on the forum or not. But try this one. Creds go to Bugreporter. Mage - Frost 1.1 [BR].xml
  2. Works great, however, I am wondering how i can make the bot use flightpaths and fly higher, since it just flies "in" the water, which is sloow. @Droidz
  3. Abit late maybe, what you want to do is get the plugin that opens the egg. Add the egg IDs to gather in your settings and start automaton. Works like a charm, got like 600eggs/hr. Add the ids in gatherer in settings, and start automaton.
  4. Hi! Trying to make a profile that kills one rare in tanaan, and then goes on to kill the next. However doesnt seem to work at all and im pulling hair trying to figure it out. Im uploading the file for you to see if you can somehow help me or point me in the right direction. Tanaan rares.xml
  5. Are you using fight-classes that you have made or are you using from the forums? If you have a poor fightclass, it might not be the grinder profile that is bad, thats probably just the fight class. If i may ask, what class and what level? It might give some headaches in the beginning but i promise you, once you set it all up it runs like clockwork. I mostly write my own profiles but i have used to great success (when it comes to low-lvl profiles). Link the fight class you are using and we might figure out what the problem is, and perhaps a log. And when you get a bit more advanced you can write them yourself with 100s of different options when to use abilities so dont give up!
  6. Trying to get into making some fisher-profile, though since im quite new, i dont really know about how it works. It tries to find a good spot to fish, but if it wont land in the school it just continues to try (good perserverence though). How can i make it to get closer or something?
  7. Thanks, however my game plus wrobot crashes with this. I tried using the first method instead (warbringer) then it doesnt crash but its doesnt work either.
  8. Nah it works just fine. Just that the usefulness of realm hopping is not as big as it was before.
  9. There is a plugin for that. I myself have used this one:
  10. Wow! That worked perfectly! Can i do something similarly when it comes to mining/herbs? Thank you!
  11. Copy the following from original folder: settings, profiles, plugins, fightclass. Should do the trick.
  12. Hi! I cant seem to get it to cast Ebonbolt. Any idea?
  13. Hi! Im trying to add a function in the plugin: Basically i want to add a function or replace one so it hops when there isnt a living mob close by, eg. The warbringers in pandaria. If i kill mob, i want to check next realm, if it isnt there i want to jump to next and so on. For now my function looks like this: private List<WoWUnit> GetNPCNearMe() { return ObjectManager.GetObjectWoWUnit() .Where(p => p.GetDistance <= RealmHopSettings.CurrentSetting.DistanceBeforeHopping).ToList(); } However, i think if its there but dead, it still thinks there is a mob. So what can i do? Regards
  14. Hi! Dont know at all if this is relevant or if it works with imps, but ill post it anyways. http://us.battle.net/forums/en/wow/topic/16647414903 Second post.
  15. Hi! This fight class doesnt target any other player than the priest itself. It uses atonement for healing, which is fine in most situations. Dont know c# good enough to fix this myself, but ill look into it unless the creator want to change it.
  16. Testing it out atm, seems to be working quite well i must say. Though Im wondering if it is possible to prioritize shadow mend on allies with low hp, since its hard to outheal burst with atonement. Otherwise great work!
  17. What you are suggesting i made work, however it is not really what im after. Basically, after every call dreadstalker and hand of gul'dan i want to buff my pets, so the pets always have the buff even the new ones. Using the demonic empowerment also gives my insta shadowbolts which gives soul shards. So Im thinking something like: If last spell cast is call dreadstalkers or hand of gul'dan cast demonic empowerment. If that makes sense.
  18. Am looking into creating a fightclass for my demolock. What i want is for the bot to use demonic empowerment after he summons pet so all pets always are buffed. Is there some way to make it do this? Regards
  19. I cant seem to get the supposed popup where I can choose profile, the regular works nicely however i really want to follow my special path! Instead of the popup can i just put in a path in the .cs and fix the issue that way, and how do i do that in that case?
  20. Cool! As far as i know there are only dailies and the things you can buy like toys and such, no repeatable quests..
  21. Works great! However, was wondering if I somehow can add so it gathers ancient mana aswell?
  22. Thank you! Works perfectly now!
  23. Okey, where do i put it? In The xml?
  24. Hi! When using a questing profile and im getting attacked by a player, can i somehow skip attacking back? Eg when exiting a dungeon, i just want to enter it again, not engaging other ppl outside.
×
×
  • Create New...