Register  |  Home  |  Chat   |  ArmaBrowser  |  HowTo  |  Wiki  |  ServerStats  |  Donate  |  Forum  |  MapTools  |  Servers  |  Log in 
Forums
Information Desk
Latest News
Round Table
Servers
Trainees
Challenge us!
Off Topic

Clan Information
Public Clan Information
Active CTers+Trainees
All CTers+Trainees
Inactive CTers
CTers Earth Map
CT Groups
CT Medals
Armahacktron Wiki
Forum Ranks
Won/Lost Battles

Servers and Maps
ArmaBrowser
BFC New Ladder
CT Server Ladders
CT Mayhem Ladder
CTWF New Ladder
CT Server Maps
Flower Power Sumo Assault
Map Tools
Want to help? Donate

Jumble
HomeForum
CalendarChatMessengerIRC
Forum Members
LinksFAQ
NewsView Online

Search

Advanced Search

User Block
Username:

Password:

 Remember me



I forgot my password

Don't have an account yet?
You can register for FREE


Reply to topic
 http://wrtlprnft.ath.cx/playerstats2.htm 
Crazy Tronner
Server Tech
Honorary Member
CT Rank: Not Ranked
Field's place: support
Grid Name: CT×W124
GID: P4@ct/jedi
CT Wild Fort Rank: na
Joined: 20 Jun 2006
Posts: 22Y362698 Posts
Location: 50°17'50.79"N 18°41'04.70"E
Reply with quote
i just wonder how the script knows that i.e. ~»ReCøGnIzE*«} is aka ~|ReCoGnIzE|~. I mean how does it know "aka"s Wink
--
random quote: "Are you a real «Player 1»?"

_________________
P4
View user's profile Find all posts by P4 Send private message Visit poster's website MSN Messenger
  
Wacko
Map Maker (Amount: 1)
CT Rank: Not a CTer
Field's place:
Grid Name:
GID: wrtlprnft@ct/public
CT Wild Fort Rank:
Joined: 06 Oct 2006
Posts: 5Q36206 Posts
Location: 0x08048000
Reply with quote
Well, it keeps an internal name for every player that's generated by converting everything to lowercase, deleting chars like punctuation and spaces, and then converting some chars into others that look about the same, like ö?o, ®?r (using the same map arma uses for the internal names you see when typing “/players”, with some additions). It also converts three or more of [oez] into one of them. Then it just adds the times for all of the players that have the same internal names.


It used to strip off known clan tags as well, but there's too many clans out there, and it occasionally threw together players that obviously weren't the same…

_________________
Want to know how addicted you are? Here's the answer!

I hacked 127.42.3.141!
View user's profile Find all posts by wrtlprnft Send private message
  
Crazy Tronner
Server Tech
Honorary Member
CT Rank: Not Ranked
Field's place: support
Grid Name: CT×W124
GID: P4@ct/jedi
CT Wild Fort Rank: na
Joined: 20 Jun 2006
Posts: 22Y362698 Posts
Location: 50°17'50.79"N 18°41'04.70"E
Reply with quote
greate work, time to cox Wink cox cox Smile
thank you wrtlprnft (btw. when i told the address to my friend to check if he exist on that list he laughed me because i remember so random letters)

_________________
P4
View user's profile Find all posts by P4 Send private message Visit poster's website MSN Messenger
  
Crazy Tronner
Server Tech
Honorary Member
CT Rank: Not Ranked
Field's place: support
Grid Name: CT×W124
GID: P4@ct/jedi
CT Wild Fort Rank: na
Joined: 20 Jun 2006
Posts: 22Y362698 Posts
Location: 50°17'50.79"N 18°41'04.70"E
Reply with quote
wrtlprnft: if you find so much free time could you tell me exacly what letters are replaced, please? Smile

_________________
P4
View user's profile Find all posts by P4 Send private message Visit poster's website MSN Messenger
  
