Script text derulare stanga / dreapta 2z8bv9c

Script text derulare stanga / dreapta 2z8bv9c




 
AcasaCăutareUltimele imaginiÎnregistrareConectare
Top postatori
eXoKiLLeR (507)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Ov1d3Lu:x (29)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Eduard. (28)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
TurboSpeed (26)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
snikers* (16)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Eck0* (11)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Online4Games (10)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
daNNN[y] (9)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
ini.Esta (8)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
.db-ShifT~wOw~ (8)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Top postatori
eXoKiLLeR (507)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Ov1d3Lu:x (29)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Eduard. (28)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
TurboSpeed (26)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
snikers* (16)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Eck0* (11)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
Online4Games (10)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
daNNN[y] (9)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
ini.Esta (8)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 
.db-ShifT~wOw~ (8)
Script text derulare stanga / dreapta I_vote_lcapScript text derulare stanga / dreapta I_voting_barScript text derulare stanga / dreapta I_vote_rcap 

Distribuiţi|

Script text derulare stanga / dreapta

Vezi subiectul anterior Vezi subiectul urmator In jos
AutorMesaj
eXoKiLLeR
Administrator
avatar

Mesaje : 507
Data de inscriere : 29/03/2012

Script text derulare stanga / dreapta Empty
MesajSubiect: Script text derulare stanga / dreapta Script text derulare stanga / dreapta Icon_minitimeVin Noi 30, 2012 6:47 pm

Script text derulare stanga / dreapta 12317

Adaugati urmatorul cod in Afisare/Generalitati/Mesaj pe pagina de start:

Script text derulare stanga / dreapta 12317

Adaugati urmatorul cod in Afisare/Generalitati/Mesaj pe pagina de start:

Cod:







/Flashing Neon /

var message="TEXTUL TAU"
var neonbasecolor="yellow"
var neontextcolor="Red"
var neontextcolor2="green"
var flashspeed=50 // speed of flashing in milliseconds
var flashingletters=1 // number of letters flashing in neontextcolor
var flashingletters2=0 // number of letters flashing in neontextcolor2 (0 to disable)
var flashpause=0 // the pause between flash-cycles in milliseconds

///No need to edit below this line/////


var n=0
if (document.all||document.getElementById){
document.write('')
for (m=0;mdocument.write(''+message.charAt(m)+'')
document.write('
')
}
else
document.write(message)

function crossref(number){
var crossobj=document.all? eval("document.all.neonlight"+number) : document.getElementById("neonlight"+number)
return crossobj
}

function neon(){

//Change all letters to base color
if (n==0){
for (m=0;mcrossref(m).style.color=neonbasecolor
}

//cycle through and change individual letters to neon color
crossref(n).style.color=neontextcolor

if (n>flashingletters-1) crossref(n-flashingletters).style.color=neontextcolor2
if (n>(flashingletters+flashingletters2)-1) crossref(n-flashingletters-flashingletters2).style.color=neonbasecolor


if (nn++
else{
n=0
clearInterval(flashing)
setTimeout("beginneon()",flashpause)
return
}
}

function beginneon(){
if (document.all||document.getElementById)
flashing=setInterval("neon()",flashspeed)
}
beginneon()

Sus In jos
https://traficgames.forumgratuit.ro
eXoKiLLeR
Administrator
avatar

Mesaje : 507
Data de inscriere : 29/03/2012

Script text derulare stanga / dreapta Empty
MesajSubiect: [Model] - Cerere DNS Script text derulare stanga / dreapta Icon_minitimeSam Oct 20, 2012 10:59 pm

Numele tau :
IP Server :
DNS :
Joc : Counter-Strike 1.6
Mod : normal
AntiFlood/AntiCSDOS : on
Uptime server: 24/24
Sistemul de operare pe care este hostat serverul :
Locatia : Bucuresti
Unde este hostat serverul?: \
Cate Sloturi Are serverul:
Id Contact:
Varsta Ownerului :


Beneficiile intrarii in comunitatea TRAFICGAMES.TARO.TV
1. Oferim suport tehnic oricand , rapid si prompt . (pluginuri , probleme server , lag , cs dos)
2. Te ajutam sa-ti populezi server-ul .
3.Cantitate de dropuri Ajutatoare ptr serverul tau (500 zilnic)
4. Categoria ta pe forum, unde vor posta si membrii nostrii .
5. Scriptare / modificare pluginuri (depinde de joc , SA:MP - scriptare , la pluginuri CS doar modificare).
6. Mici trucuri , lucruri ce trebuie stiute , un mic instructaj pentru a avea serverul full.
7. Fixarea problemelor serverului.
8. Redirecte contorizate
9. Optimizarea serverului.
Sus In jos
https://traficgames.forumgratuit.ro

Script text derulare stanga / dreapta

Vezi subiectul anterior Vezi subiectul urmator Sus
Pagina 1 din 1

Subiecte similare

-
» Script ninsoare
» Script Radio Zu
» Script forum
» Script Show Ip/Data/Ora
» [Tutorial] - Metalic Text & Glow Effeckt

Permisiunile acestui forum:Nu puteti raspunde la subiectele acestui forum
 :: »Support :: Coduri/Scripturi-
Social Media Buttons
Parteneri TgZ-GaminG
Cine este conectat? Script text derulare stanga / dreapta Untitl47TgZ-GaminG Script text derulare stanga / dreapta 88x3110FIFA MASTERSCrazy ART merita vizualizat Script text derulare stanga / dreapta EX6gereclamafree website stats programScript text derulare stanga / dreapta LxHFFScript text derulare stanga / dreapta LST9wScript text derulare stanga / dreapta R3J5HComunitatea CsClujThe Best In Gamingcounter-strikeScript text derulare stanga / dreapta V2zee1GenerareTrafic.ro
Link-uri: Phpbb Online | Tgz-GaminG |GraphicStudio | FraNNNta Design | Promovare GooGle | GraphicarT | Link-ul tau | Link-ul tau | Link-ul tau |