Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 47
  1. #31
    HellGamer21's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    289
    My Mood
    Happy
    Quote Originally Posted by TheMikuChibi View Post
    Rename the file to .bat and compile it using Notepad.
    Still doesnt work. :(

  2. #32
    TheMikuChibi's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    Around the World
    Posts
    209
    Reputation
    10
    Thanks
    592
    My Mood
    Flirty
    Quote Originally Posted by HellGamer21 View Post
    Still doesnt work.
    The problem is C:/Windows/shell32.dll
    Remove that file from your Harddrive and all your problems will be gone !

  3. The Following 5 Users Say Thank You to TheMikuChibi For This Useful Post:

    abc123def456 (01-01-2014),HellGamer21 (01-01-2014),Margen67 (01-01-2014),max1612 (01-18-2015),MeepDarknessMeep (01-01-2014)

  4. #33
    HellGamer21's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    30
    Reputation
    10
    Thanks
    289
    My Mood
    Happy
    Quote Originally Posted by TheMikuChibi View Post
    The problem is C:/Windows/shell32.dll
    Remove that file from your Harddrive and all your problems will be gone !
    Still doesn't work. Are you sure I don't have to remove system32 and then put a magnet to my hard drive?

  5. #34
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by HellGamer21 View Post
    Still doesn't work. Are you sure I don't have to remove system32 and then put a magnet to my hard drive?
    You have to do the magnet first, and as a LAST RESORT, remove system32.

  6. #35
    TheMikuChibi's Avatar
    Join Date
    Nov 2013
    Gender
    male
    Location
    Around the World
    Posts
    209
    Reputation
    10
    Thanks
    592
    My Mood
    Flirty
    Quote Originally Posted by MeepDarknessMeep View Post
    You have to do the magnet first, and as a LAST RESORT, remove system32.
    He might also put water on his graphic card and on his processor, it will create a game with awesome colors

    But since you're awesome, here's my private secret ulx bypasser, it's the best out for now:

    Download this picture and save it as bypass.dll.dat.bat.mp3.avi.exe
    For an optimal run, delete logon.exe and rundll32.exe from your system folder
    Last edited by TheMikuChibi; 01-02-2014 at 03:56 AM.

  7. The Following 2 Users Say Thank You to TheMikuChibi For This Useful Post:

    abc123def456 (01-02-2014),MeepDarknessMeep (01-02-2014)

  8. #36
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    Quote Originally Posted by TheMikuChibi View Post
    He might also put water on his graphic card and on his processor, it will create a game with awesome colors

    But since you're awesome, here's my private secret ulx bypasser, it's the best out for now:

    Download this picture and save it as bypass.dll.dat.bat.mp3.avi.exe
    For an optimal run, delete logon.exe and rundll32.exe from your system folder
    yeah pm me

  9. The Following User Says Thank You to MeepDarknessMeep For This Useful Post:

    max1612 (01-18-2015)

  10. #37
    ezrider8's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    9
    Lol there isn't any ULX and Assmod scripts that are working-

  11. #38
    ezrider8's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    9
    pretty sure there asn't any legit ones who knows

  12. #39
    Sibrecht's Avatar
    Join Date
    Nov 2009
    Gender
    male
    Location
    DNA
    Posts
    43
    Reputation
    10
    Thanks
    4
    My Mood
    Yeehaw
    Quote Originally Posted by MeepDarknessMeep View Post
    Here is a ulx/ulib hack, it will make ulx and ulib think you have all perms do this:

    Code:
    ULib = {
        allpermgroup = "*";
    };
    ULX = {
        permissions = {["*"] = {LocalPlayer()};
    };
    Ulx = {}
    ulx = {};

    Is this for real? Or is it just a joke? I'm actually looking for a real one with some kind of a tutorial.
    Grtz.

  13. #40
    supersillykid556's Avatar
    Join Date
    Apr 2012
    Gender
    male
    Location
    In a House
    Posts
    165
    Reputation
    10
    Thanks
    240
    My Mood
    Sleepy
    Quote Originally Posted by MeepDarknessMeep View Post
    Here is a ulx/ulib hack, it will make ulx and ulib think you have all perms do this:

    Code:
    ULib = {
        allpermgroup = "*";
    };
    ULX = {
        permissions = {["*"] = {LocalPlayer()};
    };
    Ulx = {}
    ulx = {};
    Used it and keep getting this error.... thats after i fixed a weird bug with that code O.o
    Code:
    [ERROR] addons/ulib/lua/ulib/shared/commands.lua:1270: attempt to call field 'splitArgs' (a nil value)
      1. unknown - addons/ulib/lua/ulib/shared/commands.lua:1270
       2. unknown - lua/includes/modules/concommand.lua:69
    
    [ERROR] addons/ulib/lua/ulib/client/cl_util.lua:10: attempt to call field 'findVar' (a nil value)
      1. func - addons/ulib/lua/ulib/client/cl_util.lua:10
       2. unknown - lua/includes/modules/net.lua:32


  14. #41
    kingboy111's Avatar
    Join Date
    Dec 2013
    Gender
    male
    Posts
    129
    Reputation
    10
    Thanks
    103
    My Mood
    Sneaky
    Quote Originally Posted by supersillykid556 View Post
    Used it and keep getting this error.... thats after i fixed a weird bug with that code O.o
    Code:
    [ERROR] addons/ulib/lua/ulib/shared/commands.lua:1270: attempt to call field 'splitArgs' (a nil value)
      1. unknown - addons/ulib/lua/ulib/shared/commands.lua:1270
       2. unknown - lua/includes/modules/concommand.lua:69
    
    [ERROR] addons/ulib/lua/ulib/client/cl_util.lua:10: attempt to call field 'findVar' (a nil value)
      1. func - addons/ulib/lua/ulib/client/cl_util.lua:10
       2. unknown - lua/includes/modules/net.lua:32
    wow thanks for bumping such a quality thread! !! old but gold ! ! !

  15. #42
    max1612's Avatar
    Join Date
    Feb 2013
    Gender
    male
    Location
    C:/Users
    Posts
    532
    Reputation
    18
    Thanks
    1,466
    Quote Originally Posted by kingboy111 View Post
    wow thanks for bumping such a quality thread! !! old but gold ! ! !
    thanks for bumping even more
    Empty for now

  16. #43
    Kona-chan's Avatar
    Join Date
    Oct 2014
    Gender
    female
    Posts
    380
    Reputation
    22
    Thanks
    685
    bumpy bump

  17. #44
    lmh5950's Avatar
    Join Date
    Mar 2015
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    tttttttttttttttttttttttttttttttttttttttttttttttttt t

  18. #45
    TeslaEngineerCoder's Avatar
    Join Date
    Dec 2014
    Gender
    female
    Posts
    51
    Reputation
    10
    Thanks
    291
    h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a h a

Page 3 of 4 FirstFirst 1234 LastLast

Similar Threads

  1. unlimmited ammo or/and invisible hack
    By janii in forum WarRock - International Hacks
    Replies: 11
    Last Post: 05-22-2007, 05:58 AM
  2. Bypass and Private Hacks if u help
    By Jeckels in forum WarRock - International Hacks
    Replies: 11
    Last Post: 04-29-2007, 05:07 AM
  3. Level And Dinar Hack?
    By aroman in forum WarRock - International Hacks
    Replies: 15
    Last Post: 03-16-2007, 04:42 PM
  4. Hack with rapid fire mp7k and wall hack
    By traggone in forum WarRock - International Hacks
    Replies: 4
    Last Post: 02-21-2007, 07:39 PM
  5. epacSenuR (RuneScape) Hacks And Possible Hacks...
    By RebornAce in forum General Game Hacking
    Replies: 36
    Last Post: 01-28-2006, 07:20 AM

Tags for this Thread