• Guest, we are doing a new map (refresh) for Herocraft. Gather your friends and get ready! Coming next Friday, 06/28/24 @ 7PM CT play.hc.to
    Read up on the guides and new systems! Here.
    View the LIVE Map here @ hc.to/map
    Stuck or have a problem? use "/pe create" to to open a ticket with staff (There are some known issues and other hotfixes we will be pushing asap)
  • Guest, Make sure to use our LAUNCHER! Read more here!

Suggestion Auto-reply bots (private tips after questions)

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Here's what we have so far - please add to this list if you have anything that wasnt covered - when a player asks something in these phrases, it'll be autoreplied with the correct / helpful info.

http://dev.bukkit.org/bukkit-plugins/noobresponse/pages/replacements/
http://pastie.org/private/4bkmbzk2envob6ckcmo0a

[USERGROUP=35][USERGROUP=35][USERGROUP=35][USERGROUP=35][USERGROUP=35]@Guides[/USERGROUP][/USERGROUP][/USERGROUP][/USERGROUP][/USERGROUP]

These will appear as a private msg to the player, not global.


We have the below added, working on finalizing them.
Code:
# #####################################################################################################################
# This is the file where all the triggers/responses are stored
# 
# 
# triggers:
#  trigger1: <--- This is the trigger ID
#    The response that will be shown (supports colors)
#    response: '&5Sorry we don''t accept extra ops.'
#  
#    Keywords that must be in the message to trigger a response
#    included-keywords:
#    - can
#    - i
#    - have
#    - op
#  
#    Keywords that must not be in the message to trigger a response
#    excluded-keywords:
#    - please
#  
#    The exact match phrase or Regular Expressions pattern string if the trigger is Exact or Regex
#    match-phrase: 'Can I be op?'
#  
#    Whether or not the player's chat message should be shown in public chat
#    cancel-message: true
#  
#    Should the response be shown in public chat or just to the player?
#    public-response: false
#  
#    Should the bot respond with a chat message or just action?
#    text-response: true
#  
#    The action that will be executed when a player triggers the response (Default: Nothing)
#    action: Kick
#    Paramaters for the action
#    action-params: 'Don''t ask to be op!'
#    Type of trigger. Valid types: Keyword, Exact, Regex
#    trigger-type: Keyword
#  
#    Minimum number of matches for response to trigger, default is 0 (all keywords required)
#    minimum-match-threshold: 0
# ######################################################################################################################
triggers:
  Profesion02:
    response: How a profesion Masters its class varries from profesion to profesion for more info visit here http://herocraftonline.com/wiki/index.php/Professions#Professions
    included-keywords:
    - how
    - choose
    - profession
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  Profesion01:
    response: To choose a profesion you first need to master "Crafter". For more information here is the wiki link http://herocraftonline.com/wiki/index.php/Professions#Professions
    included-keywords:
    - how
    - master
    - profession
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul09:
    response: Mana and Stamina are the mystical power that allow you to exicute skills
    included-keywords:
    - what
    - is
    - stamina
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul10:
    response: Attributes are things that allow you to customize your class, such as incressing your speed and health
    included-keywords:
    - what
    - are
    - attributes
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul11:
    response: To ajust your attributes do /attributes and adjust them from the menu there
    included-keywords:
    - what
    - are
    - attributes
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul30:
    response: To make a PE do /pe create ( name )
    included-keywords:
    - PE
    - make
    - How
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul31:
    response: Mobs are strong because you can deal mass amounts of damage to them using your skills
    included-keywords:
    - why
    - mobs
    - hard
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul16:
    response: To get to the Exchange, from the Central Area go strait out from the docks and follow the road from there
    included-keywords:
    - how
    - to
    - exchange
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul17:
    response: Souls are the form of currency on the server.
    included-keywords:
    - what
    - are
    - souls
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul18:
    response: Bosses are meant for 2+ Players because they are more difficult and may drop cool loot!
    included-keywords:
    - why
    - bosses
    - hard
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul19:
    response: To claim a building, assuming it isn't already claimed, place a sign containing your name and the current date, and make sure to update it frequesntly to show you are active!
    included-keywords:
    - how
    - claim
    - house
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul12:
    response: To get to spawn you can do /skill warp if able, otherwise the only other options are using a Wizards port ability, using a Herogate, or Walking to 0,0... Sorry!
    included-keywords:
    - how
    - get
    - to
    - spawn
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul13:
    response: To get out of spawn, you can use one of the North, South, East, or West Exits.
    included-keywords:
    - how
    - get
    - out
    - spawn
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul14:
    response: You can do many things to get souls, you can murder monsters, Mine, Farm, Having a shop, or get them from operating a town.
    included-keywords:
    - how
    - get
    - money
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul15:
    response: You can do many things to get souls, you can murder monsters, Mine, Farm, Having a shop, or get them from operating a town.
    included-keywords:
    - how
    - get
    - souls
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul21:
    response: To regain health you need to eat food or use a healing spell!
    included-keywords:
    - how
    - do
    - heal
    - I
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul22:
    response: For instructions on how to build a town, read em here hc.to/wiki
    included-keywords:
    - how
    - make
    - town
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul20:
    response: Some reasons you might not beable to build there is 1. It is a town 2. Is Spawn 3. Is a Herogate or PortTower 4. Personal Region
    included-keywords:
    - why
    - can''t
    - build
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul25:
    response: An Outpost is a "Hold the Hill" sort of mechanic, by staying in an Active outpost you can earn souls and EXP.
    included-keywords:
    - what
    - is
    - outpost
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul07:
    response: Depends on your class. To check do /hero tools
    included-keywords:
    - get
    - I
    - EXP
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul26:
    response: Griefing is not legal in PVP or PVE. But breaking a block and putting it right back is allowed for accessing houses.
    included-keywords:
    - is
    - griefing
    - legal
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul08:
    response: Mana and Stamina are the mystical power that allow you to exicute skills
    included-keywords:
    - what
    - is
    - mana
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul23:
    response: To lock a chest you need a certain
    included-keywords:
    - how
    - create
    - lwc
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul05:
    response: To use a Skill do /skill ( Skillname ) but if you don't want to type the command each time, do /bind ( Skillname
    included-keywords:
    - use
    - I
    - skill
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul24:
    response: An LWC is a chest that only the person whom made the lock can acccess. To add people to an LWC you do /cmodify (Name) and hit the chest
    included-keywords:
    - what
    - is
    - lwc
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul06:
    response: To get EXP you need to preform certain actions, for Class's you can defeat mobs, and for Profesions
    included-keywords:
    - get
    - I
    - EXP
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul03:
    response: To choose a class you need to either use a Codex, or master Lostsoul at LVL 20 and choose a class from the /hero menu.
    included-keywords:
    - choose
    - class
    - I
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul04:
    response: To join a party, do /party accept ( Party Leader ) and to make a party do /party invite ( Party Member )
    included-keywords:
    - party
    - make
    - how
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul27:
    response: To Change Channels do /ch ( Name ) to switch to it and /ch leave ( Name ) to leave it.
    included-keywords:
    - how
    - change
    - chat
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul01:
    response: Lostsoul is the branching class from where all Classes come from, it contains some of the skills other classes have. It is used as a starting class.
    included-keywords:
    - what
    - is
    - lostsoul
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul28:
    response: The IP to the server is Play.hc.to
    included-keywords:
    - IP
    - server
    - what
    - is
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
  LostSoul02:
    response: To Master LostSoul you need to kill various monsters that inhavit this realm
    included-keywords:
    - what
    - is
    - lostsoul
    excluded-keywords: []
    match-phrase: ''
    cancel-message: false
    public-response: false
    text-response: true
    action: nothing
    action-param: ''
    trigger-type: keyword
    minimum-match-threshold: 0
 
