Crossfire text intercept
Alright you know how whenever someone wins the black market they announce the names globally? For example "[so and so] won [some gun]" and I'm not joking they put the names conviently in brackets....well my ideal is that someone make a program that can intercept these messages and basically put them in a list....
=============================
Previously I made a program using VISUAL BASIC that records black market global announcement wins....
using a unfocused form that had all the names of gp guns, and a list box that saves into a text file....this program is very accurate BUT the manual entry for every gun is tedious and can cost you kills ingame....
=============================
So I figured a program that can intercept these global messages will be much more convient than manual entry.....
=============================
What do you guys think? Possible? Can it be done on Visual Basic? (I only know Visual Basic....)