Jump to content

Chris

Scripter II
  • Posts

    8365
  • Joined

  • Last visited

  • Days Won

    14
  • Feedback

    100%

Everything posted by Chris

  1. lmao ez #$
  2. Chris

    Accounts for sale

    #1 3m 07 | #2 2m 07 | #3 5m 07 (3m bank + 2M for acc)
  3. will hit up soon. dont get in town to my apartment till the 20th
  4. dont use states
  5. Chris

    Accounts for sale

    b
  6. ufc sucks asss fuck u losers haha anime is life watch anime boxing cunts
  7. import org.osbot.rs07.api.model.RS2Object; import org.osbot.rs07.script.Script; import org.osbot.rs07.script.ScriptManifest; import org.osbot.rs07.utility.ConditionalSleep; @ScriptManifest(author = "Kingbutton", info = "Fire Cooking", logo = "", name = "LumbCook", version = 0) public class Main extends Script { @Override public int onLoop() throws InterruptedException { if (fireCheck()) { log("hello bitch"); } else { makeFire(); } return 50; } public boolean fireCheck() { RS2Object fire = objects.closest("Fire"); return fire != null; } public void makeFire() { if (!myPlayer().isAnimating() && !myPlayer().isMoving()) { GroundItem log = getGroundItems().closest("Logs"); if (log != null && log.interact("Light")) { new ConditionalSleep(3000) { @Override public boolean condition() throws InterruptedException { return myPlayer().isAnimating(); } }.sleep(); } } } }
  8. o null check b4 interacting if its a ground item use the GroundItem api
  9. Taken from Token quester page Not sure if this is still an issue but you will see it fail to select certain actions when selecting through dialogue. Since I use the dialogue API to handle the looting bag(to select the options), there is not much I can do in terms of coding to fix this problem I don't think. We will have to expect an update to mirror mode to fix the current issues. You will have to use stealth injection for now. Sorry.
  10. I started the 5 hour trial when I replied to your comment that day. gave you another.
  11. might be glitched.
  12. are you using injection or mirror mode?
  13. Needs to be capital first letter http://excellentscripts.x10.bz/users/Skillcube10.png
  14. 1. Pictures of the account stats 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 7. The methods of payment you are accepting 07 GP 3m 07 8. Your trading conditions you go first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address me / no original email address 1. Pictures of the account stats FUNGUS BOT READY 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 7. The methods of payment you are accepting 07 GP 2m 8. Your trading conditions you first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address me/no original email adress 1. Pictures of the account stats FUNGUS BOT READY 2. Pictures of the login details 3. Pictures of the total wealth (if there is any) 4. Pictures of the quests completed 7. The methods of payment you are accepting 07 GP 5m 07 8. Your trading conditions you first 9. Pictures of the account status 10. Original/previous owners AND Original Email Address me/no original email address
  15. Correct. To run more than 2 accounts you will need to buy Osbot VIP membership. As a free member you are entitled to 2 bot tabs on 1 client. With VIP you can use the client on multiple PCs and have multiple clients open.
  16. can give u skype of someone that does it for 15m/acc
  17. skype on my profile or i am in the chatbox if u wnna talk friend
  18. Chris

    delete

    added u sakamoto
  19. i dont know how to determine ban rate I dont bot for many hours unless I need to thoroughly check something. try doing a few hours a day
  20. nice I have a matchingn one
  21. I can make you one HMU
×
×
  • Create New...