| Image: 
  Author: BlueMoon2607 Group: Default Filesize: 12.78 kB Date added: 2023-04-14 Rating: 6.1 Downloads: 2031 Views: 648 Comments: 22 Ratings: 3 Times favored: 0 Made with: Algodoo Phunlet Tags: 
 | This phunlet is designed to check the scene published to Algobox that has plagiarized the original scene, by reading the Scene ID and matching the expected ID (which is the original Scene ID), and also targeting plagiarizers on Algobox. If it does not match the expected ID as a current Scene ID, then it will trigger a warning message, the next time they try to run the scene again, Algodoo eventually closes!
 NOTE: Did you know that plagiarizing is against Algobox's rules?
 
 ===== HOW TO SETUP THIS PHUNLET =====
 1) Search for your specific scene published to Algobox and load it on Algodoo.
 2) Drop this phunlet into the scene.
 3) Get the Scene ID, here are your options:
 - Press ` and type in the console log "scene.algoboxID" and press Enter, then it will now return the result.
 - Get the URL from the scene published to Algobox, and read the Scene ID, for example, get http://www.algodoo.com/algobox/details.php?id=123456 (The bold text thing means the Scene ID).
 4) Right-click on the dropped phunlet, and open the Script Menu.
 5) Change the following variables below within the instructions (Do not change anything apart from the variables below):
 _algoboxID --- Change this variable into the Scene ID where you got it from Step 3 (Keep the quotes).
 _triggerMessage --- Change this variable to create a personalized message for when it gets triggered, also you can use <markup> on the strings.
 6) Change the variable _confirm to true and check everything is ready to go (Once you change it, the phunlet will take effect, and then if you close the Script Menu window, you won't be able to edit it again, this is your warning!).
 7) Save the scene.
 8) Disable Allow responses from your scene (Optional)
 
 If you did the steps correctly, your scene is now plagiarism-protected! Now if someone tried to plagiarize your scene and publishes it to Algobox, they are rendered unplayable (and may get warned or banned from Algobox)!
 
 If you found this really useful, rate this phunlet 10 out of 10, it really helps a lot!
 |