Jump to content
  • 0

Question

13 answers to this question

Recommended Posts

  • 0
Posted (edited)

You're getting better bro, rep +1

What about you add translate plugin into chat, would be good to see multi language chatting each other. xD

Edited by saiaapiz
  • 0
  • Administrators
Posted

You can use toast for show messages from others. Make menu on GG icon. Show last messages or sent own.

Send request on each second and check for new messages. If found - toast it.

  • 0
Posted
On 2/4/2019 at 3:37 PM, Enyby said:

You can use toast for show messages from others. Make menu on GG icon. Show last messages or sent own.

Send request on each second and check for new messages. If found - toast it.

Annotated!

  • 0
Posted

Let me tidy up

• mysql, php, a server

Lua

• Login, Register, Chat, function ( Advanced : Chat_Show, Chat_Send, Chat_Reviced, Register_Check)

• Mysql

Save up user details, like username, password etc.

• PHP

• Register, Login, Get_Msg, Save_Msg

• Server

Save up chat msg (If you like you can save in mysql db)

_______________________________________________
added 1 minute later

I have that idea a long time but i don't have time to do it.

Err... hope you can complete it.

If you have any problem(s), msg me or Enyby to get support.

I can help you if they don't answer.

_______________________________________________
added 4 minutes later

Oh btw

If you need high quality permanent server, msg me. I'll give you.

  • 0
Posted

cloudflare has already protecting the server

ip can be chnaged when getting ddos/cc

(When i have time and found)

custom .tk domain or other domain are supported.

  • 0
Posted
39 minutes ago, noblack said:

Let me tidy up

• mysql, php, a server

Lua

• Login, Register, Chat, function ( Advanced : Chat_Show, Chat_Send, Chat_Reviced, Register_Check)

• Mysql

Save up user details, like username, password etc.

• PHP

• Register, Login, Get_Msg, Save_Msg

• Server

Save up chat msg (If you like you can save in mysql db)

_______________________________________________
added 1 minute later

I have that idea a long time but i don't have time to do it.

Err... hope you can complete it.

If you have any problem(s), msg me or Enyby to get support.

I can help you if they don't answer.

_______________________________________________
added 4 minutes later

Oh btw

If you need high quality permanent server, msg me. I'll give you.

 No need, but thanks I could do everything ^ - ^

_______________________________________________
added 0 minutes later
On 2/4/2019 at 3:37 PM, Enyby said:

You can use toast for show messages from others. Make menu on GG icon. Show last messages or sent own.

Send request on each second and check for new messages. If found - toast it.

Added ^-^

  • 0
Posted

Ok i also did the same thing as you

First day: Login and Register function created. --5 Hours

Next day: Chat function will be added.

  • 0
Posted (edited)

I'l added a Base64 Encryption to protect the message and userdata

Storing i will store as plain text wtich is Horrible

So in the future i'll store and send it with a obfuscated code 

Edited by noblack
  • 0
Posted

And i'll add Invite code in Register function which can protect Register abuse

Register would need invite code to register

And then,

If you want to prevent from being spammed on register and login,you can use IP TempBan and Device ID TempBan,which i'll use it in the future

I would like to set it on every 3 hours and send me the alarm thou email when same IP/Device have tried too many time on Login/Register.

It would be better and i believe the cracker won't have so much time switching IP/Device ID.

_______________________________________________
added 2 minutes later

Also, i already added CloudFlare to protect DDOS and my server can handle it when being DDOS'ED

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.