Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - asderwin

Pages: [1]
1
mIRC/pawn Scripting / esto es solo para pollitos xDD
« on: May 04, 2013, 09:39:59 am »
agarren ayi solo para pollitos para que no les tumben el server con ningun tipo de simbolos.
no olviden comentar.

grab there just for chicks so they do not knock down the server with any kind of symbols.
do not forget to comment.

[pawn]public usuariosinvalidos(c[])
{

   new cde[256]; cde = "UsuariosInval";
   if (strfind(c, "*", true) != -1 ||
       strfind(c, "?", true) != -1 ||
       strfind(c, ":", true) != -1 ||
        strfind(c, "<", true) != -1 ||
       strfind(c, ";", true) != -1 ||
      strfind(c, "{", true) != -1 ||
       strfind(c, ">", true) != -1 ||
       strfind(c, "|", true) != -1 ||
        strfind(c, ".", true) != -1 ||
      strfind(c, ",", true) != -1 ||
        strfind(c, "-", true) != -1 ||
        strfind(c, "%", true) != -1 ||
      strfind(c, "(", true) != -1 ||
        strfind(c, "[", true) != -1 ||
      strfind(c, "]", true) != -1 ||
      strfind(c, "@", true) != -1 ||
       strfind(c, "/", true) != -1 ||
        strfind(c, "//", true) != -1 ||
        strfind(c, "/\\", true) != -1 ||
       strfind(c, "\47", true) != -1 ||
      strfind(c, "@", true) != -1 ||
        strfind(c, "\\", true) != -1 ||
        strfind(c, "!", true) != -1 ||
        strfind(c, "#", true) != -1 ||
        strfind(c, "$", true) != -1 ||
        strfind(c, "&", true) != -1 ||
        strfind(c, "'", true) != -1 ||
        strfind(c, "^", true) != -1 ||
        strfind(c, "`", true) != -1 ||
        strfind(c, "+", true) != -1 ||
        strfind(c, "{", true) != -1 ||
        strfind(c, "}", true) != -1 ||
        strfind(c, "=", true) != -1 ||
        strfind(c, "¤", true) != -1 ||
        strfind(c, "£", true) != -1 ||
        strfind(c, "§", true) != -1 ||
        strfind(c, "Ü", true) != -1 ||
      strfind(c, "~", true) != -1 ||
      strfind(c, "\34", true) != -1 ||
      strfind(c, "\20", true) != -1 ||
      strfind(c, "\21", true) != -1 ||
      strfind(c, "\27", true) != -1 ||
      strfind(c, "\33", true) != -1 ||
      strfind(c, "\39", true) != -1 ||
      strfind(c, "\658", true) != -1 ||
      strfind(c, "\162", true) != -1 ||
      strfind(c, "\32", true) != -1 ||
       strfind(c, cde, true) != -1) return 1;
   if (IsNumeric(c)) return 1;
        else return 0;
    return 1;
}[/pawn]

2
Servers / || ® >> Venezuela Roleplay << ® ||
« on: May 03, 2013, 07:25:03 am »
HostName: || ® >> Venezuela Roleplay << ® ||
Address:  190.9.33.229:9632
Players:  0 / 50
Ping:     120
Mode:     ~Español~
Map:      Vice-City


Pages: [1]