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.

Czar

Global Moderator
  • Joined

  • Last visited

Everything posted by Czar

  1. Czar replied to Czar's topic in Archive
    Well, in F2P I made the option so that the user can either get 15 mining ~1:30hrs or go to varrock and loot iron ore from bots (if any) and it will keep auto-hopping until it finds iron ore on the ground. As for the waterfall quest, I made it buy runes from aubury when the character is in Varrock as well as buy an extra rope from ned when doing prince ali rescue. I still haven't started on the actual waterfall quest though, I just made it plan ahead. The quest shouldn't be too hard, the only problem is food - which I added an option to buy stews. Also, I'm going to add support for teleporting using the games tab (Teleport to Barbarian outpost) once the character reaches that area and does the barbarian tutorial (requirement for using the teleport). Also, another optional update is to get 10 crafting in entrana for free (using molten glass), I have the code ready (from another script of mine). Gertrude's cat is finished, as well as druidic ritual. Recruitment drive will be added soon, I still need to test the bunsen burner part. So overall: - Loot iron ore instead of mining to 15 - Buy 6 earth, air, water runes from Aubury - Buy 1 extra rope from Ned while Prince Ali Rescue - Gertrude's cat finished - Druidic Ritual finished - Recruitment drive 75% finished Coming soon: - Waterfall - Barbarian outpost teleport - 10 crafting in Entrana for bowstrings
  2. 2 things: - less detectable bot - webwalking done. community revived. edit: this community is the afterlife of a beautiful bot.. this is whats left
  3. Czar replied to Czar's topic in Archive
    I need to setup some kind of testing platform somehow, I will contact Eric for this. EDIT: Well, everything is done. Re-wrote everything and tested countless times.. I'm up to account 24 using this. Tutorial island has also improved and isn't causing bans anymore. Now I'm going to get started on p2p. Starting from gertrudes cat, recruitment drive and druidic ritual.
  4. Ahhh 43 pray.. Apart from that it's fine lol
  5. Czar replied to Czar's topic in Archive
    Thanks for the replies. Basic walking in progress!
  6. Czar replied to Czar's topic in Archive
    Thank you guys, so far the re-write is absolutely amazing. I'll show more progress as I go along. I just finished re-writing everything, and I'm starting on adding more flexibility to the script by allowing tasks to be cancelled. I also added some nice interactive paint (no GUI crap), you can select/view everything in the paint including task title - task description - task timescale Finishing off Demon Slayer (1hr) X The X button allows you to cancel the task and move on to the next task. It will intelligently analyze whether the next task is viable (e.g. can't finish recruitment drive without black knights fortress). I couldn't remove the need for a character file because I realised demon slayer has an incantation.. I'll try to find all the bitmasks but it saves a LOT of time to just write to file, since I would need to gather every single type of bitmask for every incantation word.. EDIT: If webwalking comes to this client.. it will literally do wonders to this script. Anything is possible from anywhere..
  7. Czar replied to Czar's topic in Archive
    There is at least 40 classes. Granted a lot are outdated, the new ones take less classes, I'm re-writing everything and working again from scratch. EDIT: A lot of the first few quests have outdated code because during the recent days I wanted to speed up production of this script by making everything more efficient and came across a nice workaround for webwalking instead of making thousands of if-statements to check if I entered a door, I can now simply do: public boolean handleObj(Filter<RS2Object> filter, String action, ClosedDoor... door) { and Add every single door that is blocking the way of the npc/object/grounditem , instead of manually doing if-statements everywhere and making a big mess.
  8. Czar replied to Czar's topic in Archive
    Thanks guys, I have just started a new account chain with 5 accounts so far and I'm seeing where the accounts mess up. So far its running smoothly but it hasn't reached Prince Ali Rescue yet lol so I'll check if it works. I'm also gunna try and see if I can remove the need for a character file completely, that would be a good update. EDIT: I'm also going to change the name of the script and the logo :P
  9. Czar replied to Czar's topic in Archive
    Thank you, and I will release don't worry. I'm on holiday atm so I've got alot of free time lately. And I also am a CS student
  10. Czar replied to Czar's topic in Archive
    Don't worry guys, it's not over I'm still continuing this project. However if you want a script that has the same style as this, I will release a pure maker which doesn't do quests like this one, except it just trains stats from various places, and it may have 1 quest like Lost city or waterfall or something, but it wont be a big (and fail) script like this one was.
  11. Czar replied to Czar's topic in Archive
    If you ran the script before making the character folder, you can open the character folder and change the values to true if you've done them: [ACCOUNT] character-username = Czar 29 [BANK] character-bank = 0 1351 1 character-bank = 1 590 1 character-bank = 2 303 1 character-bank = 3 1438 1 character-bank = 4 1925 1 character-bank = 5 1931 1 character-bank = 6 2309 1 character-bank = 7 1265 1 character-bank = 8 1205 1 character-bank = 9 1277 1 character-bank = 10 1171 1 character-bank = 11 841 1 character-bank = 12 882 25 character-bank = 13 556 25 character-bank = 14 558 15 character-bank = 15 555 6 character-bank = 16 557 4 character-bank = 17 559 2 character-bank = 18 559 2 [FRIENDS] home-tele = 0 got-job = false stashed-bananas = false stashed-rum = false got-payment = false got-job2 = false asked-second = false collect-key = false demonslayer = 0 [EOF] I apologize for the failure of this script guys, I released it too early without sufficient testing. I will continue this as a project and release single quests as 99cents each instead of making a big script. I will also work on more efficient routes and training areas for users to enjoy.
  12. Czar replied to Czar's topic in Archive
    Alright, - I just added a GUI - Fixed the beer buying (I forgot to add the beer task to the list!) - Added Pure mode and Tutorial Island mode (just incase..) - 20 attack/str for pure mode, 1 defence - It does Black Knight's fortress but doesn't hand in, (as a pure) to save time in the future - Auto-creates the char folder Version 1.4.
  13. Czar replied to Czar's topic in Archive
    Yeah, that character folder will solve the problems you are talking about because the actions in the quest don't save to config, so I must save them manually on a character folder. For example, if Osman from Prince Ali Rescue tells me to go back to leela, how do I know if I should actually go? I set it in the character folder that he told me to go back. As for the character folder being auto-created, I was supposed to just set it to OSBot/data/, so the user doesn't have to create a character folder themselves, but here we are unfortunately . Okay, on the next update: - Auto-creation of char folder - Pure mode (no def, but higher att+str to get 15 cb) - Beers + Pink skirt buying fix If I missed any, please tell me. I will have these perfectly fixed by ~30 minutes.
  14. Czar replied to Czar's topic in VIP Scripts
    Is the version still 3.52? Wow, what's taking them so long..
  15. Czar replied to Czar's topic in Archive
    Why are you getting a refund btw? Just curious. The script works.. You can't make an account and then get a refund if that's what you're trying to do. And if you're getting character file not found, make a new folder in OSBot/data/ called Characters, so theres a path called: User/OSBot/data/characters/ Because it saves all quest info there, like your incantation on demon slayer, the pirates treasure quest info such as 'Stored 10 bananas, got job' etc.. Thanks! EDIT: I still haven't released the script opensource yet, so I'm still unsure whether to actually opensource it or not.
  16. Czar replied to Czar's topic in Archive
    Do you have a character folder, or is it saying character file not found. EDIT: Guys, you can have a refund, I'm gunna release this script open-source. Don't buy it if you're reading this! I'm currently on payhold for this script so I don't get paid, so I'm releasing for free
  17. Czar replied to Czar's topic in VIP Scripts
    Yeah, I just checked it's still version 3.52, the script manager still hasn't updated the script.. The latest version is 3.53. Let me contact him again. I'm so sorry guys this is not under my control. I fixed the script within 30 minutes but on OSBot's side they take longer.
  18. Czar replied to Czar's topic in Archive
    It gets 13 attack, str, defence, because the wizards attack you while fishing, so I had to increase it in order to get 15 combat. And please don't do tutorial island yet, no matter how slow I make it, it still gets banned. Also, don't make Iron Man accounts, I only named the script Iron man to make it sound cool, I will change it to AutoQuester soon. Apart from that, the script works fine I just tested another 2 accounts and they finished perfectly. EDIT: Version 1.3 just pushed to the SDN, I optimized the script, - Fixed FPS issues before talking to NPCs - Fixed description for getting 13 combat stats - Fixed walking objective so it doesn't loop paths after it's done - Temporarily removed tutorial island, it's causing bans. Sorry for removing tutorial island guys, it had to be done, I'll work on it some more and release. I rushed tutorial island because I wanted to get this script on the SDN asap. Apart from the tutorial, everything is flawless, you can even try it!
  19. Czar replied to Czar's topic in VIP Scripts
    Thanks for letting me know about the bug Please, if you have any questions or concerns about this script, just let me know and I will immediately fix.
  20. Czar replied to Czar's topic in VIP Scripts
    Yeah, we need to wait until Eric verifies the update to version 3.53. The one on SDN is still 3.52 I have just contacted him and hopefully it will be soon.
  21. Looks great bro, gj.
  22. Czar replied to Czar's topic in VIP Scripts
    Sadly, we must wait for it to be verified, this must happen every update on OSBot (which means every script has to be manually updated by the script manager) not just mine. In the meantime I have asked Alek (OSBot developer) to fix the method so scripts will work. Sorry for the inconvenience! EDIT: In the meantime, would you guys like to see a CzarChinner script in the near future? I am working on a pure-friendly (1-pray) version of chins as well as a prayer version. Those who have this range guild get a 50% discount. EDIT 2 : OSBot 2.2.41 is released, the method is fixed.
  23. Czar replied to Czar's topic in VIP Scripts
    That's strange, I programmed it to set the lowest camera angle possible. I'll fix it. Thanks for the report EDIT: It has to do with the latest update, I'll have this fixed in under 30 minutes, sorry guys! I pushed 3.53 to the SDN, its a workaround for the broken client method getLowestCameraAngle. Features added: - Improved the mouse movement and clicking - It will always click the upper half of the Competition Judge, to avoid attacking/moving away - Camera will not be turned to the judge anymore, it's an exp waste and EXP WASTE is bad. Efficiency is the best. - Camera angle hardcoded to 22, instead of using getLowestAngle() Now we have to wait until the update gets verified.
  24. Czar replied to Czar's topic in Archive
    Yeah, I have around 13 sales atm. So far its all good, no bugs reported. I added an extra failsafe to Ernest the Chicken just in case it can't reach stairs.

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.