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






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Change-Speed Detectation
Author Message
xfolder
Apprentice
*

Posts: 9
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2012
Reputation: 0



Post: #25
RE: Change-Speed Detectation
It could be useful for someone.. Wink

Code:
[function f_speedhack]
ref1=<local.char>
local.times=200
if (<ref1.ctag0.times> =< <local.times>)
    if (<ref1.ctag0.lastevent>==<ref1.lastevent>)
        ref1.ctag0.same += 1
    endif
    ref1.ctag0.times += 1
elif (<ref1.ctag0.same> > 11)
    serv.log [SPEEDHACK] UID: <ref1.uid> ACCOUNT: <ref1.account> NAME: <ref1.name>
    ref1.ctag0.same
    ref1.ctag0.times
else
    ref1.ctag0.same
    ref1.ctag0.times
endif
ref1.ctag.lastevent=<ref1.lastevent>

Add PACKET2=f_speedhack in sphere.ini
(This post was last modified: 09-23-2014 07:54 AM by xfolder.)
09-23-2014 07:53 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Change-Speed Detectation - Staff_Stanic - 03-06-2014, 12:29 PM
RE: Change-Speed Detectation - Awaken - 03-07-2014, 01:35 AM
RE: Change-Speed Detectation - Feeh - 03-07-2014, 03:25 AM
RE: Change-Speed Detectation - Coruja - 03-16-2014, 02:25 AM
RE: Change-Speed Detectation - Feeh - 03-16-2014, 04:14 AM
RE: Change-Speed Detectation - Feeh - 03-09-2014, 02:27 AM
RE: Change-Speed Detectation - Awaken - 03-11-2014, 09:15 PM
RE: Change-Speed Detectation - XuN - 03-12-2014, 05:49 PM
RE: Change-Speed Detectation - Awaken - 03-14-2014, 10:34 PM
RE: Change-Speed Detectation - darksun84 - 03-15-2014, 12:44 AM
RE: Change-Speed Detectation - Extreme - 03-15-2014, 01:27 AM
RE: Change-Speed Detectation - Coruja - 03-16-2014, 11:23 AM
RE: Change-Speed Detectation - Feeh - 03-16-2014, 01:27 PM
RE: Change-Speed Detectation - Coruja - 03-16-2014, 03:36 PM
RE: Change-Speed Detectation - Feeh - 03-17-2014, 02:09 AM
RE: Change-Speed Detectation - Coruja - 03-17-2014, 02:55 AM
RE: Change-Speed Detectation - XuN - 03-17-2014, 04:30 AM
RE: Change-Speed Detectation - Ben - 03-16-2014, 10:39 PM
RE: Change-Speed Detectation - Ben - 03-17-2014, 07:15 AM
RE: Change-Speed Detectation - Coruja - 03-24-2014, 05:24 AM
RE: Change-Speed Detectation - Ben - 03-24-2014, 05:35 AM
RE: Change-Speed Detectation - xfolder - 09-23-2014 07:53 AM

Forum Jump:


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