UGX-Mods

UGX-Mods => Announcements => Topic started by: treminaor on August 29, 2013, 04:58:45 am

Title: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 04:58:45 am
First, I would like to say that we are not condemning the the use of Tom_BMX's tools, and that we appreciate the massive amount of work he has done in the area of xmodel and xanim ripping for the Call of Duty series. It has helped our team in a number of different ways, for which we are grateful and humbled. We realize that without these tools, the Black Ops 2 and Modern Warfare 2/3 model porting we do for UGX Mod would not be nearly as straightfoward, and obtaining the animations would be impossible without his tools.

With that in mind, I would like to make our users aware of some recent activity regarding these tools, and would like to explain what exactly is going on and how it may concern our users. At the end of the post you can find steps to follow in order to ensure you are protected from the malicious activity.

Lastly, we would like to encourage Tom_BMX to respond to these allegations, and provide explanation as to why he has done this.

We are not trying to stir up any "bad blood", and any posts from forum users which are hostile in nature will be removed from this topic.

Thank you.

PS: There's a summary at the bottom for the lazy people out there :)

Background

Back in August 2012 (http://ugx-mods.com/forum/index.php?topic=247.msg1566#msg1566), I discovered that Tom_BMX's Xmodel Export Utilities (which was still a new program) was sending data to Tom's servers paired with your public IP address. I then publicly warned that since Tom has access to the ZM user database (which contains your IP address), he could match up your ZM username's IP with his program database of IPs, therefore making the data collection not anonymous. This information could be used to track you and also in some cases obtain your general location (based on your ISP's setup - sometimes it's completely inaccurate).

At some point since then it seems he changed the program (via an update) so that it no longer sends specific xmodel data upon export.

New Information

With the recent posts from
Flame's ZM (http://www.zombiemodding.com/index.php?topic=13240.msg130419#msg130419) and Tom's ZM (http://zm.tom-crowley.co.uk/index.php?topic=12266.msg129221#msg129221) regarding Tom's actions, some new information has come to light which should concern you.

Using a network monitoring tool called
Wireshark (http://www.wireshark.org/download.html), I was able to determine that Tom's Xmodel Utilities, BO Sound Tool, and xAnim Exporter send non-anonymous data to Tom.  I encourage you to try it yourself and look at the data ([Instructions] (http://ugx-mods.com/forum/index.php?topic=1030.msg9486#msg9486)). The destination IP address is 83.170.112.44, which is the server for tom-bmx.com

The data includes:
  • Your IP Address
  • Your computer username (whatever is at the top of your Start Menu)
  • How many times you have used the program (Only for Xmodel Utilities)
  • How many models you have exported (Only for Xmodel Utilities)

Here is an example of the data collection he is doing, as seen in Wireshark (Click the image to zoom):
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FkHS9fmi.png&hash=e976ae5e717bdc95b3e1d248598c19e335dfbb4b)

As you can see, his program is reporting that my IP address has used the program 73 times, exported 37 models, and my name is Andy King. The program reports these stats to Tom every time it checks for updates, which is every time you open the program.

Implications

When I brought this up in the past, Tom responded by saying that his program(s) only collected anonymous statistics (I would quote the topic but he deleted it shortly after). This would be harmless if it were true. Instead he is collecting your username and pairing it with your IP address. This way even if your IP address changes regularly or you use a proxy, he can still identify you by your username.

The reason I have arrived at this conclusion is because BigDave claimed today that Tom_BMX said the following to him in confidence at some point in a conversation between the two of them:

(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FI0sfx6j.png&hash=dbb7e56b6d9345ce55ca861aa7eca5e01cd87929)
[Source] (http://www.zombiemodding.com/index.php?topic=13240.msg130419#msg130419)

Assuming this is true, Tom is not just using your information to attach your stats to a name; he is keeping track of your identity so that if he wanted to, he could attack your computer or otherwise track you. This is entirely illegal and violates privacy laws in both the US and UK.. You did not agree to give up personal information or to be tracked when you downloaded this program.

BigDave also had this to say, which raises more concerns:
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FdY5BsDW.png&hash=c4524d3a2474138906cf661bc1ebe04a82f051e8)
[Source] (http://www.zombiemodding.com/index.php?topic=13240.msg130414#msg130414)

Privacy Laws

Source:
http://en.wikipedia.org/wiki/Information_privacy_law (http://en.wikipedia.org/wiki/Information_privacy_law)

Here are some key points of the Privacy Laws in the United States, which are the same in over 80 other countries in the world - which includes the UK where Tom_BMX resides:

  • For all data collected there should be a stated purpose.
  • Transmission of personal information to locations where "equivalent" personal data protection cannot be assured is prohibited.

Regarding the first point, Tom has not stated a purpose for why he needs to store all of our personal names and IP addresses, other than in certain cases where he may want to remotely run unauthorized commands on our computers through malicious code in his programs.

If the purpose was purely for statistics, he should not be collecting our names (much less storing them!) and our IP addresses should not be stored either (but there is no way to prevent collection since this is how the internet works). There is also no notice in the program or on his website or in any License Agreement/EULA that notifies you that data is collected for statistical reasons.

For the second point, we have no assurance that our personal information is safe or protected in any way, which means that collection is prohibited by law. Again, the model exporting statistics are not the issue here - it's our usernames and IP addresses, and the threat of malicious intent.

How do I protect myself?

First, get a firewall if you don't have one already. If you have Windows Firewall turned off, turn it back on. Use it to block Tom's programs from connecting to the internet. If you want to check for updates, visit his website directly instead of using the in-app update checking (which will be blocked by the firewall).

Secondly, make sure you are taking the necessary precautions against unknown incoming connections. Check Google for more info on this.

If you don't want to use a firewall and don't care about not being able to check for program updates, you can do the following:

Navigate to
Code Snippet
Plaintext
C:\Windows\System32\drivers\etc\

Right click the file named "hosts" and choose "Open". Select Notepad from the list. Scroll to the bottom of the file and use your Enter key to make a new line. Add:
Code Snippet
Plaintext
127.0.0.1 tom-bmx.com
to the bottom of the file. File->Save the file, then close it.

By adding that line, you are telling your computer to redirect all outbound tom-bmx.com requests to 127.0.0.1, which is a fancy way of saying that you are blocking all outbound connections from your computer to tom-bmx.com. This will prevent him from collecting data from your computer.

TL;DR

Tom_BMX's applications are violating the privacy laws of over 80 countries, including the US and UK. He is collecting your IP address and Windows username, and storing them in a database on his server for personal use. He has also (allegedly) put malicious code inside his application that he can use to remotely run commands on the computers of application users. Use a firewall to block these connections or edit your hosts file.
Title: Re: Warning regarding all of Tom_BMX's apps
Post by: W1NG3D on August 29, 2013, 07:14:28 am
Oh dear
Title: Re: Warning regarding all of Tom_BMX's apps
Post by: DeletedUser on August 29, 2013, 07:56:23 am
Fuck. My. Life.
Mind = Blown
Title: Re: Warning regarding all of Tom_BMX's apps
Post by: IHammY/ on August 29, 2013, 08:10:12 am
do you actually know if lime does that too? because lime doesnt even start if it cant look for update ...
and yeah what should i say... kinda makes me angry  >:(
Title: Re: Warning regarding all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 08:12:17 am
do you actually know if lime does that too? because lime doesnt even start if it cant look for update ...
and yeah what should i say... kinda makes me angry  >:(
I tested Lime and it appears to only upload crash logs and check for an update xml file on his website (which is why I didn't specify it in the list of programs).

(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2Fk3RqL6p.png&hash=2935e289ddf770d887eddef4f92532e114db3525)
Title: Re: Warning regarding all of Tom_BMX's apps
Post by: IHammY/ on August 29, 2013, 08:12:59 am
k thanks trem :3
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: DeletedUser on August 29, 2013, 08:23:39 am
Well. At least Lime is clear.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 08:30:17 am
Well. At least Lime is clear.
Doesn't mean there isn't any malicious code in it, though. Don't really have any way of telling that until the day he uses it.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: P0rkRoyalz on August 29, 2013, 08:33:08 am
HAHAHA, you cant be serious, if the application is connecting to the server obviously its checking for updates, you say your so humble and appreciative of all the work he does that make our jobs easier and then still you still acttack him and accuse him of his tools "tracking" you. Seriously he has alot of better things to do than track people that use his programs, or hack them for that matter, and why would he bother doing such things if he could potentially be working for one of the worlds main/biggest companies (google), why would he ruin that oppourtnity in order to violate tracking and unlawful access to data laws. Honestly it doesnt make sense, also i like the amount of time you spent on making the topic look nice and pretty.  :derp:
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 08:38:47 am
HAHAHA, you cant be serious, if the application is connecting to the server obviously its checking for updates, you say your so humble and appreciative of all the work he does that make our jobs easier and then still you still acttack him and accuse him of his tools "tracking" you. Seriously he has alot of better things to do than track people that use his programs, or hack them for that matter, and why would he bother doing such things if he could potentially be working for one of the worlds main/biggest companies (google), why would he ruin that oppourtnity in order to violate tracking and unlawful access to data laws. Honestly it doesnt make sense, also i like the amount of time you spent on making the topic look nice and pretty.  :derp:
Did you read the rest of the topic? You can look for yourself using Wireshark, its not just checking for updates.

I'm just concerned about privacy and safety, including for myself since I've been mentioned by name.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: DeletedUser on August 29, 2013, 08:42:10 am
HAHAHA, you cant be serious, if the application is connecting to the server obviously its checking for updates, you say your so humble and appreciative of all the work he does that make our jobs easier and then still you still acttack him and accuse him of his tools "tracking" you. Seriously he has alot of better things to do than track people that use his programs, or hack them for that matter, and why would he bother doing such things if he could potentially be working for one of the worlds main/biggest companies (google), why would he ruin that oppourtnity in order to violate tracking and unlawful access to data laws. Honestly it doesnt make sense, also i like the amount of time you spent on making the topic look nice and pretty.  :derp:
What would you say about this:
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FkHS9fmi.png&hash=e976ae5e717bdc95b3e1d248598c19e335dfbb4b)
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: P0rkRoyalz on August 29, 2013, 08:43:17 am
yes i read the whole topic, i personally asked him today about the xmodel utils because dave mentioned it on ZM and he told me that it only checks for updates, and nothing more, as people accussed him of that in the past, and he also said that if people really want to they can turn off the auto updates as he will probably never update it anyway, i would post a picture of the conversation that happened on steam but i had updated steam since which refreshed the chat log.
i cannot confirm anything that is for him to do im just stating what he has told me personally to the most recent events of these accusations
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 08:51:09 am
yes i read the whole topic, i personally asked him today about the xmodel utils because dave mentioned it on ZM and he told me that it only checks for updates, and nothing more, as people accussed him of that in the past, and he also said that if people really want to they can turn off the auto updates as he will probably never update it anyway, i would post a picture of the conversation that happened on steam but i had updated steam since which refreshed the chat log.
i cannot confirm anything that is for him to do im just stating what he has told me personally to the most recent events of these accusations
I really wouldn't expect him to say any different - using his words as evidence is hearsay. The only evidence you can consider factual is what you can observe happening - and this would be that your name is provided during an update check, along with usage statistics. Why would he need your name for an update check?

- When did you agree to provide your name for an update check?
- When did you agree to the possibility of having your name stored in a database that is out of your control and which you cannot access?

 These are the kinds of issues we are dealing with, and they are all illegal. I'm not trying to get anyone in trouble, I'm trying to get a problem rectified.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: P0rkRoyalz on August 29, 2013, 08:55:46 am
fair enough, then can you explain to us users of how we can use wireshark to monitor the activity of toms xmodelutils so we can see for ourselves
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 09:02:21 am
fair enough, then can you explain to us users of how we can use wireshark to monitor the activity of toms xmodelutils so we can see for ourselves
Sure thing.

1) Download any version of Wireshark (http://www.wireshark.org/download.html).
2) Open it up and when it asks you to select an Interface, choose what you use to connect to the Internet. Typically this is Local Area Connection if you use wired internet, or Wireless Connection if you use Wifi.
3) In the filter box, put in:
Code Snippet
Plaintext
ip.dst==83.170.112.44
And then click Apply.

(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FgzjBuee.png&hash=7a522f03735b773084ddb29b7757d2c14052d9c9)

4) Click the green shark fin that says Start:
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FOTReGEN.png&hash=633352e03ca6eade7e61712d7bf51432c6082bdd)

5) Now open Tom's Xmodel Utilities (or BO Sound Exporter, or xAnim Exporter). If you don't see anything appear in the Wireshark window, go back to Tom's program and use the Check for Updates button.

