Post Reply 
New AniDB sig
Author Message
Kuu
Awesome

Posts: 1,112.1322
Threads: 61
Joined: 13th Aug 2008
Reputation: -2.97985
E-Pigs: 33.8125
Offline
Post: #1
New AniDB sig
The "Default" sigs all broke (see img1), so I took the challenge of using what little XML I know to make a custom one.

Designed by myself, using the source from MsR^

[Image: B5b0K]



Spoiler for img1:
[Image: 83487753tf8.png]


If anyone wants my source, here it is.

Code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
<signature>
 
   <variables>
    <default element="text" name="face" value="Verdana"/>
    <default element="text" name="size" value="7"/>
    <default element="text" name="line-space" value="2"/>
   </variables>



<!-- Currently Watching Rectangle -->

  <layout>
 <shape type="rectangle" position="2x2" size="210x72"
    color="#ffffff" alpha="10">
  </shape>
  



<!-- Currently Watching Shows -->


  <text position="6x15" color="#000000">
    <line>Currently Watching:</line>
    <line> {{truncate($watching_id1_aname,30,"..")}}</line>
    <line> {{truncate($watching_id2_aname,30,"..")}}</line>
    <line> {{truncate($watching_id3_aname,30,"..")}}</line>
    <line> {{truncate($watching_id4_aname,30,"..")}}</line>
  </text>



<!-- What Episode I'm On -->

  <text position="175x26" color="#000000">
    <line>{{padding($watching_id1_state_seenepcount,2,"right")}}/{{padding($watching_id1_eps,2)}}</line>
    <line>{{padding($watching_id2_state_seenepcount,2,"right")}}/{{padding($watching_id2_eps,2)}}</line>
    <line>{{padding($watching_id3_state_seenepcount,2,"right")}}/{{padding($watching_id3_eps,2)}}</line>
    <line>{{padding($watching_id4_state_seenepcount,2,"right")}}/{{padding($watching_id3_eps,2)}}</line>
  </text>



<!-- My List Rectangle -->

 <shape type="rectangle" position="245x2" size="100x72"
    color="#ffffff" alpha="10">
  </shape>


<!-- My List Text -->

<text position="232x12" color="#D9D9D9">
    <line>MyList:</line>
    <line>{{padding($stat_mylist_acount, 7, "right");}} Animes</line>
    <line>{{padding($stat_mylist_fcount, 7, "right");}} Files</line>
    <line>{{padding(precision($stat_mylist_fsize/1024,1), 7, "right");}} GB</line>
</text>




<!-- TIME WATCHED TEXT -->


<text position="225x70" color="#D9D9D9">
    <line>{{floor($stat_anidb_viewedlength/43829.0639)}} M,{{floor(($stat_anidb_viewedlength-(floor($stat_anidb_viewedlength/43829.0639)*43829.0639))/10080)}} W, {{floor(($stat_anidb_viewedlength-(floor($stat_anidb_viewedlength/10080)*10080))/1440)}} d, {{floor(($stat_anidb_viewedlength-(floor($stat_anidb_viewedlength/1440)*1440))/60)}} h, {{floor($stat_anidb_viewedlength-(floor($stat_anidb_viewedlength/60)*60))}} m</line>
</text>



<!-- Percentage Bar -->
<!-- remove this to get it back
  <shape type="rectangle" position="4x90" size="136x8"
      hollow="true" alpha="20"></shape>
  <shape type="rectangle" position="{{4 + (132-round($stat_anidb_ownviewedp*1.32))}}x92" color="#4000FF"
      size="{{round($stat_anidb_ownviewedp*1.32)}}x4" alpha="50"></shape>

-->



<!-- Watched Percentage Number -->

  <text position="50x87" alpha="85">
    <line>{{padding($stat_anidb_ownviewedp,2,"right");}}%</line>
  </text>



<!-- "Watched:" line + My Usernames -->

<text position="4x87" alpha="85">
    <line>Watched:           PSP-Hacks Name: Zero     AniDB Name: ChaosZero112</line>
  </text>



<!-- Last File Added -->


<text position="4x98" color="#D9D9D9">
    <line>Last File Added: {{truncate($latestfile_id1_aname,20,"..")}} - ep: {{floor($latestfile_id1_enumber)}} - "{{truncate($latestfile_id1_ename,20,"..")}}" - [{{truncate($latestfile_id1_gname,20,"..")}}]</line>
</text>

 
  </layout>
</signature>


[Image: B5b0K][Image: FSN6.png]
(This post was last modified: 02/02/2009 05:06 AM by Kuu.)
02/02/2009 05:04 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Nacos
Soon to be Moderator?

Posts: 2,004.2538
Threads: 181
Joined: 21st May 2007
Reputation: -0.41086
E-Pigs: 12.1482
Offline
Post: #2
RE: New AniDB sig
i saw on hacks

[Image: 17312564gf1.png]
02/02/2009 05:05 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Vegetano1
$urf

Posts: 9,083.2507
Threads: 397
Joined: 2nd Mar 2007
Reputation: 6.06988
E-Pigs: 2756.6280
Offline
Post: #3
RE: New AniDB sig
was't your name chaoszero on hacks too,.?

awesome sign!


Make loads of $$!! it wurks!!
[Image: csbanner_anim_03.gif]
Signed Homebrew by bsanehi & OMightyBuggy
http://endlessparadigm.com/forum/showthr...?tid=25707
Spoiler for My miniBlog:
02/02/2009 05:11 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Nacos
Soon to be Moderator?

Posts: 2,004.2538
Threads: 181
Joined: 21st May 2007
Reputation: -0.41086
E-Pigs: 12.1482
Offline
Post: #4
RE: New AniDB sig
it was now its just ....... Zero

[Image: 17312564gf1.png]
02/02/2009 05:27 AM
Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 2 Guest(s)

 Quick Theme: