rednaxela Posted February 28, 2021 Posted February 28, 2021 today i was just thinking, its possible upload to a hosting a .txt with functions and use them in the script? So script wont need allow the code. or maybe 50% of the code in case someone find the url hehe.
Developers Jos Posted February 28, 2021 Developers Posted February 28, 2021 What could be the higher purpose of all of this? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
alienclone Posted February 28, 2021 Posted February 28, 2021 it is easy to hide/store part of you code/functions/variables in many places then have the script retrieve that info, but if they can read the script they can find the location of the secret code stash. but it could be a handy way to have dynamic variables and such that you can change remotely if you cannot easily change your compiled script. If @error Then MsgBox(262192, "", @ComputerName & " slaps " & @UserName & " around a bit with a large trout!") EndIf "Yeah yeah yeah patience, how long will that take?" -Ed Gruberman REAL search results | SciTE4AutoIt3 Editor Full Version
Musashi Posted February 28, 2021 Posted February 28, 2021 41 minutes ago, alienclone said: but it could be a handy way ... I strongly suspect, that the OP follows less noble objectives. @Jos : I hope this is not one of these threads, where other users should better stay out . "In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move."
alienclone Posted February 28, 2021 Posted February 28, 2021 hmm, i did not read the OP in that manner, perhaps i had misunderstood. therefore i only saw Jos's reply as discussion since there was not the usual "keep out" trailing. If @error Then MsgBox(262192, "", @ComputerName & " slaps " & @UserName & " around a bit with a large trout!") EndIf "Yeah yeah yeah patience, how long will that take?" -Ed Gruberman REAL search results | SciTE4AutoIt3 Editor Full Version
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now