Table of contents
1 | 102 | |
2 | 54 | |
3 | 44 | |
4 | 39 | |
5 | 36 | |
6 | 35 | |
7 | 32 | |
8 | 29 | |
9 | 14 | |
10 | 14 | |
11 | 13 | |
12 | 11 | |
13 | 10 | |
14 | 9 | |
15 | 7 | |
16 | 7 | |
17 | 6 | |
18 | 5 | |
19 | 5 | |
20 | 4 | |
21 | 3 | |
22 | 3 | |
23 | 2 | |
24 | 2 | |
25 | 1 |

CheatsGuru.com Cheats :
Secret - How to shrink non-moving Avatars.
by dpad Oct 06, 2009
Ok, so when you want to get an avatar, it cant be any bigger than 80x80px or you cant use it, here is a simple way to shrink your avatar ;) |
|
Secret - Color Text!
by blaziken1234 Jul 04, 2008
See how this text is red? I'm going to show you how to do it! But you need to follow these steps EXACTLY the way I tell them. 2.) Next to the =, type a color. Our example this time is Orange, so type "orange"> (Yes that includes lowercase letters and any punctuation) on the right of the = 3.) Press space after the > and say whatever it is you want to say. Orange text! ^_^ Several tips: 1.) This only works in the text, not the title. 2.) I'm not sure what colors won't, but here is a list of colors I know will work: Red ( - use close tags necessarily!) Orange Yellow Green Blue Teal Purple Black Experiment, who knows? You might discover a new color you can use! If anything turns oout weird with this cheat, like misssing text, odd colored text, or added codes, it's because this can be really tricky to do when trying to post this as a cheat. Please rate, but all the credit does not go to me. |
Easter Egg - How to make the profile multi-coloured
by Armalon Nov 16, 2009
In this mini-article i'll explain how to change color in your profile. You can see here example. I do not speak about background pictures, i'll explain this thing in next message. <style> (Things that can be changed are marked by italic) And all headers in your profile will be red. By the way, you can choose any color as you wish: red, pink, orange, yellow, darkviolet, lime, green, teal, skyblue, blue, tan... Full list of colors see here. To change link color write this: <style> You can combine link and headers color: <style> As you can see, we always use style tag, it is necessary for correct display! To change all other text copy this text: <style> Here that it has turned out finally: This is my multi-coloured profile =) If you have any questions, or any remark, please, contact me! |
|
Secret - Cheat gone?
by blaziken1234 Nov 22, 2007
Have you posted a cheat and you have seen it didn't come out at all? Wondering if your cheat was not even sent? Don't worry! It happens all the time. It turns out you need to wait a while. After 24 hours (At the max), your hard-typed, good cheat (Or odd joke, *Ahem* Michevious Unregistereds, I'm talking about you!) WILL be added! |
Code - Points Earned table
by zin'ya Mar 10, 2008
Points add 1 time in 24 hours when you add question or answer, cheat and etc.
|
Code - Mounth contest points
by zin'ya Apr 01, 2009
How we will comput points for mounth contest since april 2009
|
Code - How to embed a YouTube video to your profile
by killa01 Jan 12, 2009
When you are watching a YouTube video you will notice under the author of that video and it's description, there will be two things: URL and Embed. See that coding in the embed space, copy that coding. Click ->Go to control panel (on CheatsGuru), click Settings and then click Edit personal info. Paste that code in the About me section and then click Save or Ok whatever the button is. It will say Changes Saved! Go to your profile and enjoy your video!
|
Easter Egg - How to put Background Image in profile
by Comrade Dec 14, 2009
Hallo everyone! Today i'll tell you how to put a background picture in your profile like here. <style> That's all. Contact me, if you have any questions! |
Secret - Post Pics and Vids!
by blaziken1234 Nov 24, 2007
To those of you are are sorta new and don't know how to add more to your text than just words... Here's how! |
Code - Upload picture in CheatsGuru profile
by zin'ya Jul 30, 2007
For upload picture in your profile: |
Secret - Why you should activate your account
by PokeGal Dec 23, 2008
It will show when you're online. |
Secret - New users guide to CheatsGuru.
by dpad Jan 08, 2010
Register: Before you can do anything, you have to register as a user. To do this, click the register button in the top right hand corner of the page. You must then select a username, a password, and enter your email adress. If your username is already taken, choose another one. Also, no more than 1 account can have the same email adress. Once your done, log in and enjoy the site! continue → |
Secret - Different Fonts
by PikaHero2 Nov 07, 2009
Example: < font face="apple chancery" >text here |
Secret - MODs descriptions
by shadow95 Jul 27, 2009
There are three types of MODs: |
Secret - Pictures and links
by zin'ya Jul 09, 2008
|
Secret - How to switch the games you play between finished and unfinished
by 5-Year-Old Jan 25, 2010
Go to your control panel, then since you already have your games added to the list just simply click on change status and if it's on finished it will switch to unfinished and vise versa. |
Secret - Music in profile
by bader311 Nov 30, 2009
PROJECT PLAYLIST |
Easter Egg - Profile Lines
by Custard Dec 06, 2010
Hi all! Since the HTML horizontal line tag was disabled on profiles there hasn't been an easy way to make lines. Lines can be good for deviding contents and making profiles look neater and fancy. I am here to tell you a way to make easy to use and customize lines with CSS. If you have used CSS before such as the background images or profile colors then you will have no trouble, I will try to make it best explained as I can for everyone. First you should know we are putting this in the "About Me" box in "Edit personal info", here: http://www.cheatsguru.com/my/edit.php (Sorry the codes on this hint are not able to be copy/paste, you must type them) Here is the full codes you will need:
You can put this code anywhere in the box, but if you already have a style tags on your page you should put these codes between them instead of making another style tags(you only ever need one set of style tags). Also, putting the style at the top of the page makes sure it loads before the rest of the page. Once you have that code in place you just have to insert this short code where-ever you want a line on your content part! Code:
It's that easy! Now let me explain the changing features of the line, you can edit elements of the style section of code.
Margin function: This has 3 properties. The first property is marked "4px"(4 pixels), that is the distance of empty space between the top of the line and the content above it. You can edit this number to make the gap smaller or bigger. The second property is marked "-10px",(negative 10 pixels), this is the gap between the sides of the line and the sides of the "About Me" box. It is set to negative 10 to counter the 10px margin already set by the "About Me" box, so it is as close as it can be to the edges. You can make the line shorter by increasing the number. The third property marked "4px" is the distance between the bottom of the line and the content below it, works the same as the first one. Border function: This also has 3 properties. The first is marked "1px"(1 pixel), this is the property that determines the height of the line. The height of the line will be double the number of pixels you put here, due to the nature of borders, so this example would be 2 pixels high. If you don't want the number to be doubled you can rename the "border" as "border-top". The second value, marked as "solid", defines the appearance of the line. "Solid" will make a solid line,... continue → |
Secret - How to register for cheatsguru
by mech Jun 25, 2008
[OFFICIAL PRODUCT FROM MECH OF CHEATSGURU NO COPYING WAS MADE] |
Secret - Secret-delete ban shoutbx stuff
by PokeGal Sep 09, 2008
If something embarrassing is in your shoutbox, then add something in your profile (app, video,picture) and save settings. Then it's gone. This doesn't work as of August. 2011. There is a broom button that you can use to delete the comments. |
Secret - How to make your text move.
by SharinganMasta17 Sep 29, 2008
In order to perform this, you must use the marquee tag. |
Secret - Uploaded files gone?
by lol362 Jan 09, 2008
|
Secret - How to take a screen shot and post it on the site.
by dpad Jan 28, 2010
Here is how to take a screen shot: |
Code - Sending Cheats To Freinds!
by zin'ya Aug 08, 2007
From CG website you can send cheats to your friends! And you've got the following 2 ways for doing it: |
Secret - Links
by Bramblefang Dec 16, 2009
Everyone knows how to put links (Urls) like these http://www.cheatsguru.com/ on profiles, but they don't work. The links never work on profiles without something like the code below. So, this is how to do it. |
More
CheatsGuru.com Cheats: |