Jump to content

Super

Lifetime Sponsor
  • Posts

    226
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Super

  1. i had mentioned before liverare posted to try getInteracting(). personally i use it in all my fighting scripts. i just didn't post an example. glad you were successful though. gl with your script
  2. } else if (fire.exists() && fire != null) { return State.COOK; } else if (!fire.exists() && fire == null) { return State.LIGHT; } else { return State.WAIT; } on top of what elliot already said, you should also check to see if the fire exists
  3. I always thought the runescape welcome screen displayed your last connected IP address. Wouldn't looking at the welcome screen be the best way to check? Edit: I'm mobile at the moment so I can't check
  4. i'm pretty sure the log back in thing varies from script writer to script writer and has to do with how the script is wrote and the random log out could be because of too many connections from the same ip on one world or just a random dc/server error
  5. read it again. no where does it say walking event. you grab the distance to determine whether to use walkingevent or webwalking event. you could just use webwalking event for everything like you, a scripter 1, most likely do. i however have wrote a custom walking method that will handle obstacles automatically when using a walkingevent. that is what i was referring to when i said that. you can continue to use webwalker for everything and continue hardcoding all your walkingevents or you can understand what i am saying and become a better scripter. you have a lot to learn
  6. i never said to use webwalking in a walking event. i said to determine the distance and then determine whether to use webwalking or not. you also don't need to use webwalking if there are obstacles in the way. if you write a proper walking method then your script should be able to account for all obstacles no matter where you are walking. don't comment if you have no idea what you're talking about. as for the OP, is portalFront a position, or something else. try using its position if you aren't already. entities and npc's can sometime return values that the webwalker doesn't like. getPosition works 99% of the time though from my experience.
  7. you don't know my mum. you can ask me though, i'll be glad to help. afterwards we can watch some wwe
  8. why not just say ferrari? why do people make short forms of everything. the english language is shit to start. last thing we need is more pointless short forms
  9. if it is visible then why are you webwalking? you should try using webwalking in a webwalking event and also account for how far you have to walk. if the position is close enough then you should not be using webwalker
  10. correction, "why do you want to use bait?" edit: if you do go fishing though hmu for advice. i hear spoons work well
  11. you missed out on all the goldfarms that didn't last a week and all the mains that got banned using scripts with anti-bans oh wait; all that is still here, you missed nothing
  12. nah the guy that can't afford a proper maid
  13. some dude from osbot that is apparently trying to use his computer screen to get a tan
  14. people hunt for post count in the introductions. they also are found gravedigging threads for more posts. i however have contributed to each post i've answered today. hop off my dick
  15. why does he use the white background. it's so bright
  16. bro i literally couldn't sleep last night because i'm so excited about this giveaway. i really hope i win
  17. a picture is worth a thousand words. wtf does your picture mean?
  18. what is rari? i thought tesla was dead
  19. stay away from gold farming related methods to prolong your series. good luck!
×
×
  • Create New...