• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • [Frost] Synapse made by Weischbier

    Discussion in 'Archives' started by weischbier, Nov 15, 2012.

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

      weischbier Guest

      No, but you can enable your custom lag tolerance and set it to 300ms (max is 400) in the wow interface menu.

      greetz

      Weischbier
       
    2. cameronmc88

      cameronmc88 Member

      Joined:
      Jun 25, 2012
      Messages:
      241
      Likes Received:
      1
      Trophy Points:
      18
      So why is 200 TPS feeling better than 30 TPS, Like I'm getting better DPS
       
    3. weischbier

      weischbier Guest

      Well, you don't really utilize 200 TPS, for example:
      You WoW runs at 60 FPS.
      You set 30 TPS and you're utilizing 30 FPS to inject code or read requirements from WoW. (60FPS/30TPS = 2 => 60FPS/2 = 30FPS utilized)

      In fact evey FPS greater than 60 is virtual. So not really there. Unless you have a special Screen^^
      You should see the same performance you have with 200 TPS also with 60 TPS.

      Btw Raidbot runs standard at 30TPS.

      greetz

      Weischbier
       
    4. cameronmc88

      cameronmc88 Member

      Joined:
      Jun 25, 2012
      Messages:
      241
      Likes Received:
      1
      Trophy Points:
      18
      Ahh better understanding now thanks :) and can't wait for update sounds good.
       
    5. Bigmou

      Bigmou New Member

      Joined:
      Nov 17, 2012
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      would some1 plz explain to me how to use this . i download the attachment but i didnt know how to Turn it on
       
    6. diablofan

      diablofan Member

      Joined:
      Apr 27, 2012
      Messages:
      446
      Likes Received:
      1
      Trophy Points:
      18
      i use this CC in pvp, just wanted to ask about SoulReaper, in combat.cs when i delete the first boss part, it will use it on players, that works, but that function CanSr in misc.cs, Its coded for predicting enemy hp somehow ? Cuz it will use soul reaper even when target has like 45% hp and for the next 6seconds i pwn him below 35 and it does dmg so it works :) This is imba mechanic

      Spell.Cast("Soul Reaper", ret => Me.CurrentTarget.IsBoss() && Me.CurrentTarget.IsWithinMeleeRange && Misc.CanSr),
       
    7. Eyvindur

      Eyvindur New Member

      Joined:
      Nov 11, 2011
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      Does Tyreal/Synapse disable all HB addons? If so...could u please explain how i can manualy change/enable them? <3 this work your doing...its really great man...seriously...nothing else even comes close in comparison!!! mad +rep!

      *Side question..."Use Synapse: On Pillar"...what is "Synapse"? potions or something?*

      Best regards,
       
    8. weischbier

      weischbier Guest

      Synapse mean Synapse Springs. The engineer tinker for hands.
      I'll add a info tip for it :)
       
    9. diablofan

      diablofan Member

      Joined:
      Apr 27, 2012
      Messages:
      446
      Likes Received:
      1
      Trophy Points:
      18
      Just updated to new version and the boss part for soulreaper in combat.cs is already gone by default
      Spell.Cast("Soul Reaper", ret => Me.CurrentTarget.IsWithinMeleeRange && Misc.CanSr),

      but now its not casting it in pvp at all :( any trick to edit so it will work again ?
       
    10. weischbier

      weischbier Guest

      it's integrated into the Misc.CanSr now^^
       
    11. diablofan

      diablofan Member

      Joined:
      Apr 27, 2012
      Messages:
      446
      Likes Received:
      1
      Trophy Points:
      18
      dafaq :D , got it , working again
       
    12. weischbier

      weischbier Guest

      :O v0.0.5 uploaded!
      Changelog in the first post.

      greetz

      Weischbier
       
    13. simplyxz

      simplyxz New Member

      Joined:
      Nov 13, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Really nice script, well done. But I'm having trouble accessing the User Interface to change my settings, how can I do this? (I'm probably just doing something stupid).

      When I press the config I get the error message: "Parameter not valid". I'm using the newest version of your script and just re-installed my honorbuddy.
       
      Last edited: Nov 24, 2012
    14. weischbier

      weischbier Guest

      Please delete your settings file(s) OR attach a log.
       
    15. simplyxz

      simplyxz New Member

      Joined:
      Nov 13, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
    16. weischbier

      weischbier Guest

      Alright I see. You need to make a 100% new HB installation I think.
      This is on your end (HBs more).

      [​IMG]
       
    17. simplyxz

      simplyxz New Member

      Joined:
      Nov 13, 2012
      Messages:
      9
      Likes Received:
      0
      Trophy Points:
      0
      Still no luck unfortunately, any other ideas?
       
    18. weischbier

      weischbier Guest

      [​IMG]
       
    19. megadoodie

      megadoodie Member

      Joined:
      Feb 28, 2010
      Messages:
      58
      Likes Received:
      0
      Trophy Points:
      6
    20. weischbier

      weischbier Guest

      Code:
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(20,57) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'MiscItmvalue' and no extension method 'MiscItmvalue' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)[04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(21,58) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'EnableMiscItms' and no extension method 'EnableMiscItms' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(22,58) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'EnableTreeMeasure' and no extension method 'EnableTreeMeasure' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(32,38) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'MiscItmvalue' and no extension method 'MiscItmvalue' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(33,38) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'EnableMiscItms' and no extension method 'EnableMiscItms' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(34,38) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'EnableTreeMeasure' and no extension method 'EnableTreeMeasure' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(82,38) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'MiscItmvalue' and no extension method 'MiscItmvalue' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(87,38) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'EnableMiscItms' and no extension method 'EnableMiscItms' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      [04:27:10.079 N] Compiler Error: c:\Users\******\Desktop\HB\Routines\Synapse Frost made by Weischbier\GUI\AdvancedManager.cs(92,38) : error CS1061: 'Synapse_Frost_made_by_Weischbier.SynapseSettings' does not contain a definition for 'EnableTreeMeasure' and no extension method 'EnableTreeMeasure' accepting a first argument of type 'Synapse_Frost_made_by_Weischbier.SynapseSettings' could be found (are you missing a using directive or an assembly reference?)
      Please reinstall my CR and go to the Settings folder and delete the folder "Weischbier".
      You are missing something in your installation.
      You can copy the folders within "root" into your HB directory. It won't mess with your other installed CRs.

      greetz

      Weischbier
       
    Thread Status:
    Not open for further replies.

    Share This Page