Last edited:

LordZelkova

Ashen One...
Legacy Supporter 8
Joined
Jul 3, 2011
Only question:

What is the "What is best class < slap" about?


Add to towns:
How do I make a town?

Residence:
What is a residence?
How do I make a residence?

Chests:
How do you lock chests?
How much do LWC's cost?

That's all I can think of ATM
(Also, no alert from guides tag)
 

LightningCape

Holy Shit!
Joined
Sep 4, 2012
Location
Republic City, Earth Kingdom
Only question:

What is the "What is best class < slap" about?
Guess they'd be slapped. heh

Classes:
What weapons/tools can my class use?

PvP (or MISC)
How can I set home?
How do I use redstone?
How does mark/recall work?
Where is event?

And probably the most important ones:
MISC
How do I report someone?
How do PEs work?
What are/is PE(s)
 

mung3r

Legacy Supporter 4
Retired Staff
Joined
Apr 16, 2011
A variation on a build question:

where can I build?

More spawn questions:

where/what is pve/pvp?

General:

can someone help me? (maybe respond with a list of questions that can be asked, dunno)

Chat related:

how do I change chat/channels?

Trade related:

how much is _____?
 
Last edited by a moderator:

Jonsoon

Legacy Supporter 8
Joined
Mar 25, 2011
Location
Essos
I hope these will be put in /tells to prevent spam. Also on that case, a command to turn them off.
 

