• Visit Rebornbuddy
  • [Plugin] Interact Reset [Beta] (Instance Farm / Reset)

    Discussion in 'Archives' started by baxterboy, Nov 18, 2010.

    ?

    What do you want to see most?

    1. A GUI

      0 vote(s)
      0.0%
    2. More profiles

      0 vote(s)
      0.0%
    3. More features (post with ideas)

      0 vote(s)
      0.0%
    4. Other (post with details)

      0 vote(s)
      0.0%
    1. baxterboy

      baxterboy New Member

      Joined:
      Jul 9, 2010
      Messages:
      323
      Likes Received:
      11
      Trophy Points:
      0
      Nice to see it still works, havent been active recently due to traveling etc. Surprised it isn't broken yet. :p Thanks for sharing your setup.
       
    2. mniel0

      mniel0 Member

      Joined:
      Dec 30, 2010
      Messages:
      296
      Likes Received:
      6
      Trophy Points:
      18
      which bot should i use here? combat/heal? grindbot?


      >>Timer Finished, Need to Reset.
      Changing current profile to [HB2]Template
      >>Moving to Exit.
      >>Timer Finished, Need to Reset.
      Changing current profile to [HB2]Template
      >>Moving to Exit.
      >>Timer Finished, Need to Reset.

      please help me:) using this to get rep with cenarion expedition
       
      Last edited: Mar 11, 2011
    3. baxterboy

      baxterboy New Member

      Joined:
      Jul 9, 2010
      Messages:
      323
      Likes Received:
      11
      Trophy Points:
      0

      Grind bot mate.
       
    4. mniel0

      mniel0 Member

      Joined:
      Dec 30, 2010
      Messages:
      296
      Likes Received:
      6
      Trophy Points:
      18
      thanks mate..


      what ive done is : taken interact reset - extracted it into plugins, loading my Cenarion expedition, but it doesnt seem to work. when i press start it says:


      Pull Max Distance set to 5.7
      Pull Min Distance set to 3.5
      >>Timer Finished, Need to Reset.
      Changing current profile to [HB2]Template
      >>Moving to Exit.
       
    5. snooze

      snooze Member

      Joined:
      Mar 20, 2010
      Messages:
      132
      Likes Received:
      9
      Trophy Points:
      18
      DL the .zip archive that I uploaded in a few posts back. Contains selfmade profile(s) for Steamvault + working settings.
      Had a few struggles with getting it to run out and so on, but once it did, it works like a charm!
      Just babysit it for a hour (aprox 4runs) If it works fine you can leave it until it's exalted. WIEE
       
    6. mniel0

      mniel0 Member

      Joined:
      Dec 30, 2010
      Messages:
      296
      Likes Received:
      6
      Trophy Points:
      18
      Thumbs up mate. thank you:) will test it out now.


      edit: not working, dunno whats going on. i should load my steam vault profile right?

      it worked fine till it said
      [11:18:45:243] System.IO.FileNotFoundException: Unable to load new profile, file not found!
      File name: 'C:\Users\Nielsen\Desktop\Ny mappe\Plugins\InteractReset\Profiles\Template\Exit.xml'
      at Styx.Logic.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe)
      at Styx.Logic.Profiles.ProfileManager.LoadNew(String path)
      at InteractReset.InteractReset._leave() in c:\Users\Nielsen\Desktop\Ny mappe\Plugins\InteractReset.cs:line 160
      at InteractReset.InteractReset.Pulse() in c:\Users\Nielsen\Desktop\Ny mappe\Plugins\InteractReset.cs:line 74
      at Styx.Plugins.PluginWrapper.Pulse()
       
      Last edited: Mar 13, 2011
    7. snooze

      snooze Member

      Joined:
      Mar 20, 2010
      Messages:
      132
      Likes Received:
      9
      Trophy Points:
      18
      Hm, what I remember I loaded the Farm profile from the Template folder, while inside the instance. You do not need a steamvault profile except the one contained in the template folder.
      To make it easy, stand outside steamvault, load "Return.xml" and HB will walk you inside the instance, then it swiches you to the Farm.xml and you SHOULD be good to go.
      Good luck
       
    8. mniel0

      mniel0 Member

      Joined:
      Dec 30, 2010
      Messages:
      296
      Likes Received:
      6
      Trophy Points:
      18
      there is no steamvault profile in template folder?

      + it doesnt switch :(


      edit: cant get it working, even reinstalled hb etc
       
      Last edited: Mar 13, 2011
    9. snooze

      snooze Member

      Joined:
      Mar 20, 2010
      Messages:
      132
      Likes Received:
      9
      Trophy Points:
      18
      Well, the .zip file I uploaded in page 12(last post that page) contains InteractReset.cs and Template(dir).
      The folder contains 4 files, Exit, Farm, Return. If InteractReset is setup proper, it will change profiles automaticly.
      So start with open up InteractReset.cs (just open with notepad.
      Make sure the settings looks like this:
      Code:
      #region Settings
              private readonly WaitTimer _intReset = new WaitTimer(new TimeSpan(0, 14, 0)); //Reset Timer H/M/S     
              private readonly WaitTimer _intDoorcd = new WaitTimer(new TimeSpan(0, 0, 35)); //Interact with Door Cooldown H/M/S     
              private readonly WaitTimer _intDoorcdi = new WaitTimer(new TimeSpan(0, 0, 15)); //Interact with Door Cooldown H/M/S                       
              private static string farmProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Farm.xml"; //Instance Farming Profile directory
              private static string exitProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Exit.xml"; //Instance Exit Portal directory
              private static string vendorProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Vendor.xml"; //Vendor profile directory
              private static string returnProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Return.xml"; //Vendor Return profile directory
              private static bool openGate = false; //Open Doors/Gates
              private static bool wantVendor = false; //Vendor on bags full
              private static bool wantTimer = true; //Use Reset Timers
              private static bool npcReset = false; //Use NPC Dead Reset
              private static int npcID = 17796;  //End Npc ID
              private static int freeBS = 4;  //Minimum Bagslots until vendor, Must match Vendor Profile value
              #endregion
              #region Defaults
              private static string currentProf = farmProf;
              private static bool needReset = false;
              private static bool goVendor = false;
              #endregion
      Now, set HB to Grind bot, move to or close to SteamVault, Load "Farm" profile from TEMPLATE folder.
      Hit start.
      Then, watch your toon sweep through the instance and when 14mins has passed the toon will exit+reset+re-enter the instance, doing it all over again.

      IF this does not work for you, atleast I need more info, post log or something.
      Good luck now mate
       
      mniel0 likes this.
    10. mniel0

      mniel0 Member

      Joined:
      Dec 30, 2010
      Messages:
      296
      Likes Received:
      6
      Trophy Points:
      18
      see this is what i call support mate, ill test it now. +rep mate.

      edit1: think i found my problem, the folder u gave me is all wrong, look at this :
      private static string farmProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Farm.xml"; //Instance Farming Profile directory
      private static string exitProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Exit.xml"; //Instance Exit Portal directory
      private static string vendorProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Vendor.xml"; //Vendor profile directory
      private static string returnProf = Application.StartupPath + "\\Plugins\\InteractReset\\Profiles\\Template\\Return.xml"; //Vendor Return profile directory

      there is no such thing as a "profiles" folder in that folder u gave me? and besides - should there be a interactreset folder INSIDE plugins? or is that just the plugin itself?

      edit2: thank you mate, my problem was that it couldnt load the file cuz it was placed the wrong place! ur Folder is messed up mate.

      the file below is working, the path is wrong in urs.
       

      Attached Files:

      Last edited: Mar 14, 2011
    11. snooze

      snooze Member

      Joined:
      Mar 20, 2010
      Messages:
      132
      Likes Received:
      9
      Trophy Points:
      18
      Oh hehe, so you got it working? in that case, SWEET.
      The reason there is no folder named "profiles " is because I just uploaded the things I've changed myself to get this working.
      If you would've downloaded the plugin and stuffs that TS uploaded I'm sure there is a folder named profiles inside, otherwise sorry =)
       
    12. mniel0

      mniel0 Member

      Joined:
      Dec 30, 2010
      Messages:
      296
      Likes Received:
      6
      Trophy Points:
      18
      ive downloaded the thing u uploaded, nothing else :p dont be sorry, you helped me out, thanks:) i've uploaded the right one, i think, u can re upload it if you want, and ill delete mine.
       
    13. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      nvm got it working.
       
      Last edited: Mar 16, 2011
    14. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      would be nice with more profiles for this.. :) only thing i could get working was the last steamvault.. stratholme is impossible.. whatever i did couldent get it 2 work :)
       
    15. snooze

      snooze Member

      Joined:
      Mar 20, 2010
      Messages:
      132
      Likes Received:
      9
      Trophy Points:
      18
      Create your own profile? It's really simple doing so.
      Post the intsances that you think should be done and ppl might help out.
       
    16. kuw84

      kuw84 New Member

      Joined:
      Dec 6, 2010
      Messages:
      267
      Likes Received:
      0
      Trophy Points:
      0
      no idea how to but.. would be cool if i could :)
       
    17. dogbnr

      dogbnr New Member

      Joined:
      Jan 29, 2011
      Messages:
      18
      Likes Received:
      0
      Trophy Points:
      0
      The zip file didn't included the Profiles directory. I added that and the everything was able to be found. However, I found that after I leave and comeback into the instance, HB will log a message that says "I died." Then I just stand at the entrance inside Steamvault looking silly. Any ideas how to keep HB from thinking I'm dead when I zone? Thanks!
       
    18. wilsonj17

      wilsonj17 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,133
      Likes Received:
      8
      Trophy Points:
      38
      A simple update to this would make me happy, a fresh thread opened and this thread being closed.
       
    19. baxterboy

      baxterboy New Member

      Joined:
      Jul 9, 2010
      Messages:
      323
      Likes Received:
      11
      Trophy Points:
      0
      Are you able to specify what needs updating? I know theres a bunch of outdated stuff but it will make my job easier as I havent played wow in weeks & I'm away from home without my PC. Then I could probably throw together an update & get it freshened up etc.

      Cheers
       
    20. wilsonj17

      wilsonj17 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,133
      Likes Received:
      8
      Trophy Points:
      38
      It's completly buggy for starter's, im going to re-test everything soon and give you the run down of what the problem's i last encounted, a simple UI were you can load what dungeon's to run from the profile's in it's directory, you could do a quick check threw this thread and pull the profile's posted and re-upload them in a new release.

      Ill Edit this post for everything i have encounted.

      EDIT:
      I tryed running the Steamvault profile posted 2 pages back in this thread but it does'nt look like it is interacting with any object's, example... to open the "Main Chamber's Door" you need to interact with the access console's but all my all did was just run constantly into the locked door, also this could be a CC or HB core problem but when running threw a dungeon my level 85 alt does not target any of the elite's atall it just defend's itself which makes it lose out in many of rep from the mob's. (Singular CC is the main culprit which makes your alt stand there while getting beaten to a pulp by the mob's were the default CC defend's itself but does not target the mob's.)
       
      Last edited: Apr 15, 2011

    Share This Page