Advertisement
Guest User

How to cheat on Garry's Mod

a guest
Oct 12th, 2016
1,229
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.34 KB | None | 0 0
  1. Everything you need to know
  2.  
  3. Cheating on Garry's Mod: Everything you need to know by Ringo/Gonorrhea Garry, whatever you want to call me
  4. First I will tell you how to bypass allowcslua
  5. On most Gmod servers allowcslua is set to 0
  6. this means that the server blocks you from running lua scripts, which are what you will be using to cheat
  7. To run lua scripts anyways, you will inject a bypass in your game which will allow you to run scripts without thinking about allowcslua
  8. You will need two things for this, a bypass and an injector
  9. For an injector I use Rootz Simple Injector: (remove space) m pgh.net/forum/showthread.php?t=867423
  10. You will also need a bypass an ok free one is gDaap: m pgh.net/forum/showthread.php?t=781680
  11. Some servers will detect that you are using gDaap but this is rare, these ones detect most other bypasses too so not much I can do
  12. To inject a bypass, type in hl2.exe for the process list and for the file select your bypass
  13. Select inject. You will do this every time you load up Gmod.
  14. Now lets talk about lua scripts. Lua scripts are what you are using to cheat, they contain the code for things like chatspams, aimbots, esp, ect. To run any lua script you must type the following command into console: lua_openscript_cl <name>.lua
  15. I recommend that you create a keybind to open the script(s) that you are using so that you do not need to manually open them with the command every time binding a key would look like this: bind "<key>" "lua_openscript_cl <name>.lua"
  16. note that gDaap creates a new command that you can also use called gDaap_openscript
  17. Once you have a script, you will put it in your lua folder. the file directory is usually Windows C:/Program Files (x86)/Steam/steamapps/common/Garry's Mod/garrysmod/lua (I'm not sure what it would be for Linux users unfortunately because I am a scrub)
  18. some lua scripts need things called modules, these are .dll files that will go in your bin folder. You will have to create a new folder inside of your lua folder named "bin". Do NOT put them in your other bin folders like the one inside of garrysmod. the new file directory should be C:/Program Files (x86)/Steam/steamapps/common/Garry's Mod/garrysmod/lua/bin
  19. Keep in mind that .dll files can be viruses so do not get modules from websites that don't require virus scans or from people you don't trust. The most commonly required modules are gmcl_dickwrap, gmcl_bsendpacket, and gmcl_spreadthebutter, all of which are publicly available.
  20. http://www.filedropper.com/gmcldickwrapwin32
  21. http://www.filedropper.com/gmclbsendpacketwin32
  22. http://www.filedropper.com/gmclspreadthebutterwin32_1
  23. Finally, I will give you some scripts to use. On the website HAC booty there are a bunch of stolen scripts you can try out, keep in mind that many things have been patched like no fall damage scripts, flying scripts, shit like that.
  24. Just copy the code than put it in a text document then rename it to a .lua file.
  25. Here is a folder with some good cheats, a lot of this stuff doesn't work or are for server backdoors which you do not need to worry about
  26. http://fastdl.unitedhosts.org/HAC_Booty_And_BANLOGS/v13_2015/BAN/61425914%20(Lies,%20dardyloominati)/lua/
  27. I recommend that you get Javelin, Bluebot, and Mingescript
  28. Explore the entire website to look for other scripts or just code for you to paste into your very own hacks
  29. http://fastdl.unitedhosts.org/HAC_Booty_And_BANLOGS/
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement