Skip to content

Commit

Permalink
Changed author on old scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
biodrone committed Feb 18, 2018
1 parent 1b0c699 commit 09d58da
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion AED.au3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#cs
Author: squ1r3ll
Author: biodrone
Script Function: Automated Escape Drive; plug in a pen drive, launch the exe, get data.
### Remove all data within ;DEBUG tags when taking the script live!###
#ce
Expand Down
2 changes: 1 addition & 1 deletion GUITest.au3
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Function:
Template AutoIt script.
Expand Down
2 changes: 1 addition & 1 deletion MediaMover.au3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#cs ----------------------------------------------------------------------------
Author: squ1r3ll
Author: biodrone
Script Function:
Takes media put into a folder and sorts it into another place [media drive]
so that it can be scanned properly by media streamers
Expand Down
2 changes: 1 addition & 1 deletion RFPinger.au3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#cs
Author: JJ
Author: biodrone
Script Function: Ping both ends of a forecourt RF link easily
#ce

Expand Down
2 changes: 1 addition & 1 deletion ServerBackup.au3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
;Purpose: Script to backup syncs on the server
;Author: JJ
;Author: biodrone
;Version: 0.5

#include <Date.au3>
Expand Down
2 changes: 1 addition & 1 deletion array_stuff.au3
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: myName
Author: biodrone
Script Function:
Template AutoIt script.
Expand Down
2 changes: 1 addition & 1 deletion auto.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Function:
To copy script files onto the C drive of a target machine and launch them
#ce ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion bak.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Version: 0.0.1
Script Function:
Made to copy the directory that the script is in to another place
Expand Down
2 changes: 1 addition & 1 deletion cdtray.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Function:
Opens and closes the CD tray infinitely
#ce ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion destruct.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Function:
Does destructive things to a target machine
#ce ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion dir_footprinter.au3
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Function: To make a list of files and/or folders in a directory and put them in
a text file
#ce ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion filecopier.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Version: 0.2.0
Script Function:
Copy files from a target machine to a removable drive
Expand Down
2 changes: 1 addition & 1 deletion filemerge.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Function:
Merge a bunch of files [from an array] into one file
#ce ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion fileorganiser.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Version: 0.0.2
Script Function:
Script to search through parsed text files for emails
Expand Down
2 changes: 1 addition & 1 deletion fileparser.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Version: 0.0.2
Script Function:
Script to parse through text files
Expand Down
2 changes: 1 addition & 1 deletion mousedetect.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ############################################################################
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Function:
Finds current mouse position
#ce ############################################################################
Expand Down
2 changes: 1 addition & 1 deletion npad.au3
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: ChoMomma
Author: biodrone
Script Function:
Template AutoIt script.
Expand Down
2 changes: 1 addition & 1 deletion wordlist_joiner.au3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#cs ----------------------------------------------------------------------------
AutoIt Version: 3.3.8.1
Author: squ1r3ll
Author: biodrone
Script Function:
A script to add wordlists together
#ce ----------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion workscripttest.au3
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#cs
Author: squ1r3ll
Author: biodrone
Script Function: Test array searching for work script
#ce

Expand Down

0 comments on commit 09d58da

Please sign in to comment.