[PE] NerdPack menu

User Tag List

Page 4 of 12 FirstFirst 12345678 ... LastLast
Results 46 to 60 of 173
  1. #46
    Nimesil's Avatar Active Member
    Reputation
    18
    Join Date
    Apr 2013
    Posts
    183
    Thanks G/R
    10/11
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Strange situatin with frost Dk rotation, 1h-2h detection not working,
    Dont know if it is RU client bug or not, but code above doest work
    {{ -- 1 Hand
    {_oneHand_AoE, (function() return NeP.Lib.SAoE(3, 10) end)},
    {_oneHand_ST}
    }, "player.onehand" },
    {{ -- 2 Hand
    {_twoHand_AoE, (function() return NeP.Lib.SAoE(3, 10) end)},
    {_twoHand_ST}
    }, "player.twohand" },


    if i put single string {_oneHand_ST} atfer "All' - its ok, but current detection doesnt work at all
    Last edited by Nimesil; 08-26-2015 at 01:16 PM.

    [PE] NerdPack
  2. #47
    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 Nimesil View Post
    Strange situatin with frost Dk rotation, 1h-2h detection not working,
    Dont know if it is RU client bug or not, but code above doest work



    if i put single string {_oneHand_ST} atfer "All' - its ok, but current detection doesnt work at all
    Strange, will look into this.
    Thanks!
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  3. #48
    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! v:6.2.1.1 Beta1

    Release notes:
    * Lots of GUI's improvements.
    * Random CR's updates.
    * Improved Fishing Bot.
    * ObjectManager Tweaks.
    * Random CleanUps & Tweaks.

    NOTE: There 110 commits since the last release, alot might have broken/changed.
    Please provide feedback if something goes wrong

    UPDATE: New HotFix release, 6.2.1.1-Beta2

    Release Notes:
    * Fix NePData.

    DOWNLOAD:
    https://github.com/MrTheSoulz/NerdPa...tag/6.2.1.1-b2
    Last edited by MrTheSoulz; 08-29-2015 at 09:15 PM.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  4. #49
    darktanker12's Avatar Member
    Reputation
    1
    Join Date
    Feb 2015
    Posts
    4
    Thanks G/R
    0/0
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Hi, gratz for your job, I am using your rotation for a while now.
    I used to adapt your code for my personal use and basic unlocker.
    I saw you added a smartaoe option and decided to give it a shot.
    Unfortunatly without any results, did you tried it with olua or ewt?
    Tested it with both of them with your elemental rotation, only performed 2 modifications :
    player.buff(Improved Chain Lightning)
    -> player.buff(Enhanced Chain Lightning)
    name change some month ago (Enhanced Chain Lightning - Spell - World of Warcraft)
    and
    {_AoE, (function() return NeP.Lib.SAoE(8, 5) end)},
    -> {_AoE, (function() return NeP.Lib.SAoE(2, 8 ) end)},
    testing purpose, it's easier to test with a few mob than 8.
    Am I missing something?
    Everything updated : Probably_6.2r0(latest) - Ewt auto updated - oLua 1.4.8 (latest) - Nep 6.2.1.1 Beta1 (latest)

    Enemie list/Object list remain empty. Friendly list seems working (can see myself, haven't test in group)
    Last edited by darktanker12; 09-01-2015 at 10:31 AM.

  5. #50
    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 darktanker12 View Post
    Hi, gratz for your job, I am using your rotation for a while now.
    I used to adapt your code for my personal use and basic unlocker.
    I saw you added a smartaoe option and decided to give it a shot.
    Unfortunatly without any results, did you tried it with olua or ewt?
    Tested it with both of them with your elemental rotation, only performed 2 modifications :

    name change some month ago (Enhanced Chain Lightning - Spell - World of Warcraft)
    and
    testing purpose, it's easier to test with a few mob than 8.
    Am I missing something?
    Everything updated : Probably_6.2r0(latest) - Ewt auto updated - oLua 1.4.8 (latest) - Nep 6.2.1.1 Beta1 (latest)

    Enemie list/Object list remain empty. Friendly list seems working (can see myself, haven't test in group)
    Yes, i found some issues with the generic OM wich ive fixed yesterday...
    But apperently ive broken something eles wich im trying to fix right now.
    Id recomend waiting for the next update ☺.

    Note: this only affects generic unlockers.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  6. #51
    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 Update, 6.2.1.1-Beta4.

    Release notes:
    * Monk Windwalker Tweaks.
    * Initial Monk Brewmaster (only ground work...)
    * Generic OM fixes.
    * Fix an error on Pala Ret (Will be updated & converted to IDs before stable release).
    * Fishing Bot improvements (by darkjacky @ Github).
    * Shaman-Ele fixes mentioned by darktanker12 @ OC.

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

  7. #52
    automationarmy's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Apr 2013
    Posts
    172
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    just wanted to say thank you

  8. #53
    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)
    Status Update:
    I'm sorry to say my account has been banned and i cant buy another one for now.
    I wont be releasing updates soon due to this.

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

  9. #54
    MrBrain1's Avatar Member
    Reputation
    3
    Join Date
    Dec 2009
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrTheSoulz View Post
    Status Update:
    I'm sorry to say my account has been banned and i cant buy another one for now.
    I wont be releasing updates soon due to this.

    MTS.
    care to share, why? which unlocker?

  10. #55
    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 MrBrain1 View Post
    care to share, why? which unlocker?
    Highly doubt it was the unlocker since i was using FH, probably because of HB.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  11. #56
    adde88's Avatar Site Donator Authenticator enabled
    Reputation
    11
    Join Date
    Oct 2008
    Posts
    49
    Thanks G/R
    1/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I also got hit by the banhammer. The email was sent at: 00:30 today.
    I never used HB on this account. Only FH.
    And i never used the wallclimbing or flying hacks. Only the LUA unlocking with private scripts.
    FH was the only hack i used on this account, since i created it in June.
    EU server, if anyone is wondering.

    I'm guessing they catch us by statistical analysis of player logs, when they have a suspicion. And of course: player reports.
    Or worst-case, a detection of some sort. I read another guy who also got banned today, recieved the email at the same time as me. But it's possible they just had a list of people to ban at a specific time.

    I'm sorry that they got you MTS! I loved reading your work, and learning from you.
    I really hope to see you continuing your work in the future.

    I've made a new account now, but i'm to scared to load FH atm. :gusta:

  12. #57
    teiwaz9470's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi
    i am bann on eu server . using pe + olua 64

  13. #58
    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 adde88 View Post
    I also got hit by the banhammer. The email was sent at: 00:30 today.
    I never used HB on this account. Only FH.
    And i never used the wallclimbing or flying hacks. Only the LUA unlocking with private scripts.
    FH was the only hack i used on this account, since i created it in June.
    EU server, if anyone is wondering.

    I'm guessing they catch us by statistical analysis of player logs, when they have a suspicion. And of course: player reports.
    Or worst-case, a detection of some sort. I read another guy who also got banned today, recieved the email at the same time as me. But it's possible they just had a list of people to ban at a specific time.

    I'm sorry that they got you MTS! I loved reading your work, and learning from you.
    I really hope to see you continuing your work in the future.

    I've made a new account now, but i'm to scared to load FH atm. :gusta:
    Assuming FH is unsafe then, id recommend everyone stop using until futher details from the author.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  14. #59
    MrBrain1's Avatar Member
    Reputation
    3
    Join Date
    Dec 2009
    Posts
    102
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by teiwaz9470 View Post
    hi
    i am bann on eu server . using pe + olua 64
    aaaaaaand firehack.

  15. #60
    teiwaz9470's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    noo firehack

Page 4 of 12 FirstFirst 12345678 ... 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 04:35 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search