-
-
Contributor
New Version of NeP:
https://github.com/MrTheSoulz/NerdPack
NeP is now divided by 2 kind of modules, Basic and Protected.
Read more in the description.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.
-
Contributor
Originally Posted by
gongmang1
7.0 beta,or ptr
diesallib framework shows green line, but other addons also.

Is this 7.0's change ? or only wait for Blizzard fix that?
That is due to blizzard chaging SetTexture API behaviour.
to use RGB colors you now have to use SetColorTexture.
Use this Branch:
https://github.com/MrTheSoulz/NerdPack/tree/Legion
Its NeP's beta for Legion
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.
-
Post Thanks / Like - 1 Thanks
gongmang1 (1 members gave Thanks to MrTheSoulz for this useful post)
-
Member
Originally Posted by
MrTheSoulz
that's it ,thx 
and
bindings.xml for toggle buttons , I think it's necessary, convenient for operation
Last edited by gongmang1; 06-27-2016 at 11:44 AM.
-
-
Post Thanks / Like - 6 Thanks
-
Banned
See above post, updated it with all the details to keep everything in one place.
Last edited by WiNiFiX; 07-11-2016 at 12:57 AM.
-
Member
Does this works on a mac?
-
Banned
Originally Posted by
bofe
Does this works on a mac?
If you can get .NET 4.6.1 running on a Mac then yes it does
It works fine in Linux under Wine.
But since you mentioning Mac - what Lua unlocker does mac use?
Last edited by WiNiFiX; 07-08-2016 at 04:59 AM.
-
Awesom shit man.. Thanks a lot
-
Banned
@bofe I updated the UI to look like a mac so you can use windows and pretend its a mac and still be happy !!!
Last edited by WiNiFiX; 07-12-2016 at 12:10 AM.
-
Contributor
Originally Posted by
MrTheSoulz
looking at the conditions file in your legion branch- is the new shaman resourse (maelstrom) missing or am i just blind?
also wasnt multistrike dumped for legion?
Code:
NeP.DSL.RegisterConditon("buffs.multistrike", function(unit, _)
1003 return (GetRaidBuffTrayAuraInfo(8) ~= nil)
1004 end)
1005 NeP.DSL.RegisterConditon("buffs.multi", function(unit, _)
1006 return (GetRaidBuffTrayAuraInfo(8) ~= nil)
1007 end)
getting close to legion now so time to start brushing up on dem codes~!
Last edited by akeon1; 07-13-2016 at 02:44 AM.
-
Member
i search for combat routines like PQR, is it possible to use this feature only?
-
Member
what is DH id?
and spell cast between GCD ,has lags.
Last edited by gongmang1; 07-16-2016 at 12:13 PM.
-
Member
Originally Posted by
WiNiFiX
I have made an installer for this (because reasons)
@MrTheSoulz feel free to add / link this post on the front page as it will be easier for new players to get started by using this method.
Suggestions or improvements welcome
win 10, x64, .net 4.6.1 installed i get The type initializer for 'LibGit2Sharp.Core.NativeMethods' threw an exception.
l.e.
nevermind that, i extract only the exe file
.
Last edited by fr0ggy; 07-16-2016 at 01:06 PM.
-
Member
Hey MrTheSoulz I am loving this bot and the installer made by WiniFix helped alot with getting everything that was needed to get it all to work for me. I am wondering if your legion ready version will work with the prepatch and specifically for my prot and brewmaster? Thanks again