Adding GM Account in Tom Antihack v5.3.2

Results 1 to 2 of 2
  1. #1
    Newbie x3mforgames is offline
    MemberRank
    Jul 2010 Join Date
    23Posts

    Adding GM Account in Tom Antihack v5.3.2

    Hello
    Code:
    adminlist.txt
    Carbohydrates 99
    Code:
    commands.ini
    [cmds]
    
    ; Those numbers define the MINIMUM adminlevel, required to use the specific commands.
    ; Common players have an equal adminlevel to 0.
    
    commands=0           ; Get a list of all available commands (to your adminlevel)
    players=0            ; Get the amount of players online.
    rates=0              ; Get the server rates defined in 'config.ini'
    time=0               ; Get the time you are playing
    gmlist=0             ; Get a list of all GMs online
    isgm=0               ; Check someone's adminlevel
    
    status=1             ; For people with an adminlevel to change their status
    
    get_ip=10            ; Get someone's IP
    get_account=10       ; Get someone's account
    notice_gm=10         ; See and write GM chat messages
    green_text_gm=10     ; See amd write GM green text messages
    
    notice=20            ; Send global notice
    green_text=20        ; Send global green text
    
    notice_anonymous=30  ; Send global anonymous notice
    
    banlist=40           ; Get a list of all bans
    
    ban=40               ; Ban account+IP by charname
    ban_account=40       ; Ban account
    
    ban_ip=50            ; Ban IP(-range)
    
    unban=80             ; Unban account
    unban_ip=80          ; Unban IP
    get_connections=80   ; Get the connections maintained
    
    adminlist=99         ; Get a list of all admin accounts
    
    outall=99            ; Kick all players
    add_admin=99         ; Grant a specific account a specific adminlevel
    remove_admin=99      ; Revoke an adminlevel
    reload_cmds=99       ; Reload the cmd permissions (this file)
    reload_cfg=99        ; Reload the config (config.ini)
    reload_admins=99     ; Reload the admins (data/adminlist.txt)
    reload_bans=99       ; Reload the bans (data/banlist.txt)
    reload_ranks=99      ; Reload the ranks (data/ranklist.txt)
    
    
    
    
    [flyff_cmds]
    
    ; FlyFF CMDs (you may add more, they are loaded dynamicly!)
    
    
    hts=30                        ; Set a title
    HonorTitleSet=30              ;
    
    sro=30                        ; Awaken/Bless the item and set the options.
    SetRandomOption=30            ;
    
    stat=30			      ; Get stat points
    
    ci=30			      ; Create items
    createitem=30		      ;
    
    te=30			      ; Teleport to a player.
    teleport=30		      ;
    
    su=30			      ; Teleport a player to you.
    summon=30		      ;
    
    inv=30			      ; Get invisible.
    invisible=30		      ;
    
    noinv=30		      ; Get visible.
    noinvisible=30		      ;
    
    gg=30			      ; Get money
    getgold=30		      ;
    
    RefineAccessory=30            ; Upgrade accessories.
    ra=30                         ;
    
    ritem=30                      ; You can upgrade your item.
    
    GenRandomOption=30            ; Awaken/Bless the item.
    gro=30                        ;
    
    InitializeRandomOption=30     ; Cancel the awakening/blessing.
    iro=30                        ;
    
    
    out=50			      ; Kick somebody
    
    cn=50                         ; Spawns a mob.
    createnpc=50                  ;
    
    ud=50			      ; Immortal
    undying=50		      ;
    
    ud2=50			      ; Another kind of immortality
    undying2=50		      ;
    
    noud=50			      ; Get mortal again.
    noundying=50		      ;
    
    
    notalk=70		      ; Char cannot talk
    talk=70			      ; Char can talk again
    mute=70			      ; Mutet someone
    
    sys=70			      ; Anonymous global notice
    system=70		      ; (NOT safe!)
    
    GuildStat=80                  ; Change guild attributes.
    gs=80                         ;
    
    PartyLevel=80                 ; Party level change.
    pl=80                         ;
    
    aroundkill=80                 ; Damage every monster or character nearby.
    ak=80                         ;
    
    ok=80			      ; Kill everything in one hit.
    onekill=80		      ;
    
    nook=80			      ; Do normal damage again.
    noonekill=80		      ;
    
    
    GCIn=80                       ; Apply for a guild war. 
    GCOpen=80                     ; Open guild war.
    GCClose=80                    ; Close the guild war.
    GCNext=80                     ; Go to the next step of the guild war.
    
    gc1to1open=80                 ; Open 1vs1 guild war.
    gc1to1close=80                ; Close 1vs1 guild war.
    gc1to1next=80                 ; Go to the next step of 1vs1 guild war after it is opened.
    
    
    fr=99			      ; Freeze someone for ever.
    freeze=99		      ;
    
    nofr=99			      ; Remove the frozen status.
    nofreeze=99		      ;
    
    indirect=99                   ; Is giving you the opportunity to get a separate text window. You can write something in the Window and type enter. The object will now say the written text.
    id=99                         ;
    
    rmvnpc=99                     ; This command is removing a npc.
    
    Pet=99                        ; Change pet of yourself and others.
    Code:
    admin.ini
    [admin]
    
    ; Admin Password to login with %login
    login_password="G.T5(d3Fd&"          ; NOT my Password... don't even try to use it!
    login_allow=0                        ; Set this to 0 as soon as you have added your account per %add_admin! (Security)
    
    ; GM corruption range
    anti_corrupt_begin=30
    anti_corrupt_end=80
    
    
    ; Stuff adminlevels in the specified range may not do
    no_gm_drop=1
    no_gm_attack=1
    no_gm_skill=1
    no_gm_guild_bank=1
    no_gm_bank=1
    no_gm_mail=1
    no_gm_shop_create=1
    no_gm_shop_buy=1
    no_gm_trade_item=1
    no_gm_trade_money=1
    no_gm_namechange=0
    no_gm_gnamechange=0


  2. #2
    the sound's resound echo Jelle is offline
    Grand MasterRank
    Jun 2009 Join Date
    ._.Location
    1,036Posts

    Re: Adding GM Account in Tom Antihack v5.3.2

    Thanks for your infomration!
    But what is the question?



Advertisement