Jump to content

Woody

Members
  • Posts

    715
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Woody

  1. Don't use the method of how to attack a goblin, that was just an example. There are plenty of other tutorials which can help you more. This snippet is meant for those who knows java.
  2. what. the. fuck. what are you talking about dude?
  3. First of all, you don't have to quote my posts 4 times. Second, you are saying I have no size? Wow, you know a lot about me. Third, take a look at your username, brah. Wanna be lifter much? I think so.
  4. not so much, I will give you 2m rsgp and that's a lot for that knife
  5. 15x3 dick strokes and 20 minutes cardio with your mother, 4 times per week. chicken
  6. Jag är kanske också från sverige.. Hahah dude... are you for real? I know they take it serious. I am from Sweden. And you are saying I am not big because the cops has not asked me to piss in a cup, how dumb are you? They do not suspect all big bulky guys. The cops who does this have knowledge in training and steroid. They know who to look for. Cute username btw. Edit: The thing is, OP is acting like he got a real problem with this. He probably saw a raid in his gym and they took a couple of guys, and suddenly he's saying "dont come to sweden if you lift". The police do sometime check the gyms, and all gym have strict rules, but dont be fooled.
  7. Lol actually... You see cops talking to a big guy and you instantly think they are accusing him for steroid use? That is pretty dumb of you. He is most certainly talking to the cops because they suspect him for stealing for instance or something like that. Don't come with false info dude, I've been going to the gym 3 years, 4-5 days a week and I have only seen undercover police ONCE
  8. Wtf?! No, they don't... When they look for steroid users, they do a raid in the gym and that does not happen that often. But shitty gyms with shitty people can get raided more often.
  9. 19
  10. Tomorrow it will be my 4th week at uni... But good luck! It will hopefully be the best time of your life
  11. Decent. Add a frame. Delete the symbols in the yellow banner, too much. Lower the SteelSmelter banner.
  12. 3 months?????? Chill man, it's not like you developed AI.... nah just joking with you, congratulations on release
  13. Moi! I like vittu.
  14. I only use mirror.
  15. Me aswell
  16. [ERROR][Bot #1][09/13 12:55:34 PM]: Error in bot executor! java.lang.AbstractMethodError: client.emu.EmuClient.getScaleZ()I at org.osbot.rs07.api.util.GraphicUtilities.getScreenCoordinates(oj:431) at org.osbot.rs07.api.map.Position.getVertices(fo:79) at org.osbot.rs07.api.map.Position.getPolygon(fo:140) at org.osbot.rs07.api.map.Position.getPolygon(fo:247) at org.osbot.rs07.api.map.Position.isVisible(fo:390) at org.osbot.rs07.api.model.NPC.isOnScreen(kh:169) at unk.actions.attack.process(attack.java:33) at unk.Main.onLoop(Main.java:187) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(lj:123) at java.lang.Thread.run(Unknown Source) I get this when the script want to fight a NPC. I am not getting this error on V 113. Edit: This is my code for attack: if(monster != null) { if(monster.isOnScreen()) { // this is line 33 if(monster.interact("Attack")) { //rest of the code } } }
  17. You're fucked, and you'll be fucked when the other prisoners finds out why you're in jail; got busted for spamming threats in runescape... gl
  18. This just states that Botre was right, something is wrong with you. Perhaps you could have done this while you were under the influence of something.
  19. Man, dat blue colour is so sexy. Congratulations!

    1. Bobrocket

      Bobrocket

      Thanks! Hope to see you on the blue side sometime :D

  20. It's obviously that you do not understand the method. Instead of judging my work, you should try to read it and learn something of it. IF you later come with a better method than mine, please share it with us. Don't pretend to be something you are not. Go and learn some java.
  21. edit: my bad mate, wrong post
  22. public static boolean isBusy() throws InterruptedException { boolean flag = false; for(int i = 0; i < 4; i++) { if(api.myPlayer().getAnimation() != -1) { flag = true; break; } API.sleep(API.random(400, 600)); } return flag; }
  23. He IS hardcording it. He probably records the path he walks. For instance, walking from lumbridge to varrock manually and a script records the path.
  24. Did you download java? If not, do so; https://java.com/en/download/
  25. Wtf... A premium AIO walker?!?!
×
×
  • Create New...