SSGamers - 12 Anos online por você.

#SSGamers - A Comunidade que mais crescer no brasil!

Participe do fórum, é rápido e fácil

SSGamers - 12 Anos online por você.

#SSGamers - A Comunidade que mais crescer no brasil!

SSGamers - 12 Anos online por você.

Gostaria de reagir a esta mensagem? Crie uma conta em poucos cliques ou inicie sessão para continuar.
Chegou o novo tema 6.5.5 - SSGamers - Servidores online de qualidade - Aproveite e entre para nossa comunidade, inscreva-se já! - Ouça nossa web radio - Veja nossas novidades - Participe dos nossos setores de jogos online - Parcerias aberta fale já com um administrador.

4 participantes

    [COD]Pagina De Login BPF

    Media_Roox
    Media_Roox
    --> Postador Médio
    --> Postador Médio


    Zello : Scripter
    Celular : 11980450146
    Mensagens : 249
    Moedas : 3385
    Data de inscrição : 29/02/2016
    Idade : 23

    [COD]Pagina De Login BPF Empty [COD]Pagina De Login BPF

    Mensagem por Media_Roox Seg 28 Mar 2016 - 21:32

    Fala Manolos Tou Aqui
    Trazendo Para Vocês
    A Pagina De Login do BPF
    COMPLETO
    VAMOS LÁ

    No Topo Da GM 
    Código:
    new Text:ImagemEntrada;
    new Text:TextoEntrada;
    new Text:TextoEntrada1;
    new Text:TextoEntrada2;
    //new Text:BoxEntradaBlue;
    new Text:BoxEntrada1;
    new Text:BoxEntrada2;
    new Text:BoxEntrada3;
    new Text:BoxEntrada4;

    new Text:TextCarregandoL0;
    new Text:TextCarregandoL1;
    new Text:TextCarregandoL2;
    new Text:TextCarregandoL3;
    new Text:TextCarregandoL4;

    em
    OnGameModeInit

    Código:
    TextCarregandoL0 = TextDrawCreate(2.000000, 2.000000, "_");
        TextDrawBackgroundColor(TextCarregandoL0, 255);
        TextDrawFont(TextCarregandoL0, 1);
        TextDrawLetterSize(TextCarregandoL0, 0.500000, 49.199996);
        TextDrawColor(TextCarregandoL0, -1);
        TextDrawSetOutline(TextCarregandoL0, 0);
        TextDrawSetProportional(TextCarregandoL0, 1);
        TextDrawSetShadow(TextCarregandoL0, 1);
        TextDrawUseBox(TextCarregandoL0, 1);
        TextDrawBoxColor(TextCarregandoL0, 144);
        TextDrawTextSize(TextCarregandoL0, 637.000000, 20.000000);
        TextDrawSetSelectable(TextCarregandoL0, 0);

        TextCarregandoL1 = TextDrawCreate(200.000000, 159.000000, "Carregando...");
        TextDrawBackgroundColor(TextCarregandoL1, 255);
        TextDrawFont(TextCarregandoL1, 3);
        TextDrawLetterSize(TextCarregandoL1, 1.110000, 5.099998);
        TextDrawColor(TextCarregandoL1, 16777215);
        TextDrawSetOutline(TextCarregandoL1, 0);
        TextDrawSetProportional(TextCarregandoL1, 1);
        TextDrawSetShadow(TextCarregandoL1, 1);
        TextDrawSetSelectable(TextCarregandoL1, 0);

        TextCarregandoL2 = TextDrawCreate(200.000000, 204.000000, "Atualizacao: 6.3.2");
        TextDrawBackgroundColor(TextCarregandoL2, 255);
        TextDrawFont(TextCarregandoL2, 2);
        TextDrawLetterSize(TextCarregandoL2, 0.289999, 1.299998);
        TextDrawColor(TextCarregandoL2, -1);
        TextDrawSetOutline(TextCarregandoL2, 0);
        TextDrawSetProportional(TextCarregandoL2, 1);
        TextDrawSetShadow(TextCarregandoL2, 1);
        TextDrawSetSelectable(TextCarregandoL2, 0);

        TextCarregandoL3 = TextDrawCreate(200.000000, 214.000000, "-------------------------------------------------------");
        TextDrawBackgroundColor(TextCarregandoL3, 255);
        TextDrawFont(TextCarregandoL3, 2);
        TextDrawLetterSize(TextCarregandoL3, 0.370000, 1.299998);
        TextDrawColor(TextCarregandoL3, -1);
        TextDrawSetOutline(TextCarregandoL3, 0);
        TextDrawSetProportional(TextCarregandoL3, 1);
        TextDrawSetShadow(TextCarregandoL3, 1);
        TextDrawSetSelectable(TextCarregandoL3, 0);

        TextCarregandoL4 = TextDrawCreate(391.000000, 202.000000, "S.V]");
        TextDrawBackgroundColor(TextCarregandoL4, 255);
        TextDrawFont(TextCarregandoL4, 2);
        TextDrawLetterSize(TextCarregandoL4, 0.379999, 1.600000);
        TextDrawColor(TextCarregandoL4, -65281);
        TextDrawSetOutline(TextCarregandoL4, 0);
        TextDrawSetProportional(TextCarregandoL4, 1);
        TextDrawSetShadow(TextCarregandoL4, 1);
        TextDrawSetSelectable(TextCarregandoL4, 0);

        ImagemEntrada = TextDrawCreate(1.000000, -1.000000, "loadsc10:loadsc10"); //froten2 Arquivo onde esta o back5 loadsc13:loadsc13
        TextDrawBackgroundColor(ImagemEntrada, 255);
        TextDrawFont(ImagemEntrada, 4);
        TextDrawLetterSize(ImagemEntrada, 0.500000, 1.000000);
        TextDrawColor(ImagemEntrada, -1);
        TextDrawSetOutline(ImagemEntrada, 0);
        TextDrawSetProportional(ImagemEntrada, 1);
        TextDrawSetShadow(ImagemEntrada, 1);
        TextDrawUseBox(ImagemEntrada, 1);
        TextDrawBoxColor(ImagemEntrada, 255);
        TextDrawTextSize(ImagemEntrada, 645.000000, 450.000000);

        BoxEntrada1 = TextDrawCreate(2.000000, 51.000000, "_");
        TextDrawBackgroundColor(BoxEntrada1, 255);
        TextDrawFont(BoxEntrada1, 1);
        TextDrawLetterSize(BoxEntrada1, 0.500000, -0.300000);
        TextDrawColor(BoxEntrada1, -1);
        TextDrawSetOutline(BoxEntrada1, 0);
        TextDrawSetProportional(BoxEntrada1, 1);
        TextDrawSetShadow(BoxEntrada1, 1);
        TextDrawUseBox(BoxEntrada1, 1);
        TextDrawBoxColor(BoxEntrada1, 16777215);
        TextDrawTextSize(BoxEntrada1, 637.000000, 0.000000);
        TextDrawSetSelectable(BoxEntrada1, 0);

        BoxEntrada2 = TextDrawCreate(2.000000, 401.000000, "_");
        TextDrawBackgroundColor(BoxEntrada2, 255);
        TextDrawFont(BoxEntrada2, 1);
        TextDrawLetterSize(BoxEntrada2, 0.500000, 5.000000);
        TextDrawColor(BoxEntrada2, -1);
        TextDrawSetOutline(BoxEntrada2, 0);
        TextDrawSetProportional(BoxEntrada2, 1);
        TextDrawSetShadow(BoxEntrada2, 1);
        TextDrawUseBox(BoxEntrada2, 1);
        TextDrawBoxColor(BoxEntrada2, 0x000000AA);
        TextDrawTextSize(BoxEntrada2, 637.000000, 0.000000);
        TextDrawSetSelectable(BoxEntrada2, 0);

        BoxEntrada3 = TextDrawCreate(2.000000, 2.000000, "_");
        TextDrawBackgroundColor(BoxEntrada3, 255);
        TextDrawFont(BoxEntrada3, 1);
        TextDrawLetterSize(BoxEntrada3, 0.500000, 5.000000);
        TextDrawColor(BoxEntrada3, -1);
        TextDrawSetOutline(BoxEntrada3, 0);
        TextDrawSetProportional(BoxEntrada3, 1);
        TextDrawSetShadow(BoxEntrada3, 1);
        TextDrawUseBox(BoxEntrada3, 1);
        TextDrawBoxColor(BoxEntrada3, 0x000000AA);
        TextDrawTextSize(BoxEntrada3, 637.000000, 0.000000);
        TextDrawSetSelectable(BoxEntrada3, 0);

        BoxEntrada4 = TextDrawCreate(2.000000, 401.000000, "_");
        TextDrawBackgroundColor(BoxEntrada4, 255);
        TextDrawFont(BoxEntrada4, 1);
        TextDrawLetterSize(BoxEntrada4, 0.500000, -0.300000);
        TextDrawColor(BoxEntrada4, -1);
        TextDrawSetOutline(BoxEntrada4, 0);
        TextDrawSetProportional(BoxEntrada4, 1);
        TextDrawSetShadow(BoxEntrada4, 1);
        TextDrawUseBox(BoxEntrada4, 1);
        TextDrawBoxColor(BoxEntrada4, 16777215);
        TextDrawTextSize(BoxEntrada4, 637.000000, 0.000000);
        TextDrawSetSelectable(BoxEntrada4, 0);

        TextoEntrada = TextDrawCreate(221.000000, 4.000000, "SEU SV");
        TextDrawBackgroundColor(TextoEntrada, 255);
        TextDrawFont(TextoEntrada, 3);
        TextDrawLetterSize(TextoEntrada, 0.600000, 2.800000);
        TextDrawColor(TextoEntrada, -1);
        TextDrawSetOutline(TextoEntrada, 0);
        TextDrawSetProportional(TextoEntrada, 1);
        TextDrawSetShadow(TextoEntrada, 1);
        TextDrawSetSelectable(TextoEntrada, 0);

        TextoEntrada1 = TextDrawCreate(334.000000, 27.000000, "versao: ~b~~h~~h~6.3.2");
        TextDrawBackgroundColor(TextoEntrada1, 255);
        TextDrawFont(TextoEntrada1, 3);
        TextDrawLetterSize(TextoEntrada1, 0.400000, 1.300000);
        TextDrawColor(TextoEntrada1, -1);
        TextDrawSetOutline(TextoEntrada1, 0);
        TextDrawSetProportional(TextoEntrada1, 1);
        TextDrawSetShadow(TextoEntrada1, 1);
        TextDrawSetSelectable(TextoEntrada1, 0);

        TextoEntrada2 = TextDrawCreate(581.000000, 27.000000, "S.V]");
        TextDrawBackgroundColor(TextoEntrada2, 255);
        TextDrawFont(TextoEntrada2, 2);
        TextDrawLetterSize(TextoEntrada2, 0.370000, 1.700000);
        TextDrawColor(TextoEntrada2, 16777215);
        TextDrawSetOutline(TextoEntrada2, 0);
        TextDrawSetProportional(TextoEntrada2, 1);
        TextDrawSetShadow(TextoEntrada2, 1);
        TextDrawSetSelectable(TextoEntrada2, 0);


    Em OnPlayerSpawn

    Código:
    TextDrawHideForPlayer(playerid, ImagemEntrada);
    TextDrawHideForPlayer(playerid, TextoEntrada);
    TextDrawHideForPlayer(playerid, TextoEntrada1);
    TextDrawHideForPlayer(playerid, TextoEntrada2);
    TextDrawHideForPlayer(playerid, BoxEntrada1);
    TextDrawHideForPlayer(playerid, BoxEntrada2);
    TextDrawHideForPlayer(playerid, BoxEntrada3);
    TextDrawHideForPlayer(playerid, BoxEntrada4);
    TextDrawShowForPlayer(playerid, Textdraw2);
    Em OnPlayerConnect

    Código:
    TextDrawShowForPlayer(playerid, TextCarregandoL0);
    TextDrawShowForPlayer(playerid, TextCarregandoL1);
    TextDrawShowForPlayer(playerid, TextCarregandoL2);
    TextDrawShowForPlayer(playerid, TextCarregandoL3);
    TextDrawShowForPlayer(playerid, TextCarregandoL4);

    Em OnPlayerRequestClass

    Código:
    TextDrawShowForPlayer(playerid, TextoEntrada);
    TextDrawShowForPlayer(playerid, TextoEntrada1);
    TextDrawShowForPlayer(playerid, TextoEntrada2);
    TextDrawShowForPlayer(playerid, BoxEntrada1);
    TextDrawShowForPlayer(playerid, BoxEntrada2);
    TextDrawShowForPlayer(playerid, BoxEntrada3);
    TextDrawShowForPlayer(playerid, BoxEntrada4);

    TextDrawHideForPlayer(playerid, TextCarregandoL0);
    TextDrawHideForPlayer(playerid, TextCarregandoL1);
    TextDrawHideForPlayer(playerid, TextCarregandoL2);
    TextDrawHideForPlayer(playerid, TextCarregandoL3);
    TextDrawHideForPlayer(playerid, TextCarregandoL4);
    DEPOIS DE TODO NOSSO ESFORÇO
    O RESULTADO
    [COD]Pagina De Login BPF 2vll6dh
    [COD]Pagina De Login BPF Rrv7tv


    OPS A IMAGEM 2 NÃO VAI TER O SISTEMA DE LOGIN
    CASO QUEIRA ESTA EM FILTERSCRIPTS DO FÓRUM
    (QUER A GM COM TUDO ? VÁ EM GAMEMODES DO FÓRUM)
    BOM APROVEITO!





                                                                          [COD]Pagina De Login BPF Z1wTjAQ                                                                                            [COD]Pagina De Login BPF N-560x95_FFFFFF_FFFFFF_000000_000000                                                                                                                                     
                      
    [รรG]тнυG_Iиรidє
    [รรG]тнυG_Iиรidє
    --> Postador Fanático
    --> Postador Fanático


    Steam Steam : SteamAnonymous
    Zello : Scripter - Mapper - Designer
    Celular : +21 02176065546
    Mensagens : 480
    Moedas : 4132
    Data de inscrição : 03/08/2015
    Idade : 22
    Localização : 『R.Janeiro』

    [COD]Pagina De Login BPF Empty Re: [COD]Pagina De Login BPF

    Mensagem por [รรG]тнυG_Iиรidє Seg 28 Mar 2016 - 23:11

    Kkkk e o leg fica como kkk se toca?



    [COD]Pagina De Login BPF O0trgg [COD]Pagina De Login BPF Script10
    [COD]Pagina De Login BPF JhIEOUG
    Media_Roox
    Media_Roox
    --> Postador Médio
    --> Postador Médio


    Zello : Scripter
    Celular : 11980450146
    Mensagens : 249
    Moedas : 3385
    Data de inscrição : 29/02/2016
    Idade : 23

    [COD]Pagina De Login BPF Empty Re: [COD]Pagina De Login BPF

    Mensagem por Media_Roox Seg 28 Mar 2016 - 23:30

    Leg ? ou Lag
    Cara eu estou usano so a Pagina De Login
    Com o BOX [Carregando...]
    Não tem nada pra se registrar & logar
    e não tem nada desse leg ai



                                                                          [COD]Pagina De Login BPF Z1wTjAQ                                                                                            [COD]Pagina De Login BPF N-560x95_FFFFFF_FFFFFF_000000_000000                                                                                                                                     
                      
    [รรG]тнυG_Iиรidє
    [รรG]тнυG_Iиรidє
    --> Postador Fanático
    --> Postador Fanático


    Steam Steam : SteamAnonymous
    Zello : Scripter - Mapper - Designer
    Celular : +21 02176065546
    Mensagens : 480
    Moedas : 4132
    Data de inscrição : 03/08/2015
    Idade : 22
    Localização : 『R.Janeiro』

    [COD]Pagina De Login BPF Empty Re: [COD]Pagina De Login BPF

    Mensagem por [รรG]тнυG_Iиรidє Ter 29 Mar 2016 - 2:15

    Ok, pegue a gm BPF e loga então explica la f.o.d.ã.o



    [COD]Pagina De Login BPF O0trgg [COD]Pagina De Login BPF Script10
    [COD]Pagina De Login BPF JhIEOUG
    zMacro_Script
    zMacro_Script
    --> Postador Iniciante
    --> Postador Iniciante


    Celular : 21 99311-9827
    Mensagens : 57
    Moedas : 2626
    Data de inscrição : 06/05/2017
    Idade : 21

    [COD]Pagina De Login BPF Empty Re: [COD]Pagina De Login BPF

    Mensagem por zMacro_Script Sáb 6 maio 2017 - 17:07

    Gostei bem legal



    Não seja meu inimigo seja meu amigo !cheers
    ↓Use!↓
    [COD]Pagina De Login BPF XVhJS5M


    [COD]Pagina De Login BPF Script10
    Stremmer_Scripter#0961
    Stremmer_Scripter#0961
    --> Postador Fanático
    --> Postador Fanático


    Celular : 17981120325
    Mensagens : 681
    Moedas : 2956
    Data de inscrição : 19/10/2019
    Idade : 28

    [COD]Pagina De Login BPF Empty Re: [COD]Pagina De Login BPF

    Mensagem por Stremmer_Scripter#0961 Dom 2 Jan 2022 - 20:19

    ja vi um desse

    Conteúdo patrocinado


    [COD]Pagina De Login BPF Empty Re: [COD]Pagina De Login BPF

    Mensagem por Conteúdo patrocinado


      Data/hora atual: Ter 19 Mar 2024 - 7:36