_ynx Posted July 7, 2017 Share Posted July 7, 2017 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)? Quote Link to comment Share on other sites More sharing options...
LIVING Posted July 7, 2017 Share Posted July 7, 2017 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. Quote Link to comment Share on other sites More sharing options...
Juggles Posted July 7, 2017 Share Posted July 7, 2017 (edited) 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, 2017 by Juggles 4 Quote Link to comment Share on other sites More sharing options...
phony Posted July 7, 2017 Share Posted July 7, 2017 If you mean on the website, you have to apply to upload scripts to the SDN Quote Link to comment Share on other sites More sharing options...
Viston Posted July 7, 2017 Share Posted July 7, 2017 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? Quote Link to comment Share on other sites More sharing options...
The Undefeated Posted July 7, 2017 Share Posted July 7, 2017 24 minutes ago, Visty said: Zulrah bot yeah? Yeah he bought it from me. 1 Quote Link to comment Share on other sites More sharing options...
Team Cape Posted July 11, 2017 Share Posted July 11, 2017 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 1 Quote Link to comment Share on other sites More sharing options...
Juggles Posted July 11, 2017 Share Posted July 11, 2017 1 hour ago, Imateamcape said: .equals() pls Sorry haven't used it in months lol Quote Link to comment Share on other sites More sharing options...