• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Guide] How to fix Questing Bot without having to re-download every time.

    Discussion in 'Honorbuddy Forum' started by Sidalol, Oct 26, 2012.

    1. Sidalol

      Sidalol Member

      Joined:
      Jul 1, 2010
      Messages:
      987
      Likes Received:
      18
      Trophy Points:
      18
      Currently the bot is bugged when doing dailies. If you have done the dailies once you have to re-download the bot. Here's a solution that makes things easier. You only have to do this once.

      1. Download Honorbuddy and call the folder "Buddy".
      2. Set up everything as you would like. Login, custom classes, plugins, profiles, settings, get everything as you want it. Don't press start though, keep the install fresh!
      3. Open Notepad on your pc.
      4. Enter the following code:
        Code:
        rmdir /S /Q "BuddyTemp"
        echo d | xcopy "Buddy" "BuddyTemp" /E
        start /d "BuddyTemp" Honorbuddy.exe
        
      5. Press File > Save As. Locate the same place as your Buddy folder. Call the file "Honorbuddy.bat" and make sure to change the box on the save window that says "Text Documents (*.txt)" to "All Files (*.*)".
      6. When you are ready to do dailies just run this file. It will create a totally fresh copy with all your settings in and start Honorbuddy for you.
      7. Next time you run it, it will delete the copy it made before, create a new fresh copy and start Honorbuddy.

      Your directory structure should look like this when setting up:

      Code:
      -Some Folder
      -- Buddy
      -- Honorbuddy.bat (same place as Buddy folder, not inside it!)
      
      Note: If you want to make any changes, make them to your original "Buddy" version. These changes will then be applied every time.

      Enjoy.
       
      Last edited: Oct 26, 2012
      Reignwolf likes this.
    2. mixerz

      mixerz New Member

      Joined:
      Aug 12, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      1
      Quick and easy fix, thank you!
       
    3. Sidalol

      Sidalol Member

      Joined:
      Jul 1, 2010
      Messages:
      987
      Likes Received:
      18
      Trophy Points:
      18
      You're welcome.
       
    4. apollo127

      apollo127 New Member

      Joined:
      Oct 2, 2012
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      0
      Wow this sounds amazing! I didn't wanna bother doing fresh installs everyday so i planned on doing dailies by hand.. This just make my day thanks!
       
    5. Niv

      Niv New Member

      Joined:
      Jul 8, 2012
      Messages:
      257
      Likes Received:
      9
      Trophy Points:
      0
      I think you could also just make a copy of the Data.bin after a fresh install and reset to this version everyday. Also delete everything in cache and compiledAssemblies dir. May save you some copy time and disks pace :)
       
    6. Warriorness

      Warriorness New Member

      Joined:
      Oct 22, 2012
      Messages:
      70
      Likes Received:
      0
      Trophy Points:
      0
      This is amazing. Everyone should do this if they like to bot dailies.
       
    7. apollo127

      apollo127 New Member

      Joined:
      Oct 2, 2012
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      0
      When running profiles ect do I load from buddytemp or just buddy? Thanks!
       
      Last edited: Oct 27, 2012
    8. Sidalol

      Sidalol Member

      Joined:
      Jul 1, 2010
      Messages:
      987
      Likes Received:
      18
      Trophy Points:
      18
      If you're talking about running the bot, you should have created a "honorbuddy.bat" file. When you run this it will handle the deleting/copying for you and start honorbuddy. Just click the .bat file to start your bot.

      If you're talking about where to save the profile, the BuddyTemp folder is the one that gets deleted and replaced with a fresh install. If you want your profiles to stay (which I assume you do) you will need to save them into the Buddy folder. They will then be copied to your BuddyTemp folder each time. It doesn't matter which version you load into honorbuddy though. You can also just load them from somewhere else to stop them being copied at all :)
       
    9. Liferose

      Liferose New Member

      Joined:
      Sep 1, 2010
      Messages:
      1,586
      Likes Received:
      37
      Trophy Points:
      0
      Very nice, thanks!
       
    10. Deehjay

      Deehjay New Member

      Joined:
      Aug 11, 2012
      Messages:
      52
      Likes Received:
      0
      Trophy Points:
      0
      Wait,
      where can I download MoP dailies profiles?
       
    11. critmedic

      critmedic New Member

      Joined:
      Oct 18, 2012
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      0
      Does this have any side effects? I don't know exactly how this works, but is it possible that it could cause problems with questing profiles used to level? Should I just wait until I get to 90 and don't need to run questing anymore other than for dailies?
       
    12. Sidalol

      Sidalol Member

      Joined:
      Jul 1, 2010
      Messages:
      987
      Likes Received:
      18
      Trophy Points:
      18
      It shouldn't do. I don't see any reason why questing should break by using a fresh honorbuddy.
       
    13. Rusty_Trombone

      Rusty_Trombone Member

      Joined:
      Oct 30, 2011
      Messages:
      348
      Likes Received:
      0
      Trophy Points:
      16
      Well it would be better if they could fix it anyway. Dailies is and will be a bog part of the game in this expansion. I think they should bump it a bit in the priority of the fixes.
       
    14. frozzarn

      frozzarn New Member

      Joined:
      Sep 18, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0
      I've encountered a problem and I dont know why.

      As I've understood the code it's supposed to first of rmdir "buddytemp" and then copy "buddy" into a "buddytemp" and then run the honorbuddy.exe from the temp folder. Have i missunderstood anything?

      However it won't work for me, It does not copy the buddy folder for starters and because of that it cannot find the honorbuddy.exe to run.

      Any ideas?
       
    15. Niv

      Niv New Member

      Joined:
      Jul 8, 2012
      Messages:
      257
      Likes Received:
      9
      Trophy Points:
      0
      Did you rename the Honorbuddy.exe? Is it actually there?
       
    16. apollo127

      apollo127 New Member

      Joined:
      Oct 2, 2012
      Messages:
      138
      Likes Received:
      0
      Trophy Points:
      0
      Put the buddy folder on your desktop, and then the .bat also on your desktop and it should work fine :)
       
    17. Sidalol

      Sidalol Member

      Joined:
      Jul 1, 2010
      Messages:
      987
      Likes Received:
      18
      Trophy Points:
      18
      That's correct. Make sure you use the following directory structure:

      Code:
      -Buddy (This is a folder named Buddy and contains Honorbuddy.exe and the other files)
      -Honorbuddy.bat (The file you created. You should be able to see Honorbuddy.bat and the Buddy folder in the same place)
      
      If you have the .bat file and the buddy folder in the same place it should work. Try running the .bat file as administrator, it may have something to do with permissions.
      Another option is to add the word "pause" on a new line of the script. It'll leave the console window open so you can see if there's an error.
       
    18. frozzarn

      frozzarn New Member

      Joined:
      Sep 18, 2012
      Messages:
      24
      Likes Received:
      0
      Trophy Points:
      0

      I'm using that structure.

      Code:
      <Map> Dailies
          <Map> Buddy
          <Bat> Honorbuddy
      
      I tried running it as an administrator, tried changing permissiongs by adding "Everyone" with full rights.
      Nothing worked.

      Thanks anyhow!

      EDIT:
      found the error.
      Second line you echo 'd' which I couldnt understand why at first, then i realised after using the pause command that CMD wanted me to specify if I where copying a file or a directory. D = directory. Which is "K - katalog" if your running a swedish OS.

      Point is, just change the letter to the one fitting your country's name of "directory" - or simply change ur os langue to english.

      :)
       
      Last edited: Oct 28, 2012
    19. OrcD3vil

      OrcD3vil New Member

      Joined:
      Jan 6, 2012
      Messages:
      200
      Likes Received:
      0
      Trophy Points:
      0
      Untitled.jpg
      I've tried to do this but it doesn't want to work. I have windows 8 and all it does is say it can't copy the directories and can't find Honorbuddy.exe. Files are in the following structure.

      Desktop-
      ----Honorbuddy.bat
      ----Buddy *Folder*

      I have tried to just open and also "Run As Administrator" and both nothing that will actually work.
       
      Last edited: Jan 5, 2013
    20. mastahg

      mastahg Administrator Staff Member

      Joined:
      Feb 27, 2011
      Messages:
      5,334
      Likes Received:
      380
      Trophy Points:
      83
      You don't have todo a clean install everyday, just delete the cache folder inside the HB folder.
       

    Share This Page