Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 41
  1. #16
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Bump - Still active, working and ready for download.

  2. #17
    makee's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Zamonia
    Posts
    421
    Reputation
    10
    Thanks
    1,261
    Quote Originally Posted by InferiorComplex View Post
    This bypass allows you to load your own lua files (hacks) ingame without any hassle.
    By default the sv_allowcslua is set to 0 and that is their way of telling your client to not load anything besides what the server wants you to, kind of.

    So if you press bypass on this it sets the variable to 1 and allows you to load files.
    Like aimbots and such. (Anything that is made in lua)

    That answer your question?
    hmm intresting... is there somewhere i can get an UNdetected lua wallhack?? just asking
    EDIT: and how do i use them? (im really new to this)
    Last edited by makee; 03-02-2013 at 05:29 AM. Reason: shitt

  3. #18
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by makee View Post
    hmm intresting... is there somewhere i can get an UNdetected lua wallhack?? just asking
    EDIT: and how do i use them? (im really new to this)
    I think that all the lua hacks are undetected, the question is probably if they are outdated or not.
    If you do manage to find some lua hacks, there should be plenty then you launch them ingame by going in to the console and typing lua_openscript_cl script.lua
    In this case lua_openscript_cl script.lua the script can be named whatever.

    It's put inside the garrysmod/garrysmod/lua inside your steamapps.


    Here's a code for speedhack.
    You put it in your autoexec.cfg
    Code:
    bind "e" "+use;sh.toggle"
    alias "sh.toggle" "sh.on"
    alias "sh.on" "host_framerate 10; alias sh.toggle sh.off"
    alias "sh.off" "host_framerate 0; alias sh.toggle sh.on"
    rate "25000"
    cl_cmdrate "66"
    cl_updaterate "66"

  4. #19
    makee's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Zamonia
    Posts
    421
    Reputation
    10
    Thanks
    1,261
    Quote Originally Posted by InferiorComplex View Post


    I think that all the lua hacks are undetected, the question is probably if they are outdated or not.
    If you do manage to find some lua hacks, there should be plenty then you launch them ingame by going in to the console and typing lua_openscript_cl script.lua
    In this case lua_openscript_cl script.lua the script can be named whatever.

    It's put inside the garrysmod/garrysmod/lua inside your steamapps.


    Here's a code for speedhack.
    You put it in your autoexec.cfg
    Code:
    bind "e" "+use;speed.toggle"
    alias "speed.toggle" "speed.on"
    alias "speed.on" "host_framerate 10; alias speed.toggle speed.off"
    alias "speed.off" "host_framerate 0; alias speed.toggle speed.on"
    rate "25000"
    cl_cmdrate "66"
    cl_updaterate "66"
    thanks taht was a great help for me


    ---------- Post added at 09:24 AM ---------- Previous post was at 09:13 AM ----------

    umm.... help when i hit the bypass this shows up:

    Error:Failure determining what server.CreateInterface+2ED4F8 means
    Last edited by makee; 03-02-2013 at 08:37 AM.




  5. #20
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by makee View Post
    thanks taht was a great help for me


    ---------- Post added at 09:24 AM ---------- Previous post was at 09:13 AM ----------

    umm.... help when i hit the bypass this shows up:
    The game isn't running.

  6. #21
    makee's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Zamonia
    Posts
    421
    Reputation
    10
    Thanks
    1,261
    Quote Originally Posted by InferiorComplex View Post


    The game isn't running.
    it is... well what ever....




  7. #22
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by makee View Post
    it is... well what ever....
    So if you bring up the taskmanager you can see hl2.exe?

  8. #23
    makee's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Zamonia
    Posts
    421
    Reputation
    10
    Thanks
    1,261
    Quote Originally Posted by InferiorComplex View Post


    So if you bring up the taskmanager you can see hl2.exe?
    Yup (too shortmessage)




  9. #24
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Quote Originally Posted by makee View Post
    Yup (too shortmessage)
    That's peculiar.
    Tell me, from beginning to end what you are doing up to that point, take it from the start.

  10. #25
    makee's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Zamonia
    Posts
    421
    Reputation
    10
    Thanks
    1,261
    Quote Originally Posted by InferiorComplex View Post


    That's peculiar.
    Tell me, from beginning to end what you are doing up to that point, take it from the start.

    i start the game.
    i start the sebi.(i have tried otherway around)
    i goto server.
    i press bypass.(i have tried otherway around)


    Edit: It doesnt bring it up anymore but it also does not work. when i run a lua script nothing happens. i tried whit another bypasser and worked.
    Last edited by makee; 03-02-2013 at 10:14 AM.




  11. #26
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    That's strange indeed.
    Do me a favor and try something for me, start the game again.
    Launch Cheat Engine and add a new address "server.CreateInterface+2ED4F8"


    Note: While in the main menu.
    Also, sorry for the delays - I'm writhing in pain and sick.

  12. #27
    makee's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Zamonia
    Posts
    421
    Reputation
    10
    Thanks
    1,261
    yea it changes the value of the adress when i set the adress 0 and click bypass it becomes 1

    ps i dont mind about the delay i have got too much time anyways




  13. #28
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    Then it should work, if the value is one after you press bypass then it should stay that way until you restart the game.
    1. Start game, do nothing more.
    2. Start Sebi, press bypass
    3. Join a server, use the console command lua_openscript_cl whateveritscalled.lua.

    and it should load. It works for me and it should work for you too if it loads with that address.
    Please try again, I'd like to know if I can make this better, since this is my first release ever.

    But to use that speedhack I posted you need a sv_cheats bypass.

  14. #29
    makee's Avatar
    Join Date
    Dec 2011
    Gender
    male
    Location
    Zamonia
    Posts
    421
    Reputation
    10
    Thanks
    1,261
    k let me try that... ill add the results when im done Te results are in and the answer issssssssssssss NOPE! wierd it works perfectly whit the other bypasser
    Last edited by makee; 03-02-2013 at 11:35 AM.




  15. #30
    Gray's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Sweden
    Posts
    13,557
    Reputation
    2516
    Thanks
    10,618
    What OS do you run?
    Tried running it as administrator?
    What version of CE do you have?


    This is weird, I mean after 76 downloads and it seems like you are alone with the issue D:

  16. The Following User Says Thank You to Gray For This Useful Post:

    makee (03-02-2013)

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. (BUYING)GMOD script enforcer bypasser
    By dustworm in forum Buying Accounts/Keys/Items
    Replies: 1
    Last Post: 11-23-2012, 02:46 AM
  2. [Detected] CE Script Executer - v4 (Cheat Engine Script Executer+ Bypass) - UNDETECTED 08/08/12
    By Insane~* in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 113
    Last Post: 10-27-2012, 07:44 PM
  3. Script to bypass battleye Global ban?
    By Whiskey in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 12
    Last Post: 10-24-2012, 01:25 AM
  4. [Detected] Injectable DayZ Script Executor/Bypass [By Gin123][Undetected 8/8/12]
    By lockdown6435 in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 471
    Last Post: 09-21-2012, 04:38 AM
  5. [Detected] ArmA Day-Z Script Executer + Bypass Download 08/01/2012
    By Helper in forum DayZ Mod & Standalone Hacks & Cheats
    Replies: 101
    Last Post: 08-04-2012, 09:19 AM

Tags for this Thread