Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    StephanM's Avatar 🌹

    Join Date
    May 2009
    Country
    Posts
    16,639
    Thanked
    1,736
    Thanks
    5,423
    Suggestion type:
    Forum/FGunZ/Other


    Suggestion title:
    Remember password checkbutton

    Suggestion description:
    Add remember password check button.


    Code:
    <!-- BTBUTTON : Remember Password -->        
    <LABEL item="AutoLogin Label" parent="LoginFrame">
            <FONT>FONTa9</FONT>
            <TEXTCOLOR>
                <R>205</R>
                <G>205</G>
                <B>205</B>
            </TEXTCOLOR>
            <BOUNDS>
                <X>345</X>
                <Y>494</Y>
                <W>300</W>
                <H>24</H>
            </BOUNDS>
            <TEXT>Remember password</TEXT>
        </LABEL>
    
    
        <BUTTON item="AutoLogin" parent="LoginFrame">
            <BUTTONLOOK>Custom1ButtonLook</BUTTONLOOK>
            <PUSHBUTTON/>
            <BOUNDS>
                <X>420</X>
                <Y>495</Y>
                <W>24</W>
                <H>24</H>
            </BOUNDS>
        </BUTTON>
    You have to code it into the source though to make it work (code above if just the layout).

  2. The following 7 users say thank you to StephanM for this useful post:

    Corrupt (09-12-2015), Harry (09-12-2015), Ommadawn (09-12-2015), Opeth (09-12-2015), qais187 (09-12-2015), Strain (09-12-2015), Tzunami best0 (09-12-2015)

  3. #2
    Paris's Avatar People Change!

    Join Date
    May 2014
    Country
    Posts
    219
    Thanked
    33
    Thanks
    25
    is it coded yet or we have to do it by ourself?
    i dint get it..

  4. #3
    StephanM's Avatar 🌹

    Join Date
    May 2009
    Country
    Posts
    16,639
    Thanked
    1,736
    Thanks
    5,423
    Originally Posted by »Cønve®§e«™ View Post
    is it coded yet or we have to do it by ourself?
    i dint get it..
    No, I just shared the code for the developers to spare them some time.

  5. #4
    Jetman's Avatar TBF Sage

    Join Date
    Aug 2009
    Posts
    412
    Thanked
    23
    Thanks
    314
    Originally Posted by StephanM View Post
    Suggestion type:
    Forum/FGunZ/Other


    Suggestion title:
    Remember password checkbutton

    Suggestion description:
    Add remember password check button.
    http://puu.sh/k8dqa/67bc544c04.png

    Code:
    <!-- BTBUTTON : Remember Password -->        
    <LABEL item="AutoLogin Label" parent="LoginFrame">
            <FONT>FONTa9</FONT>
            <TEXTCOLOR>
                <R>205</R>
                <G>205</G>
                <B>205</B>
            </TEXTCOLOR>
            <BOUNDS>
                <X>345</X>
                <Y>494</Y>
                <W>300</W>
                <H>24</H>
            </BOUNDS>
            <TEXT>Remember password</TEXT>
        </LABEL>
    
    
        <BUTTON item="AutoLogin" parent="LoginFrame">
            <BUTTONLOOK>Custom1ButtonLook</BUTTONLOOK>
            <PUSHBUTTON/>
            <BOUNDS>
                <X>420</X>
                <Y>495</Y>
                <W>24</W>
                <H>24</H>
            </BOUNDS>
        </BUTTON>
    You have to code it into the source though to make it work (code above if just the layout).
    It's pretty easily done, but ill have to speak to a more experienced dev about the actual implementation.

  6. #5
    Paris's Avatar People Change!

    Join Date
    May 2014
    Country
    Posts
    219
    Thanked
    33
    Thanks
    25
    Originally Posted by StephanM View Post
    No, I just shared the code for the developers to spare them some time.
    OH!! nice and this concept is awesome

  7. #6
    Strain's Avatar ★★★★★

    Join Date
    Dec 2013
    Country
    Posts
    107
    Thanked
    357
    Thanks
    48
    yes pls do dis like in old serverz yes pls kkkkk

    #support

  8. #7
    Camel's Avatar Destructive Death

    Join Date
    Oct 2013
    Country
    Posts
    4,041
    Thanked
    1,896
    Thanks
    989
    Remember username option as well?

  9. #8
    Strain's Avatar ★★★★★

    Join Date
    Dec 2013
    Country
    Posts
    107
    Thanked
    357
    Thanks
    48
    Originally Posted by Zéxi View Post
    Remember username option as well?
    its already in, zexi r u high ?

  10. The following 2 users say thank you to Strain for this useful post:

    Corrupt (09-12-2015)

  11. #9
    Camel's Avatar Destructive Death

    Join Date
    Oct 2013
    Country
    Posts
    4,041
    Thanked
    1,896
    Thanks
    989
    Originally Posted by Strain View Post
    its already in, zexi r u high ?
    I should sleep l0l
    OT: yea add pls

  12. The following user said thank you to Camel for this useful post:

    Strain (09-12-2015)

  13. #10
    Dave's Avatar 1' or 1=1--

    Join Date
    Aug 2008
    Country
    Posts
    24,017
    Thanked
    115
    Thanks
    12,958
    This has its pros and cons.
    People can get hacked because they forgot to uncheck it or remove their information. The actual password (in an encrypted form) or other unique hash will have to be stored on the computer of the client.
    It's a terrible thing, I think, in life to wait until you're ready.
    I have this feeling now that actually no one is ever ready to do anything.
    There is almost no such thing as ready. There is only now.
    And you may as well do it now. Generally speaking, now is as good a time as any.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)