Jump to content

progamerz

Scripter II
  • Posts

    3453
  • Joined

  • Last visited

  • Days Won

    3
  • Feedback

    100%

Everything posted by progamerz

  1. The question is: A ball takes 5s to hit the ground, when dropped from the top of the building. What is the height of the building? And the answer is: My question is how we got g and is gravitation force denoted as g or what is g? I have exam on this sunday Thanks.
  2. public void makeAll() throws InterruptedException { RS2Widget PizzaWidget; PizzaWidget = getWidgets().get(309, 6); if (PizzaWidget != null && PizzaWidget.isVisible()) if (PizzaWidget.interact("Make all")) sleep(18000); } For this part i don't recommend using static widgets as sometimes if something got updated it would change the widget IDs. if (getInventory().isEmpty() && !getBank().contains("Incomplete pizza")) { return State.Bank; } The red text would return a null if the bank is not opened i think if (getBank().contains("Incomplete pizza")) { return State.Bank3; } Same for this
  3. Right click brass key in inventory setup(GUI) and select toggle deposit and wait untill a red circle comes on the icon.
  4. Oh thanks that worked didn't even got that idea lol Thanks
  5. How can i make a method to check if a specific player can attack me in wildy? Thanks.
  6. It is updated but now u most of the scripts are down after new osrs update which broke out a method of OSBot's Walking and the devs are fixing it.
  7. Ikr these are noob gulfians...... they just know how to shout lol they are annoying lol.
  8. progamerz

    JavaScript

    True that hoping they would fix it soon....
  9. I like that GUI!! Good Job, can u message me on skype? i have some questions.
  10. It has anti pk after it sees any1 with skull and can attack u will teleport straight away.
  11. Spiders is out dated check the paint and ask czar for update .
  12. http://osbot.org/forum/topic/98078-%E2%99%94-perfect-fighter-aio-%E2%99%94-%E2%95%B3-task-mode-%E2%95%B3-all-npcs-%E2%95%B3-fight-profiles-%E2%95%B3-level-switching-%E2%95%B3/
  13. For VIP nope u need to put credit card details but for scripts u can with just paypal i recommend u to use vouchers for VIP if you don't want to use your credit card.
  14. Nope when u buy VIP u can run unlimited.
  15. You can run 1 client with 2 tabs(2 accs). If more u need VIP.
  16. If you did the botters can use CLI to bot multiple accs at a time with fast setup so it can be used like email:pass and etc.
×
×
  • Create New...