Jump to content

Wheat Toast

Members
  • Joined

Everything posted by Wheat Toast

  1. Is it entirely necessary to type "lol" in every sentence? Also, isn't Source like $20 now? So it's either spend some money for a new account or find a new server.
  2. Wheat Toast posted a post in a topic in Flames
    I'd grab my water gun, put on some 3-D glasses, dye my hair blonde then spike it. I guess Soda Can grenades would help too.
  3. Wheat Toast posted a post in a topic in Steam Powered Games
    If it's a .zip/ .rar/ whatever, I just right click and extract to "Folder name here". Yeah...
  4. Isn't a new account on CS 1.6 like under $10 now? Also, what kind of server Perma-bans from player votes?
  5. Wheat Toast posted a post in a topic in Steam Powered Games
    Glitch. It can also be built into the map intentionally.
  6. Wheat Toast posted a post in a topic in Steam Powered Games
    The only scripts I see people use on NS are bunnyhop scripts and scripts that cycle rates to mess with your hitbox. But for the most part, almost no scripts that would be helpful actually work on NS because it has a built in script detection system. I'll get back to you with some scripts that might work later on though. EDIT: I forgot to ask, do you play with Aliens or Marines?
  7. I'm pretty sure the plug-ins that add sounds either have a list you have to edit to set which map they are on or are just on for all maps (Sometimes even just specific maps). I don't really deal with sounds in AMXX though...
  8. Well, even though this thread is a few months old, I might as well still answer his question so other people could use the help (Or something like that...). Anyways, for form log-ins you're probably going to want to use Form@. I havn't actually used it myself but that's what "everyone" tells me to use.
  9. According to his profile he's 17, but whatever. "Insert what Audistarr said here".
  10. Wheat Toast posted a post in a topic in Steam Powered Games
    Well, according to Christ (The guy that wrote that), he made that script for Cheat Servers (Because they have unlimited money). I'm sure the script works on other servers, it probably just won't crash them too easily or at all. It's worth a shot though I guess.
  11. Here's the same one but I editted it to be a lot more user-friendly. As opposed to just saving 5 to the clipboard each time, it just prints out a user defined amount on the page. <html> <body> <script type="text/vbscript"> For x = 0 to (second(time)*minute(Time)) ' this just makes it more random. Rnd() next etc = inputbox("How many times etc.") lol = "ZZP2E" For z = 1 to etc key = "" For x = 0 to 3 For j = 0 to 4 key = key + RChar() next if(x<3) then key = key + "-" end if next document.write(lol & "-" & key & "<br />") next function RChar() if Rnd() >.5 then RChar = Chr((Rnd()*(57-49))+49) else RChar = Chr((Rnd()*(90-65))+65) end if end function </script> </body> </html> Just save that as an html document and open it in IE.
  12. Wheat Toast posted a post in a topic in Steam Powered Games
    Are you talking about boosting through the roof or something else, i'm not to familiar with Source.
  13. To be honest I have no clue, I've never actually tried to get a key myself (even though I modified the script), so I can't really trouble shoot any issues. I'm probably going to be bored a couple days this summer so expect a newer version. :happysad:
  14. Oh yeah, another thing, which game do you want it for, 1.6 or Source? Cause I don't think there's a script for that in Source.
  15. Either you can do that tape thing, or you can use the permanent-crosshair script (Those are the only I can think of without using a "cheat"). I'll try and find the script in a little, it's not too hard to use but you can't really set the "dot" color too well. I'll take a look into the color once I get home, sir.
  16. Wheat Toast posted a post in a topic in Other Games
    Learn to type, son. Also, the exploit is patched on a ton of servers.
  17. Wheat Toast posted a post in a topic in Steam Powered Games
    You type this one. name "myg0t;ma_cexec_all name [myg0t]" The first myg0t is what you want your name to be. Whatever comes after the semicolon is when you want to exec, the first thing you quoted has a bunch of examples, the one I quoted right here is set to change everyones name to [myg0t]. You get what to do yet?
  18. Alright, i'm going to say (type) this again. AccessDiver does not work for forum log-ins. Like this page here: http://www.xbcheaters.com/forum/login_user.asp?FID=0. Which I assume you are trying the "cracking" on. Second, I searched for Accessdiver Tutorials and I founds thousands of working tutorials (Go figure). Third, I searched for wordlists and found thousands of wordlists as well. You either suck hard at the internet, or just don't actually look at any of the results when you search.
  19. Mmk, first off, I don't believe AD cracks form log-ins, it needs to be a pop-up, like when you clicks on the Members section of an Adult site. Second, how the fuck can you not find any wordlists, just Google the word "Wordlist" and you'll come up with TONS of results. Third, how can you not find a tutorial on AD, there have to be hundreds, it not thousands of well written articles on how to use it and the many other programs like it. And fourth, myg0t will not just break into someones account for you for free/no reason. I also forgot to mention you need proxies to use AD properly, so if you can't get at least 50 proxies (Anonymous proxies mind you.), you'll be fucked pretty quick... depending on how many failed attempts you can have before the site temp bans you. P.S.: You type like you're 13.
  20. Wheat Toast posted a post in a topic in Steam Powered Games
    With the quotes. Also, I don't think there is a way to tell which servers you can do it on. But I don't play Source so I could be wrong. Make sure you are entering those console commands before you enter the server(s) you are going to try this on.
  21. Wheat Toast posted a post in a topic in Steam Powered Games
    Dark Ownage, for some reason your posts upset me. But anyways, Dsquared, instead of just setting all the controls back to default from the options, try deleting the actual config.cfg file. This will reset all your rates and console commands instead of just your binds, so that might fix your problem, if it still exists.
  22. Wheat Toast posted a post in a topic in Steam Powered Games
    Were Macs even mentioned in this topic?
  23. Wheat Toast posted a post in a topic in Steam Powered Games
    ¿Que? (This 30 character thing is kind of lame...)
  24. Thanks for clearing that up senor skvermillion13.
  25. Seems possible to me. And sure, why wouldn't it be worth the effort, it's like having hundreds upon hundreds (thousands even) of bots generating keys and testing them for you. Alot faster than doing it yourself, but can easily be stopped. The only problem is it might be a little hard to do with just VBScript.