The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 786 - File: showthread.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/showthread.php 786 errorHandler->error






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
@UserExtCmd
Author Message
Avatar
Journeyman
*

Posts: 172
Likes Given: 6
Likes Received: 27 in 12 posts
Joined: Apr 2012
Reputation: 5

The North Shield

Post: #1
@UserExtCmd
Hello everyone. I'm proper programmer at C# and I'm dealing kind of 3rd party program which recognizes what player use what program such as easy uo, some speed or injection stuff then send a packet to the sphereserver and let server know what it is going on in player computer let say.

But I'm doing this by using mysql.I read data from client memory and send mysql datas and I let sphere read these datas from mysql then with scripting I log the files for example.

One of my friends mentioned that There is ON=@UserExtCmd stuff in sphere which allow some sendpacket stuff yet I dont know how to use it.

Also, he told me that One guy achieved this like below;

ON=@UserExtCmd
if (<eval(<argn1>)>=252)
if (strmatch("<argv[0]>","EasyUO"))
src.sysmessage @39,,1 EasyUO detected !
SERV.WRITEFILE2 logging/easyuo.log <serv.rTIME> <src.NAME> (<src.UID>)
src.stone 1
src.go 5128,389,15
endif
endif

He sent me that but did not explain how to use unfortunately.
I could not be able to use sendpacket actually from C#. Maybe someone knows huh ?Smile

If there is one who knows UserExtCmd about how to use, please help.



Thanks.
(This post was last modified: 04-01-2012 10:02 AM by Avatar.)
04-01-2012 09:34 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
@UserExtCmd - Avatar - 04-01-2012 09:34 AM
RE: @UserExtCmd - ShiryuX - 04-01-2012, 11:21 AM
RE: @UserExtCmd - Avatar - 04-01-2012, 06:10 PM
RE: @UserExtCmd - Valios - 04-02-2012, 07:58 PM
RE: @UserExtCmd - Avatar - 04-02-2012, 08:18 PM
RE: @UserExtCmd - Valios - 04-02-2012, 09:26 PM
RE: @UserExtCmd - Avatar - 04-03-2012, 03:42 AM
RE: @UserExtCmd - Shaklaban - 04-02-2012, 09:27 PM
RE: @UserExtCmd - Avatar - 04-07-2012, 04:42 AM
RE: @UserExtCmd - Valios - 04-11-2012, 12:23 AM
RE: @UserExtCmd - Avatar - 04-13-2012, 07:29 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)