[PE] NerdPack menu

Shout-Out

User Tag List

Page 6 of 12 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 173
  1. #76
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Lightbrand View Post
    Rogues no longer have instant poison, so the code should be
    Code:
    	-- Poison's
    		-- Letal
    		{"Deadly Poison", {
    			"!lastcast(Deadly Poison)",
    			"!player.buff(Deadly Poison)"
    		}},
    		
    		-- Non-Letal
    		{"Crippling Poison", {
    			"!lastcast(Crippling Poison)",
    			"!player.buff(Crippling Poison)"
    		}},
    }
    Or wound, or if there should be a toggle.
    Fixed and added a initial GUI (limited just for this use case).
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

    [PE] NerdPack
  2. #77
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Luciferozzy View Post
    Hi i just installed the latest version of your rotations -- wich are great and ty

    But when i try to enter the disc priest class setting it say : Sorry this spec does not have a GUI yet
    Fixed, i forgot i never finished a GUI change i was working on before the ban.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  3. #78
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New Pre-release:
    6.2.1.1-Beta5

    * NeP is now under MIT license
    * Code cleanups and optmizations.
    * Added/tweaked under the hood functions.
    * It's now possivel to change NeP frame size & color.
    * Rogue tweaks.

    Download:
    https://github.com/MrTheSoulz/NerdPa...tag/6.2.1.1-b5
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  4. #79
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    New Pre-release:
    6.2.1.1-Beta5.1

    * Nep Frame is now dragable & saves its location.

    Download:
    https://github.com/MrTheSoulz/NerdPa...g/6.2.1.1-b5.1
    Last edited by MrTheSoulz; 10-20-2015 at 04:47 PM.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  5. #80
    happysol's Avatar Member
    Reputation
    1
    Join Date
    Sep 2011
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PE 6.2
    NP 6.2.1.1-b5.1
    Firehack

    It is saying there is no GUI for my mage in either arcane or frost. Also I get an lua error :

    Message: Interface\AddOns\NerdPack\interface\MainFrame.lua:44: <unnamed>:SetPoint(): Couldn't find region named '0'
    Time: 10/20/15 12:50:23
    Count: 1
    Stack: [C]: in function `SetPoint'
    Interface\AddOns\NerdPack\interface\MainFrame.lua:44: in function `StatusGUI_RUN'
    Interface\AddOns\NerdPack\system\Core.lua:119: in function <Interface\AddOns\NerdPack\system\Core.lua:75>

    Locals: (*temporary) = <unnamed> {
    0 = <userdata>
    texture = <unnamed> {
    }
    }
    (*temporary) = "TOP"
    (*temporary) = "0"
    (*temporary) = "0"

  6. #81
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by happysol View Post
    PE 6.2
    NP 6.2.1.1-b5.1
    Firehack

    It is saying there is no GUI for my mage in either arcane or frost. Also I get an lua error :

    Message: Interface\AddOns\NerdPack\interface\MainFrame.lua:44: <unnamed>:SetPoint(): Couldn't find region named '0'
    Time: 10/20/15 12:50:23
    Count: 1
    Stack: [C]: in function `SetPoint'
    Interface\AddOns\NerdPack\interface\MainFrame.lua:44: in function `StatusGUI_RUN'
    Interface\AddOns\NerdPack\system\Core.lua:119: in function <Interface\AddOns\NerdPack\system\Core.lua:75>

    Locals: (*temporary) = <unnamed> {
    0 = <userdata>
    texture = <unnamed> {
    }
    }
    (*temporary) = "TOP"
    (*temporary) = "0"
    (*temporary) = "0"
    Should be fixed now (Beta 6), thanks!

    New Pre-release:
    6.2.1.1-Beta6

    * Code CleanUps.
    * NePFrame Fixes/Tweaks.
    * Added initial GUIs for Mages/Rouges.
    * Generic OM fixes.

    Download:
    https://github.com/MrTheSoulz/NerdPa...tag/6.2.1.1-b6
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  7. #82
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've sent a commit to github (6.2.1.1-B7) that changed the way NeP's OM is structured by a significant amount.
    Keep an eye for bad behaviors if your using it, and let me know if it breaks.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  8. #83
    emulcube's Avatar Member
    Reputation
    1
    Join Date
    May 2009
    Posts
    12
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    PE 6.2
    NP 6.2.1.1-b6

    Tier 18 Set Check ?

  9. #84
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by emulcube View Post
    PE 6.2
    NP 6.2.1.1-b6

    Tier 18 Set Check ?
    I'm still undecided if i should do tier specific things...
    Too many classes and to many variables.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  10. #85
    ogierthedane's Avatar Member
    Reputation
    1
    Join Date
    Nov 2013
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi and ty for the awesome work

    tho i have a question regarding the newest profile.. (beta)
    I seem to have a problem where the Paladin Prot Rotation stalls at casting Seal of Insight :/ tho i already have that seal active.
    If i switch, in the menu, to any other seal to use in the rotation, all is good, its only when i choose the Insight Seal it stops...
    and suggestions?
    - Oggy
    Last edited by ogierthedane; 11-01-2015 at 02:59 PM.

  11. #86
    MrTheSoulz's Avatar Contributor
    Reputation
    143
    Join Date
    Nov 2013
    Posts
    192
    Thanks G/R
    19/32
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by ogierthedane View Post
    Hi and ty for the awesome work

    tho i have a question regarding the newest profile.. (beta)
    I seem to have a problem where the Paladin Prot Rotation stalls at casting Seal of Insight :/ tho i already have that seal active.
    If i switch, in the menu, to any other seal to use in the rotation, all is good, its only when i choose the Insight Seal it stops...
    and suggestions?
    - Oggy
    Hello Oggy,
    It seems like Seal of Truth has been removed for Paladin Protection.
    I've fixed the problem (NeP 6.2.1.1-B7.2) but im unable to check if Empowered Seals talent has been affect.

    Thanks for the feedback,
    MTS.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  12. #87
    Chifo's Avatar Member
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    17
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi MTS and tks for the awesome work

    I have a problen and I want to know if is me doing something wrong or if someone else have the same problem

    Im using FH, PE and NerdPack only

    in some of the Cata Bosses, the rotation stop working... I need to kill it by myself.

    Im trying to get some gold so I go and Solo the raid, all chars are 670+ ilvl
    I try Monk BM WW, Druid Feral, Guard, Mage, so far

    I havent do the cata raid in a wille ( half a year ) but yesterday I start farming some gold and is not working for me in some bosses

    Tks and have a nice day

  13. #88
    TheCreep's Avatar Banned
    Reputation
    1
    Join Date
    Nov 2015
    Posts
    4
    Thanks G/R
    3/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chifo View Post
    Hi MTS and tks for the awesome work

    I have a problen and I want to know if is me doing something wrong or if someone else have the same problem

    Im using FH, PE and NerdPack only

    in some of the Cata Bosses, the rotation stop working... I need to kill it by myself.

    Im trying to get some gold so I go and Solo the raid, all chars are 670+ ilvl
    I try Monk BM WW, Druid Feral, Guard, Mage, so far

    I havent do the cata raid in a wille ( half a year ) but yesterday I start farming some gold and is not working for me in some bosses

    Tks and have a nice day
    Hello, sorry for the delay, ive lost acess to my account beacuse i was lazy enough to save my backup code to google's authenticator in my phone (wich i lost).
    I've contacted OC but im still waiting for a reply to try and recover my account if possivel.

    About your issue:
    Sounds like a LoS issue, does it only happens in specific places/boss's?
    Last edited by TheCreep; 11-04-2015 at 06:37 PM.

  14. #89
    Chifo's Avatar Member
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    17
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by TheCreep View Post
    Hello, sorry for the delay, ive lost acess to my account beacuse i was lazy enough to save my backup code to google's authenticator in my phone (wich i lost).
    I've contacted OC but im still waiting for a replay to try and recover my account if possivel.

    About your issue:
    Sounds like a LoS issue, does it only happens in specific places/boss's?

    Hi, yes I'll do it next reset and tell you the boss and the class im using

    Hope you get your acouunt back

  15. #90
    Chifo's Avatar Member
    Reputation
    2
    Join Date
    Oct 2013
    Posts
    17
    Thanks G/R
    3/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Chifo View Post
    Hi, yes I'll do it next reset and tell you the boss and the class im using

    Hope you get your acouunt back


    Hi MTS & sorry for the delayI was out of town an didnt play,

    I just finish the run with all my chars and the routine stop working in the same bosses and fases.

    Dragon Soul on the Spine of Deathwing if you target the Tendrils the routine stops, In Ultraxion is not using all cds and you need to kill it ASAP so need to do it manualy, in Madnes in stage two the routine stops.


    In Fire Lands on Ragnaros works for few secxonds and then stops, start working and stops, I try to see if it was a debuf or ability that ragnaros uses but didnt see any, is random

    Tks for all your help and nice work

    BTW, , Clases Druid Tank, Pally Dps, Monk Dps, Hunter BM, DK Tank, Warrior Tank

Page 6 of 12 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [Tool] NerdPack
    By MrTheSoulz in forum World of Warcraft Bots and Programs
    Replies: 233
    Last Post: 09-19-2017, 02:15 AM
All times are GMT -5. The time now is 12:22 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search