Jump to content
View in the app

A better way to browse. Learn more.

OSBot :: 2007 OSRS Botting

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

MSwordies - Swordfish @ Karamja

Featured Replies

Okay since DNAIO fisher does not work anymore at karamja I have tried to make my own script.

This script is really rubbish but it does the job for me! I have it running for 30 mins now.

 

-Make sure you start the script at the fishing spot IN karamja! or it will not work

-Have cash and harpoon in the first 2 slots of your inventory.

 

here is a video of it in action  http://youtu.be/vo-aewPwupw

 

Naamloos.png

 

Will post more proggies

 

WARNING! 

I am an absolute n00b at scripting, this might get you banned i'm not sure .

 

 

I cant upload the .class files but here is a download link http://s000.tinyupload.com/?file_id=90336735112896039317

(not sure if i am allowed to)

 

Edited by massih

Okay since DNAIO fisher does not work anymore at karamja I have tried to make my own script.

This script is really rubbish but it does the job for me! I have it running for 30 mins now.

 

-Make sure you start the script at the fishing spot IN karamja! or it will not work

 

Naamloos.png

 

Will post more proggies

 

WARNING! 

I am an absolute n00b at scripting, this might get you banned i'm not sure .

 

 

I cant upload the .class files but here is a download link http://s000.tinyupload.com/?file_id=90336735112896039317

(not sure if i am allowed to)

No offence but i am impressed that this can substantially run :/

Because if one little thing is out of time, a fraction of lag, a miss click, this would fall to peices :/

Please use if statements, and interfaces :s

  • Author

No offence but i am impressed that this can substantially run :/

Because if one little thing is out of time, a fraction of lag, a miss click, this would fall to peices :/

Please use if statements, and interfaces :s

 

That is totally true!

But I have no idea how ohmy.png

 

But I did make sure it would sleep alot just in case of lagg 

 

By the way love your hill giant script!

Edited by massih

That is totally true!

But I have no idea how ohmy.png

 

But I did make sure it would sleep alot just in case of lagg 

 

By the way love your hill giant script!

Appart from the riskyness of the sleeps its a clean file :P

and thank-you

Always love seeing new people getting into scripting! :) You need to add more checks, like the guys stated above, and you will find yourself making wonderful scripts in no time!

So who used this script. Any comments?


USed the bot but it is still a work in progress keeps on fuckign up and going random places

You should add more checks + maybe make it supprot lobster fishing aswell.

Great start for first script, even though It can have some soem serious improvements wink.png

 

Objects/npc:

You should use null checks and checks if the object/npc visible, etc...

This will thrown nullpointer exceptions once in a while, breaking your script.

 

Don't use the ID's of npc's or objects, since they will chance once in a while.

This will cause your script to break and you have to update the ID's smile.png

 

Interfaces:

        sleep(random(3000, 3600));
        this.mouse.click(295, 452, false);
        sleep(random(1000, 1600));
        this.mouse.click(265, 402, false);
        sleep(random(1000, 1600));
        this.mouse.click(197, 453, false);
        sleep(random(1000, 1600));
        this.mouse.click(310, 451, false);
        sleep(random(1000, 1600));
        this.mouse.click(259, 419, false);
        sleep(random(1000, 1600));
        this.mouse.click(239, 451, false);
        sleep(random(1000, 1600));
        this.mouse.click(239, 451, false);
        sleep(random(1000, 1600));
        this.mouse.click(58, 401, false);
        sleep(random(1000, 1600));
        this.mouse.click(218, 451, false);
        sleep(random(9000, 9600));

Try to use interfaces to handle the chat, this will be 5-10 sec faster then yours.

This could easy be messed up with some lagg though sad.png

 

Even though i think it's a pretty good attempt for a first script!

 

Goodluck

Khaleesi

Edited by Khaleesi

[ERROR][bot #1][02/27 06:04:41 AM]: Error in script executor!
java.lang.NullPointerException
at main.onLoop(main.java:125)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ml:189)
at java.lang.Thread.run(Unknown Source)
[iNFO][bot #1][02/27 06:27:14 AM]: Terminating script MSwordies...
[WARN][bot #1][02/27 06:27:19 AM]: Event executor is taking too long to suspend; terminating now...
[iNFO][bot #1][02/27 06:27:19 AM]: Thanks for using MSwordies.
[iNFO][bot #1][02/27 06:27:19 AM]: Script MSwordies has exited!
 

[ERROR][bot #1][02/27 06:30:19 AM]: Error in script executor!
java.lang.NullPointerException
at main.onLoop(main.java:125)
at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ml:189)
at java.lang.Thread.run(Unknown Source)
 
  • 7 months later...

download the file and put it in your scripts folder that's in the OSBot folder

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.