Unlocking LUA menu

User Tag List

Results 1 to 14 of 14
  1. #1
    prayas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Unlocking LUA

    Can someone briefly explain what "Unlocking lua" means? I use hacks and stuff, but I never understood what LUA means. Just drop a comment and explain what it means. Thanks. I play on Monster wow 4.3.4, and my char name is MoarQQ (horde) whisper me there and explain what it means or just reply. Thanks.

    Unlocking LUA
  2. #2
    Eryx's Avatar Former Staff ✲ B26354 ✲ CoreCoins Purchaser Authenticator enabled
    Reputation
    896
    Join Date
    Jul 2011
    Posts
    3,815
    Thanks G/R
    574/279
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I searched the forums a bit, and found this good answer from our member l0l1dk:
    Originally Posted by l0l1dk View Post
    There are functions in WoW's addon API which are "protected", and can only be called from secure (Blizzard) Lua code. These protected functions do things such as control movement, spell casting, etc.. A Lua Unlock will allow insecure code (regular addons) to call these protected functions. Lua Unlocks are usually used for AH sniping, or for automating your rotation. You can find macros and scripts which use a Lua Unlock for your class here.
    If you find this post useful, press this link to give l0l1dk some rep for it

  3. #3
    prayas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    But what do i do with it? I play a fury warr. Can you tell me what to do exactly. Gimme some macros or anything please?

  4. #4
    ImogenOC's Avatar Contributor ProbablyEngine Community Manager
    Reputation
    173
    Join Date
    Nov 2013
    Posts
    364
    Thanks G/R
    0/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    *snarky* It's not LUA, it's Lua.

    Anyways, to WoWAPI is classified into Unprotected, Protected, and Combat-Lock.

    Certain calls are always protected, certain never are, and certain only during combat.

    What happens when we unlock the Lua (the language WoW uses), we can utilize protected functions / api calls that we normally couldnt, e.g. Jump, use items without Hardware input, and more.

    Generally when we Lua Unlock, we remove the safeguards by over-writing certain Hexes (called offsets) during injection. This means that, if we unlocked the offsets pertaining to CastSpellByName(), we can use it passively (as seen by ProbablyEngine).

    Lua itself is a development language, commonly used in scripting. Lua is Cross Platform,and being written in ANSI C, has relatively simple C API calls. Lua is Portuguese (correct me if I'm wrong) for moon.

    Lua powers a surprisingly vast number of modern programs:

    Garry's Mod addons use Lua,
    Nginix uses lua for socketing
    Flame, a hilariously powerful espionage malware, uses lua
    APL uses Lua for it's GUI

    I could give a further breakdown, but I don't think that's what you wanted.
    ProbablyEngine - Developer and Lead Support
    A Powerful Rotation Bot: ProbablyEngine

  5. #5
    Eryx's Avatar Former Staff ✲ B26354 ✲ CoreCoins Purchaser Authenticator enabled
    Reputation
    896
    Join Date
    Jul 2011
    Posts
    3,815
    Thanks G/R
    574/279
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Take a look at Probably Engine if you want a bot that does your rotation for you and an example what Lua unlocking can do.
    Also, use the search function and google to find info. I'm not a big fan of spoon feeding when there is tons of info/threads about this already here on OwnedCore

    Good luck!

  6. #6
    ImogenOC's Avatar Contributor ProbablyEngine Community Manager
    Reputation
    173
    Join Date
    Nov 2013
    Posts
    364
    Thanks G/R
    0/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by prayas View Post
    But what do i do with it? I play a fury warr. Can you tell me what to do exactly. Gimme some macros or anything please?
    You'll need an injection program, the proper offsets, and some way to effectively utilize it. You can't do godmode or anything like that, if that's what you were looking for.
    ProbablyEngine - Developer and Lead Support
    A Powerful Rotation Bot: ProbablyEngine

  7. #7
    prayas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wasn't really looking for something that big. It just looked exciting. I have wow admin panel 2.0. All the other hacks work on the private server, but i wanna try something new. Can you give examples of what I can do in Monster wow with my fury warr?

  8. #8
    ImogenOC's Avatar Contributor ProbablyEngine Community Manager
    Reputation
    173
    Join Date
    Nov 2013
    Posts
    364
    Thanks G/R
    0/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by prayas View Post
    I wasn't really looking for something that big. It just looked exciting. I have wow admin panel 2.0. All the other hacks work on the private server, but i wanna try something new. Can you give examples of what I can do in Monster wow with my fury warr?
    If you already have paid hacks for private servers, Lua unlocking is not only probably(hue) included, but way under your feet. Wow's API is purposefully not powerful enough to do things like that.
    ProbablyEngine - Developer and Lead Support
    A Powerful Rotation Bot: ProbablyEngine

  9. #9
    prayas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Btw repped both of you

  10. #10
    prayas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh and Imo can you help me with something? Whenever i try to use hacks with wowadminpanel 2.0 on monsterwow on bgs/arenas i get dced. Is there anyother program you know or know any way how to get around that? thxs

  11. #11
    ImogenOC's Avatar Contributor ProbablyEngine Community Manager
    Reputation
    173
    Join Date
    Nov 2013
    Posts
    364
    Thanks G/R
    0/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by prayas View Post
    Oh and Imo can you help me with something? Whenever i try to use hacks with wowadminpanel 2.0 on monsterwow on bgs/arenas i get dced. Is there anyother program you know or know any way how to get around that? thxs
    It's possible there is added protection around those; try joining the arena/bg and then injecting, check any logs generated afterwards in your wow dir.

    Additionally, talk to the guy who made it. He knows it's insides better than I would, and I doubt it's open source!
    ProbablyEngine - Developer and Lead Support
    A Powerful Rotation Bot: ProbablyEngine

  12. #12
    prayas's Avatar Member
    Reputation
    1
    Join Date
    Dec 2014
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Thank you!

  13. #13
    sed-'s Avatar ★ Elder ★
    Reputation
    1114
    Join Date
    Mar 2010
    Posts
    1,566
    Thanks G/R
    52/151
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mymy, what explanations of lua^^.

  14. #14
    ImogenOC's Avatar Contributor ProbablyEngine Community Manager
    Reputation
    173
    Join Date
    Nov 2013
    Posts
    364
    Thanks G/R
    0/8
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by sed- View Post
    mymy, what explanations of lua^^.
    luv lua
    10char? :3
    ProbablyEngine - Developer and Lead Support
    A Powerful Rotation Bot: ProbablyEngine

Similar Threads

  1. How to Unlock LUA... What to use?
    By Bambusbar in forum PE Support forum
    Replies: 6
    Last Post: 01-07-2015, 06:11 PM
  2. Is that possible to unlock lua script with ollydbg? (3.3.5)
    By idan2313 in forum WoW UI, Macros and Talent Specs
    Replies: 0
    Last Post: 10-28-2014, 07:42 AM
  3. (Quick Question) LUA rotation "switch" without unlocking LUA
    By reliasn in forum WoW Memory Editing
    Replies: 7
    Last Post: 08-14-2014, 08:34 AM
  4. Unlocking Lua with DynamoRIO
    By 573737534947 in forum WoW Memory Editing
    Replies: 4
    Last Post: 08-27-2013, 10:04 AM
  5. Possibly Macro Using Unlocked LUA
    By Gee19 in forum WoW Memory Editing
    Replies: 7
    Last Post: 04-07-2012, 04:10 PM
All times are GMT -5. The time now is 05:47 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