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

    Discussion in 'Archives' started by BarryDurex, Dec 9, 2012.

    Thread Status:
    Not open for further replies.
    1. BarryDurex

      BarryDurex New Member

      Joined:
      Jan 20, 2010
      Messages:
      361
      Likes Received:
      32
      Trophy Points:
      0
      "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?
       
    2. amin1285

      amin1285 New Member

      Joined:
      Jan 14, 2013
      Messages:
      2
      Likes Received:
      0
      Trophy Points:
      0
      yeah


      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
       
    3. Rochy

      Rochy Member

      Joined:
      Jun 4, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      6
      Hi, i want ask if there is italian leanguage, thank you!
       
    4. Mydruid

      Mydruid New Member

      Joined:
      Dec 13, 2010
      Messages:
      226
      Likes Received:
      2
      Trophy Points:
      0
      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 )
       
    5. A1l3n

      A1l3n New Member

      Joined:
      Apr 17, 2010
      Messages:
      816
      Likes Received:
      4
      Trophy Points:
      0
      Same prob. Someone just flipped shit on me and it said the name spacer thing.
       
    6. HipDrahve

      HipDrahve New Member

      Joined:
      Nov 10, 2012
      Messages:
      250
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    7. xonoma

      xonoma Member

      Joined:
      Apr 1, 2012
      Messages:
      97
      Likes Received:
      0
      Trophy Points:
      16
      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.
       
    8. andreluis

      andreluis New Member

      Joined:
      Dec 7, 2012
      Messages:
      28
      Likes Received:
      0
      Trophy Points:
      0
      Whats the best random answers?
       
    9. jokersmocker99

      jokersmocker99 Member

      Joined:
      Jan 13, 2012
      Messages:
      612
      Likes Received:
      1
      Trophy Points:
      18
      a good random answer would be: Sir, please mind your own bussiness and let me bot!
       
    10. Keldorn

      Keldorn New Member

      Joined:
      Jul 2, 2012
      Messages:
      560
      Likes Received:
      0
      Trophy Points:
      0
      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
       
    11. monstaslaya

      monstaslaya New Member

      Joined:
      Dec 10, 2012
      Messages:
      33
      Likes Received:
      0
      Trophy Points:
      0
      Used the test mechanism, this looks fantastic! I was always scared to bot overnight, but this seems great :)
       
    12. victrux

      victrux New Member

      Joined:
      Dec 3, 2012
      Messages:
      1
      Likes Received:
      0
      Trophy Points:
      0
      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
       
    13. CalVic

      CalVic New Member

      Joined:
      Mar 28, 2013
      Messages:
      14
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    14. Keldorn

      Keldorn New Member

      Joined:
      Jul 2, 2012
      Messages:
      560
      Likes Received:
      0
      Trophy Points:
      0
      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?^^
       
    15. Vermithrax

      Vermithrax New Member

      Joined:
      Apr 24, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Hey, is there a way to make ShutUp not use a full stop (period) at the end of its responses?
       
    16. reb14

      reb14 Member

      Joined:
      May 18, 2012
      Messages:
      41
      Likes Received:
      0
      Trophy Points:
      6
      ^^^^^^^^^^^I second that, the period looks very sketchy plz come out with a fix as soon as you can =)
       
    17. Vermithrax

      Vermithrax New Member

      Joined:
      Apr 24, 2012
      Messages:
      7
      Likes Received:
      0
      Trophy Points:
      0
      Also is there a way to ignore phrases? My bot keeps responding to DBM statuses.
      I use PimpMyGuild too btw
       
    18. Hatoiz

      Hatoiz New Member

      Joined:
      Jun 2, 2012
      Messages:
      19
      Likes Received:
      0
      Trophy Points:
      0
      Is this supported in swedish language? Btw this is great stuff
       
    19. freedycreg

      freedycreg Member

      Joined:
      May 2, 2012
      Messages:
      56
      Likes Received:
      0
      Trophy Points:
      6
      can you add instance chat thanks?
       
    20. virus2001

      virus2001 Member

      Joined:
      Jan 1, 2012
      Messages:
      433
      Likes Received:
      10
      Trophy Points:
      18
      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?
       
    Thread Status:
    Not open for further replies.

    Share This Page