Raised This Month: $ Target: $400
 0% 

Explain the code Please ..Related to Orpheu


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
devilicioux
Veteran Member
Join Date: Jun 2013
Location: Delhi,India
Old 10-08-2013 , 06:19   Explain the code Please ..Related to Orpheu
Reply With Quote #1

New to orpheu Trying to understand this code .. Can any1 explain what the code is doing and how ?

PHP Code:
#include <amxmodx>
#include <orpheu>

public plugin_precache()
{
    
OrpheuRegisterHook(OrpheuGetFunction("SV_ConnectClient"),"OnSV_ConnectClient")
}

public 
OrpheuHookReturn:OnSV_ConnectClient()
{
    static 
info[100],dummy[1]
    
read_argv(3,info,charsmax(info))

    for(new 
i=0;i<8;i++)
        
strtok(info,dummy,0,info,charsmax(info),'\')
 
    return equal(info,"19e5f1e722f4ab6d0d41c82f89c65295") ? OrpheuSupercede : OrpheuIgnored

__________________
You keep bringing ANTICHRISTUS down .. He will rise again and kick asses !

#RespectList ANTICHRISTUS fysiks Bugsy

Most Common Errors You Can Encounter Every Now and Then
devilicioux is offline
Old 11-24-2013, 10:39
xxxperts
This message has been deleted by YamiKaitou. Reason: English only
Reply



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 11:11.


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