Results 1 to 10 of 10
  1. #1
    YouWillFear's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    52

    Post A Tutorial: How to script in Gmod

    Since we didn't have enough of these.

    To all you retards.

    THIS WORKS.

    I use ellekim00™'s injector, Google it to find it.

    If you try to use Winject or gInject, You'll get banned. No matter what.

    And I haven't been banned. I have been using wuat's gmodpickles and not been banned.

    Alright so. Lets say you want to use MApex

    You take the addons and cfg folder in the mApex zip and place them in common/garrysmod/garrysmod

    Then, You open the injector, Wait, now type in this box:



    hl2

    WITHOUT EXE.

    Then, Go down to Injections, and click browse:



    Then, you come up with the general windows select file box, Find gmodpickles.dll, And then click Okay

    Then, You'll see a bar in the box in the picture above named gmodpickles

    Then, Depending if you have auto-inject or Manual-Inject, click Inject

    If Auto-Inject:

    Once GMod is open, It will auto inject and you have nothing to worry about.

    If Manual-Inject:

    Just click inject when GMod is open in the main menu.

    Close when finished:

    Self Explanatory.

    Now, Go into the main menu of GMod, And open your console.

    Sometimes, It won't open by itself, so click Options, Then open your console.

    Here's your console:



    Now bind this:

    sv_allowcslua 1; lua_runscript_cl luascript.lua; sv_allowcslua 0

    To any key, for this example I am binding it to P

    Now, we type in console this exact line:

    bind p "sv_allowcslua 1; lua_openscript_cl autorun/client/mApex.lua; sv_allowcslua 0

    One quotation mark does the job, Since its made to contain the command that is run by the bind.

    Now, if you can't run mApex if you just put it in addon, Take the LUA Folder out of the mApex addon folder and drag it into Garrysmod/garrysmod.

    Now, Once we have binded that to P, we join a server of choice, press the key, and mApex is loaded!



    You can do this with any LUA Hack!

    (Since for the retards, there is plainly not enough tutorials for them. Hopefully they'll understand this one. If you have any questions, Shoot me a PM or just post here.)

    (To see the pictures, I guess the minions have to approve it?)
    Attached Thumbnails Attached Thumbnails
    dCm4CBm.png  

    tEiDqvQ.png  

    FFHI24X.png  

    Last edited by YouWillFear; 08-12-2013 at 02:06 AM.

  2. The Following User Says Thank You to YouWillFear For This Useful Post:

    Margen67 (10-20-2014)

  3. #2

  4. The Following 4 Users Say Thank You to Gray For This Useful Post:

    darkzone1920 (08-15-2013),Liquidsocks (08-11-2013),LordOfGears2 (08-11-2013),xCyberxx (08-11-2013)

  5. #3
    YouWillFear's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    52
    Quote Originally Posted by Antipathy View Post
    What's wrong with the sticky?
    It was originally going to be in the Gmodpickles V2 Post, But I decided to make a new thread about it.

    And people plainly don't understand the sticky, Otherwise they wouldn't be asking.

    I need to be more active here anyways.

  6. #4
    D3M0L1T10N's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    1,364
    Reputation
    19
    Thanks
    656
    Quote Originally Posted by YouWillFear View Post
    It was originally going to be in the Gmodpickles V2 Post, But I decided to make a new thread about it.

    And people plainly don't understand the sticky, Otherwise they wouldn't be asking.

    I need to be more active here anyways.
    And people plainly don't understand the sticky, Otherwise they wouldn't be asking.

    couldn't disagree more
    8:53 PM - Xenomorphic 1 hr 7 min cooldown: So is MPGH only exist so people can c+p from ************* and troll the gmod section?

    [IMG]https://i739.photobucke*****m/albums/xx38/jorroa5990/flatexch2_zpsec96a7e2.gif[/IMG]

  7. #5

  8. #6
    TheEncrypted's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    Ugh. In this tutorial you are explaining to people how to load scripts. This does not have anything to do with actually scripting.

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

    LennyPenny (08-14-2013)

  10. #7
    YouWillFear's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    10
    Reputation
    10
    Thanks
    52
    Quote Originally Posted by TheEncrypted View Post
    Ugh. In this tutorial you are explaining to people how to load scripts. This does not have anything to do with actually scripting.
    How to SCRIPT. Scripting is the use of scripts within a game. The title never implies I am here to teach you how to code your scripts.

    L2P.

  11. #8
    LennyPenny's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    314
    Reputation
    10
    Thanks
    381
    My Mood
    Sad
    We could have a fight on that. I decide that wiktionary wins.
    From scripting article:


    From verb script article:

  12. #9
    TheEncrypted's Avatar
    Join Date
    May 2013
    Gender
    male
    Posts
    18
    Reputation
    10
    Thanks
    1
    Quote Originally Posted by YouWillFear View Post
    How to SCRIPT. Scripting is the use of scripts within a game. The title never implies I am here to teach you how to code your scripts.

    L2P.
    Im just not going to even argue. But I think I lost IQ points for reading your post "Scripting is the use of scripts within a game".

  13. #10
    disguis3d's Avatar
    Join Date
    Aug 2013
    Gender
    male
    Posts
    24
    Reputation
    10
    Thanks
    7
    wow thank u thank u hey thanks
    thank you
    hello
    hello thank you please i thank you i code my own cheat now
    thank you thanks gartias as the mexi cans say

Similar Threads

  1. How to add a Script to Gmod?
    By jason00022 in forum Garry's Mod Discussions & Help
    Replies: 1
    Last Post: 07-09-2013, 10:25 AM
  2. [Tutorial] Tutorial on how to properly install gmod hacks with lua codeing involved.
    By TyleR_RR in forum Garry's Mod Hacks & Cheats
    Replies: 12
    Last Post: 06-05-2013, 08:55 AM
  3. [Tutorial]How to find some Hacks
    By mental81 in forum WarRock - International Hacks
    Replies: 22
    Last Post: 04-06-2007, 10:50 AM
  4. [TUTORIAL]How to control an airplane :p and ofcourse insert it
    By System79 in forum WarRock - International Hacks
    Replies: 8
    Last Post: 07-09-2006, 03:44 PM
  5. Replies: 13
    Last Post: 02-09-2006, 10:25 PM