Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Battlefield
You last visited: Today at 03:52

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Open Source Signaturen BFH

Discussion on Open Source Signaturen BFH within the Battlefield forum part of the Popular Games category.

Closed Thread
 
Old   #1
 
Linkifan's Avatar
 
elite*gold: 130
Join Date: Sep 2010
Posts: 307
Received Thanks: 101
Open Source Signaturen BFH

Hier sind ein paar Quellcodes für BFH-Signaturen.
Wenn die Nachfrage und Popularität gut ist werden weitere Folgen.

Ihr müsst einfach den Quellcode makieren und dann in dem XML Advanced Signatures einfügen und auf generieren drücken.
Diesen findet ihr unter "My Stuff-Dynamic Signature(Rechts neben den Daten deines Helden)-Advanded Signatures".

Die Hintergründe können beliebig geändert werden.
Allerdings müssen die Pixel(angegeben Stimmen).
Der Mugshot ist jeweils auf den Wallpapern fest inbegriffen.
Deshalb kann man leider euren Hero nicht auf der Signatur sehen.
Um das zu ändern einfach einen eigen Hintergrund auswählen und mit einem beliebigem Bildbearbeitungsprogramm euren Mugshot hinzufügen.
Um einen Mugshot zuerstellen lest euch am besten Tutorial durch.
Dann ladet ihr euren fertigen Hintergrund einfach auf eine beliebige Bildhosterseite(tinypic,imgeshak etc....) und benutzt den direkten Serverlink den ihr mit dem rotmakierten Link in den Quelltexten ersetzt.

Wenn ihr exquisite Wünsche habt schaut doch einfach mal in meinem XML-Shop nach.
Den Link findet ihr in meiner Signatur unter Verkaufe.




Code:
<sig width="427" height="200" format ="png">

<img x="0" y="0" src="[COLOR="Red"]http://i51.tinypic.com/2v0y9gi.png[/COLOR]" />  

<txt x= "155" y="60" value="{heroName}" font="CenturyGothicBI" fontSize="18" color="#ffffff" outline="#000000" outlineWidth="4"/>

<img x="180" y="130" src="levelbg.png" />

<img x="220" y="130" src="c_{class}.png" />

<img x="260" y="130" src="f_{faction}.png" />

<txt x="183" y="152" value="{level}" font= "CenturyGothicBI" fontSize="20" color="#ffffff" outline="#000000" outlineWidth="2" />

<txt x="10" y="67" value="K/D: {kills_deaths_ratio}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2" align="left" /> 

<txt x="210" y="78" value="{rank}" font="CenturyGothicBI" fontSize= "14" color="#ffffff" outline="#000000" outlineWidth="4" align="center"/>

<txt x="10" y="52" value="Score: {score}" font="CenturyGothicBI" fontSize="14" color="#ffffff" outline="#000000" outlineWidth="2"/>

<txt x="10" y="82" value="ELO: {elo}" font="CenturyGothicBI" fontSize="14" color="#ffffff" outline="#000000" outlineWidth="2"/>

<txt x="10" y="99" value="Win Ratio: {wins_losses_ratio}" font="CenturyGothicBI" fontSize="14" color="#ffffff" outline="#000000" outlineWidth="2"/>

<txt x="10" y="116" value="Time: {time}" font="CenturyGothicBI" fontSize="14" color="#ffffff" outline="#000000" outlineWidth="2"/>

<txt x="10" y="133" value="XP: {xp}" font="CenturyGothicBI" fontSize="14" color="#ffffff" outline="#000000" outlineWidth="2"/>

<txt x="10" y="150" value="Cap Points: {cap}" font="CenturyGothicBI" fontSize="14" color="#ffffff" outline="#000000" outlineWidth="2"/>

</sig>


