July 7, 20178 yr Is there a way to share a local script i've made using the website (by attatching it to someone's account, like if i were to purchase a premium script)?
July 7, 20178 yr No. You can send the user your .jar file that they can place inside their local scripts folder though - if you're worried about them de-compiling, obfuscate/encrypt the script.
July 7, 20178 yr Yes you can attach to their account. In onStart if (client.getUsername== Juggles) { log("Welcome to the zulrah bot } else { log("Fuck off, you're not the buyer of this script } Edited July 7, 20178 yr by Juggles
July 7, 20178 yr 4 minutes ago, Juggles said: Yes you can attach to their account. In onStart if (client.getUsername== Juggles) { log("Welcome to the zulrah bot } else { log("Fuck off, you're not the buyer of this script } Zulrah bot yeah?
July 11, 20178 yr On 7/7/2017 at 4:20 PM, Juggles said: Yes you can attach to their account. In onStart if (client.getUsername== Juggles) { log("Welcome to the zulrah bot } else { log("Fuck off, you're not the buyer of this script } .equals() pls
Create an account or sign in to comment