Jump to content

Ruinedscape

Members
  • Posts

    135
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Ruinedscape

  1. 9 hours ago, Abuse said:

    It's easy to do this in intelliJ:

    Open the module settings and add your library (May it be a .jar or source folder)

    tfVdew6.png

     

    Then go to artifacts and add your freshly added library to the build output

    LhdhLup.png

    And you're done :)

    Ahh you hero. I had the library in the jar, not the compiled output as I didn't add it as a module. Thanks.

  2. 13 minutes ago, Polymorphism said:

    They don't apply but thanks for your help man.

    Shall try again tomorrow. There's got to be people using their own libraries of code and not just copy pasting functions and classes into every script... hopefully they'll see this.

    • Like 1
  3. 7 minutes ago, Polymorphism said:

    The following post is for eclipse

     

    Untested, but here's an idea. (seriously not sure if it'll work, never done it before)

     

    When you get ready to export and what all them libraries to go with your script jar, open them in the project window and Export..Jar file

    On the export (not as runnable jar) screen in eclipse tick the checkbox for each of the projects which is a library (given you have the source code). You'll probably have to change your dependencies from external jars to include those projects for your api(s)

    eea25661ec.png

    I'm using intellij and can't find options similar to this. Any ideas?

  4. Hi, started writing scripts and decided it would be a good idea to put common functions into their own project and import the packages into the scripts I write.

    The code compiles fine but when run I get java.lang.ClassNotFoundException and java.lang.NoClassDefFoundError exceptions.

    From a quick search of the forum it seems other people have had similar issues with external libraries but can't see any fixes.

     

    Is it possible to use an external library (that you create and have the source for) in your osbot scripts?

     

    Cheers

  5. Nothing but it is easier to lie about the amount being traded than to make up a whole trade.

     

    True.

    There's no real way to have a system that can't be faked, unless you only got feedback when using a trusted MM which would be silly.

  6. Let's say I have an awesome account, worth a lot. I want my friend to become trusted. I create a thread to sell my account and he says he is buying m acc for like 100m (I don't tell people on the community that he is my friend) and I am going first. Later on I take a picture of him giving me the 100m and several minutes later, I hand him back his money (nobody can see this). Everyone will think that my friend is very trusted and will go first to him but as this "deal" was just to scam large amounts of gold, he just scams someone else, who did think he was trusted, for a massive amount of cash. Easy money imo. Still think this would be a good idea?

     

    What's to stop people doing the same with the current system..?

  7. One more stupid suggestion like this and you will be ip banned, Thanks

     

    What? This is a great suggestion. 1 feedback can be anything from 1m osrs trade to a $3k rwt, obviously just having 1 feedback isn't a fair representation of those 2 people.

    I presume you two have some unresolved history that you find upsetting, you shouldn't let that cloud your judgement as an admin at all. That's poor.

  8. Useful for people who leave their bots running for very long periods of time and just for appearing human in general.

    E.g. you have your first break settings which might be break every 10 hours for 14 hours then your second break settings might be to break every 4 hours for an hour.

    Or e.g. every 6 hours you break for an hour, and within that you break every 2 hours for 10mins.

    Thoughts?

  9. This random IS currently supported through the client just broken.

     

    You need to give the admin's your accounts that are stuck in these randoms or actual relevant information to that random in order for these to be fixed.. Not just saying "These randoms don't work", state why and some information like heres new Frog id: xxx...

     

    Problem with that being there are so many variations of this random. I'm not totally sure how many their are but it must be many. It uses different "appendages" and it will have 3 that are the same and 1 different.

    It can have 3 of the same looking appendage but one is tilted up or 3 that look the same and one different but it uses different looking appendages and so I assume many different objects?

    I have an account stuck in the random if a dev would reply quick enough but otherwise I would like to keep botting...

  10. There isn't one as far as I can see? Which seems bizarre.

    When I get the random sometimes it will do nothing other times it tries to use the "lost and found" anti random and is then obviously unsuccessful. There's no option for it in the randoms settings.

    You get this random while teleporting through a magic cast or while using the portals in the essence mine.

  11. It's the latest client 1.7.19 and it's a first gen i5 i think it's the i5-650.

    CPU usage is low until i get the login/welcome screen then it goes really high.


    My internet is bad and this is doing my head in.

    This is the error that is causing me trouble:

     

    [iNFO ][07/13/13 03:35:12 PM]: Failed to connect to remote server!
    java.net.UnknownHostException: osbotserv1.osbot.org
    at java.net.AbstractPlainSocketImpl.connect(Unknown Source)
    at java.net.PlainSocketImpl.connect(Unknown Source)
    at java.net.SocksSocketImpl.connect(Unknown Source)
    at java.net.Socket.connect(Unknown Source)
    at org.osbot.ZB.L(rf:547)
    at org.osbot.ZB.D(rf:21)
    at org.osbot.yA.run(rf:309)
    at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
     
    Even if it then reconnects and logs in, the client then closes without warning. I can't bot for more than an hour because my connection drops and then the client closes.
  12. [INFO ][06/30/13 10:29:01 PM]: Next door : [x=6871, y=3722, z=3] [INFO ][06/30/13 10:29:06 PM]: Next door : [x=6871, y=3722, z=3] [INFO ][06/30/13 10:29:08 PM]: Next door : [x=6871, y=3722, z=3] [INFO ][06/30/13 10:29:12 PM]: Next door : [x=6871, y=3722, z=3] [INFO ][06/30/13 10:29:15 PM]: Next door : [x=6871, y=3722, z=3] [INFO ][06/30/13 10:29:18 PM]: Next door : [x=6871, y=3722, z=3] 

    Was babysitting so just did the random myself. No idea if it would have kept going indefinitely or not. Kept walking in and out the same door.

×
×
  • Create New...