• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • ServerHop Plugin

    Discussion in 'Honorbuddy Forum' started by alexou13, Feb 15, 2016.

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

      dragonbuddy Member

      Joined:
      Dec 29, 2014
      Messages:
      574
      Likes Received:
      3
      Trophy Points:
      18
      use the settings and set your own time
       
    2. Chosenone1

      Chosenone1 New Member

      Joined:
      Mar 22, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      Thx a lot,he hops,leaves when i set the timer but if he is a leader of that party/raid he doesnt leave at all,each time he is leader he is stuck on that realm,any tips how to repair that?
       
    3. Chosenone1

      Chosenone1 New Member

      Joined:
      Mar 22, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      Using serverhop plugin and my fps just crashes to 10-15,whole wow is so laggy.Any tips how to fix this?
       
    4. callurput

      callurput New Member

      Joined:
      Aug 27, 2014
      Messages:
      81
      Likes Received:
      1
      Trophy Points:
      0
      Ive been getting the same issue, as soon as i dfisable the plugin it runs smoth, but with it enabled supper bad fps drop
       
    5. Chosenone1

      Chosenone1 New Member

      Joined:
      Mar 22, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      Yes same problem here,runs perfect when disabled but when enabled fps just drops to nothing.
       
    6. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      So I added a performace logger to see the time of some calls

      So normally within a pulse is about 5ms if its applying to groups

      Code:
      [10:51:20.681 D] NuokRealmHop: Execution of the block GetRealmName took 0ms.
      [10:51:20.681 D] LFGList: Starting a search of Battlegrounds
      [10:51:20.682 D] LFGList: Applying to Group Kill jaeden objective (235) on Draenor
      [10:51:20.682 D] LFGList: Applying to Group Blutendes Auge Zeth'Gol (230) on TheMaelstrom
      [10:51:20.683 D] LFGList: Applying to Group iron front (232) on Al'Akir
      [10:51:20.683 D] LFGList: Applying to Group Iron front (231) on Bloodhoof
      [10:51:20.683 D] LFGList: Applying to Group KJ Throne rares up (234) on Stormscale
      [10:51:20.684 D] LFGList: Applying to Group KJ (238) on Magtheridon
      [10:51:20.684 D] LFGList: Applying to Group Zeth'Gol (233) on Al'Akir
      [10:51:20.685 D] LFGList: Applying to Group forge (237) on TwistingNether
      [10:51:20.685 D] LFGList: Applying to Group Kil'jaeden+ rare up (239) on TarrenMill
      [10:51:20.686 D] NuokRealmHop: Execution of the block Pulse took 5ms.
      LFG_LIST_SEARCH_RESULT_UPDATED does pulse pretty frequently too

      Code:
      [10:50:52.795 D] NuokRealmHop: Execution of the block GetApplicationInfos took 6ms.
      [10:50:52.795 D] NuokRealmHop: LFG_LIST_SEARCH_RESULT_UPDATED found 7 applications
      I have added some throttling to both to reduce the times which they are called, you can change the delay between pulses in the settings and
      LFG_LIST_SEARCH_RESULT_UPDATED will now only run once per pulse if it has been set to update through the hook.

      I dont really get a big performance hit before, but my pc is high spec; let me know if this help at all.
       
      Last edited: Jun 14, 2016
    7. Chosenone1

      Chosenone1 New Member

      Joined:
      Mar 22, 2016
      Messages:
      8
      Likes Received:
      0
      Trophy Points:
      1
      Works perfectly now but how do i adjust bot to leave group if leader,because he doesnt hop realms if he is leader of a party/raid,everything else is perfect :)
       
      Last edited: Apr 6, 2016
    8. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      If you have the leave after x set, then it should just leave after that times out.
      I guess I can add an option to leave if you're the leader straight away but can't say I have encountered this; I normally hop every 3 minutes anyway.
       
    9. EdwinOnline

      EdwinOnline Banned

      Joined:
      Jun 25, 2015
      Messages:
      221
      Likes Received:
      1
      Trophy Points:
      0
      anyone knows why this never server hops? i think something is wrong with my loop.

       
      Last edited: Apr 6, 2016
    10. dragonbuddy

      dragonbuddy Member

      Joined:
      Dec 29, 2014
      Messages:
      574
      Likes Received:
      3
      Trophy Points:
      18
      Nuok, just recently the plugin started to just leave after x minutes and not join new groups - can you fix or tell me how? Thanks, ps. best plugin ever
       
    11. dragonbuddy

      dragonbuddy Member

      Joined:
      Dec 29, 2014
      Messages:
      574
      Likes Received:
      3
      Trophy Points:
      18
      any fix?
       
    12. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Reduced the lua calls quite a bit, thanks studio 60 :)
      Fixed opening the correct wow frame to generate the categories.

      Im not sure, I have a weird bug where on some characters it won't ever join anything.
      Dosn't seem to even apply.
      Ive also read somewhere that groups are only valid until you do the next search, currently I request all the searches then apply; might need to look into this some more.

      LFGList wrapper for anyone intrested
      http://pastebin.com/XeRUfhdg
       
      Last edited: May 8, 2016
    13. marktwain

      marktwain Member

      Joined:
      Mar 10, 2014
      Messages:
      220
      Likes Received:
      10
      Trophy Points:
      18
      I just downloaded the latest zip and it doesn't appear to work at all. When I open HB it gives a bunch of errors stating Compiler Error: error CS2015: .... \HB\Plugins\NuokRealmHop\__MACOSX\._PerformanceLogger.cs' is a binary file instead of a text file

      FIXED: I just deleted the MacOSX folder
       
      Last edited: May 6, 2016
    14. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Gotta love mac's :) Cant reupload till im home tho.
       
    15. dragonbuddy

      dragonbuddy Member

      Joined:
      Dec 29, 2014
      Messages:
      574
      Likes Received:
      3
      Trophy Points:
      18
      Still not working for me :(
       
    16. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      So did more debugging and the search ids are only valid until you do the next search, your result ids are chronological (1, 2, 3, ect).

      Have rewritten the plugin to reflect this.

      Please note that each category has a 30 second timeout before researching to avoid multiple pointless searches.

      This version also has a lot more debugging, if you have problems turn it on in the settings window and post a log.

      (also uploaded from windows /sigh)
       
      Last edited: Jun 14, 2016
    17. dragonbuddy

      dragonbuddy Member

      Joined:
      Dec 29, 2014
      Messages:
      574
      Likes Received:
      3
      Trophy Points:
      18
      sadly still not working, was working about 2 weeks ago before wow and hb patch.
       
    18. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Can you upload a log with the debugging enabled, preferably through enyo with plugins enabled.
      It works for me atleast.
       
    19. joseph

      joseph Member

      Joined:
      May 28, 2013
      Messages:
      385
      Likes Received:
      18
      Trophy Points:
      18
      3.0 not working right . it stopped joining groups. can you put in a way to stop joining PVP realms ? i have PvE only set on the addon but the plugin over rides it.
       

      Attached Files:

      Last edited: Jun 1, 2016
    20. Nuok

      Nuok Community Developer

      Joined:
      Jan 15, 2010
      Messages:
      975
      Likes Received:
      28
      Trophy Points:
      28
      Im not willing to run the bot at the moment on my new account, i'll play by hand for a while I think.

      It looks like it only searches once while running (probably bad code)

      Ill try and correct it some time today but it will be untested.

      The plugin has nothing todo with the addon, apart from I used to work out some of the lua.

      I thought about using the server hop addons list of what each realm is (pvp,pve,ect) but dont think its really worth it since im not botting atm.
       
    Thread Status:
    Not open for further replies.

    Share This Page