Jump to content

Cockiezi

Members
  • Posts

    57
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by Cockiezi

  1. omg brown that acc is perfect
  2. lol try to do some quests and kill some goblins before u start botting, just to see if that affects at all. I'm interested to know. some jagex dude said on stream that they might add a trading lock for f2p players that can be unlocked by having enough quest points. (to fight against gold farmers)
  3. try adding a && !myPlayer().isAnimating()
  4. I still don't understand how it works lolo
  5. Hi guys, I just made my first script and it's an agility script for canifis rooftop course. It has shitty paint and is probably shitty overall, but so far it seems to be working well enough. (I got 45-50 agility while testing it) Here's the DL link: http://www.gamefront.com/files/24754837/CANIFISROOFTOPAGILITYSCRIPTERINO.rar Here's the code if u dont wanna DL it:
  6. Btw what I'm trying to accomplish has nothing to do with banking. It's for an agility script. Also now that I'm here, did the new java update break eclipse for any of you? Edit: https://www.eclipse.org/forums/index.php/t/956989/ I'm not the only one
  7. Soo would I be doing it the wrong way if I did this instead: if (placeA_A1.contains(myPlayer().getPosition()) || (placeA_A2.contains(myPlayer().getPosition()))){ return State.placeA; } Ofc I'd still need to define the areas, but it gets the job done. One problem with this is that when there's many areas in placeX, the if statement would get veeeeery long.
  8. lemme try that I'm getting an error with this: if (placeA.values().contains(myPlayer().getPosition())){ }
  9. Hi I'm new at this. idk how to say this, I'm trying to store multiple areas in an array. like placeA[3] <-- My array. placeA[0] = topLeftX, topLeftY, botRightX, botRightY placeA[1] = same as above but different values. placeA[2] = same as aboev but different values. http://i.imgur.com/Xz9iuHO.jpg I want to make this so I can check if my character is inside any of them.
  10. Just checking in, are you aware of the site problem I told you before? Step 1. Choose 07GP Step 2. Choose EUR Result: It will show you RS3 GP in EUR, when it should show 07 GP in EUR.
  11. Hey, I want to buy 07gp, but whenever I click 07gp on your site and choose EUR, it brings me back to EOC gp USD currency. edit: placed an order, although there was a rather huge fee (I don't know if that's normal) I can't be online for the next few hours, but I should be on later today. Bought 5m no problems.
  12. Worked for me, did it with my friend in pvp world (like we attacked eachother). Both had -65 mage attack and autocast fire strike. did it for 7,2k casts. (about 6 hours) sorry for bad engrish
  13. Cockiezi

    Music

    Rise Against Billy Talent Liquid dnb or w.e it's called, there's so many sub genres for it..
  14. If I'm not completely clueless on this, then for example: Average interval = 20 Interval deviation = 4 Timer will be a random value between 20-4 and 20+4 ( between 16 and 24 ) If you make Interval deviation = 0, then your timer will always be what you set Average interval to. Someone correct me if I'm wrong.
  15. The correct break timers are the ones you would use when not botting.
  16. Are you for real? Obviously for a set amount of GP donated to jagex ( gp taken away from the game ), they donate a set amount of money to charity.
  17. The last time I played it the recoil was so fucked up Is there even any objectives on it or do you just kill eachother?
  18. The current client needs updating ( rs update )
  19. It seems to work for me now, does anyone still get it? What I did is I ran ccleaner, but I doubt that was the solution to it though..
×
×
  • Create New...