What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal
RebornBuddy Forums

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

[ ShutUp AIML v2 ] Your ultimate Chat Manager (multilingual)

Status
Not open for further replies.
How do you fix the "dontedit_namespacer" bug? It's supposed to say the whisperers name not "dontedit_namespacer", and when i ask my friend what it referred to him as, it was the dontedit_namespacer, not his character name
"dontedit_namespacer" should be replaced with the name of the Author by ShutUp,
this is the code in ShutUp:
PHP:
if (returnMessage.Contains("dontedit_namespacer")) returnMessage.Replace("dontedit_namespacer", e.Author);
does not it?
 
yeah

"dontedit_namespacer" should be replaced with the name of the Author by ShutUp,
this is the code in ShutUp:
PHP:
if (returnMessage.Contains("dontedit_namespacer")) returnMessage.Replace("dontedit_namespacer", e.Author);
does not it?


yeah i checked the code and it contains if (returnMessage.Contains("dontedit_namespacer")) returnMessage = returnMessage.Replace("dontedit_namespacer", e.Author);

however, it still considers the people as dontedit_namespacer instead of the authors name. this is a huge give away that its a bot :P
 
Causing crashes. Didnt happen for a short time after first installing and now it happens every time on startup.

Code:
[20:46:23.918 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.WoWInternals.LuaEvents.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
[20:46:23.921 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.WoWInternals.LuaEvents.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
[20:46:23.923 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Say(ChatLanguageSpecificEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 350
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.WoWInternals.LuaEvents.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Say(ChatLanguageSpecificEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 350
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
[20:46:23.918 D] Exception in Lua event handler 
[20:46:23.918 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.WoWInternals.LuaEvents.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
[20:46:23.920 D] Exception in Lua event handler 
[20:46:23.921 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.WoWInternals.LuaEvents.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Guild(ChatGuildEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 356
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
[20:46:23.923 D] Exception in Lua event handler 
[20:46:23.923 D] System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Say(ChatLanguageSpecificEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 350
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
   --- End of inner exception stack trace ---
   at System.RuntimeMethodHandle._InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.RuntimeMethodHandle.InvokeMethodFast(IRuntimeMethodInfo method, Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeType typeOwner)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
   at System.Delegate.DynamicInvokeImpl(Object[] args)
   at System.Delegate.DynamicInvoke(Object[] args)
   at Styx.WoWInternals.LuaEvents.(Delegate , Object[] ) --> System.NullReferenceException: Object reference not set to an instance of an object.
   at ShutUp_AIML.ChatHelper.myName_Check(String Status, String Author, String Message) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 412
   at ShutUp_AIML.ChatHelper.newChat_Say(ChatLanguageSpecificEventArgs args) in d:\Botting\Honorbuddy - Mydruid\Plugins\ShutUpAIML\Helpers\ChatHelper.cs:line 350
   at Styx.CommonBot.Chat.(Object , LuaEventArgs )
 
yeah i checked the code and it contains if (returnMessage.Contains("dontedit_namespacer")) returnMessage = returnMessage.Replace("dontedit_namespacer", e.Author);

however, it still considers the people as dontedit_namespacer instead of the authors name. this is a huge give away that its a bot :P

Same prob. Someone just flipped shit on me and it said the name spacer thing.
 
I'm getting CLR.dll related or Assembly Failed! Error-Reports every few minutes while running this plugin. Reinstalled, repaired, updated, downgraded the .NET framework multiple times.
 
This plugin is not compatible with the MoP daily package that is so popular on here. MoP daily profiles would not start at all with this plugin enabled.
 
Isnt this stupid at all?

Automatic generated answers from a file (maybe random answers) based on a whisper?

Even if you know what the plugin COULD answer... do you think legit players are that stupid?

They could spam the bot with questions and if the "player" INSTANT answers every time on and on - he cant be a player.
You kick yourself in the ass.

Correct me if im wrong.

Greetings
 
Used the test mechanism, this looks fantastic! I was always scared to bot overnight, but this seems great :)
 
Has anyone got a whisper from a blizz GM to veryfy if the pluging works when a gm wisps you? and if it worked did it logg you out.
thanks for the great plugin
 
Isnt this stupid at all?

Automatic generated answers from a file (maybe random answers) based on a whisper?

Even if you know what the plugin COULD answer... do you think legit players are that stupid?

They could spam the bot with questions and if the "player" INSTANT answers every time on and on - he cant be a player.
You kick yourself in the ass.

Correct me if im wrong.

Greetings

You can select a response delay ;)

and I had a good laugh with the testing tool. Some funny and witty replies!

I was a bit iffy if I should use this tool or not, but I figured why not? It seems to do a pretty darn good job out of the box.
 
You can select a response delay ;)

and I had a good laugh with the testing tool. Some funny and witty replies!

I was a bit iffy if I should use this tool or not, but I figured why not? It seems to do a pretty darn good job out of the box.

Even with a delay you cant setup an answer for every possible situation of a whisper you get - so at some point your toon will talk bullshit.
Sometimes its maybe to stfu ingame alo i irl :) - or did i accept a "you have to answer whispers" point in the EULA?^^
 
^^^^^^^^^^^I second that, the period looks very sketchy plz come out with a fix as soon as you can =)
 
Also is there a way to ignore phrases? My bot keeps responding to DBM statuses.
I use PimpMyGuild too btw
 
So, this is kinda stupid:
05/05/2013 (02:42) - unknown - ********* : my name is for the horde lol
05/05/2013 (02:43) - ANSWER (whisper) - ********** : Pleased to meet you, dontedit_namespacer.=).

Have seen this two times: "dontedit_namespacer" and I find it kinda stupid.

Any thing I am doing wrong?
 
Status
Not open for further replies.
Back
Top