
-----------------------------------
the_short1
Mon Jun 21, 2004 9:44 pm

WEIRDEST TURING GLITCH!
-----------------------------------
was trying to make a hacking program for gmailmachine website (it random outputs a number and if its 1337 then u get a gmail account)


and i was basically... making it reopen the site again and again... then if the SOURCE CODE from that site had line that said number was 1337 then stop reopening the website...


then u could walkaway and in an hour maybe had won...

except they have a anti hack..
.

anyways.... i stubled on this...

its the wirdest turing glitch.... when i run it.... it closes turing down completely... no prompts... no error messages.... it just CLOSES... its WACK!


try it ur sefl..

-----------------------------------
Tony
Mon Jun 21, 2004 9:54 pm


-----------------------------------
could it by any chance have something to do with


winner := "whatever" then

? :think:
there also doesn't seem to be enough memory to indent the file. I suspect that then is causing some sord of structure confusion in the compiler

-----------------------------------
Dan
Wed Jun 23, 2004 2:16 am


-----------------------------------
ROFL, 

I think this is caused b/c you are creating 3 errors on one line, 2 of witch are uncoman ones witch are probly not tested well and the 3rd one is also a bit odd.

There errors come from the string being to long, you using illigeal chars in the string and the "then" at the end of a string asgment line.

I am beting that this crashes the turing debuger b/c it can not read a string longer then 255 or w/e the max is, yet there are more errors in and at the end of the string. So basiclky you overload turings memroy or overright somting in it.

-----------------------------------
the_short1
Wed Jun 23, 2004 9:42 am


-----------------------------------
yea... i knew that progry was not done well.... i was just screwing around.... 


i have one that acually worked...

refreshes the page
it read the html file...

if one of those lines said 'blah blah' then 
stop refreshing page..

but the gmail machine has an antihack of sorts... it wont let turing read its .html file... although i can acces the soruce by visiting the page.. :think:



meh....   either way its quite qeird it just CLOSES down... without warning...  





eehhehehehe turing overloading! hahah :P

-----------------------------------
Paul
Wed Jun 23, 2004 9:30 pm


-----------------------------------
when u access the source code, a copy should be stored in the temp internet files? I think so...

-----------------------------------
the_short1
Thu Jun 24, 2004 9:34 am


-----------------------------------
want the real hacked one that should have worked?


i truned it into google's page to test to see if the page creation time = 0.11 im its source...  cuz i wanted to test the functionality..

but google makes it crash cuz its WEIRD...




yea... u want the gmailmachine spoofer program??? it acually works! 