|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#16
|
||||
|
||||
|
Quote:
This works fine with GET or POST in Firefox and IE: Code:
<form action="mosterbattle.php?var1=1&var2=2#action<?php echo $action_num;?>" method="post">
__________________
. Web Dev Cheat Sheets :: Flash 8 LiveDocs :: PHP Manual :: MySQL Manual :: My Zodiac/13Moon Mod for SMF :: Compare Game Prices "All matter is merely energy condensed to a slow vibration. We are all one consciousness experiencing itself - subjectively. There is no such thing as death, life is only a dream. We are the imaginations of ourselves." - Bill Hicks "Truth is hidden in the subtle nature of the heart of everything, although it is invisible. One cannot see it from inside and neither from the surface. One can only live and experience it." - Heart Sutra |
|
#17
|
||||
|
||||
|
Quote:
yea, thats just fine, i just don't like scrolling down 10 pages just to hit submit but after thinking about it i thought it may be better to reverse the quotes and put the inputs at the top, so the latest one shows up first, right below inputs, however the anchors in the form seem like a perfectly acceptable way to do it
__________________
Feed ME |
|
#18
|
||||
|
||||
|
As f'lar said; you've got a programming forum, do you really expect us all not to cheat and write bots?
And while I think I'll take a crack at breaking the CAPTCHA you have in place via some dodgy OCR a bit later, there are much easier attacks against it. Simply put - you don't invalidate the validation code after it has been used once. Its a problem a lot of CAPTCHA implementations face. Because while you do regenerate the CAPTCHA image (and therefore invalidate the previous one), you don't invalidate the code once it has been used, and so if I don't make any requests to showcap.php file after I've checked the image once, then I can keep reusing the same CAPTCHA number again and again. You'd think people working for a development forum would be able to get these simple things right though, ![]() Quote:
P.S. Javascript + Greasemonkey is a great way to write simple bots like this one quickly and easily. Last edited by kuza55 : January 20th, 2007 at 02:25 AM. |
|
#19
|
||||
|
||||
|
On a programming forum it should be quite expected that we'd write stuff
![]()
__________________
Miscellaneous Software Viper_SB Developershed E-Support Anyone else play chess? Challenge me |
|
#20
|
||||
|
||||
|
WRT the captcha image: Out-of-the-box GOCR gets the current image 95% of the time, and there's a Windows build of it. You might want to consider a better captcha.
__________________
OMG RAVER CHICKS!! On a related note: C/C++ Programming Tutorials "Science is based on reality staying the same, and Nature ignores what humans vote upon." -- Bill Beaty "Three litres of sherry up the butt can only be described as astounding." -- Darwin Awards |
|
#21
|
||||
|
||||
|
I check the top 10 stats pretty often so I would see if anyone leveled up too quickly but hasn't been an issue yet. Not saying that it won't be done but we can track it at this point
![]() |
![]() |
| Viewing: Dev Shed Forums > Forum Information > Dev Shed Gaming Center > Major Arena Update and Reset |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|