[No Memory Write] LUA UnLocker & Anti AFK menu

User Tag List

Page 12 of 22 FirstFirst ... 8910111213141516 ... LastLast
Results 166 to 180 of 326
  1. #166
    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)
    Originally Posted by ztnko View Post
    is it possible to make a check from lua if hack is active or not? if i forget to launch hack i receive smth like "A macro script has been blocked from an action only available to the Blizzard UI". so i want to make a check if hack is not active then script stops...
    just look at 1st page

    /run JumpOrAscendStart();

    if it jumps - its ok

    [No Memory Write] LUA UnLocker & Anti AFK
  2. Thanks DarkLinux (1 members gave Thanks to Nimesil for this useful post)
  3. #167
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    seems nobody understand my question if even DarkLinux give thanks to troll-comment... so i try to explain again... i need

    Code:
    if <check if lua hack enabled> then
        JumpOrAscendStart() --execute protected functions ONLY if hack enabled
    else 
        print('hack disabled")
    end
    and how it's not clear from my question i don't understand...
    Last edited by ztnko; 07-05-2016 at 02:25 AM.

  4. Thanks DarkLinux (1 members gave Thanks to ztnko for this useful post)
  5. #168
    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)
    so simple jumping is not enough?
    look at PE or nerdpack - there is a check for unlocker with chat output

  6. #169
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Nimesil - why are you talking 2nd time about things nobody ask you?

  7. #170
    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)
    why do ask ritorical questions?

  8. #171
    tomp's Avatar Member
    Reputation
    1
    Join Date
    Jul 2016
    Posts
    3
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Perhaps a very dumb question, but could this approach also work on Mac?

  9. #172
    monopoly8's Avatar Member
    Reputation
    2
    Join Date
    Nov 2012
    Posts
    98
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    unable to download the PTR version, windows defender detecting trojans supposedly. Confirm?

  10. #173
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1627
    Join Date
    May 2010
    Posts
    1,846
    Thanks G/R
    193/539
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    @ztnko
    I will test later b/c I dont know what is returned when you call something like "RunMacro" and protected functions are not unlocked.

    @tomp
    It would need to be recoded, but I dont think Blizz even does many checks for Mac OS.

    @monopoly8
    The file is zipped but the exe is not even packed... so a little odd..

    --edit

    Yes it also picks it up as malware for me XD Even more odd b/c I compiled it on the same pc.

    Just go to Windows Defender ->History->Allowed Items->View details->Select The Hack "Trjoan"->Allow item

    I'll start posting the hashes so you know it has not been changed.
    Last edited by DarkLinux; 07-05-2016 at 08:24 PM.

  11. #174
    aeonabyss's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Had some people in the NerdPack Community get suspensions using only NeP and oLUA, one on a fresh account.
    And myself, also only using only NeP and oLUA, not get suspended.

    Thoughts?

  12. #175
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1627
    Join Date
    May 2010
    Posts
    1,846
    Thanks G/R
    193/539
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aeonabyss View Post
    Had some people in the NerdPack Community get suspensions using only NeP and oLUA, one on a fresh account.
    And myself, also only using only NeP and oLUA, not get suspended.

    Thoughts?
    I'm sorry but that is so vague, no one can make any type conclusion based off that. How many is "some"? Like 3 or 4 people? A lot of people start using oLua then move on to a unlocker with extended api's like FireHack. And they have been known to have ban waves. I have yet to see 1 ban wave for oLua, not to say it cant happen. It is also easy for Blizzard to see what addons you are running. This has been talked about many many times. I would blame it on user error until I was given more info.
    Last edited by DarkLinux; 07-08-2016 at 03:48 PM.

  13. #176
    aeonabyss's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    3 ppl in total.
    all only using oLUA and NEP.
    The one I got more (the most) infor from said he had only used those 2 and it was a new account, so no other violative software.
    People tend to immediately leave the community if they get sus'd or banned and they aren't planning on getting a new account, so there's not much more to go on other than that.

    How do addons figure in?
    How does "user-error" figure in?

  14. #177
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1627
    Join Date
    May 2010
    Posts
    1,846
    Thanks G/R
    193/539
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by aeonabyss View Post
    How do addons figure in?
    http://www.ownedcore.com/forums/worl...ml#post2959189

    Originally Posted by MaiN View Post
    There's also a list of used addons sent to Blizzard's server when you login IIRC, so if this wasn't patched, PQI was easily detected server side. Same goes for ProbablyEngine.
    As you can see it would be really really easy for Blizzard to see what addons you are running. I guess I could patch that, I would need to look into it more.




    Originally Posted by aeonabyss View Post
    How does "user-error" figure in?
    http://www.ownedcore.com/forums/worl...-nerdpack.html

    Originally Posted by MrTheSoulz View Post
    Combat Engine:
    ...
    Fishing Bot:
    ...
    Gathering Bot:
    ...
    A fishing bot or gathering bot can get you banned really fast if you dont know what you're doing. Like for example running it 24x7. Or even the combat engine, kick players too fast and they will report you.

    Its endless what people can get banned for. And I dont think blizz will take odd shots at oLua, its going to be a big ban wave or not.
    Last edited by DarkLinux; 07-11-2016 at 04:23 AM.

  15. #178
    aeonabyss's Avatar Member
    Reputation
    2
    Join Date
    Jun 2016
    Posts
    13
    Thanks G/R
    1/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Oh, Right. I guess I'm assuming ppl are changing the name of the addon folders and editing the TOC's accordingly. (which might account for the discrepancy between me and them).
    I also assume that if any addons have protected lua commands in it, that those are immediately flagged (regardless of the name)
    As for the fishing / gathering, etc, all those modules are unlocker dependent. Pretty sure you can't use those if you use oLUA, ie.
    I've discussed with MTS externalizing NeP, but that only works w/ paid unlockers.

    I'm trying to get the necessary people together to build an entirely external system that uses IR and sends back keystrokes through the OS.
    Haven't found the people willing to take the time to devise the platform yet though.
    From what I know about the changes coming down the pipe as far as what Blizz will be looking for, I think a lot of these current methodologies will have a much harder time staying obfuscated over the long run.

  16. #179
    DarkLinux's Avatar Former Staff
    CoreCoins Purchaser Authenticator enabled
    Reputation
    1627
    Join Date
    May 2010
    Posts
    1,846
    Thanks G/R
    193/539
    Trade Feedback
    16 (100%)
    Mentioned
    7 Post(s)
    Tagged
    0 Thread(s)
    @aeonabyss
    Yes that is something I started working on but have had a lack of free time to finish. I was working on a driver that emulated keyboard and mouse input. I started with a basic fish bot, kick bot and left off with navigation. It was intended to be a rotation bot... Going to start it back up when the pre patch hits.

  17. #180
    ztnko's Avatar Member
    Reputation
    9
    Join Date
    Jul 2012
    Posts
    237
    Thanks G/R
    5/1
    Trade Feedback
    15 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    strange thing but now it works for beta and not for ptr... beta and ptr have same build number (22231) now. for ptr it even cant load - http://puu.sh/q2Mtc/7a8d9e4425.png
    Last edited by ztnko; 07-16-2016 at 02:25 AM.

Page 12 of 22 FirstFirst ... 8910111213141516 ... LastLast

Similar Threads

  1. Lua unlocking - how do i write?
    By messycan in forum World of Warcraft General
    Replies: 0
    Last Post: 10-19-2016, 06:07 PM
  2. LUA Unlocker / Anti-AFK for Mac?
    By Yxlol in forum WoW Bots Questions & Requests
    Replies: 4
    Last Post: 10-20-2013, 03:08 PM
  3. [Request]Anty-Afk memory edit for 2.4.3
    By patrykos91 in forum WoW Memory Editing
    Replies: 3
    Last Post: 03-18-2010, 04:27 PM
  4. [Request]Anty-Afk memory edit for 2.4.3
    By patrykos91 in forum WoW Bots Questions & Requests
    Replies: 1
    Last Post: 03-18-2010, 10:36 AM
  5. Replies: 4
    Last Post: 09-18-2006, 06:38 PM
All times are GMT -5. The time now is 03:04 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