Update 'post.sk'
parent
e8074700f3
commit
8d7fbff510
2
post.sk
2
post.sk
|
@ -6,7 +6,7 @@ command /send_console:
|
||||||
send "<url:https://paste.anorak01.top>Console Link" to player
|
send "<url:https://paste.anorak01.top>Console Link" to player
|
||||||
set {_resp} to the body of last response
|
set {_resp} to the body of last response
|
||||||
set {_sections::*} to {_resp} split at ":"
|
set {_sections::*} to {_resp} split at ":"
|
||||||
set {_sections::2} to subtext of {_sections::2} from characters {1} to (length of {_sections::2})
|
#set {_sections::2} to subtext of {_sections::2} from characters {1} to (length of {_sections::2})
|
||||||
set {_this::*} to {_sections::2} split at ""
|
set {_this::*} to {_sections::2} split at ""
|
||||||
send {_this::*} to player
|
send {_this::*} to player
|
||||||
set {key} to ""
|
set {key} to ""
|
||||||
|
|
Loading…
Reference in New Issue