AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Off-Topic (https://forums.alliedmods.net/forumdisplay.php?f=15)
-   -   Click Game, I was bored. (https://forums.alliedmods.net/showthread.php?t=139671)

API 10-03-2010 17:59

Click Game, I was bored.
 
Hey guys,

I was brushing up on my AJAX skills, so I made this little game.
http://iaconosoftware.com/click.php

It is a realtime click counter, so if you are playing at the same time as someone else it will show their clicks being added too.

Feel free to use the source code as an AJAX example.

Seta00 10-03-2010 18:42

Re: Click Game, I was bored.
 
Nice :)

But you can hold enter

API 10-03-2010 18:57

Re: Click Game, I was bored.
 
Thanks :)
Yeah, I noticed that. I might try to put some JS to prevent it but to be honest the mechanism isn't really supposed to be super anti-cheat :P

fysiks 10-03-2010 20:00

Re: Click Game, I was bored.
 
Your post reminded me of the red button. I thought it was quite amusing the first time I saw it.

drekes 10-03-2010 21:48

Re: Click Game, I was bored.
 
Quote:

Originally Posted by fysiks (Post 1315015)
Your post reminded me of the red button. I thought it was quite amusing the first time I saw it.

That's the funniest button i ever saw :)

DaxProxy 10-04-2010 12:02

Re: Click Game, I was bored.
 
I just hacked it, im so sorry!
Nvm, i can't hack it since you're summing it inside aclick.php.

Jelle 10-04-2010 12:10

Re: Click Game, I was bored.
 
Doesn't work properly. If I go up to 27k clicks, and refreshes page, it goes down to like 26,5k.

TestUser 10-04-2010 12:38

Re: Click Game, I was bored.
 
QuickHack

API 10-04-2010 14:08

Re: Click Game, I was bored.
 
Thats because I implemented prediction. The PHP script that gets called has a delay so if you wait a while and let your HTTP requests finish it will eventually be the number shown.

Roach 10-07-2010 06:02

Re: Click Game, I was bored.
 
Holy Fuck PimpinJuice...


All times are GMT -4. The time now is 12:04.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.