What's new

Post your desktop

holidaY

Level 20
Jan 30, 2011
151
0
Credits
926
Points
0
desktopd.jpg
 

nintendow1

Level 26
May 24, 2010
298
1
Credits
9,915
Points
0
I guess I'm the only one who doesn't use desktop icons

I would have a second monitor, but the one I was going to use is really, really shitty resolution.

eafdz8.png

That is one of my first scripts, just got that much done not too long ago so I still had it opened.
 

Woody2371

Level 47
Jan 29, 2011
1,492
1
Credits
9,652
Points
0
Your script is incorrect, it says "if game== Y:"

Which means if variable game equals variable Y.



It should be if game == "Y":

And why not make the number random :S. There's some nice mathrand functions I'm pretty sure, although it's been a LONG time since I used python
 

nintendow1

Level 26
May 24, 2010
298
1
Credits
9,915
Points
0
Ah, thanks for pointing that out. I changed the number to equal "random.randint(1,10)" after importing random, it seems to be working.
 

Aggravate

Level 32
Oct 14, 2010
435
0
Credits
12,846
Points
0
Yeah, rainmeter Enigma skin with a few custom modules (still trying to figure out how to generate an RSS feed of some tv guide sites here in brazil so I can link them to it.)
 

Aggravate

Level 32
Oct 14, 2010
435
0
Credits
12,846
Points
0
Yeah out of the "default" skins it shows you Enigma is probably the cleanest one, but even then I had to fix the bar spacing, backgrounds, changed the font for all of it and added some other modules it didn't have and made a few it I couldn't find (tv guide and a custom CPU temp module).



If you need any help configuring your Rainmeter lmk.
 
Top