[Program] WoW Lua Enabler menu

User Tag List

Page 2 of 12 FirstFirst 123456 ... LastLast
Results 16 to 30 of 170
  1. #16
    alek900's Avatar Contributor
    Reputation
    103
    Join Date
    Nov 2007
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Krillere View Post
    LUA? :S (Filler)
    the language you write Wow addons in.
    19+4 that means i score

    [Program] WoW Lua Enabler
  2. #17
    Nonominator's Avatar Banned
    Reputation
    30
    Join Date
    Apr 2007
    Posts
    489
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Instantly logs you out, bypassing the usual 20 seconds countdown
    ForceLogout()Takes

    Nothing Returns

    Nothing Details

    This function will only work for GMs to prevent normal players from escaping battle by logging out.

  3. #18
    Vladinator's Avatar Banned
    Reputation
    252
    Join Date
    Feb 2007
    Posts
    516
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    This is amazing...

  4. #19
    Paladinos's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    mice one!!!!!!!!!

  5. #20
    Krillere's Avatar Contributor
    Reputation
    112
    Join Date
    Nov 2007
    Posts
    668
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    So, with this Enabled? You can use addons that uses functions only GM's are allowed to use? :-) Please tell me if theres anything wrong in this ^^

  6. #21
    Vladinator's Avatar Banned
    Reputation
    252
    Join Date
    Feb 2007
    Posts
    516
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    You can use protected lua functions in addons

  7. #22
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Could you please reupload this?
    +Rep 3x for you, gratz on Legendary and ofc thank you for this!
    Last edited by Cursed; 01-12-2009 at 09:37 AM.

  8. #23
    Robske's Avatar Contributor
    Reputation
    305
    Join Date
    May 2007
    Posts
    1,062
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Nesox View Post
    oh nice, one kynox +Rep cookies for u. btw.. i noticed u can run protected lua functions if you hijack wows main thread dunno why tho has it something to do with the tls?
    I assume that he just patches the security check made before calling protected LUA functions.

    If not, I would love to hear "the other way to do it"
    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
    "I cried a little earlier when I had to poop" - Sku

  9. #24
    Nonominator's Avatar Banned
    Reputation
    30
    Join Date
    Apr 2007
    Posts
    489
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would love to see addons that have some functions in them using this program...

  10. #25
    Krillere's Avatar Contributor
    Reputation
    112
    Join Date
    Nov 2007
    Posts
    668
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Someone should really make an addon that uses thoose psyko things you could with this program, like the Log out thing ^^

  11. #26
    Timzorize's Avatar Member
    Reputation
    9
    Join Date
    May 2008
    Posts
    206
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Where can I find other commands for this?

    My list at the moment:
    • ForceLogout()Takes


    Lol

  12. #27
    Robske's Avatar Contributor
    Reputation
    305
    Join Date
    May 2007
    Posts
    1,062
    Thanks G/R
    3/4
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Timzorize View Post
    Where can I find other commands for this?

    My list at the moment:
    • ForceLogout()Takes


    Lol
    Reading comprehension.

    Category:World of Warcraft API/Protected Functions - WoWWiki - Your guide to the World of Warcraft
    "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - Martin Golding
    "I cried a little earlier when I had to poop" - Sku

  13. #28
    Timzorize's Avatar Member
    Reputation
    9
    Join Date
    May 2008
    Posts
    206
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    1 Post(s)
    Tagged
    0 Thread(s)
    Thank you, do you want +Rep?


    EDIT:
    Actually only the logout script is good?

    Last edited by Timzorize; 01-12-2009 at 12:04 PM.

  14. #29
    alek900's Avatar Contributor
    Reputation
    103
    Join Date
    Nov 2007
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Timzorize View Post
    Thank you, do you want +Rep?


    EDIT:
    Actually only the logout script is good?

    it has alot of potential :P
    Code:
    JumpOrAscendStart()
    AscendStop()
    MoveBackwardStart()
    MoveBackwardStop()
    MoveForwardStart()
    MoveForwardStop()
    StrafeLeftStart()
    StrafeLeftStop()
    StrafeRightStart()
    StrafeRightStop ()
    ToggleAutoRun ()
    ToggleRun()
    TurnLeftStart ()
    TurnLeftStop ()
    TurnOrActionStart()
    TurnOrActionStop()
    TurnRightStart()
    TurnRightStop ()
    CastShapeshiftForm()
    CastSpell()
    CastSpellByName()
     TargetUnit()
    19+4 that means i score

  15. #30
    redshadownl's Avatar Member
    Reputation
    5
    Join Date
    Dec 2007
    Posts
    18
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    thank you for this!
    if this makes protected commands usable try this macro:
    /cast a spell
    /in 1 /cast another spell
    /in 2 /cast blabla

    +rep for you

Page 2 of 12 FirstFirst 123456 ... LastLast

Similar Threads

  1. [Release] PLua Patcher - Patch WoW to enable protected LUA functions
    By wiirgi in forum World of Warcraft Bots and Programs
    Replies: 8
    Last Post: 05-18-2012, 10:01 PM
  2. [Program] WoW Jumper AntiAFK Script
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 5
    Last Post: 06-23-2006, 10:38 PM
  3. [Program] WoW AV AFK Bot
    By Cypher in forum World of Warcraft Bots and Programs
    Replies: 0
    Last Post: 05-22-2006, 05:04 AM
All times are GMT -5. The time now is 12:01 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