MunchlaxHero

Max Legacy Supporter
Joined
May 19, 2013
Here's what we have so far - please add to this list if you have anything that wasnt covered - when a player asks something in these phrases, it'll be autoreplied with the correct / helpful info.

http://dev.bukkit.org/bukkit-plugins/noobresponse/pages/replacements/

[USERGROUP=35][USERGROUP=35][USERGROUP=35][USERGROUP=35]@Guides[/USERGROUP][/USERGROUP][/USERGROUP][/USERGROUP]

Code:
## classes
how do I choose a class
how do I choose a profession
how do I select a profession
how do I master lostsoul
What is lostsoul
Why wont it let me choose a class
how do I join a party?
how do I use a skill
how do I get exp

## attributes/mana
Attribute points per level
what is mana
what are attributes?
how do I increase attributes?

## spawns
how do I get back to spawn
Where is central

## currency
Where do I sell souls
How do I get money
how do I get to the exchnage
What are souls

## mobs
why are bosses hard
where are the monsters/mobs

## building
how do I claim house
Why cant I built here?
how do I claim land
why can't I build

## eating/regen
How do I regen hp
why cant I eat food

## Towns
can I join a town?

## PVP
what are outposts
can grief in pvp

## MISC
What is the ip?
where am i?
what do I do
how do I start
any mods online?
how do I get out of spawn
Why cant I make armor / weapons
how do I unlock chests
What are locked crates
difference between pve pvp
is ____ griefing ?
what is best class < SLAP
One problem a good amount of people don't msg in such a correct way, for instance I use wat half the time instead of what
 

LordZelkova

Ashen One...
Legacy Supporter 8
Joined
Jul 3, 2011
Guides are better. Just saying.
Maybe so, sometimes they arent on. Sometimes theyre busy.

I sat and watched someone rage in tour and I couldnt respond cause of a Skelton king in my face.

Im unsure of what'll happen to guides themselves, im sure they'll still be around, but this'll answer most questions before a guide could type it out
 

Trazil

Legacy Supporter 2
Joined
Mar 31, 2013
What are allocation points?
What does each stat do?
What are clans?
How do I make a clan?
How do I get medals/symbols?
What do I do with medals/symbols?
How do I msg someone?
How do I switch channels?
Some random ones I thought of @Kainzo
 

j2gay

Legacy Supporter 6
Joined
May 24, 2012
Location
MI
Maybe so, sometimes they arent on. Sometimes theyre busy.

I sat and watched someone rage in tour and I couldnt respond cause of a Skelton king in my face.

Im unsure of what'll happen to guides themselves, im sure they'll still be around, but this'll answer most questions before a guide could type it out
Very impersonal from a customer service standpoint. Nothing says w value you as customer like automated systems(note sarcasm) I can understand why you would want to do this but it is a seriously bad idea. If guides aren't answering fast enough get new or better guides. People need personal contact to feel like they matter

Not sure why my comment ended up in your quote but i cant fix it
 
Last edited by a moderator:

LordZelkova

Ashen One...
Legacy Supporter 8
Joined
Jul 3, 2011
Its less about the speed at which Guides answer. I do my best to type things out, but my freezing fingers can only type so fast without constantly messing up.
 

j2gay

Legacy Supporter 6
Joined
May 24, 2012
Location
MI
I know what it is to be guide. I was a guide and a proctor before life got busy. I can understand why this would be appealing and I would guess that this will be added no matter what I think about it. Still to my mind LESS staff involvement and interaction is the last thing HC needs. Further more there are still a lot of broken things with the game framework that havent been addressed for some time. Several new things have been added recently and are not fully functional. Do we really need to add onother gadget?
 

LordZelkova

Ashen One...
Legacy Supporter 8
Joined
Jul 3, 2011
I know what it is to be guide. I was a guide and a proctor before life got busy. I can understand why this would be appealing and I would guess that this will be added no matter what I think about it. Still to my mind LESS staff involvement and interaction is the last thing HC needs. Further more there are still a lot of broken things with the game framework that havent been addressed for some time. Several new things have been added recently and are not fully functional. Do we really need to add onother gadget?
I get where you're coming from. For now, let's trust Kainzo and see what happens, shall we?
 

j2gay

Legacy Supporter 6
Joined
May 24, 2012
Location
MI
Eh. Im kinda out of trust. Too many things have happened that I knew would have unintended consequences and I either didn' say anything or didn't say enough. Whatever else happens going forward I will put my objections out there. I doubt they will have any impact but at least I will be putting them out there.
 

Irishman81

Senior Staff
Guide
Architect
Balance Team
Legacy Supporter 7
Joined
Apr 1, 2013
I know what it is to be guide. I was a guide and a proctor before life got busy. I can understand why this would be appealing and I would guess that this will be added no matter what I think about it. Still to my mind LESS staff involvement and interaction is the last thing HC needs. Further more there are still a lot of broken things with the game framework that havent been addressed for some time. Several new things have been added recently and are not fully functional. Do we really need to add onother gadget?
As pointless as this sounds to some veteran players this has been needed for a while now. I've seen many new players just rage quit the server after not having their questions answered, and this will help with that
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
This is a step in the right direction. This wont mute the player it'll merely send them a HELPFUL tip. I honestly see nothing wrong with this.

They can still go on asking questions, etc.

To those who have contributed - thanks, i'm working on grouping up the rest now.
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
Eh. Im kinda out of trust. Too many things have happened that I knew would have unintended consequences and I either didn' say anything or didn't say enough. Whatever else happens going forward I will put my objections out there. I doubt they will have any impact but at least I will be putting them out there.
You sound soured and really shouldnt let that spill over to everything. We're attempting to fix a lot of things - the biggest being player retention.

It is /impossible/ to have enough staff online to answer all of these questions and even when staff are online, they could be very busy (or helping someone else) so a helpful nudge in the right direction only furthers the server.
 

j2gay

Legacy Supporter 6
Joined
May 24, 2012
Location
MI
You sound soured and really shouldnt let that spill over to everything. We're attempting to fix a lot of things - the biggest being player retention.

It is /impossible/ to have enough staff online to answer all of these questions and even when staff are online, they could be very busy (or helping someone else) so a helpful nudge in the right direction only furthers the server.
I'm not soured. Perhaps a bit disappointed. Still I won't let that affect my opinion. I think that while this sounds cool and sounds like it will fill a need, it will not be as well received by the audience as you anticipate. I think for every one person that asks a questions and says wow that's cool about the automated responses there will be three that are confused and or annoyed by it.
 

Kainzo

The Disposable Hero
Staff member
Founder
Adventure Team
Joined
Jan 7, 2011
Location
The 7th Circle of Heaven
I'm not soured. Perhaps a bit disappointed. Still I won't let that affect my opinion. I think that while this sounds cool and sounds like it will fill a need, it will not be as well received by the audience as you anticipate. I think for every one person that asks a questions and says wow that's cool about the automated responses there will be three that are confused and or annoyed by it.
Your statements aren't objective, they are based off opinion. Throwing out random numbers to try and back your claim up without substantial sources wont credit it. Perhaps you just don't understand the setup that will be given and how it will work on a person by person basis.

Either way - thanks for the opinion, we're pressing forward
 

j2gay

Legacy Supporter 6
Joined
May 24, 2012
Location
MI
Your statements aren't objective, they are based off opinion. Throwing out random numbers to try and back your claim up without substantial sources wont credit it. Perhaps you just don't understand the setup that will be given and how it will work on a person by person basis.

Either way - thanks for the opinion, we're pressing forward
Hmmm. I debated for some time whether to respond to this. You are absolutely right, my statements are based on opinion, as are yours. The HC forums were once a place where one could voice their opinion in a suggestion thread without suffering insults and personal attacks from the server owner. As for the implication that I don't understand, with an iq in the top 0.01% of the worlds population there is not much that I don't understand. Yes I can back the above statement through substancial sources, not that I much care to.
Please press forward, as my earlier statements show I expected you would, yours is after all the only opinion that matters. Also feel free to make a few more ad hominem arguments if you feel the need. However I must say they credit neither you nor your argument.
 
Top