Hey guys this is a beta release of my multiboxing plugin for K-Relay. Please report any bugs you find, or improvements you would want.
Connecting to realms must be done one at a time, it is a bug with K-Relay that I fixed but it hasn't been updated yet.
Please read
I am releasing this for people to test and try. It is limited to only one master client and one following client at this time to prevent overuse and leechers from using it too much.
If you try to connect more than two clients while this is enabled you will get d/c on all clients!
Commands
/mbx to toggle enabled/disabled (The client that says this will be the master client)
How To Use
Connect all of your clients to the same K-Relay (Remember max is 2 for now). Say /mbx on the client you want to be the master.
Damn, Gj ill try this out, but does this only work in the Proxy server?
- - - Updated - - -
And can you multibox steam accounts( i know how to open 2 steam accounts
Originally Posted by LookAtAllThoseChickens
Damn, Gj ill try this out, but does this only work in the Proxy server?
- - - Updated - - -
And can you multibox steam accounts( i know how to open 2 steam accounts
It only works if both clients are connected to the same K-Relay (Yes, it only works on proxy server)
Originally Posted by Juix
It only works if both clients are connected to the same K-Relay (Yes, it only works on proxy server)
Aww proxy server 2 dayum crowded, but still thanks I can use this for farming pots, gj
Thank you
Originally Posted by LookAtAllThoseChickens
Aww proxy server 2 dayum crowded, but still thanks I can use this for farming pots, gj
if u go to settings in k relay u can change the server that the proxy server connects to.(default is USW, so yes it usually is crowded)
Originally Posted by Juix
It only works if both clients are connected to the same K-Relay (Yes, it only works on proxy server)
If i'm using a potion on masterclient will I use a potion on the other one too ? Also do they use abilities at the same time ?
Originally Posted by skilzz139
If i'm using a potion on masterclient will I use a potion on the other one too ? Also do they use abilities at the same time ?
Not yet, this is just a beta release. It won't have all of the features of other multiboxing programs. This is just an initial release. I restricted the amount of clients you can connect to only 1 master and 1 follower. For now this is all I'm releasing.
Nice work, it looks like you beat me to figuring out how to programatically make the client move. I was also trying to make a multiboxing client but since you're already working on one. I might as well drop it.
Dude, i love your work so much. Keep up the good work man
Approved
Originally Posted by pixelzerg
Nice work, it looks like you beat me to figuring out how to programatically make the client move. I was also trying to make a multiboxing client but since you're already working on one. I might as well drop it.
Here's how I did it: Hook to the new tick packet. When one is received, calculate the movement, then send a goto packet to the client with the value. But you also have to change your position in the new tick packets statuses. Also you have to intercept and stop the gotoack packet that the client will send.
Originally Posted by Juix
Here's how I did it: Hook to the new tick packet. When one is received, calculate the movement, then send a goto packet to the client with the value. But you also have to change your position in the new tick packets statuses. Also you have to intercept and stop the gotoack packet that the client will send.
Thanks for explaining
I'm going to give it a go
Only used 2 clients, my first client was the master, then instant d/c.
Originally Posted by BiennGaming
Only used 2 clients, my first client was the master, then instant d/c.
2 clients total? Or 2 clients and master?
The only reason it'll d/c is because I put it in there so the program isn't used everywhere yet.