MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
if Processfound("cheatengine_i386.exe") then
Roblox.NetworkServer.Shutdown
end |
|
|
Do you know what you just typed?
And line 2 would error. It does nothing. |
|
MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
I know.
dosent know c++*
diez* |
|
|
MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
Or
If Processrunning ("RobloxPlayerBeta.exe") then
Beta=true
end
If Processrunning ("RobloxPlayer.exe") then
Beta=false
end
if Beta=true then
if Processfound ("Cheatengine_i386.exe", "Cheatengine_x86_64.exe") then
Process ("RobloxPlayerBeta.exe").Close
end
end
if Beta=false then
if Processfound ("Cheatengine_i386.exe", "Cheatengine_x86_64.exe") then
Process ("RobloxPlayer.exe").Close
end
end
|
|
MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
Bump. |
|
sassle12Join Date: 2009-09-26 Post Count: 2382 |
Invasion of privacy.
Roblox has to scan your computer to do that. If you don't allow it to then you're either a hacker or you don't want them to scan your computer. Otherwise they just scan anyway.
Illegal like the other guy said. |
|
MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
It just halts roblox if cheat engine is open. Nothing bad. |
|
sassle12Join Date: 2009-09-26 Post Count: 2382 |
You don't understand. They have to scan your computer. If it sees cheat engine it stops the game.
Scan your computer = invasion of privacy
Sees cheat engine = even more invasion of privacy
Transfers to roblox HQ to check if it is cheat engine = going to American internet
American internet = America now has all your personal info on your computer. Good job. |
|
|
They would have to make new terms and have you agree for them to scan your processes |
|
MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
Here is a new script
If CE attaches to the ROBLOX process, This dosent require scanning the processes.
If attachedProcess("Cheatengine_i386.exe", "Cheatengine_x86_64.exe") then // This is if the cheat engine process interacts with the roblox client in any way
msgbox("Error", "A unexpected error occurred and ROBLOX needs to quit, We're sorry!" Button"OK" script "me.Close()")
end
|
|
DataStoreJoin Date: 2012-02-07 Post Count: 8540 |
@Mason,
Your idea failed the first several times. Anything that involves searching the PC, without consent (even with consent, very little would accept), is illegal. This idea has been proposed, time and time again, and it has failed, time and time again.
Stop throwing imaginary code at us aswell. |
|
|
This is fun to watch. Please keep going! :D
Got a problem with me? Take it up with my butt because it's the only one that gives a crap. |
|
|
Why is that guy typing codes on the forum that don't work -.-
~ I eat haxors ~ |
|
|
cuz it fun!
Got a problem with me? Take it up with my butt because it's the only one that gives a crap. |
|
MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
its not like i know c++ |
|
|
roblox needs to just ask cheat engine to not allow posts about roblox cheats on their website and block it from their list. |
|
MasonlyJoin Date: 2009-09-13 Post Count: 9819 |
Its not only their websites.
LIST:
V3rmillion
Youtube
Google
Vimeo
Yahoo
Gmail
Skype
etc |
|
|
ce can patch the program to block stuff. itll be just like AQ, and it wont be illegal like all of your posts. |
|
|
Now i regret not reading the condition and terms |
|