Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

RS3 Chaos Alter Bot / Prayer Bot

Joined
Jan 25, 2015
Messages
121
Hey guys

Yesterday I started coding a bot for the main suggestion of this thread.

The bot stills working good, I just need write and add a task BackToAltar, to be used when some PK killed us.

Anyway, if someone is interested to this bot at this currently progress, please let me know.
 
Joined
Feb 3, 2017
Messages
76
Hey guys

Yesterday I started coding a bot for the main suggestion of this thread.

The bot stills working good, I just need write and add a task BackToAltar, to be used when some PK killed us.

Anyway, if someone is interested to this bot at this currently progress, please let me know.
I am interested I still have about 10k bones to go I'm happy to test it for you :D also just so you know if you do wilderness hard tasks you can actually take out noted bones and switch them out with Harrison who is near the altar...could be a cool feature if added very well!

Pm me I'm a good tester ;)
 
Joined
Jan 25, 2015
Messages
121
...also just so you know if you do wilderness hard tasks you can actually take out noted bones and switch them out with Harrison who is near the altar...could be a cool feature if added very well!

Pm me I'm a good tester ;)

Cool feature! Unfortunately I don't have this hard wild tasks to try make this feature.

Anyway I'm just finishing code for the BackToArea task, and then you can help me watch the performance consistence. :)
 
Joined
Feb 3, 2017
Messages
76
Dont forget to make it world hop :D and switch to offline mode if it isnt already when the bot starts or pkers can add you and see what world you are in an dcan probally keep hoping and kill over and over and then report to jagex D:
 
Joined
Jan 25, 2015
Messages
121
While trying to test bot I've got "Failed to bind to the game client because of an Exception", on client. Any general problem related to this?

Creating a new rmi registry.
java.lang.IllegalStateException: Failed to invoke getter for a new rmi registry.
at com.runemate.bind.AttachBridge.enum(vc:124)
at com.runemate.bind.AttachBridge.agentmain(vc:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:411)
Failed to bind to the game client because of an Exception
java.lang.Exception: Failed to bind to the virtual machine.
at nul.iiIiiIiIIiiI.void(rlb:97)
at nul.IIiIIIiIiiii.run(rkb:20)
Caused by: java.rmi.ConnectException: Connection refused to host: ; nested exception is:
java.net.ConnectException: Conexão recusada (Connection refused)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at nul.IiiiIIiIIIiI.void(mlb:70)
at nul.iiIiiIiIIiiI.void(rlb:26)
... 1 more
Caused by: java.net.ConnectException: Conexão recusada (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at java.net.Socket.connect(Socket.java:538)
at java.net.Socket.<init>(Socket.java:434)
at java.net.Socket.<init>(Socket.java:211)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
... 7 more
 
12 year old normie
Joined
Jan 8, 2015
Messages
2,769
While trying to test bot I've got "Failed to bind to the game client because of an Exception", on client. Any general problem related to this?

Creating a new rmi registry.
java.lang.IllegalStateException: Failed to invoke getter for a new rmi registry.
at com.runemate.bind.AttachBridge.enum(vc:124)
at com.runemate.bind.AttachBridge.agentmain(vc:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:386)
at sun.instrument.InstrumentationImpl.loadClassAndCallAgentmain(InstrumentationImpl.java:411)
Failed to bind to the game client because of an Exception
java.lang.Exception: Failed to bind to the virtual machine.
at nul.iiIiiIiIIiiI.void(rlb:97)
at nul.IIiIIIiIiiii.run(rkb:20)
Caused by: java.rmi.ConnectException: Connection refused to host: ; nested exception is:
java.net.ConnectException: Conexão recusada (Connection refused)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:619)
at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:216)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at nul.IiiiIIiIIIiI.void(mlb:70)
at nul.iiIiiIiIIiiI.void(rlb:26)
... 1 more
Caused by: java.net.ConnectException: Conexão recusada (Connection refused)
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
at java.net.Socket.connect(Socket.java:589)
at java.net.Socket.connect(Socket.java:538)
at java.net.Socket.<init>(Socket.java:434)
at java.net.Socket.<init>(Socket.java:211)
at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:40)
at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:148)
at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:613)
... 7 more

Yeah I get that sometimes a restart usually fixes it :/

This is a client exception, nothing to do with the bot.
 
Joined
Jan 25, 2015
Messages
121
Hello, I'm back! Hahah

After get a unsolved problem with client I installed Linux Mint. For now client is working. If still works good I'll release my bot for you all. Let me just rebuild my RuneMate project.
 
Top