6) Now you will see some text appear in Wireshark. Each line is a packet being sent or received by Tom's program. Somwhere in the middle of them, there is an HTTP GET request, which looks similar to this, but with your info in it:
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FkHS9fmi.png&hash=e976ae5e717bdc95b3e1d248598c19e335dfbb4b)

An HTTP GET request sends a message to a sever, asking to get something. So this means that Tom's server receives this request, logs the data contained within it, and then sends back a packet response (which in this case is the latest version number of the program).
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: DeletedUser on August 29, 2013, 09:49:38 am
(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2F5GbjfZE.png&hash=b85418c213e32f8c8f760871d38253c7e7fe78e5)
Found out that the name is the windows username user is currently logged on.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: DeathBringerZen on August 29, 2013, 03:02:31 pm
Much ado about nothing if you ask me.

Sure, his program is technically violating the data protection laws, but he is hardly an international criminal mastermind. He does a good job for this community, and I doubt he would risk it all by tampering with individuals information, or messing with their data via remote access.

I appreciate getting told this, but with it being Tom who is getting put into the spotlight, I find it trivial at best.

This is just another black mark on this small scene. Why is everyone always hating on each other in the custom community!?
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 03:55:42 pm
(http://i.imgur.com/5GbjfZE.png)
Found out that the name is the windows username user is currently logged on.
That's exactly what I said in the OP, lol. Most people have their windows usernames set to their first + last name.

Much ado about nothing if you ask me.

Sure, his program is technically violating the data protection laws, but he is hardly an international criminal mastermind. He does a good job for this community, and I doubt he would risk it all by tampering with individuals information, or messing with their data via remote access.
I mentioned in the OP that I'm not trying to get anyone in trouble, I'm trying to get these issues corrected. I would like to see versions of these programs that do not upload your username to Tom's servers - or even better, not upload anything at all. At the very least I would expect to see Tom comply with international laws by giving notice to users about what data the program collects.

I appreciate getting told this, but with it being Tom who is getting put into the spotlight, I find it trivial at best.

This is just another black mark on this small scene. Why is everyone always hating on each other in the custom community!?

I'm really not concerned with black marks or hating on each other. I'm only concerned about my personal data being collected and stored remotely without my consent. And as I mentioned a few posts above, I'm also concerned that I was threatened as a result of (allegedly) malicious code in one of these programs. Obviously we'll never know if there is actually code like that in the apps, but I wouldn't put it past him.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: DeathBringerZen on August 29, 2013, 04:12:56 pm
Apologies... I was not actually accusing you of the blackening of anyones name, and should have worded my reply better. I was actually talking about the trash talking on other 'custom' sites.

I see you getting slated by people left, right and center in this scene, and always found this particular site to be more refreshing than the others, so was taken aback by seeing this post.

I think Tom was just using you as an example of what he was technically capable of, and probably did not mean any malice, but I appreciate your stance on it.

But really... it's Tom we are talking about here. I seriously cannot see him actually intending on stealing peoples personal information and using it in a malicious way.

Still, I do appreciate being notified on this subject, but it does come across a little more serious than I think it is.

Again though, I was not accusing you of trying to stir up anything, and have actually defended you to the high heavens over on the TMG site.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 04:28:03 pm
Apologies... I was not actually accusing you of the blackening of anyones name, and should have worded my reply better. I was actually talking about the trash talking on other 'custom' sites.

I see you getting slated by people left, right and center in this scene, and always found this particular site to be more refreshing than the others, so was taken aback by seeing this post.
I really am not trying to bash anyone, cause a stir over something trivial, or otherwise trying to cause any fights or problems. That's the last thing I want to do on this website, and I will not allow it to happen here. The nature of this problem might make it seem like I'm trying to put shame to Tom's name, but my concern here is progress towards getting these programs on the legal side of things, not to bring down Tom's reputation (although he's doing quite a bit of damage to that on his own lately).

I think Tom was just using you as an example of what he was technically capable of, and probably did not mean any malice, but I appreciate your stance on it.
I would think that's even more worrysome since it means he can target any member of the modding community who has used his tools. Judging from the past, I would take it as a threat from him to me personally, but that's not the topic of this conversation and it's a personal matter.

But really... it's Tom we are talking about here. I seriously cannot see him actually intending on stealing peoples personal information and using it in a malicious way.
Well, he did just recently take ZM away from Darkflame and BigDave - and for whatever reasons he might claim he did it for is beside the fact that the database and users within it do not belong to him. None of the users gave him their contest to move their personal accounts to another forum website, which violates the legal agreement they made when they signed up on ZM. Considering he did this without batting an eye, I really wouldn't rule out the possibility of him using people's personal information in other areas.

Still, I do appreciate being notified on this subject, but it does come across a little more serious than I think it is.
Of course you are welcome to take whatever you like from all of this :) I'm glad you appreciate the topic, that's all I would ask from anyone.

Again though, I was not accusing you of trying to stir up anything, and have actually defended you to the high heavens over on the TMG site.
Always appreciated friend.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: DeathBringerZen on August 29, 2013, 04:35:28 pm
No probs mate. I love what you do on this scene, and I am sick of seeing people trashing you for this, that and the next thing. You do so much, and for free at that!

Regarding the ZM site, and what Tom did. I am aware of it, and think it was harsh, but Darkflame brought the ZM site down with the posting of pornographic GIF's regularly, and has given the site a bad name of late.

I lost respect for him when I was forced into only browsing the site at night so as not to subject my children to such unrelated filth.

I do not know Tom's reasons for jumping ship, but these guys still posting over there are idiots. The live feed on the homepage is a joke now, and when asked why they continued to post such irrelevant images, I got mocked and slated by the very people you mentions.

Shameful.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: 90Dboy on August 29, 2013, 05:27:47 pm
Does his auto installer give away our privacy too? That is really the only thing I've used from him. Also, thanks alot Trem. Atleast we know that we can trust someone.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 08:21:08 pm
Does his auto installer give away our privacy too? That is really the only thing I've used from him.
I haven't tested it yet - I doubt it though, as it is based on legitimate software called NSIS. I'll test it when I get home.
Also, thanks alot Trem. Atleast we know that we can trust someone.
Any time :)
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 29, 2013, 08:27:13 pm
No probs mate. I love what you do on this scene, and I am sick of seeing people trashing you for this, that and the next thing. You do so much, and for free at that!
Thank you for the very kind words, always means a lot to hear stuff like this.

