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 dropped my shit ;x

Featured Replies

  • Author

I have an idea to why:

My invin was full.

I saw the bot drop some ore so it could pick up keys (I was playing cod only briefly saw it dropping ore).

Possibility:

Dropped whole inventory for some crazy reason.

  • Administrator

1) Since you're targetting Prison Pete, this is a snippet from Prison Pete.

if (client.getInventory().isFull()) {
   dropItem(); //Drops an item, this method has been tested extensively and used in multiple places. It works fine.
   return 1;
}

If your inventory was full, it would drop an item. If it wasn't, then dropItem() would never be executed. In any case, the number of items it would drop is either 0 or 1. Either way, not an entire inventory.

 

2) The natures were found outside of the random. The anti-random should exit itself, theres no code to drop anything at that point anyways, so that isn't even possible. Unless you're trying to tell me the program generated its own code with its pro non-existent AI system and ran it.

 

Hence, I doubt the random solver has anything to do with it. Because there aren't mass reports of this glitch and it doesn't seem to be remotely possible based on the anti-random, I don't think there is a client bug here. I suggest you follow up with the scripter.

  • Author

1) Since you're targetting Prison Pete, this is a snippet from Prison Pete.

if (client.getInventory().isFull()) {
   dropItem(); //Drops an item, this method has been tested extensively and used in multiple places. It works fine.
   return 1;
}

If your inventory was full, it would drop an item. If it wasn't, then dropItem() would never be executed. In any case, the number of items it would drop is either 0 or 1. Either way, not an entire inventory.

 

2) The natures were found outside of the random. The anti-random should exit itself, theres no code to drop anything at that point anyways, so that isn't even possible. Unless you're trying to tell me the program generated its own code with its pro non-existent AI system and ran it.

 

Hence, I doubt the random solver has anything to do with it. Because there aren't mass reports of this glitch and it doesn't seem to be remotely possible based on the anti-random, I don't think there is a client bug here. I suggest you follow up with the scripter.

The inventory was full as I was superheating iron. 

 

I know, I have no clue why such an unexpected issue occurred. I would've stated relevant information in the OP. I'm not stating the bot generated new code, I'm just showing you/stating the after effect of an issue I had when I had used the bot.

 

It is up to your team (etc) how the situation is followed up; however, I believe you should obtain/wait/etc for new information on the situation to arise rather than completely dismiss the claim like you have.

 

I don't believe this was an intentional occurrence, that is why I posted the issue in this section. I'm not asking for the natures back. I have nothing to gain from this claim; I want the issue to be fixed. I had a quick scan through the script, I don't see anything that could of caused the issue (http://pastebin.com/e7FvND3b). 

Edited by Fringie

AIOFisher has dropped my feathers before, hope it wasn't a lot of natures you lost there! 

it is not the bot either, just came outa the random and didnt drop annything in my invo, even tho i had 1 space left.

weird, well , you said it drops 1item when full inventory, so maybe it dropped the nature runes? orso? lol idk

 

  • Author

@Peter it was only like 400kish luckily! I was pretty much doing some leftover superheats. Unlucky on the feathers ><..

 

@Solution, that doesn't mean it's not the bot..;s.

 

@sp6, Possibly  (nats were in my 28th slot)

@Peter it was only like 400kish luckily! I was pretty much doing some leftover superheats. Unlucky on the feathers ><..

 

@Solution, that doesn't mean it's not the bot..;s.

 

@sp6, Possibly  (nats were in my 28th slot)

 

i know im soooo smart :D

XhopingimsorightX :D:D

  • Administrator

The inventory was full as I was superheating iron. 

 

I know, I have no clue why such an unexpected issue occurred. I would've stated relevant information in the OP. I'm not stating the bot generated new code, I'm just showing you/stating the after effect of an issue I had when I had used the bot.

 

It is up to your team (etc) how the situation is followed up; however, I believe you should obtain/wait/etc for new information on the situation to arise rather than completely dismiss the claim like you have.

 

