• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Quest] [MoP] Fishing Dailies & Fishing 0-600 - by Corny

    Discussion in 'Neutral' started by Corny, Oct 16, 2012.

    1. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      This message is intended only for the writer of the profile. The functionality is not affected.
      I've just tested it and it works perfectly with the latest version of HB.
      if you should have problems with the quests, eg a loop of "behavior done", then please use my QB-fix.
       
    2. Nightmare

      Nightmare New Member

      Joined:
      Oct 12, 2012
      Messages:
      110
      Likes Received:
      0
      Trophy Points:
      0
      Fixed my problem by removing all the dailies from my quest log and then starting the profile again.
       
      Last edited: Dec 21, 2012
    3. Bendr

      Bendr New Member

      Joined:
      Apr 5, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: Dec 23, 2012
    4. poltoseg

      poltoseg New Member

      Joined:
      Oct 15, 2012
      Messages:
      173
      Likes Received:
      0
      Trophy Points:
      0
      Hi! Can be done to the end of your profile run profile "[REP] Golden Lotus Daily". Is it possible?
       
    5. kayze

      kayze New Member

      Joined:
      Dec 3, 2012
      Messages:
      26
      Likes Received:
      0
      Trophy Points:
      1
      picked up all the quests and started on 'jagged abalone'. flew into the water and did nothing. all it did was repeat a 3sec wait. any fix for this?
       
    6. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      How to report a bug:

      1. describing the error as precisely it is
      2. attache your Log
      3. maybe attache a screenshot
       
    7. djajkula

      djajkula New Member

      Joined:
      Dec 24, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      Plugin oder Profilerweiterung ?

      Gibt es ne M?glichkeit beim bot durch ein Plugin die Fischerausr?stung (Angel/Hut) und das aufschmieren der Verzauberungen wie Helles Schmuckst?ck um die Angelfertigkeiten automatisch beim durchlaufen desProfils zu benutzen? kann man sowas ins Profil mit einbauen?
       
    8. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      Ich bin derzeit dabei ein Update zu schreiben, dies wird aber nur gegen einen Spendenbeitrag von ca. 1€ zug?nglich sein... so sieht zumindest der derzeitige Plan aus.
       
    9. Megamaid

      Megamaid New Member

      Joined:
      Aug 23, 2012
      Messages:
      83
      Likes Received:
      0
      Trophy Points:
      0
      the bot always seem to get stuck whenever he wants to vendor/mail something. i added coordinates into the main xml file, but i don't know how permanent of the solution it is with the subroutines...here is where i added it, is there a better place or am i just doing something else wrong?

      Code:
      <SubRoutine SubRoutineName="Sell">
      <SellItemAction Sell="All" NpcEntry="0" Location="-1468.139, -258.6262, 0.1325637" SellItemType="Greys" ItemID="" Count="0" />
      <SellItemAction Sell="All" NpcEntry="0" Location="-1468.139, -258.6262, 0.1325637" SellItemType="Specific" ItemID="19299,19221,19222,19304,74822,19225,86057,19223,19306,73260,81175,81175,44940,19300,44941,19224,88532" Count="0" />
      </SubRoutine>
      <SubRoutine SubRoutineName="Mail">
      <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Meat" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Cloth" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="MetalStone" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Enchanting" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Leather" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Herb" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="TradeGoods" SubCategoryType="WoWItemTradeGoodsClass" SubCategory="Meat" Mail="All" UseCategory="False" ItemID="83064,89639,78883" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="Armor" SubCategoryType="WoWItemArmorClass" SubCategory="None" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      <MailItemAction Category="Weapon" SubCategoryType="WoWItemWeaponClass" SubCategory="None" Mail="All" UseCategory="True" ItemID="" Amount="0" AutoFindMailBox="True" Location="-1523.838, -242.0612, 15.21233" />
      </SubRoutine>
      
      oh- the vendor is nat and the mailbox is the one @ anglers
       
    10. Megamaid

      Megamaid New Member

      Joined:
      Aug 23, 2012
      Messages:
      83
      Likes Received:
      0
      Trophy Points:
      0
      Last edited: Jan 4, 2013
    11. Insanu

      Insanu New Member

      Joined:
      Jan 6, 2013
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      hello,

      here i put the folder " Scripts" ?

      Thanks in advance
       
    12. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      same folder as the profile
       
    13. bogaertje

      bogaertje Member

      Joined:
      Apr 9, 2012
      Messages:
      42
      Likes Received:
      0
      Trophy Points:
      6
      works great can i keep this profile running @ night or dosnt this profile mail stuff to my alt ?
       
    14. Rit

      Rit New Member

      Joined:
      May 5, 2012
      Messages:
      38
      Likes Received:
      0
      Trophy Points:
      0
      Am I the only one who cannot download the attachement?
       
    15. Trizzay

      Trizzay New Member

      Joined:
      Apr 20, 2012
      Messages:
      76
      Likes Received:
      0
      Trophy Points:
      0
      If anyone else is having this problem, this happened to me today (even though it worked many times before). I shut down WOW and HB and restarted it, and it still just swam there in the water not going after any of the abalones.

      Here's how I fixed it:
      Shut down WOW and HB.
      Delete your Honorbuddy/Cache/ folder
      Delete your Wow/Cache/ folder
      And it might also be a good idea to delete your log folder too since that can grow to gigabytes if you don't do it for a long time.

      That fixed it, now he's questing and fishing happily again. GREAT job with this profile Corny, this is one of the few that are truly AFK every single day!

      p.s.
      If doing all the above STILL doesn't fix it, then my only other suggestion is to find where your meshes are being stored, and delete the whole "HawaiiMainLand" folder. This will force HB to download new meshes. The problem is with the mesh, not the profile.
       
    16. hybris

      hybris New Member

      Joined:
      Feb 6, 2011
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
      Any chance we an get a profile for Nat's Daily fishes that fishes from Pools? As of 5.1 all 3 fish can be caught from pools, which GREATLY increase the likelihood of catching the fish (since you never get junk).
       
    17. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      sure, but currently my wow accs are frezzed :/
       
    18. hybris

      hybris New Member

      Joined:
      Feb 6, 2011
      Messages:
      20
      Likes Received:
      0
      Trophy Points:
      0
    19. Corny

      Corny New Member

      Joined:
      Jan 8, 2011
      Messages:
      306
      Likes Received:
      5
      Trophy Points:
      0
      take a look @ section for quest with ID="30698"
      just copy&paste and delete old entrys for Nats quests

      in additional u could add AA-settings like me, so u can activate to fish in pools, or activate water-walk
       
    20. shteiny

      shteiny New Member

      Joined:
      Dec 1, 2012
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      First of all thanks a lot for the profile. Flawless I must say. My questions is if its possible to make it just go after the Nat Pagle quests once we are exalted with the Anglers or will it always to do the Qs first? Thanks
       

    Share This Page