Regarding the ZM site, and what Tom did. I am aware of it, and think it was harsh, but Darkflame brought the ZM site down with the posting of pornographic GIF's regularly, and has given the site a bad name of late.
Very true, lot of inappropriate material on there for the kids. Not what you expect or want to find on a gaming forum.

I do not know Tom's reasons for jumping ship, but these guys still posting over there are idiots. The live feed on the homepage is a joke now, and when asked why they continued to post such irrelevant images, I got mocked and slated by the very people you mentions.
In the original post of this topic, there is a link to Tom's reasoning (http://zm.tom-crowley.co.uk/index.php?topic=12266.msg129221#msg129221) for the breakup. I don't wish to make any speculations for either side of the story, but one thing we know for certain is that both sides have made some mistakes and have their reasons for thinking the way they do. Should be interesting to see how this plays out over the next couple days.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on August 30, 2013, 12:09:48 am
If anyone has any questions regarding Tom's latest response on his website (http://zm.tom-crowley.co.uk/index.php?topic=12266.msg129231#msg129231) I would be happy to answer them. As far as an update,  there really isn't anything to add or change to this topic because he did not address any of the reasons this topic was created or why his programs are now in question.

All I see is an attempt at character assassination rather than addressing the actual issues presented in this topic.

I wrote this topic after an allegation that Tom claimed he can run malicious commands on my own PC, and I decided to investigate the network traffic from his programs myself. I found something which I believe concerns everyone who uses his program. The topic's timing has nothing to do with any other responses which have been posted on other sites - it's directly related to new information which was immediately brought to my attention.

