Raised This Month: $12 Target: $400
 3% 

Register System V9.0 by m0skVi4a ;]


Post New Thread Reply   
 
Thread Tools Display Modes
Dr Zayd
Senior Member
Join Date: Jun 2014
Location: forums.alliedmods.net
Old 08-06-2015 , 06:36   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #721

i have probleme in Zombie plague
they can use commands before login !! can you stop it pls ! ?
Ex : /donate
__________________
Invisible System | 100%
ـــــــــــــــــــــــــــــ
Anti setinfo check | Ez Plugin and lite
ـــــــــــــــــــــــــــــ
[ZP] Free VIP Menu | Free VIP menu | ZP-Mod |
Dr Zayd is offline
Kennen
Junior Member
Join Date: Oct 2012
Location: Bulgaria
Old 08-14-2015 , 19:19   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #722

/logs/error_20150815
Code:
L 08/15/2015 - 01:04:22: Start of error session.
L 08/15/2015 - 01:04:22: Info (map "deathrun_arctic") (file "addons/amxmodx/logs/error_20150815.log")
L 08/15/2015 - 01:04:22: [AMXX] Displaying debug trace (plugin "RegisterSystem.amxx", version "9.0")
L 08/15/2015 - 01:04:22: [AMXX] Run time error 3: stack error 
L 08/15/2015 - 01:05:44: Start of error session.
L 08/15/2015 - 01:05:44: Info (map "deathrun_arctic") (file "addons/amxmodx/logs/error_20150815.log")
L 08/15/2015 - 01:05:44: [AMXX] Displaying debug trace (plugin "RegisterSystem.amxx", version "9.0")
L 08/15/2015 - 01:05:44: [AMXX] Run time error 3: stack error
Code:
[2015-08-15 01:04:30] DEATHRUN: Restarting. Reason: Process lost
[2015-08-15 01:05:54] DEATHRUN: Restarting. Reason: Process lost
Also:
Code:
L 08/13/2015 - 11:39:45: Start of error session.
L 08/13/2015 - 11:39:45: Info (map "deathrun_forest") (file "addons/amxmodx/logs/error_20150813.log")
L 08/13/2015 - 11:39:45: [AMXX] Displaying debug trace (plugin "RegisterSystem.amxx", version "9.0")
L 08/13/2015 - 11:39:45: [AMXX] Run time error 3: stack error 
[2015-08-13 11:39:56] DEATHRUN: Restarting. Reason: Process lost

I'm pretty sure this is the problem of the crashes because the server is resterting itself about 10 seconds after crash. And I can't remove this plugin because it's essential. So I'm begging for fast respond.
Happens randomly with 2 or 20 players in the server.

Last edited by Kennen; 08-14-2015 at 19:23.
Kennen is offline
Send a message via Skype™ to Kennen
Dr Zayd
Senior Member
Join Date: Jun 2014
Location: forums.alliedmods.net
Old 09-16-2015 , 13:01   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #723

Quote:
Originally Posted by Dr Zayd View Post
i have probleme in Zombie plague
they can use commands before login !! can you stop it pls ! ?
Ex : /donate
Solved By MaSelf No Supports

Last edited by Dr Zayd; 09-16-2015 at 13:01.
Dr Zayd is offline
Black Rose
Veteran Member
Join Date: Feb 2011
Location: Stockholm, Sweden
Old 09-16-2015 , 16:53   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #724

Quote:
Originally Posted by Dr Zayd View Post
Solved By MaSelf No Supports
I'm sure there are people who would appreciate if you would help them by sharing what you did to fix it.
__________________
Black Rose is offline
Dr Zayd
Senior Member
Join Date: Jun 2014
Location: forums.alliedmods.net
Old 09-20-2015 , 07:52   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #725

Quote:
Originally Posted by Black Rose View Post
I'm sure there are people who would appreciate if you would help them by sharing what you did to fix it.
i just added (is_user_alive) to Donate System
because you must Login before you get alive ! :p

P.S i have other problems :

Code:
L 09/20/2015 - 00:26:54: Info (map "zm_fun_world_2") (file "addons/amxmodx/logs/error_20150920.log")
L 09/20/2015 - 00:26:54: [AMXX] Displaying debug trace (plugin "RegisterSystem.amxx")
L 09/20/2015 - 00:26:54: [AMXX] Run time error 4: index out of bounds 
L 09/20/2015 - 00:26:54: [AMXX]    [0] RegisterSystem.sma.p::CreateMainMenuTask (line 1398)
L 09/20/2015 - 00:26:58: Invalid player id 97
L 09/20/2015 - 00:26:58: [AMXX] Displaying debug trace (plugin "protect_name.amxx")
L 09/20/2015 - 00:26:58: [AMXX] Run time error 10: native error (native "client_cmd")
L 09/20/2015 - 00:26:58: [AMXX]    [0] RegisterSystem.sma.p::Login (line 1615)
L 09/20/2015 - 00:26:58: [AMXX]    [1] RegisterSystem.sma.p::MainMenu (line 1442)
L 09/20/2015 - 00:26:58: [AMXX]    [2] RegisterSystem.sma.p::Login (line 1614)
__________________
Invisible System | 100%
ـــــــــــــــــــــــــــــ
Anti setinfo check | Ez Plugin and lite
ـــــــــــــــــــــــــــــ
[ZP] Free VIP Menu | Free VIP menu | ZP-Mod |
Dr Zayd is offline
JusTGo
Veteran Member
Join Date: Mar 2013
Old 10-25-2015 , 07:11   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #726

