Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Donations are seriously needed.
Goto page 1, 2  Next
 
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam
View previous topic :: View next topic  
Author Message
Up2Admin
I'm a spammer
Reputation: 126

Joined: 17 Oct 2007
Posts: 6548
Location: Texas

PostPosted: Wed Jun 16, 2010 11:04 am    Post subject: Donations are seriously needed. Reply with quote

http://up2share.com/

I need the money to update the site and keep it running. Even a dollar will help... any amount will contribute.
Thanks Holland, for being the first donator ever!

_________________
Back to top
View user's profile Send private message
Fifty Shades of J
Expert Cheater
Reputation: 32

Joined: 11 Aug 2007
Posts: 236
Location: New York

PostPosted: Wed Jun 16, 2010 11:06 am    Post subject: Re: Donations are seriously needed. Reply with quote

GalaxyFrame wrote:
http://up2share.com/

I need the money to update the site and keep it running. Even a dollar will help... any amount will contribute.
Thanks Holland, for being the first donator ever!
How many people in random spam actually use this site?
Back to top
View user's profile Send private message
emil
Expert Cheater
Reputation: 41

Joined: 06 Dec 2008
Posts: 239

PostPosted: Wed Jun 16, 2010 11:09 am    Post subject: Reply with quote

I don't, it's too bugged.
Back to top
View user's profile Send private message
Up2Admin
I'm a spammer
Reputation: 126

Joined: 17 Oct 2007
Posts: 6548
Location: Texas

PostPosted: Wed Jun 16, 2010 11:11 am    Post subject: Reply with quote

Emil wrote:
I don't, it's too bugged.
Precisely why I need to pay for an update. I would fix everything myself, but I don't have the patience or time.
_________________
Back to top
View user's profile Send private message
Cryoma
Member of the Year
Reputation: 198

Joined: 14 Jan 2009
Posts: 1819

PostPosted: Wed Jun 16, 2010 12:43 pm    Post subject: Reply with quote

I dunno, mediafire doesn't seem to have any plans on going down.
Back to top
View user's profile Send private message
haha01haha01
Grandmaster Cheater Supreme
Reputation: 0

Joined: 15 Jun 2007
Posts: 1233
Location: http://www.SaviourFagFails.com/

PostPosted: Wed Jun 16, 2010 12:48 pm    Post subject: Reply with quote

GalaxyFrame wrote:
Emil wrote:
I don't, it's too bugged.
Precisely why I need to pay for an update. I would fix everything myself, but I don't have the patience or time.
What is there to fix, it's only a file hosting site. File hosting sites barely need coding at all, most of the cost is bandwidth\HDD space.

P.S. your "captcha" can easily be defeated by a simple program due to the poor way it was designed.
Back to top
View user's profile Send private message Send e-mail AIM Address Yahoo Messenger MSN Messenger
Up2Admin
I'm a spammer
Reputation: 126

Joined: 17 Oct 2007
Posts: 6548
Location: Texas

PostPosted: Wed Jun 16, 2010 2:13 pm    Post subject: Reply with quote

haha01haha01 wrote:
GalaxyFrame wrote:
Emil wrote:
I don't, it's too bugged.
Precisely why I need to pay for an update. I would fix everything myself, but I don't have the patience or time.
What is there to fix, it's only a file hosting site. File hosting sites barely need coding at all, most of the cost is bandwidth\HDD space.

P.S. your "captcha" can easily be defeated by a simple program due to the poor way it was designed.
There's actually quite a bit of coding when you consider the amount of features included.
I'll add a different captcha later, but before I do, I'd like an explanation as to how it's bypassed?

_________________
Back to top
View user's profile Send private message
1929394839292057839194958
Grandmaster Cheater Supreme
Reputation: 130

Joined: 22 Dec 2006
Posts: 1509

PostPosted: Wed Jun 16, 2010 2:15 pm    Post subject: Reply with quote

I tried to donate like £20 the other day but bank was being a prick.
Back to top
View user's profile Send private message
Habufe
Expert Cheater
Reputation: 0

Joined: 03 Sep 2007
Posts: 149
Location: http://www.SaviourFagFails.com/

PostPosted: Wed Jun 16, 2010 2:46 pm    Post subject: Reply with quote

GalaxyFrame wrote:
haha01haha01 wrote:
GalaxyFrame wrote:
Emil wrote:
I don't, it's too bugged.
Precisely why I need to pay for an update. I would fix everything myself, but I don't have the patience or time.
What is there to fix, it's only a file hosting site. File hosting sites barely need coding at all, most of the cost is bandwidth\HDD space.

P.S. your "captcha" can easily be defeated by a simple program due to the poor way it was designed.
There's actually quite a bit of coding when you consider the amount of features included.
I'll add a different captcha later, but before I do, I'd like an explanation as to how it's bypassed?
Amount of features? all you have is a register\login and a file uploading script (unless I missed some other features). The only thing that might have taken you some time is the design which is quite alright actually, kudos.

how the captcha is bypassable:
1.since is it possible to move only the correct object that needs to be moved, a program just search for the "ui-draggable" class and the <li> tag containing it is the correct image to move
2.even if 1 wasn't possible, the image names contain the thing that they are.
3.even if 1 and 2 weren't possible, there are only about 7 objects that can be moved, so it is possible to just make a switch table.
Back to top
View user's profile Send private message
Haxory'
Grandmaster Cheater Supreme
Reputation: 92

Joined: 30 Jul 2007
Posts: 1900

PostPosted: Wed Jun 16, 2010 3:16 pm    Post subject: Reply with quote

