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!

[Plugin] ZapRecorder2 - Profile Recorder for GB2

Just to avoid problems with type casting, I used the correct types instead of var (which can be everything).

Var is whatever the return type is, and the compiler/intellisense knows this. Just hover over var in visual studio and it will tell you the type. If the return type ever changes again, yours will be broken where mine will still work. Dynamic is "anything", var is the return type which is KNOWN before compile time. If you don't intend on providing future updates for it and you are not in control of the library it is using, the obvious choice is to use VAR
 
Last edited:
Compiler Error: c:\Users\M...\Documents\honorbuddy\Plugins\ZapRecorder\ZapPlugin.cs(32,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Initialize()': no suitable method found to override
Compiler Error: c:\Users\M...\Documents\honorbuddy\Plugins\ZapRecorder\ZapPlugin.cs(79,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Dispose()': no suitable method found to override
fresh install honorbuddy but zaprecoreder not working
 
плагин не виден ботом, и следовательно не работает.


Compiler Error: c:\Noo\Plugins\ZapRecorder2\ZapPlugin.cs(34,30) : error CS0115: "ZapRecorder2.ZapPlugin.Initialize()": не найден метод, пригодный для переопределения
Compiler Error: c:\Noo\Plugins\ZapRecorder2\ZapPlugin.cs(88,30) : error CS0115: "ZapRecorder2.ZapPlugin.Dispose()": не найден метод, пригодный для переопределения






Plugin not seen a bot and therefore does not work.


Compiler Error: c: \ Noo \ Plugins \ ZapRecorder2 \ ZapPlugin.cs (34,30): error CS0115: "ZapRecorder2.ZapPlugin.Initialize ()": Method not found suitable for the override
Compiler Error: c: \ Noo \ Plugins \ ZapRecorder2 \ ZapPlugin.cs (88,30): error CS0115: "ZapRecorder2.ZapPlugin.Dispose ()": Method not found suitable for the override
 
плагин не виден ботом, и следовательно не работает.


Compiler Error: c:\Noo\Plugins\ZapRecorder2\ZapPlugin.cs(34,30) : error CS0115: "ZapRecorder2.ZapPlugin.Initialize()": не найден метод, пригодный для переопределения
Compiler Error: c:\Noo\Plugins\ZapRecorder2\ZapPlugin.cs(88,30) : error CS0115: "ZapRecorder2.ZapPlugin.Dispose()": не найден метод, пригодный для переопределения






Plugin not seen a bot and therefore does not work.


Compiler Error: c: \ Noo \ Plugins \ ZapRecorder2 \ ZapPlugin.cs (34,30): error CS0115: "ZapRecorder2.ZapPlugin.Initialize ()": Method not found suitable for the override
Compiler Error: c: \ Noo \ Plugins \ ZapRecorder2 \ ZapPlugin.cs (88,30): error CS0115: "ZapRecorder2.ZapPlugin.Dispose ()": Method not found suitable for the override
если бы ты читал внимательно то очевидно что плагин не работает, работающий по
тому посту можно скачать. - https://www.thebuddyforum.com/honor...der2-profile-recorder-gb2-27.html#post1708648
 
I downloaded the zip and placed the "ZapRecorder" folder into the plugins folder in honorbuddy but the plugin wont show up in the list when the program is started.

Any ideas what I'm doing wrong?
 
hello guys, I try to use the ZapRecorder but it does not start with my honobuddy. I ever get this error message...


"ItemForAura - Questhelper - Version 2.0 Loaded.
Compiler Error: c:\Users\Alex\Desktop\Eigene Dateien\Rest\Bot\Honorbuddy\Plugins\ZapRecorder\ZapPlugin.cs(32,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Initialize()': Es wurde keine passende Methode zum Überschreiben gefunden.
Compiler Error: c:\Users\Alex\Desktop\Eigene Dateien\Rest\Bot\Honorbuddy\Plugins\ZapRecorder\ZapPlugin.cs(79,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Dispose()': Es wurde keine passende Methode zum Überschreiben gefunden.
Installed plugins"

Please help me and sorry for my bad english :D
 
Well I wanted to try it, but it dosnt show up in my plugins. I just get this error.

Compiler Error: c:\Users\Win7Ulti\Desktop\Honorbuddy 2.5.12479.763\Plugins\zaprecorder2\ZapPlugin.cs(34,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Initialize()': no suitable method found to override
Compiler Error: c:\Users\Win7Ulti\Desktop\Honorbuddy 2.5.12479.763\Plugins\zaprecorder2\ZapPlugin.cs(88,30) : error CS0115: 'ZapRecorder2.ZapPlugin.Dispose()': no suitable method found to override

used the svn checkout method

This link to the zipped plugin works great. This should be on the front page not buried in the middle of the posts.

https://www.thebuddyforum.com/attachments/uncataloged/149895d1415235428-plugin-zaprecorder2-profile-recorder-gb2-zaprecorder2-zip
 
Last edited:
Why not read a few posts above your's before posting?

Well for one I don't speak German and two your not the OP and don't give any description of the what the link is. But we are just supposed to guess and click it?

Why not make more sense?
 
Back
Top