L337 hax0r copyright hack:
1) make a folder called download on your external storage (edit: actually, Android's sdcard isn't case sensitive, so Download also works)
2) make another folder called TBMPcopyright.txt inside (wow, so tricky, right?)
3) Profit!
People who can actually program already have ways to deal with script stealers, such as JavaScript obfuscators.
Heck, let's make it moar l337:
new java.io.File(android.os.Environment.getExternalStorageDirectory().getAbsolutePath()+"/download/TBPMcopyright.txt/").mkdirs();
import this script for automatic licensing workaround.
(Script ID: 19525 on Treebl's repo)
L337 hax0r copyright hack:
1) make a folder called downloads on your external storage
2) make a file (any file) called TBPMcopyright.txt insideanother folder called TBMPcopyright.txt inside
3) Profit!
People who can actually program already have ways to deal with script stealers, such as JavaScript obfuscators.
Heck, let's make it moar l337:
new java.io.File(android.os.Environment.getExternalStorageDirectory().getAbsolutePath()+"/download/TBPMcopyright.txt/").mkdirs();
import this script for automatic licensing workaround.
(Script ID: 19525 on Treebl's repo)
You said it! It's really easy to bypass copyright/licenses when they are based on directories, .txt files or any other file based copyright. Even obfuscated scripts can be read. (I will not say how, though).
You said it! It's really easy to bypass copyright/licenses when they are based on directories, .txt files or any other file based copyright. Even obfuscated scripts can be read. (I will not say how, though).
BlockLauncher used to have a pretty awesome anti-piracy scheme, but then I realized that legitimate users were getting caught by it and removed it. (At least, they said they were legitimate users - do you believe them?)
BlockLauncher used to have a pretty awesome anti-piracy scheme, but then I realized that legitimate users were getting caught by it and removed it. (At least, they said they were legitimate users - do you believe them?)
Everyone who downloaded BlockLauncher off the Google Play Store didn't recieve anything saying please purchase (including myself). They obviously lied and now BlockLauncher Pro is subject to people who redistribute paid apk files for their own profit.
Everyone who downloaded BlockLauncher off the Google Play Store didn't recieve anything saying please purchase (including myself). They obviously lied and now BlockLauncher Pro is subject to people who redistribute paid apk files for their own profit.
I may or may not add that code back in just to annoy a person redistributing pirate APKs on YouTube whose name rhymes with "Frogger".
I may or may not add that code back in just to annoy a person redistributing pirate APKs on YouTube whose name rhymes with "Frogger".
Do u know one thing u make them can't download the pro ver by the other way not in play store i think some one will crack it too ...... if they not gonna to crack w or the will not gonna to use !
I may or may not add that code back in just to annoy a person redistributing pirate APKs on YouTube whose name rhymes with "Frogger".
You could add "booby-trapped" license verification. Look at Drastic DS for example. It purposely becomes buggy if it detects the license verification has been removed
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
What is copyright ?
This is an app and a js that can check path by the js code it is simple !
How to use:
1.you need to download the app and click one-click install the copyright file
2.install the code:
Download code: https://www.dropbox....75/Copyright.js
var path = android.os.Environment.getExternalStorageDirectory().getAbsolutePath()+"/download/TBPMcopyright.txt/"; function newLevel(){ var ctx = com.mojang.minecraftpe.MainActivity.currentMainActivity.get(); //Check copyright file var file = java.io.File(path); if(file.exists() == false){ clientMessage(ChatColor.RED+"[Err] Copyright file ?"); return; } if(file.exists() == true){ clientMessage(ChatColor.GREEN+"[Success] Copyright file installed using copyright JS!"); }}Why we call TBPM ?-Three boys play minecraft
Awesomeeee!
-
View User Profile
-
View Posts
-
Send Message
Curse Premium1) make a folder called download on your external storage (edit: actually, Android's sdcard isn't case sensitive, so Download also works)
2) make another folder called TBMPcopyright.txt inside (wow, so tricky, right?)
3) Profit!
People who can actually program already have ways to deal with script stealers, such as JavaScript obfuscators.
Heck, let's make it moar l337:
import this script for automatic licensing workaround.
(Script ID: 19525 on Treebl's repo)
You said it! It's really easy to bypass copyright/licenses when they are based on directories, .txt files or any other file based copyright. Even obfuscated scripts can be read. (I will not say how, though).
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumBlockLauncher used to have a pretty awesome anti-piracy scheme, but then I realized that legitimate users were getting caught by it and removed it. (At least, they said they were legitimate users - do you believe them?)
Everyone who downloaded BlockLauncher off the Google Play Store didn't recieve anything saying please purchase (including myself). They obviously lied and now BlockLauncher Pro is subject to people who redistribute paid apk files for their own profit.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumI may or may not add that code back in just to annoy a person redistributing pirate APKs on YouTube whose name rhymes with "Frogger".
I know who your talking about... Have you spoken to him yet? I did, but that didn't seem to do anything.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Why we call TBPM ?-Three boys play minecraft
Awesomeeee!
Why we call TBPM ?-Three boys play minecraft
Awesomeeee!
You could add "booby-trapped" license verification. Look at Drastic DS for example. It purposely becomes buggy if it detects the license verification has been removed