Leaderboard
Popular Content
Showing content with the highest reputation on 08/05/19 in Posts
-
Windows Setup Mac Setup Adding and Running a Script Credits to @Mio for the videos6 points
-
Do you have some items like the (m) asgarnian ale in your bank or anything other than the default asgarnian ale? I ran a test on it and didn't have any issues on mirror mode. I'll be pushing a large script update later including some improvements for banking which should fix this if that's not the case. I've been working on the male slave part lately, I know that's a problem sometimes, I'll add some more improvements There's an iron man mode if you press F5 on the GUI, only 9 quests are supported so far where it gathers items. In normal mode, the script requires all items including teleports, but some of these requirements may be bypassed either by running on a F2P world, or running in debug mode with items in inventory (press F4 on the GUI)3 points
-
Hey, Just the start of some new features/fixes. Download link: http://osbot.org/devbuilds/osbot 2.5.54.jar API CHANGES: - Added Quests#isQuestsTabActive(), Quests#isAchievementsTabActive(), Quests#isMinigameTeleportActive() and Quests#isKourendFavorTabActive() - Updated quest list. FIXES: - Added some of the missing api documentation. More to come. - Small mouse movement improvements. Also a lot more to come. - Improved login handler and added support for the too many login attempts screen. MISC: - Minor bug fixes. - The OSBot Team2 points
-
2 points
-
NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png1 point
-
I will be keeping track of what I do each day in scripting and how it has improved my Java knowledge. I hope to one day be able to script flawless bots with many features added. *Remember I am starting with no prior Java knowledge. I am also a college student doing 16 credit hours this semester so my progress on here might be slow.* Day 1 Day 2 Day 3 Day 4 Day 5 Day 6 Day 7 Day 8 Day 12 Day 14 Day 211 point
-
1 point
-
Are you a special kind of idiot or what? I obviously didn't think it would ban you, or I would have only done it on Jad Wave. Grow up, troll.1 point
-
1 point
-
Need this as a priority; 1-30 Firemaking 1-35 Woodcutting 1-40 Ranged If you feel like it; 1-25 Thieving 1-20 Agility Send quote through PM or add me on discord ToKeN#86561 point
-
1 point
-
1 point
-
1 point
-
Install oracle jdk 8, make sure you are not using openjdk as this is not supported1 point
-
I gave you a trial for this. I don't believe I gave you the trial for Slayer, that must have been Juggles because I don't see you in the auth history. I will PM him and ask him to redo your trial and ask him to send you a message confirming it's been done.1 point
-
Been testing with 30 defence and full adamant on a 3 spot. No problem at all.1 point
-
Following that notion, not sure if you could possibly add a food option for starting? For accounts without 43 pray. Could just be one standard set of food like lobster, just bring a full inventory. Would help a lot.1 point
-
1 point
-
ay i love to hear it. seeing your quick response while i was still on is uplifting as i'll actually be able to test this out ha! was also curious if you're planning to add or implement bird houses to your aio farming script?1 point
-
Not sure what it is you've read (and not 100% sure what you're trying to achieve either) You can override OSBot API to the extent of creating classes that extend some API class and override certain public or protected methods. For example you might create a class called CustomWorlds which extends the Worlds class, and proceed to override the hopToP2PWorld method. This would allow you to create an instance of your CustomWorlds class and use it to hop to p2p worlds with your overridden implementation; however when using the MethodProvider to access the worlds API, you will still receive the instance of Worlds (not CustomWorlds) managed by the client. In turn, any other OSBot API that were to access the hopToP2PWorld method would not use your overridden variant either. EDIT: Actually, considering that all API fields in MethodProvider are public, you could set the worlds field, of the MethodProvider held by your Script instance, to an instance of your CustomWorlds class.1 point
-
Break handler isn't really an API function, but a "Random Executor" (Group of event executors that are automatically triggered by some condition; like being logged out or in a random event). Some of these can be overridden with the RandomExecutor#overrideOSBotRandom method, providing a new implementation. The break manager can be overridden like this. For world hopping you can create your own methods that interact with the ingame world-switcher (See FrostHopper snippet for an example), but if you're looking for logged-out world switching, you'll have to disable the login-handler by using CLI, and provide your own custom login-handler that allows it.1 point
-
Glad to hear you enjoyed the script, let me know if you have any other suggestions/bugs so I can add more updates Currently working on snare + alch feature, thanks guys ^^1 point
-
1 point
-
1 point
-
The Golem quest has been rewritten to use the latest teleports, replaced nardah teleports with necklace of passage and added digsite teleport1 point
-
for some it is, having 32bit java and disabling paint helps a ton though from asking around Thanking you, will see what i can find outs a quick fix for it exetremely unfortunate to get a ban so quick any other bots? pushed a few updates for break handler and also a few debugs in logs1 point
-
@Czar i hear you might offer a trial version for newcomers? just want to check ui and see if it can support picking up my arrows f2p1 point
-
had issue with your walking path does not use agility shortcuts in slayer tower , which makes it look like a bot when it should use them,1 point
-
Hey @Czar, I've bought your script recently (today) was wondering if there's anyway for me to adjust the dropping speed as it is extremely slow (Stealing from stalls). Thanks!1 point
-
Yep tried all that! Tried different zoom levels too and it still acts a bit weird. I think mirror mode plays a big role1 point
-
Can I get a 24 hour trial for this sccript, I commented on another post but it never got added, thanks!1 point
-
Just purchased, first 2 mining levels were fine.. Anytime I start the script now it just stands there.. EDIT: It seems the issue was for whatever reason I already had ore available in the hopper, had to empty that first then re-run. (For anyone else having the same issue) [INFO][Bot #1][08/03 09:44:33 PM]: "eq_loaded" changed to "1" [INFO][Bot #1][08/03 09:44:33 PM]: Launching setup window... [INFO][Bot #1][08/03 09:44:33 PM]: .. success! [INFO][Bot #1][08/03 09:44:33 PM]: Loading script... [INFO][Bot #1][08/03 09:44:33 PM]: Banks added: [53] [INFO][Bot #1][08/03 09:44:33 PM]: Floors added: [17] [INFO][Bot #1][08/03 09:44:33 PM]: Scenery added: [2] [INFO][Bot #1][08/03 09:44:33 PM]: Carpet rides added: [4] [INFO][Bot #1][08/03 09:44:33 PM]: Ships added: [5] [INFO][Bot #1][08/03 09:44:33 PM]: Agility shortcuts added: [12] [INFO][Bot #1][08/03 09:44:33 PM]: Fairy teleport added: [38] [INFO][Bot #1][08/03 09:44:33 PM]: Teleport items added: [36] [INFO][Bot #1][08/03 09:44:33 PM]: Teleport spells added: [12] [INFO][Bot #1][08/03 09:44:33 PM]: Stronghold added [INFO][Bot #1][08/03 09:44:33 PM]: NPC teleports added: [1] [INFO][Bot #1][08/03 09:44:34 PM]: Added al-kharid gate (payment) [INFO][Bot #1][08/03 09:44:34 PM]: Added 14500 nodes to graph in [1214ms]. [INFO][Bot #1][08/03 09:44:36 PM]: Yay! [INFO][Bot #1][08/03 09:44:37 PM]: 4 actionpoints ready [INFO][Bot #1][08/03 09:44:37 PM]: "ss_max_ore" changed to "162" [INFO][Bot #1][08/03 09:44:37 PM]: "ss_suh_walk_last" changed to "1" [INFO][Bot #1][08/03 09:44:37 PM]: "ss_suh_cv" changed to "1" [INFO][Bot #1][08/03 09:44:37 PM]: "invisible_ore" changed to "0" [INFO][Bot #1][08/03 09:44:37 PM]: We still have ore to mine... [INFO][Bot #1][08/03 09:44:48 PM]: "aa_mlm_agility_shortcut" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_dpa_special" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_avoid_players" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_anti_idle" changed to "1" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_upper_mode" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_ur1" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_force_sector" changed to "1" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_drop_gems" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ab_antipattern" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_repair_mode" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_prewalk_sack" changed to "1" [INFO][Bot #1][08/03 09:44:48 PM]: "ab_move_mouse_outside" changed to "1" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_hop_worlds" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_deposit_box" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_deposit_all" changed to "1" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_random_strut" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "ss_random_paths" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: Chosen sector set! [INFO][Bot #1][08/03 09:44:48 PM]: "available_ore" changed to "28" [INFO][Bot #1][08/03 09:44:48 PM]: Gained 28 available ore at the sack! [INFO][Bot #1][08/03 09:44:48 PM]: We can safely assume some of our ore has been processed [INFO][Bot #1][08/03 09:44:48 PM]: We have 0 ore left to process. [INFO][Bot #1][08/03 09:44:48 PM]: "invisible_ore" changed to "0" [INFO][Bot #1][08/03 09:44:48 PM]: "bank_all_ores" changed to "1" [INFO][Bot #1][08/03 09:44:51 PM]: "available_ore" changed to "28" [INFO][Bot #1][08/03 09:44:54 PM]: "available_ore" changed to "28" [INFO][Bot #1][08/03 09:44:57 PM]: "available_ore" changed to "28" [INFO][Bot #1][08/03 09:45:01 PM]: "available_ore" changed to "28" [INFO][Bot #1][08/03 09:45:04 PM]: "available_ore" changed to "28" [INFO][Bot #1][08/03 09:45:07 PM]: "available_ore" changed to "28" [INFO][Bot #1][08/03 09:45:07 PM]: Terminating script Perfect Motherlode... [INFO][Bot #1][08/03 09:45:07 PM]: Script Perfect Motherlode has exited!1 point
-
1 point
-
I am running this script, and randomly after like 20-30 minutes it will just stop moving, and wont rejoin games or attack anything. It sits there forever1 point
-
1 point
-
1 point
-
I use the break manager and bot with this script around 2 hours a day. Just minor kinks on some rooftops with alching, which I botted less on.1 point
-
1 point
-
I've honestly never seen such a simple script spread out so much, but at least you're getting the fundamentals down and the more difficult scripts should be easier to maintain.1 point
-
Applied settings to logout after 3 nightmares, thats around 4,5 hours. But this morning it was still running after 8 hours. I dont want to get banned!1 point
-
1 point
-
One of my favourite scripts - thanks for adding more antiban options and more pausing. Makes it look less botty. Fully recommend.1 point
-
Red record button = you're recording. Click it again to stop recording. Then you can playback your recording. No file is created when you start/stop recording - it's only when you go file > save are files created. There are 4 controls: Record button - this just starts/stops recording. Click it (or use hotkey) and do what you want to do in-game. Play button - once you've recorded something, you can play it back. Pause button - if you're playing back your recorded macro, you can pause it at any point. Stop button - if your macro is playing/paused, you can completely stop it. I thought the icons were self-explanatory, but what I'll do is perhaps merge the play and pause buttons into one and include this in the guide or something. Some features to come in the future: Randomised delays. Load multiple files and play through them (with the ability to shuffle through them or not), and export all of them into a single file. Draw tile under mouse. Create safe areas on the screen where no mouse clicks/movements will be recorded. In-game paint overlay with controls. Camera locking (not sure I need to add this though). Speed changer. And more.. Right now, I'm reworking how macro files are made as it's currently very inefficient. Even a small recording has a rather big file size, so I need to come up with a way of reducing the file size, compressing it without losing any playback quality. I would like to keep this script free. It may be the case that I release a free 'lite' version and a VIP/premium that has all the extra stuff.1 point
-
1 point
-
It is on faceit due to a retard called @Decode Clean everywhere else.0 points
-
0 points
-
''you get banned unless you only do jad wave'' .. .. . . *gets banned using bot * ''DoNt UsE tHiS BoT IT wiLL GeT yOu BanNeD'' lolllll kid EDIT: ''i joined 2 days ago i am experienced''0 points