Posted August 13, 200519 yr Coding a app to slow down a computer horribly when run, my method is pretty shitty, what method would you people do if you were to make the same type thing
August 13, 200519 yr k im italian Rifk xhplaer was owned. Speak decent English, then maybe we might reply.
August 13, 200519 yr lol queue the vb is useless morons (which it is a bit for this application but *meh*) i would just keep creating variables (like large arrays or whatever) and reading/writing to disk, maybe screw with SetCursorPos() for fun...
August 14, 200519 yr just do loops. what i do is someting like: dim x as long dim y as long x=23 y=39 do x=x*y+y+x*x+y*x+1+4938*y/x*x+2 loop lol.
August 14, 200519 yr Author i never learned loops since we started learning loops at the end of the school year and i skipped class alot