C# Universal TriggerBot V1.2 Downloads › Other FPS Games Kategorie: Other FPS Games Entwickler: mandai Hochgeladen von: KN4CK3R Hinzugefügt am: Di 31. Mär 2009, 11:30 System: Windows Datei nicht verfügbar. Datei nicht verfügbar. Beschreibung Bei Problemen mit einem Hack hilftein Blick in die FAQ! Ok the one previously uploaded had a bug in it, it should be working correctly now.Here is V1.2 of my triggerbot.Main changes:Added support to check for greater/less than/equal R/G/B values, and any combination can be used.Left clicking anywhere now deactivates the set X, Y and RGB from mouse function.Minor changes:Made the Set X, Y and RGB from mouse function thread based instead of timer basedAdded load/save config supportAdded RGB values next to the current colour boxNow it uses byte.parse instead of int.parse when comparing RGB values (since they are already the byte type, it saves memory)Removed the colour dialog box (just not useful)Removed the selected colour box (no use with ranges)