I'm not 100% sure if it works, as i don't have PSF.
download link; Injector not included, use your own. If it doesn't work post back here, and i'll TRY to fix it.
If it worked, don't say thanks, press the thanks button.
[Release]Spam-O-Mat 06/16/2010 - AutoIt - 2 Replies Nur als kleines Übungsprojekt gedacht, findet selbst heraus was er kann^^
Aktuelle Version:
R:2b
Source:
#include <GUIConstants.au3>
#include <Array.au3>
$Form1 = GUICreate("Spam-O-Mat R:2b", 238, 250)
[RELEASE]Fix broadcast spam 05/01/2010 - CO2 PServer Guides & Releases - 21 Replies This is for LOTF 5017, because im currently working on fixing the most things in it. So, i will release some of the stuff.
Here is how to fix broadcast, so you can't spam it.
Just wondered why it never was fixed.
This should work, but is not tested yet.
First in World.cs find public static Hashtable GWScores = new Hashtable();
Below it add:
public static bool BroadcastSend = false;
public static bool Broadcast = false;