TNT Team's programs [1.31][cc get][vandie's programs]
#21
Posted 23 March 2012 - 06:27 PM
Line | good | bad
----------------------------------------------
rednet.send() | 25 | 2 // Rednet send has a positive value of 25 it is used in good programs most of the time.
write() | 12 | 10 // Used in both positive and negative programs, but mainly positive ones.
etc
From this you can gain a rating of each program by looking for each function and adding its good and bad values to a total for that program. If the bad value is high then something is up.
#22
Posted 23 March 2012 - 06:33 PM
#23
Posted 23 March 2012 - 06:53 PM
#24
Posted 23 March 2012 - 07:22 PM
#25
Posted 23 March 2012 - 09:36 PM
redstone.setOutput('forward', true)
#26
Posted 23 March 2012 - 09:40 PM
#27
Posted 24 March 2012 - 08:38 AM
turtlebomb no longer needs a redstone torch thanks
Zer0t3ch
and as quite a few people want to help out i decided that the antivirus will be a team program and as such will make a list of the people who have asked to be in it and are in it!
/>
thanks
vandie
#28
Posted 24 March 2012 - 09:14 AM
#29
Posted 25 March 2012 - 02:07 AM
#30
Posted 25 March 2012 - 08:34 AM
anyway
Zer0t3ch joined the team
#32
Posted 25 March 2012 - 01:42 PM
#33
Posted 26 March 2012 - 11:48 PM
Oh and i changed the caps in the startup message and the checking for viruses message and also the "Recommended Restart" message.
Sorry if this was pointless
to install StrUtils
The modded ZIP is attached
(And this was secretly a "bump")
#34
Posted 27 March 2012 - 04:22 PM
also I loled so hard when i saw 'secret bump'
#35
Posted 27 March 2012 - 04:23 PM
#36
Posted 27 March 2012 - 04:24 PM
#37
Posted 27 March 2012 - 08:12 PM
Ludburghmdm, on 26 March 2012 - 11:48 PM, said:
Oh and i changed the caps in the startup message and the checking for viruses message and also the "Recommended Restart" message.
Sorry if this was pointless
to install StrUtils
The modded ZIP is attached
(And this was secretly a "bump")
thanks this is now the Official release if that's ok with you
#38
Posted 27 March 2012 - 09:48 PM
repeat
print("Random Text Here")
input = read()
until input == "Random characters here"
Into the startup file. I use this line of code quite a lot when making a lock program, however It can be a pain when its in the startup file and you dont know how to use Ctrl+T.
#39
Posted 27 March 2012 - 10:22 PM
Resistance128, on 27 March 2012 - 09:48 PM, said:
repeat
print("Random Text Here")
input = read()
until input == "Random characters here"
Into the startup file. I use this line of code quite a lot when making a lock program, however It can be a pain when its in the startup file and you dont know how to use Ctrl+T.
os.pullEvent=os.pullEventRaw
at the top of your code
#40
Posted 28 March 2012 - 07:01 AM
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users


This topic is locked









