Real 2 script question
Hey, so i wrote a script for real 2. I assume this is not a spoiler due to many of the other threads on real 2 describing the need for a script.
My question is, am i correct in assuming that the backup_2004-09 part will always be constant? its the x in backup_2004-09-x_x.sql that will be changing? I only ask because my script ran through 01-31 with 0-1000 for each number 01-31, 31k iterations to no avail. I believe my script is recieving the proper response codes as i tested it on other urls. So am i incorrect assuming that numbers 01-09 need the zero? or what am i missing?
Im not asking for a solution, just wondering where I went wrong if possible.
Thanks yall -!black!
I dont believe that having the extra day will hurt anything, it will just draw an extra 404.
However, i believe the given format is year, month, day, then hour(granted 1000 hours would be overkill, but it would still run through 24, just way past it) or am i misunderstanding that they would have it jump from year-month-day-minutes? that would make no sense.
as quoted from the mission descripton " and that the backup file is named in this order year, month, day, hour, .sql with no minutes "
so while 1000 is overkill, its still hours, not minutes. so the extra 976 hours it runs through shouldnt hurt anything ?
Thanks for the reply either way.