hackmud
666 I'm Six O' Sick 2017 年 12 月 12 日 上午 2:11
must specify security level error
i'm new at hackmud. i am trying to learn scripting and i wanted to send something to chat with this script;

function(context, args){ // ch:"", msg:""
var result = #s.chats.send({ channel:args.ch, msg:text });
return result;
}

but it gives an error when i try to "#up" it, which is;"must specify security level:#s.chat.send"

so, how can i specify its security level?
< >
目前顯示第 1-5 則留言,共 5
XAERONOHN 2017 年 12 月 12 日 上午 8:27 
Put a 4 or an f between your hashtag sign and letter s.

level:#fs.chat.send
666 I'm Six O' Sick 2017 年 12 月 12 日 上午 11:14 
引用自 XAERONOHN
Put a 4 or an f between your hashtag sign and letter s.

level:#fs.chat.send

thanks a lot man. its working now but what this f or 4 means? it says securitly level is four now but what is it?
XAERONOHN 2017 年 12 月 12 日 下午 12:00 
引用自 No.1 - Zeki
引用自 XAERONOHN
Put a 4 or an f between your hashtag sign and letter s.

level:#fs.chat.send

thanks a lot man. its working now but what this f or 4 means? it says securitly level is four now but what is it?

No problem! 4 or f = fullsec, which means that it is a safe script to run.
最後修改者:XAERONOHN; 2017 年 12 月 12 日 下午 12:00
666 I'm Six O' Sick 2017 年 12 月 12 日 下午 12:01 
引用自 XAERONOHN
引用自 No.1 - Zeki

thanks a lot man. its working now but what this f or 4 means? it says securitly level is four now but what is it?

No problem! 4 = fullsec, which means that it is a safe script to run.
okay i understand thank you. i just did the call thing. tomorrow i will be making my first cracker i hope xd have a nice day
XAERONOHN 2017 年 12 月 12 日 下午 3:33 
引用自 No.1 - Zeki
引用自 XAERONOHN

No problem! 4 = fullsec, which means that it is a safe script to run.
okay i understand thank you. i just did the call thing. tomorrow i will be making my first cracker i hope xd have a nice day

No worries! I’m quite new to hackmud and absolutely love it!!! I’d hate to see this game die off so if I can help new people to the game, I most certainly will.
btw...check out the Discord, I've received some help from a few great people on here.
https://discord.gg/khrRKDK
最後修改者:XAERONOHN; 2017 年 12 月 12 日 下午 5:12
< >
目前顯示第 1-5 則留言,共 5
每頁顯示: 1530 50

張貼日期: 2017 年 12 月 12 日 上午 2:11
回覆: 5