Jump to content




[V.1.1 RELEASED!] BETA CCEmail Real Worldwide Email


  • You cannot reply to this topic
86 replies to this topic

#41 bjornir90

  • Members
  • 378 posts
  • LocationFrance

Posted 14 November 2012 - 08:13 AM

View PostJasonfran, on 14 November 2012 - 07:51 AM, said:

I see you haven't signed up yet though :P/>
Yes i'm sorry but I can't go to my computer today, I will test it all tomorrow :)/>

#42 Jasonfran

  • Members
  • 148 posts
  • LocationEngland

Posted 14 November 2012 - 08:22 AM

View PostHuman, on 14 November 2012 - 07:59 AM, said:

I still get the Line 404 attempt to index a nil value error. Can you update the pastebin to the one you have(Since you said it is working for you)?
I'll look into it but the original seemed to work. I'll fix it and post it

#43 tom2018

  • Members
  • 135 posts

Posted 14 November 2012 - 08:26 AM

ya i am getting same error with Line 404 attempt to index a nil value error
is it because the function on 404 is defined after on 458?

#44 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 14 November 2012 - 08:36 AM

View Posttom2018, on 14 November 2012 - 08:26 AM, said:

ya i am getting same error with Line 404 attempt to index a nil value error
is it because the function on 404 is defined after on 458?
That is what I am thinking. Also, in the "main()" function, it calls itself. That is a stack overflow waiting to happen.

#45 Jasonfran

  • Members
  • 148 posts
  • LocationEngland

Posted 14 November 2012 - 08:42 AM

View PostHuman, on 14 November 2012 - 08:36 AM, said:

View Posttom2018, on 14 November 2012 - 08:26 AM, said:

ya i am getting same error with Line 404 attempt to index a nil value error
is it because the function on 404 is defined after on 458?
That is what I am thinking. Also, in the "main()" function, it calls itself. That is a stack overflow waiting to happen.
I fixed the bug and code snippets are welcome. I did have a while loop there but it caused problem I'll see if I can get it to work again and stop it from calling itself

#46 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 14 November 2012 - 09:53 AM

Thanks for the fix! Funny thing is that you can send messages to yourself :P/>

#47 Jasonfran

  • Members
  • 148 posts
  • LocationEngland

Posted 14 November 2012 - 09:56 AM

View PostHuman, on 14 November 2012 - 09:53 AM, said:

Thanks for the fix! Funny thing is that you can send messages to yourself :P/>
Well you can do that on real email so I thought I would keep the feature in
Posted Image

#48 rhyleymaster

  • Members
  • 186 posts
  • LocationCanada

Posted 14 November 2012 - 12:04 PM

Man, this is my new favorite program. I log on atleats 5 times a day :P/>

#49 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 14 November 2012 - 12:08 PM

View Postdlcruz129, on 13 November 2012 - 11:05 AM, said:

...now I'm a professional scripter!...
Not quite. You have a ways to go, young Padawan. :P/>
Edit: On-topic, good job, jasonfran. excellent job, jasonfran.

#50 rhyleymaster

  • Members
  • 186 posts
  • LocationCanada

Posted 14 November 2012 - 12:10 PM

also, hey you should take your program to the Next level! an HTTP IRC in CC!

#51 Tiin57

    Java Lunatic

  • Members
  • 1,412 posts
  • LocationIndiana, United States

Posted 14 November 2012 - 12:10 PM

View Postrhyleymaster, on 14 November 2012 - 12:10 PM, said:

also, hey you should take your program to the Next level! an HTTP IRC in CC!
Already done by Stiepen / Kilobyte.

#52 rhyleymaster

  • Members
  • 186 posts
  • LocationCanada

Posted 14 November 2012 - 12:58 PM

Oh hey.. just an issue with your IP ban thing. If someone puts this program on their server, and some noob spams the accounts, Will it ban the ENTIRE server?

#53 PixelToast

  • Signature Abuser
  • 2,265 posts
  • Location3232235883

Posted 14 November 2012 - 03:23 PM

View Postrhyleymaster, on 14 November 2012 - 12:58 PM, said:

Oh hey.. just an issue with your IP ban thing. If someone puts this program on their server, and some noob spams the accounts, Will it ban the ENTIRE server?
yup c:
moar exploits

seriously though
instead of a complete ip ban just limit the amount of accounts you can create in a minute

#54 Jasonfran

  • Members
  • 148 posts
  • LocationEngland

Posted 14 November 2012 - 08:03 PM

View PostPixelToast, on 14 November 2012 - 03:23 PM, said:

View Postrhyleymaster, on 14 November 2012 - 12:58 PM, said:

Oh hey.. just an issue with your IP ban thing. If someone puts this program on their server, and some noob spams the accounts, Will it ban the ENTIRE server?
yup c:
moar exploits

seriously though
instead of a complete ip ban just limit the amount of accounts you can create in a minute
I am going the set up the limit later. It already records the IP just in case. And there will be a few exploits as its only a few days old

#55 Leo Verto

  • Members
  • 620 posts
  • LocationOver there

Posted 15 November 2012 - 06:37 AM

View Postbjornir90, on 14 November 2012 - 06:59 AM, said:

Wait for people to discover it :P/> Also I think you could post it on minecraft forum in the content pack subforum because there isn't much people on this forum.
This is the official CC forum, and I don't think posting single CC programs on minecraft forum is a good idea.

I'm thinking of coding an alternative GUI for this, depends on how much free time I'll have though

#56 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 15 November 2012 - 06:38 AM

There are a few major security risks with this. I also do not believe this is ready to be used on large servers.

#57 Leo Verto

  • Members
  • 620 posts
  • LocationOver there

Posted 15 November 2012 - 07:54 AM

Ok, I'm rewriting most of the application now.
It turns out, you used a lot of code from the wiki and other sources and you jump from function to function.
I'll post my email client of you don't mind.

#58 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 15 November 2012 - 08:01 AM

View PostLeo Verto, on 15 November 2012 - 07:54 AM, said:

Ok, I'm rewriting most of the application now.
It turns out, you used a lot of code from the wiki and other sources and you jump from function to function.
I'll post my email client of you don't mind.
I was actually going to rewrite one myself. I had the idea a while back, but back then I was a complete noob with Lua.

#59 Jasonfran

  • Members
  • 148 posts
  • LocationEngland

Posted 15 November 2012 - 08:56 AM

Feel free to create your own, you can send requests to my website as well if you want. It was really just a test and to prove it can be done. And technically I am still a noob :P/> lol. Feel free to do what you want.

Also there isn't really any security problems. Everything is kept secure server side. You can't view other peoples emails and you would be stupid to remove client side hashing as it is safer than encrypting it server side as it gets sent hashed and not in plain text

#60 Sammich Lord

    IRC Addict

  • Members
  • 1,212 posts
  • LocationThe Sammich Kingdom

Posted 15 November 2012 - 10:35 AM

View PostJasonfran, on 15 November 2012 - 08:56 AM, said:

Feel free to create your own, you can send requests to my website as well if you want. It was really just a test and to prove it can be done. And technically I am still a noob :P/> lol. Feel free to do what you want.

Also there isn't really any security problems. Everything is kept secure server side. You can't view other peoples emails and you would be stupid to remove client side hashing as it is safer than encrypting it server side as it gets sent hashed and not in plain text
People can setup a program in C or other languages that use proxies to constantly spam the database, which will fill up the database and/or crash the site. There is a reason I am good at finding exploits...





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users