PDA

View Full Version : Clutter, I need it.... (All)



mj0lnr
02-09-2003, 06:13 AM
I work with a guy who is notorious for copying other people's work, modifying it just a bit, and taking full credit for it. I just wrote a small script that will help us out tremendously at work. Is there any way I can throw in a bunch of useless information in my script so that this person won't be able to tell between the real thing and the clutter? Any help would greatly be appreciated.

dudeinAmerica
02-24-2003, 04:11 PM
It's a long shot but you could do this:

Implement in your program some type of "checks and balances." Meaning take the text of some sorts, and have your script count the number of letters, or all of the ASCII values added together. This way, you could let your script not run if it didn't equal that certain number all the time. Ya get it?

Hope it works out for you!

/images/forums/icons/cool.gifBrady/images/forums/icons/cool.gif