Results 1 to 11 of 11
  1. #1
    Trollaux's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    2,074
    Reputation
    137
    Thanks
    792

    Binary Module Printing to Console

    Nooblord123 here asking how to print to console using binary modules.
    Thanks.
    d e a d b o y s
    Quote Originally Posted by Dave84311 View Post
    What do you call a troll with shitty jokes?
    Trollaux
    Quote Originally Posted by Kyeran View Post
    Foot job with lots of oil.
    Quote Originally Posted by Kyeran View Post
    If she's 12, I'm 12.

  2. #2
    suchisgood's Avatar
    Join Date
    Feb 2014
    Gender
    female
    Posts
    902
    Reputation
    10
    Thanks
    562
    My Mood
    Angelic
    lua_run_cl print("hi")

  3. #3
    Trollaux's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    2,074
    Reputation
    137
    Thanks
    792
    Quote Originally Posted by suchisgood View Post
    lua_run_cl print("hi")
    could you be less idiotic and realize its a binary module.
    d e a d b o y s
    Quote Originally Posted by Dave84311 View Post
    What do you call a troll with shitty jokes?
    Trollaux
    Quote Originally Posted by Kyeran View Post
    Foot job with lots of oil.
    Quote Originally Posted by Kyeran View Post
    If she's 12, I'm 12.

  4. #4
    MeepDarknessMeep's Avatar
    Join Date
    Aug 2012
    Gender
    female
    Posts
    725
    Reputation
    22
    Thanks
    922
    it's called the gmod wiki

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

    suchisgood (05-07-2014)

  6. #5
    Trollaux's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    2,074
    Reputation
    137
    Thanks
    792
    Quote Originally Posted by MeepDarknessMeep View Post
    it's called the gmod wiki
    I know how to setup a module already.
    d e a d b o y s
    Quote Originally Posted by Dave84311 View Post
    What do you call a troll with shitty jokes?
    Trollaux
    Quote Originally Posted by Kyeran View Post
    Foot job with lots of oil.
    Quote Originally Posted by Kyeran View Post
    If she's 12, I'm 12.

  7. #6
    Blue Kirby's Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    181
    Reputation
    49
    Thanks
    600
    My Mood
    Psychedelic
    print( "I'm incapable of learning" )

    You can literally get it with one line of code. Get on my level and maybe I'll help your sorry ass.
    Last edited by Blue Kirby; 05-07-2014 at 05:05 PM.

  8. The Following 3 Users Say Thank You to Blue Kirby For This Useful Post:

    Liquidsocks (05-10-2014),suchisgood (05-08-2014),TroubleMakers (05-18-2014)

  9. #7
    Trollaux's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    2,074
    Reputation
    137
    Thanks
    792
    Quote Originally Posted by Blue Kirby View Post
    print( "I'm incapable of learning" )

    You can literally get it with one line of code. Get on my level and maybe I'll help your sorry ass.
    thats ruby hash converted to python not roblox lua
    d e a d b o y s
    Quote Originally Posted by Dave84311 View Post
    What do you call a troll with shitty jokes?
    Trollaux
    Quote Originally Posted by Kyeran View Post
    Foot job with lots of oil.
    Quote Originally Posted by Kyeran View Post
    If she's 12, I'm 12.

  10. #8
    D3M0L1T10N's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    1,364
    Reputation
    19
    Thanks
    656
    Quote Originally Posted by Trollaux View Post


    thats ruby hash converted to python not roblox lua
    selling an aimbot on roblox
    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]

  11. #9
    NuclearSlayer52's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    4
    Reputation
    10
    Thanks
    1
    My Mood
    Dead
    i know what i need that when im attacked i get health and the attacker loses all health

  12. #10
    z346etn56jzd7egth's Avatar
    Join Date
    Dec 2010
    Gender
    male
    Posts
    37
    Reputation
    19
    Thanks
    1,123
    My Mood
    Dead
    Code:
    	
    LUA->GetField(-1, "print");
    LUA->PushString("I'm a nub");
    LUA->Call(1, 0);

  13. #11
    Trollaux's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Posts
    2,074
    Reputation
    137
    Thanks
    792
    Quote Originally Posted by kokomika View Post
    Code:
    	
    LUA->GetField(-1, "print");
    LUA->PushString("I'm a nub");
    LUA->Call(1, 0);
    Actually this isn't needed because a while back bluekirby posted extended headers that include RunString so you can just do LUA->RunString("print(\"nub i am\")") or something like that.
    Thanks anyway. @Symmetrical lock
    Last edited by Trollaux; 05-10-2014 at 10:40 PM.
    d e a d b o y s
    Quote Originally Posted by Dave84311 View Post
    What do you call a troll with shitty jokes?
    Trollaux
    Quote Originally Posted by Kyeran View Post
    Foot job with lots of oil.
    Quote Originally Posted by Kyeran View Post
    If she's 12, I'm 12.

Similar Threads

  1. [Help] Quick help about printing ascii art into console.
    By IV2B in forum C++/C Programming
    Replies: 13
    Last Post: 10-17-2013, 09:08 AM
  2. [Solved] Printing Text To Console
    By R3Dx666† in forum C++/C Programming
    Replies: 24
    Last Post: 09-08-2012, 08:32 AM
  3. [Help] Print to console
    By **Seals** in forum Call of Duty Black Ops Coding, Programming & Source Code
    Replies: 8
    Last Post: 07-07-2011, 03:47 AM
  4. Console Wars
    By arunforce in forum Entertainment
    Replies: 9
    Last Post: 07-02-2006, 11:09 PM
  5. Just in case you use the Console Administrator Hack...
    By Rocker1989 in forum Gunz General
    Replies: 9
    Last Post: 05-26-2006, 09:05 AM