C# Universal TriggerBot V1.2 Downloads › Other FPS Games Category: Other FPS Games Developer: mandai Uploaded by: KN4CK3R Uploaded at: Tue 31. Mar 2009, 11:30 System: Windows File not available. File not available. Description Problems or Questions regarding the hack?Take a look at our 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)