Jump to content
Parabot - Bot for Ikov, DreamScape, SoulPlay, RuneWild, and more

pariswitlove

Members
  • Content Count

    22
  • Joined

  • Last visited

  • Feedback

    0%

About pariswitlove

  • Rank
    Member
  • Birthday January 18

Contact Methods

  • Website URL
    http://overloadrps.com
  • Skype
    robjansen15

Profile Information

  • Gender
    Male
  • Location
    USA

Recent Profile Visitors

1,525 profile views
  1. pariswitlove

    Closed

    Sold smooth and fast! TY!
  2. ​Sorry I missed ya! Just wanted to bring a few free scripts to the community as I slowly work towards a competitionist cape ;)
  3. ​I will fix as soon as I can. My laptop charger is dead :p
  4. ​Are they in the main tab? It could also be an incorrect ID. I only tested shrimp, monkfish, shark, rocktail
  5. pariswitlove

    Bdn down?

    ​up now. btw whats your skype?
  6. Title says it all. We will use a MM if you are not trusted. Paypal.
  7. EZCooker What this script does: EZCooker cooks any fish on Ikov and banks them. NOTE** Start in Catherby with or without the raw fish. Known Bugs: No known bugs at the time Features: Cooks any fish (including rocktails)Banks the fishAuto Login (With Ikov presets)Tracks xp gainedGUITo-Do: Fix any possible bugs. Please report if any found.Screenshot(s): NOTE* turned off xp Credit: Pariswitlove - Main Dev Ark - I based my paint and GUI off of his. Sourcecode: https://github.com/robjansen15/EZcooker/blob/EZfisher/EZcooker.java Changelog: V1.0: Initial release (6/1/2015)
  8. I don't trust him... So not sure.
  9. ​Does using the fish on the range no prompt the interface?
  10. if(rawFish != null && cookingRange != null){ if(cookingRange.distanceTo() < 20){ rawFish.interact(Items.Option.USE); Menu.sendAction(62, cookingRange.getHash(), cookingRange.getLocalRegionX(), cookingRange.getLocalRegionY(), COOKING_RANGE, 1); } if(Game.getOpenInterfaceId() == 1743){ Menu.clickButton(13717); } Time.sleep(3000); }
  11. ​Well, it is not working :(
  12. ​Why is the "button" action 3?
  13. ​​Good shit right here :) also when attempting to interact with a back dialoge how should I go about clicking the "cook all" option in this interface. I can obviously send the packet directly, but this is much less reliable than code provided in the API. Oh also the code provided did not work. I think ikov is the underlying problem here.
×
×
  • Create New...