Jump to content

1 Screenshot


User Feedback

Recommended Comments

saiaapiz

Posted

What a nice concept, really cool !

But, you missed one point of social application. When you make it paid version.. it doesnt look like an social app. Just look other social site, forum.

Just my suggestion..

noblack

Posted

8 hours ago, saiaapiz said:

What a nice concept, really cool !

But, you missed one point of social application. When you make it paid version.. it doesnt look like an social app. Just look other social site, forum.

Just my suggestion..

Paid version?

Nah, it just paid code. And it's cheaper than 1$.

I mean, > 1$ USD

So it should be better.

noblack

Posted

An paid code doesn't effect the main function or adding something on you

(Not include rank)

Its just for when my ftee invite code is gone and then you can buy my paid invite code!! Nothing special right now.

Also, i made the system be protected.So you can't find anything to try to crack the User DB.unless you have Enough Knowledge to do this.

CmP

Posted

Apply same check to the password as you did with username.

        tmp=Menu[1]
        for i=1,WhiteListWord:len() do
          check=WhiteListWord:sub(i)
          check="["..check.."]"
          tmp=tmp:gsub(check,"")
        end
        if tmp~="" then
          Warnings=Warnings.."\nX Bad Username.\nOnly letters, numbers and underline can be accepted."
        end

User can (intentionally or not) input some characters that will break the list of parameters of the request.

noblack

Posted

1 hour ago, CmP said:

Apply same check to the password as you did with username.


        tmp=Menu[1]
        for i=1,WhiteListWord:len() do
          check=WhiteListWord:sub(i)
          check="["..check.."]"
          tmp=tmp:gsub(check,"")
        end
        if tmp~="" then
          Warnings=Warnings.."\nX Bad Username.\nOnly letters, numbers and underline can be accepted."
        end

User can (intentionally or not) input some characters that will break the list of parameters of the request.

I DON'T CARE

They won't able to login when they use  special char bcs system can't identity what those are

these are JUST WARNINGS

_______________________________________________
added 1 minute later
1 hour ago, CmP said:

Apply same check to the password as you did with username.


        tmp=Menu[1]
        for i=1,WhiteListWord:len() do
          check=WhiteListWord:sub(i)
          check="["..check.."]"
          tmp=tmp:gsub(check,"")
        end
        if tmp~="" then
          Warnings=Warnings.."\nX Bad Username.\nOnly letters, numbers and underline can be accepted."
        end

User can (intentionally or not) input some characters that will break the list of parameters of the request.

And i found out that space are avalible but i don't really recommand to use it with password

It may make your account become unloginable.

Npctrolls

Posted

I'm stuck in this infinite loop any suggestions

Screenshot_2019-02-20-17-14-26.png

Screenshot_2019-02-20-17-14-20.png

Npctrolls

Posted (edited)

7 minutes ago, Npctrolls said:

I'm stuck in this infinite loop any suggestions

Screenshot_2019-02-20-17-14-26.png

Screenshot_2019-02-20-17-14-20.png

Nevermind I see the issue

Edited by Npctrolls
noblack

Posted

When people are "blind"

XD

_______________________________________________
added 1 minute later
1 hour ago, Npctrolls said:

Nevermind I see the issue

Btw don't DOWNVOTE, I'll make me lost me losing energy to doing some amazing project.

Bbbb2004

Posted

Noblack I wont downvote ,  bcs I am understanding how many times need to make projects like this , but listen me : make all codes free or people will downvote bcs noone will pay for get online chat in gg . It is online chat like messenger , I know for u it is very main thing bcs u use all ur skill and timr for create this but for people it doesn't mean anything . They cannot understand this . So make all invite codes for free . I amnot telling u this information , bcs  I want for me . I am telling it for u .

(sorry for my bad English)

(I am NikaT's friend and it is his opinion too . If u think remember that I am not Top GEO)

I hope if u will understand my opinion

Npctrolls

Posted (edited)

Better off to do binding sockets to irc

Edited by Npctrolls
noblack

Posted

You guys better see this link

free.samchatroom.tk

or don't use.

I have given 10 invite per day and you don't use.

It all you guys fault of not watching this link.

TopGEOYT

Posted

Wtf u want ? 

Why are u downvoting my posts????

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.