Jump to content

rowza

Members
  • Posts

    19
  • Joined

  • Last visited

  • Feedback

    0%

Profile Information

  • Gender
    Male

Recent Profile Visitors

622 profile views

rowza's Achievements

Bronze Poster

Bronze Poster (2/10)

4

Reputation

  1. Really nice work mate. Love it.
  2. HI So I'm working on a project right now for a script to run from OSBot. I need to ask a few questions from someone on here who's a Script Developer and is VERY clued up on AI. It's a pretty advanced bot. Regards, R
  3. 100% won't be OSBOT youl have Rats or some type of maleware on your account.
  4. Thanks' Perfect Squad as always!
  5. Czar Scripts are unreal . False Info OP
  6. No No, your right. Skill issue haha. Least im trying though
  7. Thanks for the speedy responsor but still getting the same errors on same line with even putting this in.
  8. Im struggling with something and its probably very simple fix , How ever im sick of reading the API overview and coming back with the same solution. MagicSpell i thought that gets the magicspell or am i just been totaly Ret***ed and not writing it correctly? /// Actual Code for script to run @Override public int onLoop() throws InterruptedException { if (inventory.contains(NATURE_RUNE_ID) && inventory.contains(ITEM_TO_ALCH_ID)) { MagicSpell highAlch = magic.getSpell("High Level Alchemy"); if (highAlch != null && highAlch.canCast()) { highAlch.select(); sleep(random(300, 500)); inventory.getItem(ITEM_TO_ALCH_ID).interact(); sleep(random(600, 800)); } } return random(300, 500); } Description Resource Path Location Type The method canCast() is undefined for the type MagicSpell MovieAlch.java /MovieAlch/src line 24 Java Problem The method getSpell(String) is undefined for the type Magic MovieAlch.java /MovieAlch/src line 23 Java Problem The method select() is undefined for the type MagicSpell MovieAlch.java /MovieAlch/src line 25 Java Problem
  9. Thank you so much for your hard work. Also cant download, says cant be downloaded securely
  10. Buying baby pure or Baby Zerker - Cheap Quested or half quested just looking fro a chewap account to get started as i cba with starting on off
  11. Used to do some starter accounts , 10 of them , Done tutorial island ( 1 bugged trying to do the cook bit ) Got to main land, Next day 9/10 were banned
  12. Wow this bot is so good
  13. Of course you can Will update at 99
×
×
  • Create New...