Paying for CustomCommands

Page 1 of 2 12 LastLast
Results 1 to 25 of 31
  1. #1
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Paying for CustomCommands

    Yeah as aboved stated . able to pay up to $100
    so in total i want for playercommands /name for players and donors
    /name with alt codes like ^1name for donor with grade id 3
    /sex - changes to female or male
    /colors shows the availability of color names
    /changeclanname ~~
    /createclan
    /commands - display all commands for players with brieft descriptions

    GM comands - banning ,muting,sending items, in game commands
    *speed and gravity

    xuan@revoltgamers.com

    also offering free webhosting cpanel and resellers with unmetered bandwith and storage
    for life !
    Last edited by Asaki; 02-01-10 at 01:53 PM.


  2. #2
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: Paying for CustomCommands

    like wut commands?

  3. #3
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    database editing commands . /name to change name etc which udont know :)

  4. #4
      Phoenix is offline
    ModeratorRank
    Mar 2009 Join Date
    6,890Posts

    Re: Paying for CustomCommands

    Use an admin panel?

  5. #5
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    i want it for playercommands ? its like asking player to use admin panel ?

  6. #6
    Account Upgraded | Title Enabled! Axium is offline
    MemberRank
    May 2008 Join Date
    Delhi, IndiaLocation
    604Posts

    Re: Paying for CustomCommands

    I'll be waiting for someone to add you a few extra commands so they can fuck up your server if you don't do them any good.

  7. #7
    Apprentice blackspeedy is offline
    MemberRank
    Nov 2009 Join Date
    5Posts

    Re: Paying for CustomCommands

    just a userpanel that they can edit their account name,face,clan,etc..
    ?

  8. #8
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    Quote Originally Posted by Axium View Post
    I'll be waiting for someone to add you a few extra commands so they can fuck up your server if you don't do them any good.
    nah if its you who did it iknow you cant , u might add extra exploits in the source .

  9. #9
    Account Upgraded | Title Enabled! randy1234 is offline
    MemberRank
    Mar 2009 Join Date
    SingaporeLocation
    1,196Posts

    Re: Paying for CustomCommands

    For the/Name that is done with asm

  10. #10
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    parts of it are done via asm or w/e majority of it needs database editing , majority doesnt know how to do it here
    Last edited by Asaki; 26-12-09 at 04:54 PM.

  11. #11
    mikethemak is offline
    MemberRank
    Apr 2008 Join Date
    Ragezone Spam SectionLocation
    1,019Posts

    Re: Paying for CustomCommands

    Theres been a release on how to do this already.

  12. #12
    Account Upgraded | Title Enabled! cerealnp is offline
    MemberRank
    Apr 2006 Join Date
    BrazilLocation
    441Posts

    Re: Paying for CustomCommands

    I can do it for ya, PM me.

  13. #13
    Apprentice codypkz is offline
    MemberRank
    Dec 2009 Join Date
    11Posts

    Re: Paying for CustomCommands

    not hard,

    public boolean fale;
    if [cmd]equals("admin")
    show.gui

    and the rest.. you make, its basic c++

  14. #14

    Re: Paying for CustomCommands

    Quote Originally Posted by codypkz View Post
    not hard,

    public boolean fale;
    if [cmd]equals("admin")
    show.gui

    and the rest.. you make, its basic c++
    Riiight. That's not even C++.

    @Asaki: Do a memcmp on ZChat::Input.

  15. #15
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    can u teach me ? i am really new to gunz c++ or w/e
    I came from MS , but i do know java . Its really different from what i used to code

  16. #16
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    bumps

  17. #17
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    halpa

  18. #18
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    bumps really need help =[

  19. #19
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    bumps anyone ? increased the price

  20. #20
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: Paying for CustomCommands

    obviously no one is willing to help you at this time, stop bumping a poiuntless thread, your in the wrong section anyways

  21. #21
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Paying for CustomCommands

    Quote Originally Posted by gregon13 View Post
    obviously no one is willing to help you at this time, stop bumping a poiuntless thread, your in the wrong section anyways
    how is he in the wrong section? Hes asking for custom commands for GunZ this is the gunz section, is it not?

    And I believe this is what Mike was talking about

    Code:
    005DED81  /$ A1 F0696500    MOV EAX,DWORD PTR DS:[6569F0]
    005DED86  |. 60             PUSHAD
    005DED87  |. 3E:8D8C24 7402>LEA ECX,DWORD PTR DS:[ESP+274]
    005DED8F  |. 8039 3E        CMP BYTE PTR DS:[ECX],3E
    005DED92  |. 75 11          JNZ SHORT Viral.005DEDA5
    005DED94  |. 41             INC ECX
    005DED95  |. 8139 68656C70  CMP DWORD PTR DS:[ECX],706C6568
    005DED9B  |. 75 08          JNZ SHORT Viral.005DEDA5
    005DED9D  |. 83C1 05        ADD ECX,5
    005DEDA0  |. 8039 00        CMP BYTE PTR DS:[ECX],0
    005DEDA3  |. 75 02          JNZ SHORT Viral.005DEDA7
    005DEDA5  |> 61             POPAD
    005DEDA6  |. C3             RETN
    005DEDA7  |> 60             PUSHAD
    005DEDA8  |. BF 3CC76600    MOV EDI,Viral.0066C73C
    005DEDAD  |. BA 00006F00    MOV EDX,Viral.006F0000
    005DEDB2  |. 57             PUSH EDI
    005DEDB3  |. E8 A857E4FF    CALL Viral.00424560
    005DEDB8  |. 2BC9           SUB ECX,ECX
    005DEDBA  |> 8A0439         /MOV AL,BYTE PTR DS:[ECX+EDI]
    005DEDBD  |. 3C 00          |CMP AL,0
    005DEDBF  |. 74 06          |JE SHORT Viral.005DEDC7
    005DEDC1  |. 880411         |MOV BYTE PTR DS:[ECX+EDX],AL
    005DEDC4  |. 41             |INC ECX
    005DEDC5  |.^EB F3          \JMP SHORT Viral.005DEDBA
    005DEDC7  |> B0 20          MOV AL,20
    005DEDC9  |. 880411         MOV BYTE PTR DS:[ECX+EDX],AL
    005DEDCC  |. 41             INC ECX
    005DEDCD  |. 66:C70411 203A MOV WORD PTR DS:[ECX+EDX],3A20
    005DEDD3  |. 83C1 03        ADD ECX,3
    005DEDD6  |. 03D1           ADD EDX,ECX
    005DEDD8  |. 2BC9           SUB ECX,ECX
    005DEDDA  |. 8B7C24 08      MOV EDI,DWORD PTR SS:[ESP+8]
    005DEDDE  |. 8A0439         MOV AL,BYTE PTR DS:[ECX+EDI]
    005DEDE1  |> 3C 00          /CMP AL,0
    005DEDE3  |. 74 06          |JE SHORT Viral.005DEDEB
    005DEDE5  |. 880411         |MOV BYTE PTR DS:[ECX+EDX],AL
    005DEDE8  |. 41             |INC ECX
    005DEDE9  |.^EB F6          \JMP SHORT Viral.005DEDE1
    005DEDEB  |> 880411         MOV BYTE PTR DS:[ECX+EDX],AL
    005DEDEE  |. 66:C705 FEFF6E>MOV WORD PTR DS:[6EFFFE],3B5E
    005DEDF7  |. 61             POPAD
    005DEDF8  |. 8D0D FEFF6E00  LEA ECX,DWORD PTR DS:[6EFFFE]
    005DEDFE  |. 83E9 06        SUB ECX,6
    005DEE01  |. C701 3E68656C  MOV DWORD PTR DS:[ECX],6C65683E
    005DEE07  |. 66:C741 04 702>MOV WORD PTR DS:[ECX+4],2070
    005DEE0D  |. 83C1 07        ADD ECX,7
    005DEE10  |. 61             POPAD
    005DEE11  |. 8D0D F8FF6E00  LEA ECX,DWORD PTR DS:[6EFFF8]
    005DEE17  |. E8 B4AAE4FF    CALL Viral.004298D0
    005DEE1C  |. B8 00000000    MOV EAX,0
    005DEE21  |. 90             NOP
    005DEE22  |. 6A 00          PUSH 0
    005DEE24     6A 00          PUSH 0
    005DEE26     90             NOP
    005DEE27  |. 51             PUSH ECX
    005DEE28  |. 8D4424 04      LEA EAX,DWORD PTR SS:[ESP+4]
    005DEE2C  |. 50             PUSH EAX
    005DEE2D  |. 8D4424 14      LEA EAX,DWORD PTR SS:[ESP+14]
    005DEE31  |. 50             PUSH EAX
    005DEE32  |. E8 99AAE4FF    CALL Viral.004298D0
    005DEE37  |. 81C4 44020000  ADD ESP,244
    005DEE3D  |. 83C4 1C        ADD ESP,1C
    005DEE40  |. B0 01          MOV AL,1
    005DEE42  \. C2 0400        RETN 4
    credits to Jacob, of course for posting it.

  22. #22

    Re: Paying for CustomCommands

    That is a custom command hook.

  23. #23
    Valued Member Asaki is offline
    MemberRank
    Nov 2009 Join Date
    133Posts

    Re: Paying for CustomCommands

    halp meh plox =[

  24. #24
    Sharing is caring KillerStefan is offline
    MemberRank
    Feb 2007 Join Date
    NetherlandsLocation
    2,554Posts

    Re: Paying for CustomCommands

    This isn't allowed here and you should know that, just like the people who posted here.

  25. #25
    (。◕‿‿◕。) Nobody666 is offline
    MemberRank
    Oct 2008 Join Date
    1,773Posts

    Re: Paying for CustomCommands

    Quote Originally Posted by KillerStefan View Post
    This isn't allowed here and you should know that, just like the people who posted here.
    only one person agreed to do it for money, everyone else was posting trying to help for free.



Page 1 of 2 12 LastLast

Advertisement