Leaderboard
Popular Content
Showing content with the highest reputation on 10/04/16 in all areas
-
The only way it disappeared from your client is you attempted a charge back on paypal. Yep, just confirmed you attempted a chargeback, you tried to scam osbot and the scripter. You lost your rights to the script.7 points
-
@ez11 has an unacceptable name. This name is clearly a reference to how "ez" (easy) 9/11 was as he clearly has 11 in his name This cannot be tolerated by any community It triggers me that the community management openly supports and promotes terrorism ( ) and destruction by allowing a person of power on this forums to chose the nickname ez11. its 2016 ffs @ and other supermod that isnt important enough for its own emote, please either ez11 or force namechange. If you disagree with my opinion you should check your privilege and you are a terrorist. 9/11 never forget. Please support harambe didnt die for this.6 points
-
6 points
-
5 points
-
4 points
-
4 points
-
3 points
-
3 points
-
2 points
-
The FANTAsy character "@Khaleesi" from the popular book/tv show game of thrones is a female character that gets sold to an man while she is still udnerage to be his wife. The book/tv show wants the reader/viewer to believe that she falls in love with her "man" after she gets brutally raped for months. The books/tv show wants to influence young people to believe that this relationship which is actually a form of the stockholmsyndrome is the way people are supposed to love eachother. It teaches young males to rape and oppress woman. This cannot be tolerated by any community It triggers me that the community management openly supports and promotes rape ( ) and rapeculture by allowing a person of power on this forums to chose the nickname khaleesi. its 2016 ffs @ and other supermod that isnt important enough for its own emote, please either Khaleesi or force namechange. If you disagree with my opinion you should check your privilege and you are a rapist.2 points
-
2 points
-
2 points
-
If we're talking about pest control, find a known object and get its position. Then calculate everything relative to it2 points
-
2 points
-
2 points
-
2 points
-
Congratulations to @Aiban for being promoted to Chat Mod. Staff may close thread now2 points
-
This may sound like a stupid idea, but why not try and learn how to code it yourself, so in future you can fix it and add what ever necessary to it, and get it the way you want it. It wouldn't be too hard if you have the slightest knowledge of coding in java to learn html or what ever, anyway GL2 points
-
This is an AIO (All-in-one) bot that has almost every thieving style except blackjack, ask for a free trial by liking thread or making a post! Vyres and elves are now supported! Both can make solid profit per hour, decent passive income! BIG THANK YOU TO ALL OUR SUPPORTERS! WE ARE THE MOST SOLD THIEVING BOT IN OSBOT HISTORY. MOST REPLIES, MOST USERS, LONGEST PROGGIES #1 Thiever | Most Overall Sales | Most Total Replies | Most Results | 10+ Years Maintained | 'the intelligent choice' by Czar SUPPORTS VYRES 224M made in a single sitting of 77 hours 1.1B made from elves and vyres!! ELVES SUPPORTED TOO! (NEW) 2.1m/hr, 6 crystals in 7 hrs 99 THIEVING MANY MANY TIMES, 35M EXP IN ONE BOTTING RUN!! 99 thieving in ~43k xp (12 minutes remaining)! Just got 99 proggy! Gratz to @iz0n THIEVING PET AT LVL 22 FROM TEA STALLS 11.5 HOURS, WITH PET TOO!! 610k/hr getting 99s on deadman worlds!1 point
-
Want to buy with OSGP? Contact me on Discord! Detailed feature list: - Supports banking at 99% of the locations - Task based setup (1-99) - Supports every fish (Shrimps, sardine, herring, anchovies, mackerel, trout, cod, pike,salmon, tuna, lobster, bass, Leaping trout/salmon/sturgeon, swordfish, monkfish, shark, dark crab, angler fish, sacred eel, infernal eel) - Supports almost every bank location (New ones can be requested) (Lumbridge swamp, Al-Kharid Sea, Draynor, Lumbrdige river, barbarian village, shilo village, Catherby, corsair cove, fishing guild, piscatoris, port piscarilius, karamja, jatizso, seers, gnome stronghold, Lands' end, Zul andra, Mor Ul rek) - Fish & bank (Preset) - Fish & bank (Custom) supports almost every location - Fish & Drop (Custom) supports every fishing spot - Barbarian fishing (Select leaping fish at fish & drop) - Cook fish when fire is nearby (Fish & Drop Only) - Minnows support - Karambwans + Karambwanji support - Aerial fishing support - Drift net fishing support - Humanlike idles - Dragon harpoon special - Barehand fishing option - Fishing barrel support - Spirit flakes support - Drop clue bottles support - CLI support for goldfarmers Custom Breakmanager: - Setup Bot and break times - Randomize your break times - Stop script on certain conditions (Stop on first break, Stop after X amount of minutes, Stop when skill level is reached) - Worldhopping - Crucial part to botting in 2023! Script queueing: - Support queueing multiple script in a row - All Khal scripts support flawless transitions in between scripts - Start creating your acc in a few clicks from scratch to multiple 99's - Flawless CLI support - Learn more here: How to use CLI parameters: - Example Usage: -script 571:ScriptFile.BreakFile.DiscordFile SAVEFILE = Saved Filename BREAKFILE = Breakmanager Filename - SAVEFILE: Save file can be created in the GUI. Navigate to the tab you want to run and press "Save As CLI file". Please choose your filename wisely (No special characters) - BREAKFILE (Optional): Breakfile can also be create in the GUI, set the breaksettings you wish to use and press "Save new CLI BreakFile". Please choose your filename wisely (No special characters) - Final form (Note that with some bot managers you do not need to specify -script 571): -script 571:TaskList1.4515breaks (With breaks) -script 571:TaskList1.4515breaks.discord1 (With breaks & discord) -script 571:TaskList1..discord1 (NO breaks & discord) Proggies:1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
I can definitely do this, added you on skype - I can provide offsite vouches as well1 point
-
1 point
-
1 point
-
1 point
-
Hey could i please have a trial of this? Actually don't worry about the trial. All your scripts have been awesome so far, so i just bought it :-)1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
I think you have the wrong idea. Although your reaction of self defense might be a result of some insecurities. I was pointing out that those two words you used are the solution. You need to override the break handler. public void enableLoginManager() { script.log("Enabling Login Manager!"); script.getBot().getRandomExecutor().registerHook(new RandomBehaviourHook(RandomEvent.AUTO_LOGIN) { public boolean shouldActivate() { return super.shouldActivate(); } public boolean shouldActivatePreLoop() { return super.shouldActivatePreLoop(); } public boolean shouldActivatePostLoop() { return super.shouldActivatePreLoop(); } }); } public void disableLoginManager() { script.log("Disabled Login Manager!"); script.bot.getRandomExecutor().registerHook(new RandomBehaviourHook(RandomEvent.AUTO_LOGIN) { public boolean shouldActivate() { return false; } public boolean shouldActivatePreLoop() { return false; } public boolean shouldActivatePostLoop() { return false; } }); }1 point
-
The bot often stops here... any idea, what it could be? Picture: http://imgur.com/a/qHUZO Log: [iNFO][bot #1][09/25 11:55:29 AM]: Terminating script Shudsy's Orber... [iNFO][bot #1][09/25 11:55:29 AM]: Thanks for running Shudsy's AirOrber [iNFO][bot #1][09/25 11:55:29 AM]: Script Shudsy's Orber has exited! [DEBUG][09/25 11:55:34 AM]: Loading script id : 864 [DEBUG][09/25 11:55:35 AM]: Loaded script! [DEBUG][09/25 11:55:35 AM]: Launching script... [iNFO][bot #1][09/25 11:55:35 AM]: Loaded 5 built-in random solvers! [iNFO][bot #1][09/25 11:55:40 AM]: Starting AirOrber [iNFO][09/25 11:55:40 AM]: Started script : Shudsy's Orber [iNFO][bot #1][09/25 11:56:54 AM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 11:59:07 AM]: 1 [iNFO][bot #1][09/25 12:00:18 PM]: WebWalkingEvent; We have reached the final destination! [ERROR][bot #1][09/25 12:02:08 PM]: Error executing event : org.osbot.rs07.event.InteractionEvent@6ade8ab9 java.lang.NullPointerException at org.osbot.rs07.input.mouse.EquipmentSlotDestination.isVisible(ei:202) at org.osbot.rs07.event.InteractionEvent.execute(kj:434) at org.osbot.rs07.event.EventExecutor$2.run(wm:106) at org.osbot.rs07.event.EventExecutor.execute(wm:59) at org.osbot.rs07.script.MethodProvider.execute(qg:495) at org.osbot.rs07.api.Equipment.interact(do:419) at AirOrber.onLoop(y:83) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:83) at java.lang.Thread.run(Thread.java:745) [iNFO][bot #1][09/25 12:03:57 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:06:10 PM]: 1 [iNFO][bot #1][09/25 12:07:21 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:09:30 PM]: 1 [iNFO][bot #1][09/25 12:10:43 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:14:00 PM]: WebWalkingEvent; We have reached the final destination! [ERROR][bot #1][09/25 12:16:13 PM]: Error in script executor! java.lang.ArrayIndexOutOfBoundsException: 628 at org.osbot.rs07.api.Bank.getItemsInTab(gf:187) at org.osbot.rs07.api.Bank.getTabForItem(gf:482) at org.osbot.rs07.api.Bank.withdraw(gf:1282) at org.osbot.rs07.api.Bank.withdraw(gf:1442) at org.osbot.rs07.api.Bank.withdraw(gf:958) at AirOrber.i(y:527) at AirOrber.onLoop(y:97) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:83) at java.lang.Thread.run(Thread.java:745) [iNFO][bot #1][09/25 12:17:22 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:19:32 PM]: 1 [iNFO][bot #1][09/25 12:20:41 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:24:05 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:26:16 PM]: 1 [iNFO][bot #1][09/25 12:27:27 PM]: WebWalkingEvent; We have reached the final destination! [ERROR][bot #1][09/25 12:29:41 PM]: Error in script executor! java.lang.ArrayIndexOutOfBoundsException [iNFO][bot #1][09/25 12:30:51 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:33:05 PM]: 1 [iNFO][bot #1][09/25 12:34:15 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 12:36:23 PM]: 1 [iNFO][bot #1][09/25 12:36:51 PM]: Terminating script Shudsy's Orber... [iNFO][bot #1][09/25 12:36:51 PM]: Thanks for running Shudsy's AirOrber [iNFO][bot #1][09/25 12:36:51 PM]: Script Shudsy's Orber has exited! [DEBUG][09/25 12:40:48 PM]: Loading script id : 572 [DEBUG][09/25 12:40:48 PM]: Loaded script! [DEBUG][09/25 12:40:48 PM]: Launching script... [iNFO][bot #1][09/25 12:40:49 PM]: Loaded 5 built-in random solvers! [iNFO][09/25 12:40:49 PM]: Started script : kWarriors [iNFO][bot #1][09/25 12:40:55 PM]: You are eating Trout which heals 7 [iNFO][bot #1][09/25 12:40:55 PM]: Your player is set to eat at 25 hitpoints [iNFO][bot #1][09/25 01:35:51 PM]: Terminating script kWarriors... [iNFO][bot #1][09/25 01:35:51 PM]: Script kWarriors has exited! [iNFO][bot #1][09/25 01:35:51 PM]: Started random solver : Dismiss Random [iNFO][bot #1][09/25 01:35:51 PM]: Solved Drunken Dwarf dismissal random. [iNFO][bot #1][09/25 01:35:51 PM]: Random solver exited : Dismiss Random [DEBUG][09/25 01:39:54 PM]: Loading script id : 572 [DEBUG][09/25 01:39:55 PM]: Loaded script! [DEBUG][09/25 01:39:55 PM]: Launching script... [iNFO][bot #1][09/25 01:39:55 PM]: Loaded 5 built-in random solvers! [iNFO][09/25 01:39:56 PM]: Started script : kWarriors [iNFO][bot #1][09/25 01:40:03 PM]: You are eating Trout which heals 7 [iNFO][bot #1][09/25 01:40:03 PM]: Your player is set to eat at 27 hitpoints [iNFO][bot #1][09/25 01:57:42 PM]: Terminating script kWarriors... [iNFO][bot #1][09/25 01:57:43 PM]: Script kWarriors has exited! [DEBUG][09/25 02:00:49 PM]: Loading script id : 572 [DEBUG][09/25 02:00:49 PM]: Loaded script! [DEBUG][09/25 02:00:49 PM]: Launching script... [iNFO][bot #1][09/25 02:00:50 PM]: Loaded 5 built-in random solvers! [iNFO][09/25 02:00:50 PM]: Started script : kWarriors [iNFO][bot #1][09/25 02:00:57 PM]: You are eating Trout which heals 7 [iNFO][bot #1][09/25 02:00:57 PM]: Your player is set to eat at 27 hitpoints [iNFO][bot #1][09/25 02:51:16 PM]: Terminating script kWarriors... [iNFO][bot #1][09/25 02:51:17 PM]: Script kWarriors has exited! [DEBUG][09/25 02:52:04 PM]: Loading script id : 864 [DEBUG][09/25 02:52:04 PM]: Loaded script! [DEBUG][09/25 02:52:04 PM]: Launching script... [iNFO][bot #1][09/25 02:52:04 PM]: Loaded 5 built-in random solvers! [iNFO][bot #1][09/25 02:52:10 PM]: Starting AirOrber [iNFO][09/25 02:52:10 PM]: Started script : Shudsy's Orber [iNFO][bot #1][09/25 02:53:30 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 02:56:53 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 02:59:06 PM]: 1 [iNFO][bot #1][09/25 03:00:10 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 03:03:21 PM]: Terminating script Shudsy's Orber... [iNFO][bot #1][09/25 03:03:21 PM]: Thanks for running Shudsy's AirOrber [iNFO][bot #1][09/25 03:03:21 PM]: Script Shudsy's Orber has exited! [DEBUG][09/25 03:03:31 PM]: Loading script id : 864 [DEBUG][09/25 03:03:32 PM]: Loaded script! [DEBUG][09/25 03:03:32 PM]: Launching script... [iNFO][bot #1][09/25 03:03:32 PM]: Loaded 5 built-in random solvers! [iNFO][bot #1][09/25 03:03:37 PM]: Starting AirOrber [iNFO][09/25 03:03:37 PM]: Started script : Shudsy's Orber [iNFO][bot #1][09/25 03:04:53 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 03:07:05 PM]: 1 [iNFO][bot #1][09/25 03:09:10 PM]: WebWalkingEvent; We have reached the final destination! [ERROR][bot #1][09/25 03:09:59 PM]: Error executing event : org.osbot.rs07.event.InteractionEvent@168301a3 java.lang.NullPointerException at org.osbot.rs07.input.mouse.EquipmentSlotDestination.isVisible(ei:202) at org.osbot.rs07.event.InteractionEvent.execute(kj:434) at org.osbot.rs07.event.EventExecutor$2.run(wm:106) at org.osbot.rs07.event.EventExecutor.execute(wm:59) at org.osbot.rs07.script.MethodProvider.execute(qg:495) at org.osbot.rs07.api.Equipment.interact(do:419) at AirOrber.onLoop(c:207) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(ao:83) at java.lang.Thread.run(Thread.java:745) [iNFO][bot #1][09/25 03:11:53 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 03:15:34 PM]: WebWalkingEvent; Terminated! Exceeded attempt threshold. [iNFO][bot #1][09/25 03:16:32 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 03:18:44 PM]: 1 [iNFO][bot #1][09/25 03:19:52 PM]: WebWalkingEvent; Fatal error! Cycles threshold reached on Walk => [x=3105, y=9943, z=0] [iNFO][bot #1][09/25 03:19:56 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 03:22:24 PM]: 1 [iNFO][bot #1][09/25 03:23:35 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 03:26:16 PM]: WebWalkingEvent; We have reached the final destination! [iNFO][bot #1][09/25 03:28:31 PM]: 11 point