Jump to content

whipz

Members
  • Posts

    780
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by whipz

  1. i did ): still didnt work just skipped it all together it said it was going to but didnt I had 10 worlds in total so 0 - 9 is 10 im sure?
  2. The case switches worked better; the bottom one seems to skip world hoping (: thanks so much mate; it doesnt go to wrong worlds now; and if it gets stuck I can set it to continue (:
  3. Thanks mate Ill give it a try ! That could be the one I was looking for I saw houses which was a remake of this one I think
  4. it does but will I need to add to every line ? or can I do it to before the first random ?
  5. sweet will this try to log into the world your already in by accident ?
  6. Hey guys; I need to be able to hop to worlds basically everytime; for some reason the Hopper supplied by OSbot is a tad buggy and sometimes doesnt actually go hop worlds or hops to a world it cant EG 500 lvl or members if f2p account is used; I have tried to come up with something that could possibly help me; but Im not sure how to prevent it from trying to log into the world it currently is if the random lands on that world; int rand = random(10); if (rand == 1) { hopper.hop(1, () -> false); } if (rand == 2) { hopper.hop(8, () -> false); } if (rand == 3) { hopper.hop(16, () -> false); } if (rand == 4) { hopper.hop(26, () -> false); } if (rand == 5) { hopper.hop(35, () -> false); } if (rand == 6) { hopper.hop(82, () -> false); } if (rand == 7) { hopper.hop(83, () -> false); } if (rand == 8) { hopper.hop(84, () -> false); } if (rand == 9) { hopper.hop(93, () -> false); } if (rand == 10) { hopper.hop(94, () -> false); } any feedback would be sweet (: or if someone else has a snippet that could be useful here please post (:
  7. How would I go about using this to just randomly hop to certain worlds ? eg f2p ?
  8. whipz

    Stealth Quester

    I swear when I ran this on a test account in trial and I did all no amour presets it ran threw and bought magic runes to attack NPC's when I just did it again it didnt; Did I do something wrong ? or was I just lucky the first time ? lol
  9. @Maldesto sticky this mate; One of the best tutorials out
  10. same here man Using proxies from LA or Miami seem to work fine for me no dc's on my home IP tho from AUS dc cant even log in 0.o
  11. Yeah but can you load into the game no problems ? Download is different to logging in.
  12. gets stuck on trying to world hop to worlds with 500 skill level enough tho i have 0 skills ): also paint is so out when it hopes i have 145 things in bank says i have 580 cause world hops count the invent again
  13. whipz

    Stealth Quester

    thanks mate sorry for the hassle (:
  14. whipz

    Stealth Quester

    ahh maybe thats why is there any recommended quests before vampire ? dw ill just look it up i remember one getting me 10 mage
  15. whipz

    Stealth Quester

    [ERROR][Bot #1][02/22 07:25:40 PM]: Error in bot executor! java.lang.ThreadDeath at java.lang.Thread.stop(Unknown Source) at org.osbot.rs07.event.ScriptExecutor.restart(wh:626) at org.osbot.rs07.event.ScriptExecutor.suspend(wh:358) at org.osbot.rs07.event.RandomExecutor.run(se:250) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][02/22 07:25:40 PM]: Started random solver : Dismiss Random [INFO][Bot #1][02/22 07:25:43 PM]: Solved Evil Bob dismissal random. [INFO][Bot #1][02/22 07:25:43 PM]: Random solver exited : Dismiss Random [INFO][Bot #1][02/22 07:25:43 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:25:47 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:25:50 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:25:51 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:25:59 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:26:22 PM]: [DEBUG] Interrupting event [INFO][Bot #1][02/22 07:26:22 PM]: [DEBUG][INTERACTIONS] Event failed [INFO][Bot #1][02/22 07:26:23 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:26:29 PM]: [DEBUG] Interrupting event [INFO][Bot #1][02/22 07:26:29 PM]: [DEBUG][INTERACTIONS] Event failed [INFO][Bot #1][02/22 07:26:30 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:26:31 PM]: [DEBUG][INERACTIONS] No destination tile found [INFO][Bot #1][02/22 07:26:31 PM]: [ERROR][INTERACTIONS] No valid tile found [INFO][Bot #1][02/22 07:26:32 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:26:34 PM]: [DEBUG][INERACTIONS] No destination tile found [INFO][Bot #1][02/22 07:26:34 PM]: [ERROR][INTERACTIONS] No valid tile found [INFO][Bot #1][02/22 07:26:34 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:26:42 PM]: [DEBUG] Interrupting event [INFO][Bot #1][02/22 07:26:42 PM]: [DEBUG][INTERACTIONS] Event failed [INFO][Bot #1][02/22 07:26:42 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:26:54 PM]: WebWalkingEvent; We have reached the final destination! [INFO][Bot #1][02/22 07:26:54 PM]: [DEBUG][INTERACTIONS] Fixing precision errors [INFO][Bot #1][02/22 07:26:57 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:27:00 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:27:09 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:27:14 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:27:21 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:27:21 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:27:26 PM]: WebWalkingEvent; We have reached the final destination! [INFO][Bot #1][02/22 07:27:26 PM]: [DEBUG] Executing stage: 1 [INFO][Bot #1][02/22 07:27:53 PM]: Terminating script Stealth Quester... [INFO][Bot #1][02/22 07:27:53 PM]: [DEBUG][THREADING] Death handling thread exited [INFO][Bot #1][02/22 07:27:53 PM]: [DEBUG][INTERACTIONS] Event failed [INFO][Bot #1][02/22 07:27:56 PM]: Script Stealth Quester has exited! [DEBUG][02/22 07:27:59 PM]: Loading script id : 845 [DEBUG][02/22 07:28:11 PM]: Loaded script! [DEBUG][02/22 07:28:11 PM]: Launching script... [INFO][Bot #1][02/22 07:28:11 PM]: Loaded 5 built-in random solvers! [INFO][Bot #1][02/22 07:28:13 PM]: [DEBUG] C:\Users\Whipz\OSBot\Data\StealthProject already exists [INFO][Bot #1][02/22 07:28:13 PM]: [DEBUG] Default gear data file already existsC:\Users\Whipz\OSBot\Data\StealthProject\gear_DEFAULT.txt [INFO][Bot #1][02/22 07:28:13 PM]: [DEBUG] Gear data file found C:\Users\Whipz\OSBot\Data\StealthProject\gear_DEFAULT.txt [INFO][Bot #1][02/22 07:28:13 PM]: [DEBUG] Loaded 1 gear presets [INFO][Bot #1][02/22 07:28:13 PM]: [DEBUG][THREADING] Death handling thread started [INFO][02/22 07:28:23 PM]: Started script : Stealth Quester [INFO][Bot #1][02/22 07:29:20 PM]: WebWalkingEvent; We have reached the final destination! [INFO][Bot #1][02/22 07:29:20 PM]: [DEBUG][INTERACTIONS] Fixing precision errors [INFO][Bot #1][02/22 07:29:31 PM]: WebWalkingEvent; We have reached the final destination! [INFO][Bot #1][02/22 07:29:31 PM]: [DEBUG][INTERACTIONS] Fixing precision errors [INFO][Bot #1][02/22 07:29:31 PM]: Script Stealth Quester has paused! [INFO][Bot #1][02/22 07:30:06 PM]: Script Stealth Quester has resumed! [INFO][Bot #1][02/22 07:30:12 PM]: [DEBUG] Starting stage: 2 [INFO][Bot #1][02/22 07:30:12 PM]: [DEBUG] Starting index: 2 [INFO][Bot #1][02/22 07:30:12 PM]: [DEBUG] Starting eating thread [INFO][Bot #1][02/22 07:30:12 PM]: [DEBUG] Current quest: VAMPIRE_SLAYER [INFO][Bot #1][02/22 07:30:12 PM]: [DEBUG][THREADING] Eating thread started [INFO][Bot #1][02/22 07:30:12 PM]: [DEBUG] Bank attempt 0 [INFO][Bot #1][02/22 07:30:12 PM]: [DEBUG][BANKING] Attempting to get items from bank. Attempt 0 [INFO][Bot #1][02/22 07:30:15 PM]: [DEBUG][BANKING] Attempting to withdraw item: Garlic [INFO][Bot #1][02/22 07:30:16 PM]: [DEBUG][BANKING] Attempting to withdraw item: Hammer [INFO][Bot #1][02/22 07:30:18 PM]: [DEBUG][BANKING] Attempting to withdraw item: Beer [INFO][Bot #1][02/22 07:30:20 PM]: [DEBUG] Current quest: VAMPIRE_SLAYER [INFO][Bot #1][02/22 07:30:21 PM]: Starting quest... [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] FStage: 2 [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Cape Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Arrrows Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Amulet Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Hat Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Chest Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Legs Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Feet Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Weapon Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Shield Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Hands Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Ring Slot: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Spell: null [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Style: FIRST [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Food: Swordfish [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] F2PMode: true [INFO][Bot #1][02/22 07:30:21 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:06 PM]: WebWalkingEvent; We have reached the final destination! [INFO][Bot #1][02/22 07:33:06 PM]: [DEBUG][INTERACTIONS] Fixing precision errors [INFO][Bot #1][02/22 07:33:10 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:13 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:14 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:14 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:15 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:18 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:19 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:21 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:22 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:25 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:25 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:26 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:27 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:28 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:30 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:31 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:31 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:34 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:35 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:35 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:39 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:39 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:40 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:42 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:45 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:47 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:49 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:51 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:52 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:56 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:56 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:33:57 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:34:00 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:34:00 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:34:06 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:34:07 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 07:34:07 PM]: [DEBUG] Executing stage: 2 Started it again and it did I dont know why but its doing it again its got a beer its got the already and garlic /: actually must of died the first time do you get another stake talking to him ? if i start it with stake and garlic and hammer it works so confused it just doesnt withdraw stake
  16. whipz

    Stealth Quester

    its weird it did /:
  17. whipz

    Stealth Quester

    what else do I need ? like i said thats all that comes up in logger /:
  18. whipz

    Stealth Quester

    [INFO][Bot #1][02/22 03:32:51 PM]: [DEBUG] Running in debug mode [INFO][Bot #1][02/22 03:32:51 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 03:32:55 PM]: [DEBUG] Running in debug mode [INFO][Bot #1][02/22 03:32:55 PM]: [DEBUG] Executing stage: 2 [INFO][Bot #1][02/22 03:33:01 PM]: [DEBUG] Running in debug mode [INFO][Bot #1][02/22 03:33:01 PM]: [DEBUG] Executing stage: 2 Hey mate thats all i get for vampire slayer gets stuck talking to guy that wants a beer, do I need to give you more info ?
  19. whipz

    Help Please

    Yeah man I just completely forgot haha feel like a douche haha thanks tho mate for all your help (:
  20. whipz

    Help Please

    HOLY FUCK IM STUPID...... I just did a test final String test = inventory.getIteminSlot(27).toString(); prints out slot 28.... I totally forgot that it goes 0 1 2 3 4 5 etc.... fuck sorry guys you were all right...
  21. whipz

    Help Please

    if (getInventory().interact("Use", "Knife") && new ConditionalSleep(5000) { @Override public boolean condition() throws InterruptedException { return getInventory().isItemSelected(); } }.sleep()) { final Item item = getInventory().getItemInSlot(27); if (item != null && item.interact()) { log("Attempting to use slot 27"); item.interact("Use"); } } This is what I have and for some reason it will log attempting to use slot 27 but it just stands there and does nothing ):
  22. love the new update cant wait to full read it all thanks again for all your work mate !
  23. whipz

    Help Please

    Thanks mate Ill try when I get home from work !
×
×
  • Create New...