Mocro Posted September 28, 2015 Posted September 28, 2015 Is it aloud to use this in your own bot to see what the progress is and how much bots are working atm or is this a security issue with osbot?
Tom Posted September 28, 2015 Posted September 28, 2015 I think as long as you aren't downloading or uploading anything it is fine. I run a php script to update my database, you could probably do something similar
Mocro Posted September 28, 2015 Author Posted September 28, 2015 I think as long as you aren't downloading or uploading anything it is fine. I run a php script to update my database, you could probably do something similar oke cool yea i just wanted to know because im trying to get atleast one script in osbot. Life Goals lmao
Khaleesi Posted September 28, 2015 Posted September 28, 2015 (edited) Is it aloud to use this in your own bot to see what the progress is and how much bots are working atm or is this a security issue with osbot? You can do whatever you want in your own script if it's local ... Aslong as no malcious code gets updated to the SDN or shared with other OSbot members it shoudl be fine Atleast that's what they told me ^^ Basicly this for the SDN scripts: Legit: - Updating data in a database - Downloading an image or Font for your paint/GUI Forbidden: - Downloading malcious files Khaleesi Edited September 28, 2015 by Khaleesi Scripts 1
Mocro Posted September 28, 2015 Author Posted September 28, 2015 You can do whatever you want in your own script if it's local ... Aslong as no malcious code gets updated to the SDN or shared with other OSbot members it shoudl be fine Atleast that's what they told me ^^ Basicly this for the SDN scripts: Legit: - Updating data in a database is legit btw ^^ - Downloading an image or Font for paint Forbidden: - Downloading malcious files Khaleesi oke awsome gonna work on my script
Apaec Posted September 28, 2015 Posted September 28, 2015 So long as you upload and download with plaintext and it isn't malicious then you're good to go 1