What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Frost] Synapse made by Weischbier

  • Thread starter Thread starter weischbier
  • Start date Start date
Status
Not open for further replies.
One more question sorry, Does latency have anything to do with TPS? I'm 300ms from Australia to USA servers. I live in Australia so 300ms round all the time, I switch from TPS 30 back to 200 TPS and now with 200 way better DPS

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

greetz

Weischbier
 
So why is 200 TPS feeling better than 30 TPS, Like I'm getting better DPS

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
 
would some1 plz explain to me how to use this . i download the attachment but i didnt know how to Turn it on
 
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),
 
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,
 
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,

Synapse mean Synapse Springs. The engineer tinker for hands.
I'll add a info tip for it :)
 
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 ?
 
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 ?

it's integrated into the Misc.CanSr now^^
 
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:
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.

Please delete your settings file(s) OR attach a log.
 
here you go dude

View attachment 69516

hope that's uploaded ok, thanks for your help too

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

MkoST.gif
 
View attachment 69636
Here is my log man maybe you can tell me why I'm not even seeing it in my list to choose from?

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
 
Status
Not open for further replies.
Back
Top