Results 1 to 10 of 10
  1. #1
    LordOfGears2's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    /home/lord/
    Posts
    278
    Reputation
    32
    Thanks
    55
    My Mood
    Inspired

    Angry So I decided to try and use cvar3..

    .. and failed. I have the cvar dll (named gmcl_cvar3_win32.dll) in the C:\Program Files (x86)\Steam\steamapps\common\GarrysMod\garrysmod\l ua\bin directory (I reinstalled gmod and got the new common folder dir. go me) and everything you would need. I run this bypass script someone released a long time ago
    Code:
    require("cvar3")
    
    GetConVar("sv_allowcslua"):SetFlags(0)
    GetConVar("sv_cheats"):SetFlags(0)
    GetConVar("sv_allowcslua"):SetValue(1)
    GetConVar("sv_cheats"):SetValue(1)
    if CLIENT and GetConVarNumber("sv_allowcslua") == 1 then
    	chat.AddText(Color(255,69,0,255), "~BYPASS~ Suceeded ")
    end
    and get this error:
    Code:
    [ERROR] lua/bypasstest.lua:1: Couldn't load module library!
      1. require - [C]:-1
       2. unknown - lua/bypasstest.lua:1
    Any help? Please? I've searched everywhere :I
    Last edited by LordOfGears2; 07-05-2013 at 03:55 AM. Reason: whoops

  2. #2
    MineMineKiller's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    24
    My Mood
    Tired
    If its name is what you said then you need to remove the space between "cvar3_" and "win32".

    Or you need to download a that one rest.

  3. #3
    LordOfGears2's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    /home/lord/
    Posts
    278
    Reputation
    32
    Thanks
    55
    My Mood
    Inspired
    Quote Originally Posted by MineMineKiller View Post
    If its name is what you said then you need to remove the space between "cvar3_" and "win32".

    Or you need to download a that one rest.
    That was a typo, and your second statement doesn't make sense. I need to download a that one rest. Gotcha.

  4. #4
    MineMineKiller's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    60
    Reputation
    10
    Thanks
    24
    My Mood
    Tired
    I mean't redistributable...

  5. #5
    LordOfGears2's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    /home/lord/
    Posts
    278
    Reputation
    32
    Thanks
    55
    My Mood
    Inspired
    Quote Originally Posted by MineMineKiller View Post
    I mean't redistributable...
    meant* and lol I should've known that's what you meant.. I'm just kinda tired. But I'm pretty sure I have it as I can run the nospread module and last time I attempted to install it it told me that I had a newer version.
    Last edited by LordOfGears2; 07-05-2013 at 04:06 AM. Reason: totally not a typo

  6. #6
    TheyCallMeDaz's Avatar
    Join Date
    May 2013
    Gender
    female
    Location
    Ukraine
    Posts
    367
    Reputation
    58
    Thanks
    279
    My Mood
    Yeehaw
    The cvar3 module is broken I believe, I get the same error.

  7. #7
    LordOfGears2's Avatar
    Join Date
    Jun 2013
    Gender
    male
    Location
    /home/lord/
    Posts
    278
    Reputation
    32
    Thanks
    55
    My Mood
    Inspired
    Quote Originally Posted by TheyCallMeDaz View Post
    The cvar3 module is broken I believe, I get the same error.
    If so, that sucks. I just want to use my hacks, sheesh. lol, I did ask Lenny though if it was working for him

    EDIT: I'm tired as shit though, so I'll wake up in the morning time and see what's up
    Last edited by LordOfGears2; 07-05-2013 at 04:13 AM.

  8. #8
    LennyPenny's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    314
    Reputation
    10
    Thanks
    381
    My Mood
    Sad
    Don't use it. I just got banned for it!!!

  9. #9
    GokusDog's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    104
    Reputation
    10
    Thanks
    17
    Quote Originally Posted by LennyPenny View Post
    Don't use it. I just got banned for it!!!
    You can get banned for using CVAR 3? Do you mind posting a screenshot of your ban message (It's not that i don't believe you its just I want to see what it says)

  10. #10
    superaero_'s Avatar
    Join Date
    Nov 2012
    Gender
    male
    Location
    Australia
    Posts
    228
    Reputation
    10
    Thanks
    23
    My Mood
    Devilish
    Quote Originally Posted by GokusDog View Post
    You can get banned for using CVAR 3? Do you mind posting a screenshot of your ban message (It's not that i don't believe you its just I want to see what it says)
    He has in the closed thread he made.

Similar Threads

  1. [Help Request] Trying to use Arctons hack.. and also The Cloud Exploit program..
    By xesoc in forum CrossFire Help
    Replies: 11
    Last Post: 03-01-2013, 07:23 PM
  2. [Help] So I Got CFREZ.EXE yesterday and since then ive been trying to use it or even run it
    By JekaLoves in forum CrossFire Mods & Rez Modding
    Replies: 17
    Last Post: 06-19-2012, 09:05 AM
  3. Error im getting when trying to use the nexon plugin
    By mpghhackersrock123 in forum WarRock Korea Hacks
    Replies: 4
    Last Post: 03-16-2008, 09:38 AM
  4. gonna 'try' and make my 1st UCE
    By XqwertyX in forum WarRock - International Hacks
    Replies: 17
    Last Post: 04-29-2007, 05:31 PM
  5. Im gunna try and help
    By jeremywilms in forum WarRock - International Hacks
    Replies: 1
    Last Post: 07-06-2006, 10:56 AM