(https://www.ugx-mods.com/forum/proxy.php?request=http%3A%2F%2Fi.imgur.com%2FI0sfx6j.png&hash=dbb7e56b6d9345ce55ca861aa7eca5e01cd87929)

Obviously it is in my best interest to follow up on any personal threats (regardless of their validity), and this was me responding accordingly.

Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: gsjackson on August 30, 2013, 10:47:27 pm
Great Find
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: geh233 on August 31, 2013, 01:43:25 am
i tried to think of something i could say about this, ..but im just..speechless..
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: nickst98 on August 31, 2013, 01:53:05 am
damn, this was unexpected... wtf tom
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: timelordalex on August 31, 2013, 01:37:03 pm
hmmm im a member of ZM but i havent downloaded any of trems software, but  i have the ZM installer for maps which is coded by tom_bmx so whats the score here?
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: SajeOne on August 31, 2013, 02:10:42 pm
hmmm im a member of ZM but i havent downloaded any of trems software, but  i have the ZM installer for maps which is coded by tom_bmx so whats the score here?
I haven't tested it yet - I doubt it though, as it is based on legitimate software called NSIS. I'll test it when I get home.Any time :)
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: Laderdiyar on November 03, 2013, 11:49:33 am
TOM_BMX  :alone:
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: Ege115 on November 08, 2013, 06:15:59 am
So just to be sure, the people who never has used Lime or any other of tom's program are safe?
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: treminaor on November 08, 2013, 06:21:12 am
So just to be sure, the people who never has used Lime or any other of tom's program are safe?
Correct.
Title: Re: Warning regarding nearly all of Tom_BMX's apps
Post by: zombie madness on May 02, 2014, 11:50:16 am
only programme i use is lime nothing else xmodel you tils is useless to me and un-needed and as for getting peoples ip address cain and able dose that just perfectly fine lol (not trying to cause trouble) but it dose if it is found that said person is using our machines for his benifit then people need to take action and put tom where he needs to be