NerdPack menu

User Tag List

Thread: NerdPack

Page 6 of 16 FirstFirst ... 2345678910 ... LastLast
Results 76 to 90 of 234
  1. #76
    Smithharder's Avatar Member
    Reputation
    1
    Join Date
    Dec 2008
    Posts
    3
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I'm running a basic OS X unlocker. PE works fine.

    echo -e "process attach -p `ps ax|grep MacOS/World|awk '{print $1}'`\nmemory write 0x100bd563a 0xeb\nprocess detach\nquit" > /tmp/luaunlock && lldb -s /tmp/luaunlock
    Last edited by Smithharder; 01-12-2016 at 03:54 PM.

    NerdPack
  2. #77
    rukkus's Avatar Active Member
    Reputation
    58
    Join Date
    Aug 2007
    Posts
    62
    Thanks G/R
    8/7
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    What would it take to convert the stuff that requires Firehack to use EWT? Does it call FH commands that I could replace with the ewt dot commands?

  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)
    Originally Posted by rukkus View Post
    What would it take to convert the stuff that requires Firehack to use EWT? Does it call FH commands that I could replace with the ewt dot commands?
    Its not possivel atm.
    EWT needs to create the APIs.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  4. #79
    omnigold's Avatar Member
    Reputation
    1
    Join Date
    Aug 2014
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    hi the program isnt looting how do i make it auto loot mobs that i kill????

  5. #80
    cs0267's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    18
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This doesn't work for me at all. Regardless of what unlocker I use or what profile, it just hangs up, makes a bunch of clicking noises, and then brings up the dialog to disable it or ignore it. Great profiles when they were part of pe. Useless to me now.

  6. #81
    s1gnal's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Dec 2012
    Posts
    74
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thanks for this wonderful update.

    I want to learn to make my own rotations and learn programming. Is it best to start learning LUA and programming science? Or where do I start? I am a completely newbie and willing to put alot of time into it

  7. #82
    MrNoble's Avatar ezclap CoreCoins Purchaser
    Reputation
    535
    Join Date
    Sep 2015
    Posts
    359
    Thanks G/R
    170/218
    Trade Feedback
    2 (100%)
    Mentioned
    6 Post(s)
    Tagged
    0 Thread(s)
    Is it fine to discuss LUA unlockers here? I've been looking around, but does it make a difference which one you use? Thinking safety wise.
    Yes some LUA unlockers work diffrence, some of them are detected by warden client.
    choos wise and safely!

  8. #83
    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 s1gnal View Post
    Thanks for this wonderful update.

    I want to learn to make my own rotations and learn programming. Is it best to start learning LUA and programming science? Or where do I start? I am a completely newbie and willing to put alot of time into it
    DSL makes xreating CRs pretty easy, you can pretty much figure out how it works simply by looking at other CRs.
    For LUA and any other language, you can google some Examples and HowTo's.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  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 cs0267 View Post
    This doesn't work for me at all. Regardless of what unlocker I use or what profile, it just hangs up, makes a bunch of clicking noises, and then brings up the dialog to disable it or ignore it. Great profiles when they were part of pe. Useless to me now.
    What unlockers are you trying?
    EWT, you need to execute '.ewt' in-game wich opens a window, then you enable Lua Unlock and reload the game '/reload'.
    oLua, only requires you to execute '/reload'.
    FireHack, requires nothing.

    If you belive you're truly unlocked enable Lua Errors in WoW settings and see whats going on.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  10. #85
    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 omnigold View Post
    hi the program isnt looting how do i make it auto loot mobs that i kill????
    There is no looting feature, might be something i'm willing to add in the future.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  11. #86
    s1gnal's Avatar Member CoreCoins Purchaser
    Reputation
    3
    Join Date
    Dec 2012
    Posts
    74
    Thanks G/R
    2/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by MrTheSoulz View Post
    DSL makes xreating CRs pretty easy, you can pretty much figure out how it works simply by looking at other CRs.
    For LUA and any other language, you can google some Examples and HowTo's.
    I am really struggling to know why so many standards in programming languages. Like why use DSL, if LUA will be needed? and what cant DSL do that LUA can do? etc etc.

  12. #87
    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 s1gnal View Post
    I am really struggling to know why so many standards in programming languages. Like why use DSL, if LUA will be needed? and what cant DSL do that LUA can do? etc etc.
    DSL ( Domain Specific Language ):
    https://en.wikipedia.org/wiki/Domain-specific_language
    In this case its used to hide all Lua stuff so you can just create strings wich are used as conditions.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

  13. Thanks adisri (1 members gave Thanks to MrTheSoulz for this useful post)
  14. #88
    12x's Avatar Member Authenticator enabled
    Reputation
    1
    Join Date
    Apr 2012
    Posts
    2
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by omnigold View Post
    hi the program isnt looting how do i make it auto loot mobs that i kill????
    /use Findle's Loot-A-Rang

  15. #89
    cs0267's Avatar Member
    Reputation
    1
    Join Date
    Dec 2011
    Posts
    18
    Thanks G/R
    5/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Ok, so I got it working (my error, not yours) but now I can't seem to figure out how to edit the routines. I just want to make a few tweaks to the gladiator portion of the prot routine, but everytime i do it disappears from my rotation list in game. I'm using notepad++. What am I doing wrong? How should we go about editing these things?

  16. #90
    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 cs0267 View Post
    Ok, so I got it working (my error, not yours) but now I can't seem to figure out how to edit the routines. I just want to make a few tweaks to the gladiator portion of the prot routine, but everytime i do it disappears from my rotation list in game. I'm using notepad++. What am I doing wrong? How should we go about editing these things?
    If it stops showing, its probably a syntax error.
    Enable "Lua errors" in WoW settings and see wich line to fix.
    Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety.

Page 6 of 16 FirstFirst ... 2345678910 ... LastLast

Similar Threads

  1. [Pack] [PE] NerdPack
    By MrTheSoulz in forum Combat Routines
    Replies: 172
    Last Post: 12-25-2015, 03:57 PM
All times are GMT -5. The time now is 09:25 AM. 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