Skip to content

Instantly share code, notes, and snippets.

@secretdataz
Created May 18, 2016 15:17
Show Gist options
  • Save secretdataz/a935a4f0b956799671fd6c41b6a38dbf to your computer and use it in GitHub Desktop.
Save secretdataz/a935a4f0b956799671fd6c41b6a38dbf to your computer and use it in GitHub Desktop.
herc
- script TestCase1 -1,{
OnWhisperGlobal:
dispbottom "Case1aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa : asd";
}
- script TestCase2 -1,{
OnWhisperGlobal:
dispbottom "Case2aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa asd";
}
- script TestCase3 -1,{
OnWhisperGlobal:
dispbottom "Case3 : asd";
}
- script TestCase4 -1,{
OnWhisperGlobal:
dispbottom "Case4 : aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa asd";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment