• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • HB ARCHIVES: Kick's Old Posts Thread--DO NOT DELETE!

    Discussion in 'Archives' started by fhlhwow, Aug 17, 2010.

    Thread Status:
    Not open for further replies.
    1. Inrego

      Inrego New Member Buddy Store Developer

      Joined:
      Feb 7, 2010
      Messages:
      2,765
      Likes Received:
      71
      Trophy Points:
      0
      The PB profile pretty much overrides the GB settings.
       
    2. Genkidama

      Genkidama New Member

      Joined:
      Aug 15, 2011
      Messages:
      4
      Likes Received:
      0
      Trophy Points:
      0
      Hi,
      I am not sure if anyone else has this problem, but I can't even find the download link for this profile. Could someone tell me where to download it?
      I couldn't find it in this thread so I checked your profile, but I just found the 68-80 Grind profile.
      Sorry for this nooby question (it still might be helpful to answer this, since I am not the only noob i guess :p)
      Thanks,
      Genkidama

      Edit: Ok now I get it. I have to download these from your Trunk. Now I just have to find out in which folder I have to put these things.
      Edit1: Alright everything worked fine. It basically leveld me from 70-75 so far. There is one part in which u keep getting stuck in the Hold but everything else works perfect. Going for lvl 80 today.
       
      Last edited: Aug 20, 2011
    3. thephoenix25

      thephoenix25 New Member

      Joined:
      Jan 15, 2010
      Messages:
      289
      Likes Received:
      4
      Trophy Points:
      0
      Hi,

      I'm making a profile to dump all gathered materials in my guild bank and sell off any junk items. But I'd like to be able to have PB repair my toon whilst at the sell/repair NPC. But I cannot find any way to get it to repair, does anyone know how to do this please ?

      My reason for this is that I often control my bots via teamspeak and the lag is too bad for me to control my toons in the convensional ways (mouse, keyboard asdw, etc), so I'm employing PB to do the simple tasks that I cannot.
       
    4. TheBotman

      TheBotman New Member

      Joined:
      Feb 24, 2011
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      PB needs its own forum :)

      So I am trying to make a simple profile that will just smelt when the bags are close to full and go hit up the auction house.

      My problem is that it doesn’t matter how I write the condition, either

      Or

      As soon as my toon starts smelting he will break out of the condition and go back to mining as soon as he has 5 free slots….then as soon as he pickes up one more item he is back in the condition. Rinse repeat.

      How to I make the PB run the full condition? Flipping the “True ; False” option on the condition doesn’t seam to do anything for me.

      I am sure someone else has done this, so if someone can point me to an example that would be great.

      -Botman
       
    5. seafunk

      seafunk New Member

      Joined:
      Feb 23, 2011
      Messages:
      273
      Likes Received:
      4
      Trophy Points:
      0
      @hi1674
      2 actions are requires for this:

      1. Interact With Gameobject, enter the mailbox id which you can find through developer tools.
      2. Custom action with the following code:
      Lua.DoString("RunMacroText(\"/click MailFrameTab2\")"); Thread.Sleep(500); Lua.DoString("local j=0 local i=0 for b=0,4 do for s=1,GetContainerNumSlots(b)do local n=GetContainerItemLink(b,s)if n then if strfind(n,\"Item Name\")and i<12 then _,c=GetContainerItemInfo(b,s) j=j+c UseContainerItem(b,s)i=i+1 end end end end SendMail(\"Recipient\",\"Mail Title\",\"\")");
       
    6. seafunk

      seafunk New Member

      Joined:
      Feb 23, 2011
      Messages:
      273
      Likes Received:
      4
      Trophy Points:
      0
      @thephoenix25
      Oh cmon guys, don't be so damn lazy. I don't know a single line of Lua, this stuff can be so easily found out if you google... sigh

      Again, 2 actions needed:
      1. Interact with npc
      2. custom action:
      RepairAllItems([useGuildMoney]) set the contents of the brackets to 1 or nil.

      Found that out in 20seconds, probably less time you needed for your post. Not meaning to brag, just trying to tell you how easily this is researched. I'm amazed what lengths some people go through just to end up being spoonfed.

      docs/api categories - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons

      !
       
    7. seafunk

      seafunk New Member

      Joined:
      Feb 23, 2011
      Messages:
      273
      Likes Received:
      4
      Trophy Points:
      0
      @TheBotman
      Check out the profiles delivered with pb (plugins/professionbuddy/profiles), i think they might contain what youre looking for. good luck
       
    8. noneyatemp

      noneyatemp Member

      Joined:
      Jul 22, 2011
      Messages:
      109
      Likes Received:
      0
      Trophy Points:
      16
      This fixed it. Thanks.
       
    9. thephoenix25

      thephoenix25 New Member

      Joined:
      Jan 15, 2010
      Messages:
      289
      Likes Received:
      4
      Trophy Points:
      0
      Hi Seafunk,

      Thanks for (somewhat sarcasticly) pointing me in the right direction. I've no experience with lua at all tho I do have some knowledge of C# and Java. I wasn't sure if there was a method in PB to repair, as it seems quite a common function.

      Anyway thanks again, the link is now bookmarked.
       
    10. hi1674

      hi1674 New Member

      Joined:
      Jan 15, 2010
      Messages:
      1,637
      Likes Received:
      5
      Trophy Points:
      0
      thanks seafunk.

      I knew this was possible because i had thie mail script in a profile i made 3 format c:'s ago.

      Unfortunately it was lost due to a hdd crash so again....many thanks.
       
    11. Kraanwater

      Kraanwater New Member

      Joined:
      Jul 20, 2011
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      Level 58 atm, but i wanted to start the outland profile's but i need to be 60 :(. The 2 levels to 60 are going like crazy in the outland. But still its running hard and it kicks ass! ;)
       
    12. Bapplo

      Bapplo New Member

      Joined:
      Jun 7, 2011
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      I do not know if it's a bug but when I started my goblin mage have at level 5 he has stood still suddenly
      is that normal??
      pm me pls
       
    13. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      Working great with 5814, so just use that for the time being. Sweet bot, got my turtle and trying at mr fishy right now :)
       
    14. TheBotman

      TheBotman New Member

      Joined:
      Feb 24, 2011
      Messages:
      13
      Likes Received:
      0
      Trophy Points:
      0
      My understaning from he documentation is that setting "Ignore Condition untill done" should be set to true, but that is not working for me.

      -TheBotman
       
    15. Megser

      Megser Well-Known Member

      Joined:
      Apr 17, 2010
      Messages:
      1,389
      Likes Received:
      73
      Trophy Points:
      48
      Post a log please.
       
    16. Bapplo

      Bapplo New Member

      Joined:
      Jun 7, 2011
      Messages:
      11
      Likes Received:
      0
      Trophy Points:
      0
      Logging in...
      Buddy Sessions: 0/0
      -----
      Shared Sessions: 1/1
      Attached to WoW with ID 5616
      Honorbuddy v2.0.0.5198 started!
      Character is a level 5 Goblin Mage
      Current zone is Kezan
      New bot added!: ArchaeologyBuddy
      [Instancebuddy v3.0.1.315]:----------------------------------------------------------------------
      [Instancebuddy v3.0.1.315]:Currently supported tanking dungeons :
      [Instancebuddy v3.0.1.315]:(This list will update itself automatically)
      [Instancebuddy v3.0.1.315]:
      [Instancebuddy v3.0.1.315]: (Level 15 - 21) Deadmines
      [Instancebuddy v3.0.1.315]: (Level 15 - 21) Ragefire Chasm
      [Instancebuddy v3.0.1.315]: (Level 16 - 26) Shadowfang Keep
      [Instancebuddy v3.0.1.315]: (Level 20 - 30) The Stockade
      [Instancebuddy v3.0.1.315]: (Level 26 - 36) Scarlet Monastery - Graveyard
      [Instancebuddy v3.0.1.315]: (Level 29 - 39) Scarlet Monastery - Library
      [Instancebuddy v3.0.1.315]: (Level 32 - 42) Scarlet Monastery - Armory
      [Instancebuddy v3.0.1.315]: (Level 35 - 45) Scarlet Monastery - Cathedral
      [Instancebuddy v3.0.1.315]: (Level 38 - 48) Scholomance
      [Instancebuddy v3.0.1.315]: (Level 42 - 52) Stratholme - Main Gate
      [Instancebuddy v3.0.1.315]: (Level 46 - 56) Stratholme - Service Entrance
      [Instancebuddy v3.0.1.315]: (Level 57 - 67) Hellfire Ramparts
      [Instancebuddy v3.0.1.315]: (Level 59 - 68) The Blood Furnace
      [Instancebuddy v3.0.1.315]: (Level 62 - 71) Mana Tombs
      [Instancebuddy v3.0.1.315]: (Level 65 - 73) Sethekk Halls
      [Instancebuddy v3.0.1.315]:----------------------------------------------------------------------
      New bot added!: Instancebuddy
      New bot added!: Gatherbuddy2
      New bot added!: Grind Bot
      New bot added!: Questing
      New bot added!: PvP
      New bot added!: BG Bot [Beta]
      New bot added!: Mixed Mode
      New bot added!: PartyBot
      New bot added!: Combat Bot
      EnabledPlugins:
      Please wait a few seconds while Honorbuddy initializes.
      Building spell book
      Spell book built
      Disabling flight checks. - Paid Plugins or Lifetime User Detected
      Initialization complete.
      Honorbuddy is up-to-date
      Changing current profile to The Azenius Project [Goblin]
      Chose Singular $Revision: 254 $ as your combat class!
      [Singular] Starting Singular v0.0.0.0
      [Singular] Determining talent spec.
      [Singular] Current spec is Lowbie
      [Singular] Using CreateLowbieMageCombat for Lowbie - Combat (Priority: 0)
      [Singular] Using CreateLowbieMageCombat for Lowbie - Pull (Priority: 0)
      [Singular] Using default rest behavior.
      [Singular] Using CreateMageBuffs for Lowbie - PreCombatBuffs (Priority: 0)
      [Singular] Behaviors created!
      Starting the bot!
      Changing current profile to The Azenius Project [Goblin]
      Moving to Type: Loot, Name: Rebellious Troll
      Looting Rebellious Troll Guid:0xF13089DE0002CAEA
      [Profile Message]: Azenius Questing Profiles (Goblin Profile Loaded).
      [Profile Message]: Compiling Quests.
      [Profile Message]: -----
      [Profile Message]: Turning off auto-train.
      [Profile Message]: Setting UseFlightPaths to false.
      [Profile Message]: -----
      [Profile Message]: Setting LearnFlightPaths to true.
      [Profile Message]: Setting LootMobs to true.
      [Profile Message]: -----
      [Profile Message]: Setting UseMount to true.
      [Profile Message]: Setting PullDistance to 30.
      First edge saved. Now run to the opposite end.
      <Blackspot X="-8459.652" Y="1196.157" Z="41.87882" Radius="0" />
      Stopping the bot!
      Starting the bot!
      Changing current profile to The Azenius Project [Goblin]
      Stopping the bot!
      Starting the bot!
      Changing current profile to The Azenius Project [Goblin]
      [Profile Message]: Azenius Questing Profiles (Goblin Profile Loaded).
      [Profile Message]: Compiling Quests.
      [Profile Message]: -----
      [Profile Message]: Turning off auto-train.
      [Profile Message]: Setting UseFlightPaths to false.
      [Profile Message]: -----
      [Profile Message]: Setting LearnFlightPaths to true.
      [Profile Message]: Setting LootMobs to true.
      [Profile Message]: -----
      [Profile Message]: Setting UseMount to true.
      [Profile Message]: Setting PullDistance to 30.
      [Singular] Casting Fireball on Rebellious Troll
      [Singular] Casting Arcane Missiles on Rebellious Troll
      Moving to Type: Loot, Name: Rebellious Troll
      Looting Rebellious Troll Guid:0xF13089DE0002CBB7



      sryy^^ but i dont know how much you need from the log^^
       
    17. ripptyd

      ripptyd Member

      Joined:
      Jan 17, 2011
      Messages:
      107
      Likes Received:
      0
      Trophy Points:
      16
      Thanks for that bit of info, I was boggled why it was trying to run through Uldum. Nightmare to find a safe res spot, tbh.

      Otherwise: I had a few quests that involved interactions that I had to intervene on, but really, I'm pretty satisfied with the outcome so far. Not really AFK-able in the true sense. But if you're around the computer, and regularly check on it, it's just fine.
       
    18. trooperplayer

      trooperplayer New Member

      Joined:
      Aug 15, 2011
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      0
      Hi!

      Have a question about the itemforaura plugin. how can i use this? i activated it at the plugin setting. but what should i do in the itemforaura settings to make the STV quest?? ([X] UseItemForAura (plugin) enabled for pet raptor chain in STV)
      can someone post a screenshot or write me the settings for this plugin?

      mine looks like this now:

      [​IMG]

      Uploaded with ImageShack.us

      hope someone can say me how i should setup this.

      thanks
       
      Last edited: Aug 19, 2011
    19. Kickazz006

      Kickazz006 Well-Known Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      20,567
      Likes Received:
      302
      Trophy Points:
      83
      that's how it's supposed to look; it just summons the raptor if you the raptor egg and you don't have her ID
       
    20. trooperplayer

      trooperplayer New Member

      Joined:
      Aug 15, 2011
      Messages:
      71
      Likes Received:
      0
      Trophy Points:
      0
      should i check the box i front of the item id or only the "use infight" checkbox?

      should i let it like it is? :)

      sorry but i dont want to fail.

      thanks

      EDIT: maybe i found an problem. at the quest "a curse we cannot lift" the bot didnt capture the lurken worgen. he only kill him everytime. so the bot killed him 6 times then i captured him manually.
      human hunter level 25
       
      Last edited: Aug 19, 2011
    Thread Status:
    Not open for further replies.

    Share This Page