Jizz Command for uberEMU

Page 3 of 4 FirstFirst 1234 LastLast
Results 31 to 45 of 52
  1. #31
    Web Developer Markshall is offline
    MemberRank
    Oct 2009 Join Date
    EnglandLocation
    628Posts

    Re: Jizz Command for uberEMU

    Sorry, I had to comment.
    This is fucking pointless, you may as well just type:
    * Jizz in my pants *
    ..or whatever, it would still have the same effect.

  2. #32
    sexiess is a sin. Subway is offline
    MemberRank
    Jun 2010 Join Date
    2,491Posts

    Re: Jizz Command for uberEMU

    That's actually what I was trying to prove in my post.

  3. #33
    Account Upgraded | Title Enabled! Sledmore is offline
    MemberRank
    Jun 2009 Join Date
    1,133Posts

    Re: Jizz Command for uberEMU

    Why didn't I think of this... FML. ;(

  4. #34
    Apprentice Zamba is offline
    MemberRank
    Apr 2011 Join Date
    16Posts

    Re: Jizz Command for uberEMU

    Quote Originally Posted by Emerica View Post
    LOL, useless ?????

    Omg, it has the same effect like:

    You write in the client JIZZ IN MY PANTS
    Stfu Mate, Go Suck Your Dad.

    FlyCoder Made this, It's easier then typing *Jizz In my Pants* when you can just type :jizz
    Last edited by Zamba; 16-04-11 at 02:54 PM.

  5. #35
    Enthusiast 0cean is offline
    MemberRank
    Sep 2010 Join Date
    35Posts

    Re: Jizz Command for uberEMU

    this is a funny command ;]

  6. #36
    Garry's Mod is addictive! Law is offline
    MemberRank
    Dec 2009 Join Date
    NorwayLocation
    993Posts

    Re: Jizz Command for uberEMU

    Quote Originally Posted by Zamba View Post
    Stfu Mate, Go Suck Your Dad.

    FlyCoder Made this, It's easier then typing *Jizz In my Pants* when you can just type :jizz
    It is a fucking lame and sucky command, it is as easy as typing *Jizz In my Pants* CUZ SOME PEOPLE can actually move there fat fingers and type all that...

    Quote Originally Posted by 0cean View Post
    this is a funny command ;]
    What are you 7 or something? its worst command i have seen in my entire life lolz.

  7. #37
    Account Upgraded | Title Enabled! FlyCoder is offline
    MemberRank
    Jan 2011 Join Date
    United KingdomLocation
    469Posts

    Re: Jizz Command for uberEMU

    Quote Originally Posted by reptilon View Post
    It is a fucking lame and sucky command, it is as easy as typing *Jizz In my Pants* CUZ SOME PEOPLE can actually move there fat fingers and type all that...



    What are you 7 or something? its worst command i have seen in my entire life lolz.
    You don't have to be here, you can just ignore this thread... -.-

  8. #38
    Garry's Mod is addictive! Law is offline
    MemberRank
    Dec 2009 Join Date
    NorwayLocation
    993Posts

    Re: Jizz Command for uberEMU

    I don't have to be here, but i hate when people release things that are eihter funny for 2 years old, or when it has actually nothing good in it.

    Creating commands that sendsshout/sendsay or we. its on uber, it is totally useless.

    When you make things like teleport, poof, pull, etcetcetc. it will be good, cuz u cant do that without saying like :poof

    But when you make a command like :jizz it will only be useless because that command takes 2 sec less to type...

  9. #39
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Jizz Command for uberEMU

    FlyCoder, just GTFO like Spazz, Or i'll flame at you like i did by Spazz and i'll make you GTFO.
    'nuff said.
    Last edited by PEjump2; 16-04-11 at 05:14 PM.

  10. #40
    Member twentySix26 is offline
    MemberRank
    Mar 2011 Join Date
    68Posts

    Re: Jizz Command for uberEMU

    Quote Originally Posted by PEjump2 View Post
    FlyCoder, just GTFO like Spazz, Or i'll flame at you like i did by Spazz and i'll make you GTFO.
    WOW
    'nuff said on that!

  11. #41
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Jizz Command for uberEMU

    Quote Originally Posted by twentySix26 View Post
    WOW
    'nuff said on that!
    Added, LOL.
    But eh people might find this command much more usefull:
    Code:
                    case "emulateuser":
    
                        if (Session.GetHabbo().HasFuse("fuse_sysadmin"))
                        {
                            string TextToSay = MergeParams(Params, 2);
    
                            if (TextToSay.Length > 0)
                            {
                                TargetClient = UberEnvironment.GetGame().GetClientManager().GetClientByHabbo(Params[1]);
    
                                if (TargetClient != null)
                                {
                                    TargetRoom = UberEnvironment.GetGame().GetRoomManager().GetRoom(TargetClient.GetHabbo().CurrentRoomId);
                                    {
                                        TargetRoomUser = TargetRoom.GetRoomUserByHabbo(TargetClient.GetHabbo().Id);
    
                                        TargetRoomUser.Chat(TargetClient, TextToSay, false);
    
                                        SendChatMessage(Session, "User emulated succesfully :>");
    
                                        return true;
                                    }
                                }
                                else
                                {
                                    SendChatMessage(Session, "User ain't in this room bro.");
    
                                    return true;
                                }
                            }
                            else
                            {
                                return false;
                            }
                        }
                        
                        return false;
    I would appreciate it if you click the like button ;)
    Last edited by PEjump2; 16-04-11 at 05:48 PM.

  12. #42
    Garry's Mod is addictive! Law is offline
    MemberRank
    Dec 2009 Join Date
    NorwayLocation
    993Posts

    Re: Jizz Command for uberEMU

    What does it do?

    My first expression of it was to disconnect the user?

    or is it like :talk on r26?

    Or does it mute him? :p

    I srsly dont understand me on beta commands :p

  13. #43
    Banned PEjump2 is offline
    BannedRank
    Jan 2010 Join Date
    The NetherlandsLocation
    2,838Posts

    Re: Jizz Command for uberEMU

    Its like :talk on r26 :P

  14. #44
    Garry's Mod is addictive! Law is offline
    MemberRank
    Dec 2009 Join Date
    NorwayLocation
    993Posts

    Re: Jizz Command for uberEMU

    Quote Originally Posted by PEjump2 View Post
    Its like :talk on r26 :P
    Woho, after reading the code like 5 times, i thought it was that :p

    +1 point to meh :p

  15. #45
    Ultra Light Beam Makarov is offline
    MemberRank
    Apr 2010 Join Date
    GothamLocation
    3,622Posts

    Re: Jizz Command for uberEMU

    Quote Originally Posted by Žak™ View Post
    Makes Target User Say I Jizz In My panys!

    whats the use of this lol...
    You made a command just like this in holograph, don't talk.

    ---------- Post added at 11:35 AM ---------- Previous post was at 11:34 AM ----------

    Quote Originally Posted by FlyCoder View Post
    You don't have to be here, you can just ignore this thread... -.-
    You don't have to be here, We all know you just leech and release things like this on a regular basis.



Page 3 of 4 FirstFirst 1234 LastLast

Advertisement