Commit 1957492

bryfry <bryon@fryer.io>
2016-10-09 09:38:38
organization
1 parent f0f7d5c
contrib/eater.js
@@ -0,0 +1,1 @@
+Subproject commit 2b583a1b834263427ac3abc16c9f0d7d88e28dda
contrib/hackmud.Scripts
@@ -0,0 +1,1 @@
+Subproject commit 5e5ce1d55f42fcbbd5080ce730d34ee3961ebdff
contrib/hackmud_sample_scripts
@@ -0,0 +1,1 @@
+Subproject commit fddabdcb294f7a9eb188a1b26fb264a14936c17a
basics.md → notes/basics.md
@@ -5,13 +5,14 @@
 ## `scripts` and `gui`
 
 * `scripts.sys` list the system installed scripts
-* `scripts.get_level { name: "<script_name>" }` TODO: use
+* `scripts.get_level { name: "<script_name>" }` return security level
+* `scripts.get_access_level { name: "<script_name>" } 
 * `scripts.trust` list trusted scripts
 
 ## `accts`
 
 * `accts.balance` display balance
-* `accts.tranactions { [to:"<username>",] [from:"<username>",] [script:"<scriptname>"] }` show transactions, filter by optional args
+* `accts.tranactions { [to:"<username>"] [from:"<username>",] [script:"<scriptname>"] }` show transactions, filter by optional args
 * `accts.xfer_gc_to { to:"<username>", amount:<number or "GC string">, [memo:"optional memo"] }`
 
 ## `chats`
@@ -59,3 +60,8 @@
 * `create_user`
 * `clear`
 * `shutdown`
+
+# Macros
+
+* `/hl = kernel.hardline`
+* `/dc = kernel.hardline{dc:true}`
ideas.md → notes/ideas.md
File renamed without changes
log.md → notes/log.md
@@ -2,11 +2,12 @@
 
 ## 2016-10-08
 
-  t1's via ada+password+list+dtr.grep(project): X
+  t1's via ada+password+list+dtr.grep(project): XX0XXX
+  dc'ing from hardline, kernl.hardline {dc:true} .... GC gone, :(
+  macros, I'm never going to use autocomplete again
 
-2016-10-07-20:03, 2016-10-08
 
-## finding T1 NPC's
+# finding T1 NPC's (2016-10-07-20:03, 2016-10-08)
 
 * `scripts.fullsec` display fullsec scripts, some of these are NPC corps? idk how to tell
 * `omglol.t1_finer { gobldy gook }`
@@ -29,9 +30,7 @@
   tip from weyland: `ada.allsec { npc:true, level:4 }` 4=fullsec
   `dtr.haunty_hall`
 
-# vLAN 
-
-2016-10-06, 2016-10-07
+# vLAN (2016-10-06, 2016-10-07)
 
 ## laundry
 
tier1.md → notes/tier1.md
@@ -10,7 +10,7 @@
 | red    | 3 |  
 | orange | 6 | 
 | yellow | 6 | 
-| green  | 3 |
+| green  | 5 |
 | blue   | 4 |
 | purple | 6 |  
 | cyan   | 4 |