*

Le Terre di Ransagor

Condividi


Vai ai contenuti

codicebelive

Comunità Giocatori > Ransagor Believe

<%DIM xtype xtype=request.querystring("type")%>RANSAGOR BELIVE!!!

 

RANSAGOR BELIVE!!!

PASSO 3: Copiate questo codice ovunque voi vogliate sul web,in modo da far comparire il vostro "biglietto da visita",e non dimenticate che più visite ricevete,e più punti potrete guadagnare!
Ecco di seguito il vostro codice:

<%if xtype=1 then testo="" response.write testo %>
ESEMPIO:

<% end if %> <%if xtype=2 then testo="" response.write testo %>
ESEMPIO:

§ <% =session("nick") %>  §

 

<% end if %> <%if xtype=3 then testo="" response.write testo %>
ESEMPIO:

<% end if %> <% niccke=session("nick") xes="SELECT * FROM belive WHERE nomepg='"&niccke&"'" set xers=con.execute(xes) if not xers.eof then %> Il toker per questo personaggio è già esistente.Aggancio al precedente token. <% Else vvrs="INSERT INTO belive(nomepg,click,clicktotali,datav) VALUES ('"&niccke&"','0','0','"& now &"')" con.execute(vvrs) %>Il token è stato creato con successo nel database.<% end if %>