Skip 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.

Bot hops onto PvP worlds. Beware V1.7.59

Featured Replies

I started a thread a couple days ago, on how the bot did not hop but now it seems to work fine (for me at least), but I've discovered the bot hops onto PvP worlds, so please spread the word, and bump/ repost this notification.

 

 

Flax Bot pking ftw

  • Author

Just have it hop to a array of worlds you create...

Would that be possible to do in the client settings or is that something available with certain scripts? Because I believe my script doesnt support that.

most scripters do not now how to make a random method not return a certain int = newbs making u hop into pvp or people have no touched world hopping


int[] worlds = {303, 304, 305, 306, 309, 310, 311, 312, 313, 314, 317, 319

, 320, 321, 322, 326, 327, 328, 329, 333, 334, 335, 336

, 338, 341, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353

, 357, 358, 359, 360, 361, 362, 365, 366, 367, 368, 369, 370

, 373, 374, 375, 376, 377, 378};

int w = worlds[random(0, 53)];

while (w == client.getCurrentWorld()) {

w = worlds[random(0, 53)];

}

log("Hopping to world:"+w);

worldHopper.hopWorld(w);

Edited by Pain

  • Author
int[] worlds = {303, 304, 305, 306, 309, 310, 311, 312, 313, 314, 317, 319
                    , 320, 321, 322, 326, 327, 328, 329, 333, 334, 335, 336
                    , 338, 341, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353
                    , 357, 358, 359, 360, 361, 362, 365, 366, 367, 368, 369, 370
                    , 373, 374, 375, 376, 377, 378};

        int w = worlds[random(0, 53)];
        while (w == client.getCurrentWorld()) {
            w = worlds[random(0, 53)];
        }
        log("Hopping to world:"+w);
        worldHopper.hopWorld(w);

Sorry, but I'm not familiar with what to do, or how to go about changing this, if you could go more into detail or go step by step that'd be great and if not thanks anyhow :)

int[] worlds = {303, 304, 305, 306, 309, 310, 311, 312, 313, 314, 317, 319                    , 320, 321, 322, 326, 327, 328, 329, 333, 334, 335, 336                    , 338, 341, 342, 343, 344, 345, 346, 349, 350, 351, 352, 353                    , 357, 358, 359, 360, 361, 362, 365, 366, 367, 368, 369, 370                    , 373, 374, 375, 376, 377, 378};        int w = worlds[random(0, 53)];        while (w == client.getCurrentWorld()) {            w = worlds[random(0, 53)];        }        log("Hopping to world:"+w);        worldHopper.hopWorld(w);
Sorry, but I'm not familiar with what to do, or how to go about changing this, if you could go more into detail or go step by step that'd be great and if not thanks anyhow :)
You don't, the scripters do.
  • Developer

The scripters will have to take care of this because I don't want to limit the freedom of the ability to hop to PvP worlds for scripters that decide they would actually want to use those worlds.

  • Author

The scripters will have to take care of this because I don't want to limit the freedom of the ability to hop to PvP worlds for scripters that decide they would actually want to use those worlds.

 

Oh, of course :). Well, im using Ande's Autofighter Bot. (I don't know if your familiar with it, but it was taken off the marketplace because Ande was no longer active and the script was flawed.) Up to this point I was able to use the bot without any major flaws, but as Ande has been inactive for so long, and I don't believe the Script will be updated any time soon and i paid $11.99 for it, is there anyway I'm able to implement this into the script myself, recieve any refund/ credit, or solutions because without the hopping feature being safe, I no longer will really use the bot, so any and all help will be great. Thanks =)

 

The scripters will have to take care of this because I don't want to limit the freedom of the ability to hop to PvP worlds for scripters that decide they would actually want to use those worlds.

 

Oh, of course smile.png. Well, im using Ande's Autofighter Bot. (I don't know if your familiar with it, but it was taken off the marketplace because Ande was no longer active and the script was flawed.) Up to this point I was able to use the bot without any major flaws, but as Ande has been inactive for so long, and I don't believe the Script will be updated any time soon and i paid $11.99 for it, is there anyway I'm able to implement this into the script myself, recieve any refund/ credit, or solutions because without the hopping feature being safe, I no longer will really use the bot, so any and all help will be great. Thanks =)

 

^^^ this

  • Author

 

 

The scripters will have to take care of this because I don't want to limit the freedom of the ability to hop to PvP worlds for scripters that decide they would actually want to use those worlds.

 

Oh, of course smile.png. Well, im using Ande's Autofighter Bot. (I don't know if your familiar with it, but it was taken off the marketplace because Ande was no longer active and the script was flawed.) Up to this point I was able to use the bot without any major flaws, but as Ande has been inactive for so long, and I don't believe the Script will be updated any time soon and i paid $11.99 for it, is there anyway I'm able to implement this into the script myself, recieve any refund/ credit, or solutions because without the hopping feature being safe, I no longer will really use the bot, so any and all help will be great. Thanks =)

 

^^^ this

Do you agree :D?

 

You'll have to let the scripters know on their threads.

 

Problem solved. Falixus is correct, contact the scripter.

Guest
This topic is now closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

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.