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

[Plugin] randomBuddy (to random generate gather profiles)

Status
Not open for further replies.
I will be able to push svn updates in some days at least, piotr and I will do the addon developement together in the future.
while i'm waiting for an invite to the svn you can use the file attached, and replace the one in the randomuddy folder with this new one

this version will add 2 additional mirrors for loadbalancing.

please report all problems you encounter

cheers
 

Attachments

I will be able to push svn updates in some days at least, piotr and I will do the addon developement together in the future.
while i'm waiting for an invite to the svn you can use the file attached, and replace the one in the randomuddy folder with this new one

this version will add 2 additional mirrors for loadbalancing.

please report all problems you encounter

cheers

thx mate

updated svn to robotos newest randomBuddy.cs including server fallback
robotos is now also able to push updates ;)
 
Can you blacklist this spot please, the bot keep dying by the Sentinels X="3563.255" Y="2038.772" Z="72.9166" (Dragonblight), X="4216.53" Y="-1556.95" Z="155.774" (Grizzly Hills), thanks for your great work :D
 
Can you blacklist this spot please, the bot keep dying by the Sentinels X="3563.255" Y="2038.772" Z="72.9166" (Dragonblight), X="4216.53" Y="-1556.95" Z="155.774" (Grizzly Hills), thanks for your great work :D

Can you add a radius for this ?
 
Can you blacklist this spot please, the bot keep dying by the Sentinels X="3563.255" Y="2038.772" Z="72.9166" (Dragonblight), X="4216.53" Y="-1556.95" Z="155.774" (Grizzly Hills), thanks for your great work :D

as you didnt provide a radius, i choose to use 50 as default, if it need adaptation, please tell
 
dont know what i am doing wrong, but from today, my bot flies everytime i hit start to a special hotspot in valley of four winds and doesnt move. the bot goes afk. i take hearthstone, and he flies again to the exact hotspot and goes afk again.

I restarted both, bot and wow and still flies to the hotspot.
View attachment 11224 2013-08-01 02.48.txt



edit: nevermind, i updated threw svn and it works again now, but would be interesting what happened.


well and "shai hu" caughts me alle the time, and I havent kun'lai even checked X_X
 
X="4056.165" Y="-3972.786" Z="166.6202" Radius="100" (Grizzly Hills) the bot killing Furbolg forever here, thank you :)
 
is randombuddy down? the website also no longer exists ?
 
is randombuddy down? the website also no longer exists ?

Something tells me he got his hosting account disabled for whatever reason that is becouse it is the 1st of the month it may be payment wise just guessing.
 
Just a great big thanks to you guys Roboto and Piotr55 for Randombuddy and this great plugin. long live the Gatherer! ;)
 
I'm using it right this second. What gives you cause for concern? Between this, Avoid players and logmeout plugins, I'm pretty happy using GB2 atm. Now I've said this I try not to abuse it. 2 different gather accounts 1-4 hours per day each, only 1 running at a time, lots of breaks and random activities.
 
I'm using it right this second. What gives you cause for concern? Between this, Avoid players and logmeout plugins, I'm pretty happy using GB2 atm. Now I've said this I try not to abuse it. 2 different gather accounts 1-4 hours per day each, only 1 running at a time, lots of breaks and random activities.

Ah okay I just updated that's probably what caused my problem now it switches to another server I see :p so it all works lol disregard my last comments.

For anyone having the same problem update.
 
Yes i noticed that as well that the primary was unavailable but hooray for the secondary one ;)
 
Hey,
I think i got a big problem and idk how to solve this..
I changed my Firewall on/off also i checked my router and modem.
but anyways i the plugin doesnt download any profile from any host of yours..
It just loads the emptyprofile and goes to Y=0 X=0 Z=0 at VotFW.
Code:
[16:25:05.177 D] Changed tilemap to HawaiiMainLand, Tiled: True
[16:25:06.133 N] [randomBuddy] Refreshing Profile...
[16:25:06.133 N] [randomBuddy] Using host rndbuddy.p.ht
[16:25:07.139 D] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:5697
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at System.Net.WebClient.DownloadString(String address)
   at randomBuddy.randomBuddy.RefreshXML() in c:\HB\Plugins\randomBuddy\randomBuddy.cs:line 264
   at randomBuddy.randomBuddy.LoadChanger() in c:\HB\Plugins\randomBuddy\randomBuddy.cs:line 161
   at randomBuddy.randomBuddy.Pulse() in c:\HB\Plugins\randomBuddy\randomBuddy.cs:line 151
   at Styx.Plugins.PluginWrapper.Pulse() --> System.Net.Sockets.SocketException (0x80004005): Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:5697
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
[16:25:07.133 D] Plugin randomBuddy threw an exception in 'Pulse'! Exception:
[16:25:07.138 D] System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:5697
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
   --- End of inner exception stack trace ---
   at System.Net.WebClient.DownloadDataInternal(Uri address, WebRequest& request)
   at System.Net.WebClient.DownloadString(Uri address)
   at System.Net.WebClient.DownloadString(String address)
   at randomBuddy.randomBuddy.RefreshXML() in c:\HB\Plugins\randomBuddy\randomBuddy.cs:line 264
   at randomBuddy.randomBuddy.LoadChanger() in c:\HB\Plugins\randomBuddy\randomBuddy.cs:line 161
   at randomBuddy.randomBuddy.Pulse() in c:\HB\Plugins\randomBuddy\randomBuddy.cs:line 151
   at Styx.Plugins.PluginWrapper.Pulse() --> System.Net.Sockets.SocketException (0x80004005): Es konnte keine Verbindung hergestellt werden, da der Zielcomputer die Verbindung verweigerte 127.0.0.1:5697
   at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
   at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
View attachment 8268 2013-08-01 18.24.txt
 
Api key i have doesnt work and website is error 404 forbidden for new api key
 
make sure to use the latest revision
hoster suspended the first mirror
 
told me something about "abuse blablabla"
hope it'll be back by tomorrow, meanwhilem u can use the latest plugin revision
 
told me something about "abuse blablabla"
hope it'll be back by tomorrow, meanwhilem u can use the latest plugin revision

Read the tos becouse I think I read something in it if that's ur hosting company that it refers to that you may use too many resources and not mass spread files which you may or may not be doing.

Some companies just don't allow certain services but it sounds good and in the mean time we can use the latest plugin indeed thanks.
 
Status
Not open for further replies.
Back
Top