Habufe wrote:
GalaxyFrame wrote:
haha01haha01 wrote:
GalaxyFrame wrote:
Emil wrote:
I don't, it's too bugged.
Precisely why I need to pay for an update. I would fix everything myself, but I don't have the patience or time.
What is there to fix, it's only a file hosting site. File hosting sites barely need coding at all, most of the cost is bandwidth\HDD space.

P.S. your "captcha" can easily be defeated by a simple program due to the poor way it was designed.
There's actually quite a bit of coding when you consider the amount of features included.
I'll add a different captcha later, but before I do, I'd like an explanation as to how it's bypassed?
Amount of features? all you have is a register\login and a file uploading script (unless I missed some other features). The only thing that might have taken you some time is the design which is quite alright actually, kudos.

how the captcha is bypassable:
1.since is it possible to move only the correct object that needs to be moved, a program just search for the "ui-draggable" class and the <li> tag containing it is the correct image to move
2.even if 1 wasn't possible, the image names contain the thing that they are.
3.even if 1 and 2 weren't possible, there are only about 7 objects that can be moved, so it is possible to just make a switch table.


I remember awshit having an SQL hole in their database XD

_________________
you and me baby ain't nothing but mammals so lets do it like they do on the discovery channel
Back to top
View user's profile Send private message
compactwater
I post too much
Reputation: 8

Joined: 02 Aug 2006
Posts: 3923

PostPosted: Wed Jun 16, 2010 3:17 pm    Post subject: Reply with quote

I suggest using reCaptcha.

Even so, running a hosting site is quite expensive and risky. Unless you start charging people, you'll be run into the dirt.
Back to top
View user's profile Send private message
Up2Admin
I'm a spammer
Reputation: 126

Joined: 17 Oct 2007
Posts: 6548
Location: Texas

PostPosted: Wed Jun 16, 2010 3:19 pm    Post subject: Reply with quote

Habufe wrote:
GalaxyFrame wrote:
haha01haha01 wrote:
GalaxyFrame wrote:
Emil wrote:
I don't, it's too bugged.
Precisely why I need to pay for an update. I would fix everything myself, but I don't have the patience or time.
What is there to fix, it's only a file hosting site. File hosting sites barely need coding at all, most of the cost is bandwidth\HDD space.

P.S. your "captcha" can easily be defeated by a simple program due to the poor way it was designed.
There's actually quite a bit of coding when you consider the amount of features included.
I'll add a different captcha later, but before I do, I'd like an explanation as to how it's bypassed?
Amount of features? all you have is a register\login and a file uploading script (unless I missed some other features). The only thing that might have taken you some time is the design which is quite alright actually, kudos.

how the captcha is bypassable:
1.since is it possible to move only the correct object that needs to be moved, a program just search for the "ui-draggable" class and the <li> tag containing it is the correct image to move
2.even if 1 wasn't possible, the image names contain the thing that they are.
3.even if 1 and 2 weren't possible, there are only about 7 objects that can be moved, so it is possible to just make a switch table.

Alright, that makes sense.
As for the other features, I've got an account manager that lets you delete files you've uploaded and change your account info. And then there's the view page, that lets you view an uploaded media file, such as an image or swf, embedded onto the page with a few other things. I used to have an admin cp but caused too much CPU usage so I had to remove it.
Once I figure out how to fix the current errors on my site, I'll be able to continue working on v2.0, the update.

compactwater wrote:
I suggest using reCaptcha.

Even so, running a hosting site is quite expensive and risky. Unless you start charging people, you'll be run into the dirt.

I need to get more traffic first, which may occure once I fix stuff and implement the update.

_________________
Back to top
View user's profile Send private message
Habufe
Expert Cheater
Reputation: 0

Joined: 03 Sep 2007
Posts: 149
Location: http://www.SaviourFagFails.com/

PostPosted: Wed Jun 16, 2010 3:25 pm    Post subject: Reply with quote

Haxory' wrote:
Habufe wrote:
GalaxyFrame wrote:
haha01haha01 wrote:
GalaxyFrame wrote:
Emil wrote:
I don't, it's too bugged.
Precisely why I need to pay for an update. I would fix everything myself, but I don't have the patience or time.
What is there to fix, it's only a file hosting site. File hosting sites barely need coding at all, most of the cost is bandwidth\HDD space.

P.S. your "captcha" can easily be defeated by a simple program due to the poor way it was designed.
There's actually quite a bit of coding when you consider the amount of features included.
I'll add a different captcha later, but before I do, I'd like an explanation as to how it's bypassed?
Amount of features? all you have is a register\login and a file uploading script (unless I missed some other features). The only thing that might have taken you some time is the design which is quite alright actually, kudos.

how the captcha is bypassable:
1.since is it possible to move only the correct object that needs to be moved, a program just search for the "ui-draggable" class and the <li> tag containing it is the correct image to move
2.even if 1 wasn't possible, the image names contain the thing that they are.
3.even if 1 and 2 weren't possible, there are only about 7 objects that can be moved, so it is possible to just make a switch table.


I remember awshit having an SQL hole in their database XD
awshit?

Also, OP's site has an XSS vulerability. I just PM'd him with the details.
Back to top
View user's profile Send private message
To0k
How do I cheat?
Reputation: 14

Joined: 16 Nov 2007
Posts: 0

PostPosted: Wed Jun 16, 2010 4:12 pm    Post subject: Reply with quote

blablabla
Back to top
View user's profile Send private message
BreakinGods
How do I cheat?
Reputation: 17

Joined: 13 Jan 2013
Posts: 0

PostPosted: Wed Jun 16, 2010 4:14 pm    Post subject: Reply with quote

At least click his ads.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> Random spam All times are GMT - 6 Hours
Goto page 1, 2  Next
Page 1 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites