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

[Plugin] BuddyCon

Thank you, this have helped me a lot.

If you don't mind, helping - why doesn't the screenshot feature work?
I wrote

Directory:
C:\Program Files(x86)\World of Warcraft
also tried
C:\Program Files(x86)\World of Warcraft\Screenshots

And it doesn't get a screen shot when I click request screen.

Thank you in advance!
 
Thank you, this have helped me a lot.

If you don't mind, helping - why doesn't the screenshot feature work?
I wrote

Directory:
C:\Program Files(x86)\World of Warcraft
also tried
C:\Program Files(x86)\World of Warcraft\Screenshots

And it doesn't get a screen shot when I click request screen.

Thank you in advance!
Should be working with the first one. But i maybe found a solution where the path must not be set.
 
Own Hosting Support please. I don't want to create an Account on some Website to monitor Honorbuddy.

thalord said:
Mybe i will later release it here but before that i had to look over the code so that its not looking like a huge mess ...


Could u release the source code or w/e allow us to do so ?

If not, well yeah ... =]
 
Due to the remote server error the whole website will move -.-
For that i will make a reset of all chats and status.
User data screenshots and bots will be taken over.
I will start transferning the basic data tomorrow on the new server and test it there.
I will put a new version of the plugin online for this with a fallback so if your ISP is to slow with updating the dns (so it knows wehere to go when you go to buddycon.eu)
I hope Sunday or Monday everything is like today ... only better ;)

BTW if somebody whines: i have to pay extra for that, so shutup!
 
[/FONT][/COLOR]

Could u release the source code or w/e allow us to do so ?

If not, well yeah ... =]
Im currently (diffrent to my previous opinon on that topic) will release code, BUT it will be a new script.
Reasons for that?
- User handling is not needed.
- Im currently rewritting some parts of the backend. And before i delete the old code it will be used for the standalone version. (Why not the new code? It uses some perfomace tricks etc but they will not work on most shared hoster)
- the code STILL is a chaos: if someone whines about it -> clean it yourself :P
- Should not take too much time I THINK because of the nice framework im using :D
- new features will come SLOW for that
- So ETA for that min: next week max: 2-3 weeks.
 
Well I guess you should make the path, double-clickable - so you click twice and then it open a dialog and select your WoW folder, and then it sets the path automatically.
 
Well I guess you should make the path, double-clickable - so you click twice and then it open a dialog and select your WoW folder, and then it sets the path automatically.
Not needed:
Open the BuddyCon.cs (ie with notepad). Searh for this line:
Code:
var directory = new DirectoryInfo(BuddyConSettings.Instance.wowdir + "\\Screenshots\\");
change it to this:
Code:
var directory = new DirectoryInfo(Styx.StyxWoW.Memory.Process.MainModule.FileName.Substring(0, Styx.StyxWoW.Memory.Process.MainModule.FileName.Length-8) + "\\Screenshots\\");

The wowdir is now automatically determinant.

Will be in the next version, but im currently testing the new api for the android app and there is too much other things going on in the code
 
Last edited:
It has the correct directory now, but it still doesn't come up with screens sadly :).
 
Also erstmal super programm und danke f?r die arbeit die du da investierst.

Aber ich hab das problem,dass sobald jemand aus meiner gilde was schreibt, im chatverlauf diese nachricht alle 10 sekunden erneut angezeigt wird... also w?rde er immer wieder das gleiche spammen... aufm handy ist das ganze irgendwie somit unbrauchbar weil das durchgehend rappelt und ich selbst wenn ich mich aus der app auslogge alle paar sekunden benachrichtigungen bekomme. hab noch nicht getestet ob das gleiche problem bei whispers etc. auftritt aber ist halt irgendwie nervig.
 
Also erstmal super programm und danke f?r die arbeit die du da investierst.

Aber ich hab das problem,dass sobald jemand aus meiner gilde was schreibt, im chatverlauf diese nachricht alle 10 sekunden erneut angezeigt wird... also w?rde er immer wieder das gleiche spammen... aufm handy ist das ganze irgendwie somit unbrauchbar weil das durchgehend rappelt und ich selbst wenn ich mich aus der app auslogge alle paar sekunden benachrichtigungen bekomme. hab noch nicht getestet ob das gleiche problem bei whispers etc. auftritt aber ist halt irgendwie nervig.
Hmm ich glaub jemand hatte schon das problem. Welche Version?
An der App arbeite ich eh gerade, da d?rfte es dannn kein Probleme mehr geben.
 
Dude, what do you think about a function that can reply a whysper without write the name of player (like an "reply" button for every whisper that u get)?
Because some players have name with special symbol that i can't write on my phone.

Sorry for my English
 
Dude, what do you think about a function that can reply a whysper without write the name of player (like an "reply" button for every whisper that u get)?
Because some players have name with special symbol that i can't write on my phone.

Sorry for my English
Done, will be on the new server ;)
 
Wie kann man HonorBuddy mit mit deinem Plugin wieder starten?
Funktioniert leider nicht wenn ich auf Start HB auf deiner Website klicke.

MfG Safloc08
 
Wie kann man HonorBuddy mit mit deinem Plugin wieder starten?
Funktioniert leider nicht wenn ich auf Start HB auf deiner Website klicke.

MfG Safloc08
Nur um sicher zu gehen: man kann mit dem Plugin Hb nur wieder starten wenn es vorher gestoppt wurde (entweder weil du auf den Stop button gedr?ckt hast oder weil ein Profil abgebrochen wurde)
 
Server transfer is starting. Registration on buddycon.eu is closed!
The new server is under buddyc.eu !(There you can register)
buddycon.eu will move in the next days ;)
 
Dude, what do you think about a function that can reply a whysper without write the name of player (like an "reply" button for every whisper that u get)?
Because some players have name with special symbol that i can't write on my phone.

Sorry for my English
Try it on the new server ;)

OT: Whats your primary language?
 
Are we supposed to re-register on the new site? Or, use the old login information, because there isn't a register button on the new site and my old login does not work for some reason.
 
I could log me in with my old login information ;)
So normally you don't need to re-register on the new site.
 
Are we supposed to re-register on the new site? Or, use the old login information, because there isn't a register button on the new site and my old login does not work for some reason.
Normally u just use your "old" login. If its not working PM your login name ;)
 
Back
Top