Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Someone convert this into a code style.

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam
View previous topic :: View next topic  
Author Message
Aviar³
Grandmaster Cheater
Reputation: 50

Joined: 03 Jan 2008
Posts: 655
Location: Canada

PostPosted: Fri May 28, 2010 8:41 pm    Post subject: Someone convert this into a code style. Reply with quote

// ==UserScript==
// @name Cheat Engine Forums layout
// @namespace http://userstyles.org
// @description I like hotdogs
// @author Holland
// @homepage http://userstyles.org/styles/30251
// @include http://forum.cheatengine.org*
// ==/UserScript==
(function() {
var css = ".code {\nbackground-color:#000000 !important;\nborder:1px solid #101010 !important;\ncolor:#101010 !important;\n}\n body\n {\n background-color: #000000 !important;\n }\n .bodyline\n {\n background-color: #161616 !important;\n }\n .row1\n {\n background-color: #161616 !important;\n }\n .row2\n {\n background-color: #323232 !important;\n }\n .row3, .spacerow\n {\n background-color: #101010 !important;\n }\n .row3Right\n {\n background-color: #101010 !important;\n }\n th, td.catBottom, td.catHead, td.catLeft, .rowpic\n {\n border: medium solid #990000 !important;\n background-color: #272727 !important;\n }\n .maintitle\n {\n color: #101010 !important;\n }\n .attachheader\n {\n background-color: #000bff !important;\n }\n .bg\n {\n background-color: #101010 !important;\n }\n .quote\n {\n background-color: #101010 !important;\n border: 1px dotted #101010 !important;\n }\n input, .button, textarea, select\n {\n background-color: #101010 !important;\n border-color: #101010 !important;\n }";
if (typeof GM_addStyle != "undefined") {
GM_addStyle(css);
} else if (typeof PRO_addStyle != "undefined") {
PRO_addStyle(css);
} else if (typeof addStyle != "undefined") {
addStyle(css);
} else {
var heads = document.getElementsByTagName("head");
if (heads.length > 0) {
var node = document.createElement("style");
node.type = "text/css";
node.appendChild(document.createTextNode(css));
heads[0].appendChild(node);
}
}
})();



Then congrats, you got a new style.
(I used Hollands source, because I don't have much time)
Creds to Holland.

_________________
This is the inception of deception, checking the depth of your perception.
Back to top
View user's profile Send private message
Moments
Grandmaster Cheater Supreme
Reputation: 17

Joined: 20 Mar 2008
Posts: 1196

PostPosted: Fri May 28, 2010 8:53 pm    Post subject: Reply with quote

>code style
>holy shit specific
Back to top
View user's profile Send private message
Aviar³
Grandmaster Cheater
Reputation: 50

Joined: 03 Jan 2008
Posts: 655
Location: Canada

PostPosted: Fri May 28, 2010 8:55 pm    Post subject: Reply with quote

Sorrow wrote:
>code style
>holy shit specific


or download hollands, then paste this in the file over his.

_________________
This is the inception of deception, checking the depth of your perception.
Back to top
View user's profile Send private message
Noz3001
I'm a spammer
Reputation: 26

Joined: 29 May 2006
Posts: 6220
Location: /dev/null

PostPosted: Fri May 28, 2010 8:55 pm    Post subject: Reply with quote

Code:
1010101110011010110101010101010111011010110000101010111001101011010101010101011101101011000010101011100110101101010101010101110110101100001010101110011010110101010101010111011010110000101010111001101011010101010101011101101011000010101011100110101101010101010101110110101100001010101110011010110101010101010111011010110000101010111001101011010101010101011101101011000010101011100110101101010101010101110110101100001010101110011010110101010101010111011010110000101010111001101011010101010101011101101011000010101011100110101101010101010101110110101100001010101110011010110101010101010111011010110000101010111001101011010101010101011101101011000010101011100110101101010101010101110110101100001010101110011010110101010101010111011010110000101010111001101011010101010101011101101011000010101011100110101101010101010101110110101100001010101110011010110101010101010111011010110000
Back to top
View user's profile Send private message MSN Messenger
Moments
Grandmaster Cheater Supreme
Reputation: 17

Joined: 20 Mar 2008
Posts: 1196

PostPosted: Fri May 28, 2010 8:56 pm    Post subject: Reply with quote

Random Memory wrote:
Sorrow wrote:
>code style
>holy shit specific


or download hollands, then paste this in the file over his.
Or make a new script in Greasemonkey...?
Back to top
View user's profile Send private message
Aviar³
Grandmaster Cheater
Reputation: 50

Joined: 03 Jan 2008
Posts: 655
Location: Canada

PostPosted: Fri May 28, 2010 8:58 pm    Post subject: Reply with quote

Sorrow wrote:
Random Memory wrote:
Sorrow wrote:
>code style
>holy shit specific


or download hollands, then paste this in the file over his.
Or make a new script in Greasemonkey...?

Never works for me.

_________________
This is the inception of deception, checking the depth of your perception.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites