tyzone
|
  |
| Joined: 16 Aug 2008 |
| Total Posts: 1726 |
|
|
| 19 Dec 2015 09:58 AM |
| Hey there! I was wondering if there was a way to notice something like this. Mad Paintball seems to notice that you use Cheat Engine the second you select your roblox game window on it, even though you didn't yet enable any kind of hack or scan for any value. I was wondering how something like this could be achieved? |
|
|
| Report Abuse |
|
|
|
| 19 Dec 2015 09:59 AM |
| mad paintball isnt detecting it roblox is |
|
|
| Report Abuse |
|
|
|
| 19 Dec 2015 10:02 AM |
| Roblox detects it. If you want to find it, you can assume that if you didn't change a value then somebody else did and they're bad :c |
|
|
| Report Abuse |
|
|
|
| 19 Dec 2015 10:03 AM |
| How did you find that out, huh? ;) |
|
|
| Report Abuse |
|
|
chimmihc
|
  |
| Joined: 01 Sep 2014 |
| Total Posts: 17143 |
|
|
| 19 Dec 2015 10:08 AM |
| Roblox detects any running processes with cheat engine in their name. Simple naming them to something else solves it. Although they also detect when you scan memory with it, try to enable the speed hack feature, etc. |
|
|
| Report Abuse |
|
|
|
| 19 Dec 2015 10:09 AM |
| There are still unpatched versions of CE going around and there is nothing we can do about it from the Lua sandbox. |
|
|
| Report Abuse |
|
|
tyzone
|
  |
| Joined: 16 Aug 2008 |
| Total Posts: 1726 |
|
|
| 19 Dec 2015 10:19 AM |
Oh, my bad, I thought this came from this specific game.
@DoNotRead I'm trying to make my own games and I want to learn how to protect them, so I try to learn from the ones who seem to succeed. I don't actually want to exploit them. :P
Thanks for the info, everyone else!
eww no pink shaggy |
|
|
| Report Abuse |
|
|
| |
|
triode
|
  |
| Joined: 13 Aug 2011 |
| Total Posts: 5844 |
|
|
| 19 Dec 2015 10:51 AM |
I've heard rumors that an FE bypass is going around.
Oh and CE is old
Now people use IDA pro and C/C++ |
|
|
| Report Abuse |
|
|
|
| 19 Dec 2015 11:28 AM |
If you are REALLLY against this. Just warn the player that leaving the game window will disconnect them from the game. Then it's as simple as this:
game:GetService("UserInputService").WindowFocusReleased:connect(function() game.Players.LocalPlayer:Kick() end) |
|
|
| Report Abuse |
|
|
|
| 19 Dec 2015 11:29 AM |
| Although kicking a player for browsing the site during an intermission isn't exactly friendly lol |
|
|
| Report Abuse |
|
|