I don't believe this was an intentional occurrence, that is why I posted the issue in this section. I'm not asking for the natures back. I have nothing to gain from this claim; I want the issue to be fixed. I had a quick scan through the script, I don't see anything that could of caused the issue (http://pastebin.com/e7FvND3b). 

 

I haven't dismissed the issue/claim. If I did, the thread would be locked. Suggesting that you consult with the scripter/script doesn't imply that the issue is dismissed. I'll try to go through the script after I deal with other pressing matters.

The person there was talking about how he looted the natures. So, the conclusion I'm drawing is that the inventory was dropped outside of a random. In that case, there is just no code to do it. Perhaps it was inside, but his words make it seem like he had just looted the natures.

You said yourself that your "invin was full". Based on the picture, there is only 1 item. So, statistically speaking, most of your items were dropped somehow. If they were consumed already, the drop function in the bot wouldn't have even been executed.

So, based on the scenario I've outlined, I don't really see a possibility of the bot being responsible for dropping your natures, which is why I directed you to look at the script. If you have other likely scenarios, go ahead and outline them for me. That way we have somewhere to start looking. Because right now, all I'm seeing is that the anti-random couldn't have done it. And that's essentially what you think caused it. If it was dropped outside of a random, then we're back to dealing with the script and any relevant API.

  • Author

Yes, the nats were dropped outside the random. Maybe the random event solver failed to recognize the event finished or something; idk.

 

The iron ore+bars may have been dropped (the ones in my inventory) now that you mention it.

I never claimed it was the random, I have no idea what caused it exl. it is the bot. Please stop putting words in my mouth. 

 

All I know is nats and possibly ore/bars were dropped from my inventory. It doesn't look like the script did it.

  • Administrator

Yes, the nats were dropped outside the random. Maybe the random event solver failed to recognize the event finished or something; idk.

 

The iron ore+bars may have been dropped (the ones in my inventory) now that you mention it.

I never claimed it was the random, I have no idea what caused it exl. it is the bot. Please stop putting words in my mouth. 

 

All I know is nats and possibly ore/bars were dropped from my inventory. It doesn't look like the script did it.

 

Very well, so you don't think it's the anti-random. If it isn't the anti-random and it isn't the script, what else is left that actually causes the bot to run code? I can't come up with anything else. So I'm back to the anti-random, script, random chance that a Jagex moderator wanted some fun (or some other reason), or the conclusion that there never was a problem. Do you see my dilemma here?

  • Author

*sigh*

I'm not a developer, I'm not a scripter so don't ask me what I think it is. I don't know how your bot runs, I don't know how the issue occurred so just stop; you should stop trying to make me come up with an incorrect analysis of the issue as we both know I have no clue about what your asking.

 

I honestly don't care how you deal with the issue, as I said deal with it how you wish; it's not my problem if your bot has issues. It doesn't benefit me in anyway putting more mental effort in trying to solve your problem + I cba trying to convince you (currently at least).

 

So, to put it simply:

I have posted the bug, if you want any details feel free to ask me.

For people worrying the bot is a hack etc, it's not; I just experienced a bug that dropped my nats and possible some ore/bars.

The script seems safe, I had a quick read over it - I have uploaded the scripts code to pastebin (see my post, two posts a go).

 

Edited by Fringie

i made a secret algorithm designed to maliciously tap into peoples scripts when theyre around me to drop there stuff so i can loot it. designed to create uproar on OSBot forums slandering Developers of embezzling other players items.

 

 

kidding, all though this is what it seems like your suggesting.

 

 

that sucks. sorry man, doubt it was the client, pretty sure all the OSBot developers know there stuff and wouldnt let anything like this happen, it couldve also been a misclick especially if u have a laggy computer (>15fps)

  • Author

I'm not suggesting fuck all. :s I give up, I honestly do.

 

 

My PC was operating at 100% CPU or near it and about 80% ram (I know this because my PC was lagging so I had to turn on game booster on etc), it's not a bad PC . I'm just running a lot of things currently. At the time the bot was around 20-30 FPS. I made sure the bot could perform well as when I allocated less memory to it etc the superheat xp ph fell.

 

Edited by Fringie

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.