Jump to content

m0t

Members
  • Joined

Everything posted by m0t

  1. Idiots praising cafe accounts=priceless.
  2. m0t posted a post in a topic in Steam Powered Games
    They won't work if you got them from any other site, even the ones that ask for a CD, you'll just get pending.
  3. m0t posted a post in a topic in News
    This hack sucks major ass... needs a lot more work, and using public hacks like this on a game like CSS is already stupid.
  4. m0t posted a post in a topic in Steam Powered Games
    You won't get banned for Wallhacked textures... not for a long time me thinks.
  5. m0t posted a post in a topic in Steam Powered Games
    Yep, they fucked up, you can annoy people on servers all you want... for now... most mods are fucked, nothing happens when people pick a punishment for tk... :D
  6. If anyone wants a macro: http://www.macros.com/ You can make your own, easy enough.
  7. m0t posted a post in a topic in Steam Powered Games
    DO NOT TALK WITH PEOPLE. They' just want to steal your keys, stupid kids that can't get a working key. I'll edit this post so you can try them all out. EDIT: Read this: http://cs.rin.ru/forum/viewtopic.php?t=37089 get the mini images and you're up. Don't accept help from people on xfire/aimm there is a... 100% chance they just want your keys. :)
  8. m0t posted a post in a topic in Steam Powered Games
    Seriously, get a hack, VAC doesn't seem to care about 1.6 at all.
  9. m0t posted a post in a topic in Steam Powered Games
    You're a fucking reatard for using hook. :)
  10. m0t posted a post in a topic in News
    Awesome. Casual sex anyone?
  11. I was thinking about that, I have no idea where to start though... mytoo: You actually got one? Or are you using one that I posted, because those one go into pending and in the end, don't work. If you got one from the script, ask a friend for the CD or download it I guess...
  12. Awesome work mate, I can see this going somewhere now.
  13. Ok, I'm making this topic since I have already received some PM's about the script I posted on my other topic. First of all, this will generate a key that LOOKS like a CS:S/HL2 key, it's all about luck if you get a valid key. Now, here is the script: For x = 0 to (second(time)*minute(Time)) Rnd() next CharactersPerSegment = 5 SegmentsToGenerate = 4 InitialSegment = "ZZP2E" SegmentSeparator = "-" GeneratedKey = InitialSegment + SegmentSeparator For SegmentCount = 1 to SegmentsToGenerate For CharacterCount = 1 to CharactersPerSegment GeneratedKey = GeneratedKey + RChar() next if(SegmentCount < SegmentsToGenerate) then GeneratedKey = GeneratedKey + SegmentSeparator end if next Set oIE = CreateObject("InternetExplorer.Application") oIE.Navigate "about:blank" Do Until oIE.ReadyState=4 : WScript.Sleep 1 : Loop oIE.Document.ParentWindow.ClipboardData.SetData "text", GeneratedKey oIE.Quit : set oIE=Nothing function RChar() if Rnd() >.5 then RChar = Chr((Rnd()*(57-49))+49) else RChar = Chr((Rnd()*(90-65))+65) end if end function That one is for HL2, paste all that code into notepad and save it with a .vbs extension, example: scipt.vbs. When you run the script, nothing will happen, you'll just have to paste it on the Activate a product on steam. (it automatically copies the key, you just have to paste it). So, how does this works? My last version of the script generated a random key, this time I've taken the time tos tudy steam keys, I asked some people for their keys, and plenty of them started with ZZP2E or ZZP2F, that is why you'll find this line in the script: InitialSegment = "ZZP2E" To make a CS:Source key, change that"ZZP2E" to "YRP2G", and save it again. HOW CAN YOU HELP THIS PROJECT? Post your VALID key, it's not like I can use it, you already registered it right? If you're still afraid of posting it, post the only 5 characters. Note that "ZZP2E" and "YRP2G" are just a few of the serials around, it is very important that you post your first 5 characters from a key you have to help this project.
  14. This turned out to be crap, you have to do all this bullshit everytime you connect to steam, and most of times I get a steamID error (some other times it worked though). meh.
  15. BUG FOUND! Ok, if you logout of your steam account, you'll have to do it all again :-\... EDIT: Games don't seem to update either in the new account...
  16. It's on your steam folder... ClientRegistry.blob
  17. Workds for me. :) source is updating, tried 1.6, fully working.
  18. http://www.mpcforum.com/showthread.php?t=132721 It works, I'm not lying try it yourself.
  19. m0t posted a post in a topic in Artwork Showcase
    http://img129.imageshack.us/img129/4885/sigmy8rc.gif From a sercer I was raging just today >_>...
  20. m0t posted a post in a topic in Artwork Showcase
    http://img84.imageshack.us/img84/6938/mywall4yu.jpg o_O
  21. m0t posted a post in a topic in Steam Powered Games
    http://video.google.com/videoplay?docid=4054308826754343308 Hmm, not sure if this goes in here, I read the sticky about the image stuff... meh, videos are still alright for this subforums... I hope. Anyway, first project ever in Movie Maker, it just shows me raging some frenchies in 1.6, no admins for like, 2 hours? It was fun. Hope you guys enjoy it...
  22. Meh, I was bored yesterday, decided to do this: For x = 0 to (second(time)*minute(Time)) ' this just makes it more random. Rnd() next key = "" For x = 0 to 4 For j = 0 to 4 key = key + RChar() next if(x<4) then key = key + "-" end if next Set oIE = CreateObject("InternetExplorer.Application") oIE.Navigate "about:blank" Do Until oIE.ReadyState=4 : WScript.Sleep 1 : Loop oIE.Document.ParentWindow.ClipboardData.SetData "text", key oIE.Quit : set oIE=Nothing function RChar() if Rnd() >.5 then RChar = Chr((Rnd()*(57-49))+49) else RChar = Chr((Rnd()*(90-65))+65) end if end function Save that in notepad with the extension .vbs Anyway, this will generate a serial, the thing is, you would probably take a lifetime to find a valid one (once you run the script, the generated code will be copied, you just have to paste it on the "Activate a product on Steam"). BUT I may be near to start generating some valids one... right now, I know 3 valid serials, and two of them start with ZZP2F and ZZP2E I believe this two are English serials, the other one starts with YRP2G, that one is mine, Portuguese serial I think. If I can get the generated code to start of with one of those serial parts, we may very weel be looking at something. Here are some serials I got: ZZP2E-K9H93-SRR3R-HJ4MW-4FRDA ZZP2F-2XDS4-YMJEM-S7PFL-QQR4B ZZP2F-K9H93-SRR3R-HJ4MW-4FRDA ZZP2W-K9H93-SRR3R-HJ4MW-4FRDA YRP2H-P7N59-LHDSC-B9NY8-G2SJS The last one didn't work, it asks for the CS:S CD but after that, I get a "pending validation", five minutes later, I get a email saying the serial is invalid. All the other ones are for HL2 Game of the Year, feel free to try them, don't really care right now if they work or not... if they do work, I can get plenty more.
  23. Wow, talk about charity, I'd like one too >_<...