Code:
<sig width="700" height="300" format ="png">
<img x="0" y="0" src="[COLOR="Red"]http://i56.tinypic.com/taoly1.png[/COLOR]" />  
<txt x= "250" y="160" value="{heroName}" font="CenturyGothicBI" fontSize="20" color="#ffffff" outline="#000000" outlineWidth="4"/>
<img x="280" y="200" src="levelbg.png" />
<img x="320" y="200" src="c_{class}.png" />
<img x="360" y="200" src="f_{faction}.png" />
<txt x="283" y="224" value="{level}" font= "CenturyGothicBI" fontSize="20" color="#ffffff" outline="#000000" outlineWidth="2" />
<txt x="50" y="167" value="K/D: {kills_deaths_ratio}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2" align="left" /> 
<txt x="335" y="180" value="{rank}" font="CenturyGothicBI" fontSize= "17" color="#ffffff" outline="#000000" outlineWidth="4" align="center"/>
<txt x="50" y="152" value="Score: {score}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2"/>
<txt x="50" y="182" value="ELO: {elo}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2"/>
<txt x="50" y="199" value="Win Ratio: {wins_losses_ratio}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2"/>
<txt x="50" y="216" value="Time: {time}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2"/>
<txt x="50" y="233" value="XP: {xp}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2"/>
<txt x="50" y="250" value="Cap Points: {cap}" font="CenturyGothicBI" fontSize="17" color="#ffffff" outline="#000000" outlineWidth="2"/>
</sig>


Code:
<sig width="600" height="245" format ="png">
<img x="0" y="0" src="[COLOR="Red"]http://i52.tinypic.com/fmi16r.png[/COLOR]" />  
<txt x= "160" y="70" value="{heroName}" font="CenturyGothicBI" fontSize="24" color="#ffffff" outline="#000000" outlineWidth="4"/>
<img x="160" y="120" src="levelbg.png" />
<img x="200" y="120" src="c_{class}.png" />
<img x="240" y="120" src="f_{faction}.png" />
<txt x="163" y="143" value="{level}" font= "CenturyGothicBI" fontSize="20" color="#ffffff" outline="#000000" outlineWidth="2" />
<txt x="480" y="190" value="K/D: {kills_deaths_ratio}" font="CenturyGothicBI" fontSize="16" color="#003300" outline="#ffffff" outlineWidth="2" align="left" /> 
<txt x="200" y="90" value="{rank}" font="CenturyGothicBI" fontSize= "17" color="#ffffff" outline="#000000" outlineWidth="4" align="center"/>
<txt x="30" y="60" value="Score: {score}" font="CenturyGothicBI" fontSize="16" color="#003300" outline="#ffffff" outlineWidth="2"/>
</sig>
Ein THX wäre ganz nett

MFG Linkifan
Linkifan is offline  
Thanks
3 Users
Closed Thread


Similar Threads Similar Threads
[RELEASE] [OPEN SOURCE] CE 5.5 Pointer to AutoIt Source-Code
02/13/2011 - AutoIt - 6 Replies
Habe heute erst gemerkt, dass es hier eine AutoIt Sektion gibt xD also poste ich mal mein Programm mit rein. Funktionsweise: 1. in CE Rechtsklick auf den Pointer und auf "Copy" klicken 2. in meinem Programm auf "Code generieren" klicken 3. In euer Scite gehen und einfügen Hier ist der Source Code vom Programm:
Open Source Bot
01/05/2009 - WoW Bots - 15 Replies
hi leute, wollt ma fragen ob ihr nen open source bot kennt... der muss nich sicher sein bzw. aktuell... er sollte nur einige grundfunktionen enthalten wie attacken oder spellen... ich hoffe ihr kennt da was... hatte da mal nen bot hab aber leider den link verkramt^^ mfg AciD
bot with open source?
11/28/2008 - Silkroad Online - 3 Replies
I don't know if am posting at the right section, but will ask anyway ;) Am so the thing is, I want to learn c++ and I want to start learning with programming for silkroad. I don't have any c++ experience but am fast learner. I am already "expert" in php programming but now it's time for c++. So is there any open source bot or something to learn about silkroad coding ? Thanks ;)
Headset source OPEN SOURCE REQUEST!
09/23/2008 - Conquer Online 2 - 3 Replies
Yow As u know samehvan started a project to make the Gay headset source cooler. Then LOTF released (fucking super.pvper) Now noone wanna work on our project so we restarted it! Join us and help us to make it better! Forum - Project-Samehvan!
Open Source Bot?
04/02/2008 - WoW Bots - 5 Replies
Hallo Liebe Boter, Ich suche einen WoW Bot zum lvln er sollte allerdings Kostenlos sein da ich leider über kein Paypal verfüge und auch keine Kreditkarte besitze. Gibt es irgend ein Opensource Bot oder was ändliches ? bin für jede Hilfe mehr als Dankbar Euer Bigmac :)



All times are GMT +2. The time now is 03:52.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.