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

Party Bot

ethald

New Member
Joined
Jan 15, 2010
Messages
33
Reaction score
0
I cant get the party bot to work, i tried everything, openning ports, disabling AV/Firewall ( I'm running Nod32 antivirus).

And this is the error i get ..
Code:
System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 127.0.0.1:1337

Server stack trace: 
   at System.Net.Sockets.Socket.Connect(IPAddress[] addresses, Int32 port)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(AddressFamily family)
   at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
   at System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
   at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
   at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
   at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)

Exception rethrown at [0]: 
   at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
   at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
   at HBRemoting.BotMessage.GetMessage()
   at PartyBot.IPC.RemotingClient.()
 
Last edited:
Wow, i swear i tried that like 10 times already, but this time after i reinstalled HB it worked...weird.. :O
 
usually this error pops for 2 reasons

1)leader plugin is disabled

2)port 1337 is blocked
 
poor decision to use the most popular port around.

edit: might have well used port 80, at least you know it'd be open.
 
Back
Top