Jump to content

hugin

Retired Staff
  • Posts

    3,994
  • Joined

  • Last visited

Everything posted by hugin

  1. You will not find anything more than you already have found, hence the basic list for violations, only concern is #5000 or higher, who is directly hack related. Reason is simple EB holds those cards close to their chest and will not be given out public for any reason.
  2. As you say yourself, PAM4 and some leagues/cups etc for that matters allow certain cvar's you probably wont use in public, and some might be restricted to the streaming itself for that matter. So at this point, you do have to use two different PB configs.
  3. Are you saying you are running the same server as an Match server with PAM4 and then some days as an Public ranked server etc? (Not passworded) If so you will for sure have certain cvar's conflicting for sure. Enlighten us :)
  4. Or even better you could explain why, what and how your multiple server problem is at. "I got a problem" still aren't solving anything in 2008 :)
  5. I really hope you are talking about undetected hacks? And if so can you please give some examples? And where do you know there isn't any detection for private stuff? Surely you must have that information from somewhere? And when stating that on a AC site I guess you do have your back clear when asked? Back to the undetected hacks you know about: You should really report those in, as this would be most important to all of us SGA's and not at least EB and PBBans as one of the co-op AC live streaming services out there, if you have information on hacks that PB cant detect you should at least make a report like this post here :) If you are not referring to hacks but to stats padding who is a big "thing" in games like BF2, which is an exploiting game world issue and have nothing to do with AC sites like PBBans.
  6. Take it to the IW forums, never had any problems like you describe before, must be your sustem causing it.
  7. Exactly, and if the scroll shooting is that of a problem you should all go to the IW forums and make those statements over there there. PBBans cant do jack shit about them :) PS: Personally I don't like those who binds single shot weapons to scroll, a cheap way to play IMO. But hey? Who cares? /disconnect works wonders for me in such manner, or a fast kick if its on my own server and they don't obey a non scrolling server.
  8. Let me put it this way: We all produce black SS. Now, with that out of the way, you guys should really listen to what Benway told about the car thief story, much info in those few line guys ;) 90% of black SS are not hackers 10% are most likely not hackers either, the rest could be a hacker... Got my drift? Well lets set it to 9% and leave the rest to be hackers then... Bottom line here is not to assume nothing as you guys do, after some few months now some of you will quote the guy who shouted loudest on this phenomenon and use this as an "legit" reason to ban. One is saying Vista, some are saying AA, some are saying it ain't that way at all, and you all are right. But don't call this for hacks if you cant back it up with proof. I will not ban players for this reason at all, not before he get suspicious in other ways that is.
  9. Yea, a step by step straight forward guide, all you need :)
  10. Source: Server setup Call of Duty 4
  11. Do: /reconnect Problem solved.
  12. Its gonna be PB supported, then we can get it on the hub as well, guess its better than nothing is it? ;)
  13. Good thing, another game to the pbbans hub :)
  14. Congrats all! This is what it is all about :)
  15. Congrats all! This is what it is all about :)
  16. And.. What does a batch file do? Batch files are what they are, batches of commands done by the click of a button. I don't think you know what you have replied to really...
  17. There are many ways on doing this, mine is one way, and "what you see is what you get". What I mean this way is a safe way doing it regarding key-grabbers, worms etc. unknown .exe files isn't :)
  18. First off: ditch g_gametype, use gametype My bad, used a wrong setting I apparently got from somewhere..., anyways stick with g_gametype (sry) Try this: (rcon program) Execute 1: rcon login PASS; wait 200; rcon g_gametype koth Execute 2: rcon map_restart (Don't think you can do both g_gametype and map_restart in the same command) Myself use a self made Copy & Paste program, simple but effective, I just select what I want it to do and the then use console ingame: Execute 1: /rcon login PASS; wait 200; rcon g_gametype koth Execute 2: /rcon map_restart Maybe this will work :) PS: You can try: rcon program: rcon login PASS; wait 200; rcon g_gametype koth; wait 200; rcon map_restart console: /rcon login PASS; wait 200; rcon g_gametype koth; wait 200; rcon map_restart But as I said, I don't think you can execute two main server changes at once. EDIT: Just tested if you could execute both, but you cant, divide them and you will be fine :)
  19. And you're right, edited that part :)
  20. And exactly what my post is all about.
  21. As we know the patches to solve loosing ranks in COD4 while playing and joining modded servers will still let you loose your rank. This can be solved with making a safecopy of your mpdata file in Path...\Activision\Call of Duty 4 - Modern Warfare\players\profiles However you can do this a bit more pro with making a batch file in notepad, this will let you backup the profile folder with click of a button. Instructions as follows. NB! Not for Vista users. And keep in mind I used Goggle to find a set of the right script suited to get this one working, I am not an experienced batch scripter. Making the batch COD4 Profile backup: 1. Make a folder where you want the safecopy of your profile folders. Lets say in My Documents and name it: COD 4 backup 2. Open notepad (Not wordpad or Word, NOTEPAD) Copy and paste in the code on the code window below. Then copy the string from your safecopy folder and replace the Code #1 Code #1 C:\Documents and Settings\Gamer\Mine dokumenter\COD 4 backup3. Then go to your Path...\Activision\Call of Duty 4 - Modern Warfare\players\profiles and do the same with Code #2 Code #2 C:\Programfiler\Activision\Call of Duty 4 - Modern Warfare\players\profiles4. Then save the notepad file and set the extension to.bat, example: COD 4 Profile Backup.batMy code: Code #3 @echo off :: variables set drive=C:\Documents and Settings\Gamer\Mine dokumenter\COD 4 backup set backupcmd=xcopy /E /I /Y /D echo ### Backing up COD4 "profile" folders... %backupcmd% "C:\Programfiler\Activision\Call of Duty 4 - Modern Warfare\players\profiles" "%drive%\%folder%" echo Back up COD4 "profile" folders done... @pause Good luck :) ~hugin PS: Made a small program who make this batch file for you: CoD4 Profile Batch Generator Use on your own risk, but totally free for key-grabbers, worms, spyware etc.
  22. There you go. DL now to test :)
  23. I got that one aswell, havent looked into it really. Program still works :) Keep in mind there is other rcon proggys out there: http://www.rconmax.co.uk/ http://www.hlsw.net/ I use HLSW myself.
  24. It is a non-stop learning experience, anyways this is my and RoadWarrior short tuts on our own forum, it might come in handy for those who want to do it thru console ingame: PunkBuster Player Power Do the read up and then you should do the setup when you are on the server, setup as "Deputy" (PB Admin): Call of Duty 4, console 1. /rcon login PASS or /rcon_password PASS (login) 2. /pb_power (get info, lets say you are in slot 1) 3. /pb_sv_power 1 100 (1 is your slot, 100 is deputy status) Quake Wars, console 1. rcon login PASS or rcon PASS (login) 2. pb_power (get info, lets say you are in slot 1) 3. pb_sv_power 1 100 (1 is your slot, 100 is deputy status) With status as deputy (100) noone can use the punkbuster Player Power while a PB Deputy (100) is on the server, and you can cansel all votes by hitting F2 (default), even the none vote system in the game. And offcourse you are safe from beeing kicked or voted off the server doing so :)
  25. Do it manually then, easy peasy.
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.