Wacko
Map Maker (Amount: 1)
CT Rank: Not a CTer
Field's place:
Grid Name:
GID: wrtlprnft@ct/public
CT Wild Fort Rank:
Joined: 06 Oct 2006
Posts: 5Q36206 Posts
Location: 0x08048000
Reply with quote
You asked for it. Here's a dump of the map the script is using.
Code:
Array
(
    [$] => s
    [0] => o
    [7] => t
    [1] => l
    [3] => e
    [4] => a
    [!] => i
    [ ] =>
    [~] =>
    [*] =>
    [+] =>
    [/] =>
    [\] =>
    [-] =>
    [.] =>
    [,] =>
    [%] =>
    [=] =>
    [_] =>
    [^] =>
    [`] =>
    [:] =>
    [;] =>
    [|] =>
    [<] =>
    [>] =>
    [[] =>
    []] =>
    [{] =>
    [}] =>
    [(] =>
    [)] =>
    [ ] =>
    [¡] =>
    [¢] => c
    [£] => l
    [¤] =>
    [¥] => y
    [¦] => |
    [§] => s
    [¨] =>
    [©] => c
    [ª] => a
    [«] =>
    [¬] => i
    [­] =>
    [®] => r
    [¯] =>
    [°] => o
    [±] =>
    [²] => 2
    [³] => 3
    [´] =>
    [µ] =>
    [¶] => p
    [·] =>
    [¸] =>
    [¹] => 1
    [º] =>
    [»] =>
    [¼] =>
    [½] =>
    [¾] =>
    [¿] =>
    [À] => a
    [Á] => a
    [Â] => a
    [Ã] => a
    [Ä] => a
    [Å] => a
    [Æ] => a
    [Ç] => c
    [È] =>
    [É] =>
    [Ê] =>
    [Ë] =>
    [Ì] =>
    [Í] =>
    [Î] =>
    [Ï] =>
    [Ð] => d
    [Ñ] => n
    [Ò] => o
    [Ó] => o
    [Ô] => o
    [Õ] => o
    [Ö] => o
    [×] => x
    [Ø] => o
    [Ù] => u
    [Ú] => u
    [Û] => u
    [Ü] => u
    [Ý] => y
    [Þ] => p
    [ß] => ss
    [à] => a
    [á] => a
    [â] => a
    [ã] => a
    [ä] => a
    [å] => a
    [æ] =>
    [ç] => c
    [è] => e
    [é] => e
    [ê] => e
    [ë] => e
    [ì] => i
    [í] => i
    [î] => i
    [ï] => i
    [ð] => o
    [ñ] => n
    [ò] => o
    [ó] => o
    [ô] => o
    [õ] => o
    [ö] => o
    [÷] =>
    [ø] => o
    [ù] => u
    [ú] => u
    [û] => u
    [ü] => u
    [ý] => y
    [þ] => p
    [ÿ] => y
)
It also converts all control chars to nothing.

_________________
Want to know how addicted you are? Here's the answer!

I hacked 127.42.3.141!
View user's profile Find all posts by wrtlprnft Send private message
  
Crazy Tronner
Server Tech
Honorary Member
CT Rank: Not Ranked
Field's place: support
Grid Name: CT×W124
GID: P4@ct/jedi
CT Wild Fort Rank: na
Joined: 20 Jun 2006
Posts: 22Y362698 Posts
Location: 50°17'50.79"N 18°41'04.70"E
Reply with quote
hehe thanks Wink
and what you think about adding
[¼] => 4
and
[¾] => 4
i could be ÇT¦¶¼ or ÇT¦¶¾
;D

-EDIT-
oh, isn't it unicode chars not ansi: ¼¾? nevermind

_________________
P4
View user's profile Find all posts by P4 Send private message Visit poster's website MSN Messenger
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT  
Page 1 of 1  

  
  
 Reply to topic  Post a reply  

free counters