View previous topic :: View next topic |
Author |
Message |
Cheat Engine User Something epic
Reputation: 60
Joined: 22 Jun 2007 Posts: 2071
|
Posted: Thu Feb 18, 2010 6:31 am Post subject: Get your own posting-level signature. |
|
|
It's a signature showing your level based upon your amount of posts. I now updated it to work with ALL the posts you ever made. So there.
Get it here: http://irule.at/cef
Level table: http://irule.at/cef/leveltable/
Titles:
1~10: "I have a life."
11~20: "Filth"
21~30: 'Gentlemanne of Leisure'
31~40: 'Waster of Time'
41~50: 'CEF Elitist'
51~60: 'Master of Threads'
61~70: 'Arcane Being'
71~80: 'Moderator-worthy'
81~90: 'Reviver of Olde Times'
91~100: 'Posting God'
Here's the level and exp requirement functions, to check what level you have.
Code: | function get_exp($level)
{
$a = -1.4130135097877034e-7;
$b = 0.007606148331954783;
return (-$b+sqrt($b*$b-4*$a*-1*($level)))/(2*$a);
}
function get_level($exp)
{
$a = -1.4130135097877034e-7;
$b = 0.007606148331954783;
return ($a * $exp * $exp) + ($b * $exp);
} |
Last edited by Cheat Engine User on Thu Feb 18, 2010 6:44 am; edited 2 times in total |
|
Back to top |
|
 |
Fap2Admin Master Cheater
Reputation: -1
Joined: 10 Feb 2008 Posts: 483 Location: Somewhere down the Road
|
|
Back to top |
|
 |
Cheat Engine User Something epic
Reputation: 60
Joined: 22 Jun 2007 Posts: 2071
|
|
Back to top |
|
 |
Clairenix Grandmaster Cheater
Reputation: 5
Joined: 19 Dec 2007 Posts: 715
|
Posted: Thu Feb 18, 2010 6:43 am Post subject: |
|
|
FFFFFFFFF- Mine doesn't exist anymore.
_________________
|
|
Back to top |
|
 |
19 Master Cheater
Reputation: 10
Joined: 08 Feb 2009 Posts: 451
|
Posted: Thu Feb 18, 2010 6:44 am Post subject: |
|
|
Kay.
|
|
Back to top |
|
 |
Kurifodo I post too much
Reputation: 23
Joined: 09 Oct 2008 Posts: 2782
|
|
Back to top |
|
 |
19 Master Cheater
Reputation: 10
Joined: 08 Feb 2009 Posts: 451
|
Posted: Thu Feb 18, 2010 6:48 am Post subject: |
|
|
You should add the thing about filth, Waster of time and the others in a table as well ;>
|
|
Back to top |
|
 |
Cheat Engine User Something epic
Reputation: 60
Joined: 22 Jun 2007 Posts: 2071
|
Posted: Thu Feb 18, 2010 7:01 am Post subject: |
|
|
19 wrote: | You should add the thing about filth, Waster of time and the others in a table as well ;> | Done
|
|
Back to top |
|
 |
Rick. Grandmaster Cheater
Reputation: 6
Joined: 02 Jul 2008 Posts: 657 Location: In the netherlands
|
Posted: Thu Feb 18, 2010 7:03 am Post subject: |
|
|
Does it automatically update?
|
|
Back to top |
|
 |
19 Master Cheater
Reputation: 10
Joined: 08 Feb 2009 Posts: 451
|
Posted: Thu Feb 18, 2010 7:04 am Post subject: |
|
|
That is very ... interesting.
|
|
Back to top |
|
 |
Cheat Engine User Something epic
Reputation: 60
Joined: 22 Jun 2007 Posts: 2071
|
Posted: Thu Feb 18, 2010 7:05 am Post subject: |
|
|
Rick. wrote: | Does it automatically update? | Yes
|
|
Back to top |
|
 |
Trucido Moderator
Reputation: 6
Joined: 08 Sep 2007 Posts: 2792
|
|
Back to top |
|
 |
Clairenix Grandmaster Cheater
Reputation: 5
Joined: 19 Dec 2007 Posts: 715
|
Posted: Thu Feb 18, 2010 7:22 am Post subject: |
|
|
Trucido wrote: |  |
>:O!!
_________________
|
|
Back to top |
|
 |
1929394839292057839194958 Grandmaster Cheater Supreme
Reputation: 130
Joined: 22 Dec 2006 Posts: 1509
|
Posted: Thu Feb 18, 2010 7:22 am Post subject: |
|
|
|
|
Back to top |
|
 |
19 Master Cheater
Reputation: 10
Joined: 08 Feb 2009 Posts: 451
|
Posted: Thu Feb 18, 2010 7:27 am Post subject: |
|
|
Connor, when you going to change your name again?
|
|
Back to top |
|
 |
|