Jump to content

cbox


miinaturvat

Donors+
  • Posts

    925
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by miinaturvat

  1. Pics or it didn't happen.
  2. Yee, submitted and such.
  3. It's not always the smallest one. It's the one with punctuation, symbols or numbers. If neither posses these qualities, it's almost always the one that looks more like a photocopy (has a few dots around it from dust etc). If they both look clear, then just type both words.
  4. Are you sure you don't mean
  5. You know, on every recaptcha thingy, it only checks if you typed one of the words, and the one it checks is almost always the more legible one. You could have typed whatever you wanted for the first word, and as long as you got the second word right, it would have been recognised as a correct recapcha
  6. A'ight, cool Oh, and I'll be perfectly honest with you, I didn't write that hashing source, it's basically copy and pasted from someone else
  7. do you remember how? at 0x147 in the BLF there be: enum Gametype { CTF = 1, Slayer = 2, Oddball = 3, KingoftheHill = 4, Forge = 5, VIP = 6, Juggernaut = 7, Territories = 8, Assault = 9, Infection = 10 } You probably already know, but what the hell. I'll remind you incase you don't know how
  8. This guy sounds like a dumbass!
  9. It's a shame that almost every single attribute you can change with this can be done in-game, eh? I mean, what can you actually 'mod'? Respawn time and the weapons you spawn with. That's it. So there really isn't any need for a program that can edit every single part of the gametype, is there? I'm not saying it's crap or anything. It's probably took a lot of time to make and everything, and some people will probably find a use for it. I'm just saying I won't.
  10. Oh. I never used them, and assumed that they were infact keygens, not keylists In which case, yeah, the keygens will be pointless.
  11. But keygens make them at 'random'. You'll probably get one that's not been used before, or get one that someone else has validated already. And you'll probably only get one shot at redeeming it, so...
  12. Well, like it said, it only works for keys that were validated before May 26th...
  13. Probably because of the absolutely tiny menu bar at the bottom...
  14. You can make backup-s of everything, just not of anything executable! (you can't keep your .exe's and the likes, unless you want to risk getting re-infected (which is incredibly likely)) So you can make a back-up of all your text files and pictures and such when you format your HDD.
  15. How'd you do that one?
  16. Wow, you're lucky the grammer nazis ain't here.
  17. Isn't that the same thing...?
  18. That quote actually deserves some kind of medal And Alloy, were you just flaming there to double your post count?
  19. ***** wearin' hats indoors.
  20. Then it's pretty damn obvious what the error is That won't take long...
  21. OMG You haz matress on floor?
  22. miinaturvat

    DDoS lul

    #include <stdio.h> int whoIs( char thing ) { char failPerson[99], winPerson[99]; sprintf(failPerson, "Redbar"); sprintf(winPerson, "iBotModz"); if( strcmp(thing, "fail") ) { return( *failPerson ); } else if( strcmp(thing, "win") ) { return( *winPerson ); } } int main(int argc, char **argv) { printf( "Fail = %s\nWin = %s", whoIs( fail ), whoIs( win ) ); return( 0 ); } yee
  23. Oh teh noes! We be sploited!
  24. Well done, Peachman
  25. They should win a medal for that shit
×
×
  • Create New...