in cfg file there is a small typo:

PHP Code:
"rs_whitelsit" 
>>
PHP Code:
"rs_whitelist" 
__________________
JusTGo is offline
amir saiaoud
Senior Member
Join Date: May 2015
Location: essaouira , maroc
Old 01-30-2016 , 09:51   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #727

Quote:
Originally Posted by Dr Zayd View Post
i just added (is_user_alive) to Donate System
because you must Login before you get alive ! :p


add (is_logged) better ;)
*^^*
__________________
amir saiaoud is offline
Send a message via Skype™ to amir saiaoud
Old 11-17-2016, 11:53
yas17sin
This message has been deleted by yas17sin.
rautamiekka
Veteran Member
Join Date: Jan 2009
Location: Finland
Old 11-18-2016 , 06:22   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #728

It's retarded that AM doesn't officially support No-Steam, but when a No-Steam plugin is released it's just moved to unapproved and left there. The dev should be banned and the thread deleted if it was serious.
__________________
Links to posts I received Karma from:
Big thanks to all who gave Karma

Last edited by rautamiekka; 11-18-2016 at 06:23.
rautamiekka is offline
Send a message via ICQ to rautamiekka Send a message via AIM to rautamiekka Send a message via MSN to rautamiekka Send a message via Yahoo to rautamiekka Send a message via Skype™ to rautamiekka
NsaGcl
Junior Member
Join Date: Aug 2016
Location: Concepcion, Chile
Old 12-29-2016 , 14:13   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #729

In KickFunction not exist a preventive bot kicker, so i edited this for prevent bot kick

PHP Code:
/*==============================================================================
    Start of Kick Player function
================================================================================*/
public KickPlayer(parameters[])
{
    new 
id parameters[0]
    new 
reason parameters[1]

    if(!
is_user_connecting(id) && !is_user_connected(id) && !is_user_bot(id))
        return 
PLUGIN_HANDLED

    
new userid get_user_userid(id)

    switch(
reason)
    {
        case 
1:
        {
            if(
is_registered[id] || is_user_bot(id))
                return 
PLUGIN_HANDLED

            console_print
(id"%L"LANG_SERVER"KICK_INFO")
            
server_cmd("kick #%i ^"%L^""useridLANG_PLAYER"KICK_REG")
        }
        case 
2:
        {
            if(
is_logged[id] || is_user_bot(id))
                return 
PLUGIN_HANDLED

            console_print
(id"%L"LANG_SERVER"KICK_INFO")
            
server_cmd("kick #%i ^"%L^""useridLANG_PLAYER"KICK_LOGIN")
        }
        case 
3:
        {
            if(
TrieGetCell(g_cant_login_timeg_client_data[id], value))
            {
                
console_print(id"%L"LANG_SERVER"KICK_INFO")

                if(!
value)
                {
                    
server_cmd("kick #%i ^"%s^""useridLANG_PLAYER"KICK_ATMP_MAP"get_pcvar_num(g_attempts))
                }
                else
                {
                    new 
cal_time get_pcvar_num(g_time) - (time() - value)
                    
server_cmd("kick #%i ^"%s^""useridLANG_PLAYER"KICK_ATMP_TIME"get_pcvar_num(g_attempts), cal_time)
                }
            }
        }
        case 
4:
        {
            
console_print(id"%L"LANG_SERVER"KICK_INFO")
            
server_cmd("kick #%i ^"%L^""useridLANG_SERVER"KICK_LOGOUT")
        }
    }
    return 
PLUGIN_CONTINUE
}
/*==============================================================================
    End of Kick Player function
================================================================================*/ 
__________________
Just learning
NsaGcl is offline
Firuz
Member
Join Date: Dec 2014
Location: Tajikistan
Old 09-20-2017 , 20:04   Re: Register System V9.0 by m0skVi4a ;]
Reply With Quote #730

Now hack nick easily
For example, I have a nickname with a capital letter with a password, then it can be hacked just put a nickname with a small letter

how fix?
Firuz is offline
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:46.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode