Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/11/21 in Posts

  1. You need to make an event and setMinDistanceThreshold to 0 to walk to exact tile WalkingEvent myEvent = new WalkingEvent(new Position(1, 2, 3)); //making the event myEvent.setMinDistanceThreshold(0); execute(myEvent); //executing the event
    3 points
  2. As @hidden arrowhas managed to recover his money by going through his bank/visa we can assume this dispute is now complete. In future I would like you to think twice before handing over a sum of money to someone online or consider using a middleman for extra security. If you do have any further issues please contact one of the staff team to assist you further but at this moment in time we can’t do anything further, the user has been banned and as you’re recovering your money and you’re not out of pocket other than an unpleasant experience, we can’t hold Khal responsible for that. As being ex-staff yourself, I know you’re well aware that it is your own responsibility to ensure you know what the rules are and that I’m here to ensure that they’re followed. Given the situation I hope you take something away from this at least and be wary of who you enter business with in future, even more so if they have had previous disputes against them, don’t just “keep a closer eye on them.” Actually take action and help safeguard our communities. I would recommend to you that you keep your discord server as a support channel to negate things like this happening in the future, regardless of his reasoning for doing it, you are still partially to blame for allowing the advertisements as well as being a prior business partner. I’m going to lock this topic and mark is as resolved as the following posts from both of you are just unnecessary to the initial dispute and getting off track. If anything changes or you feel you need the topic reopening, PM either myself, @Gunmanor @Maldesto
    3 points
  3. Please make sure to use a middleman
    2 points
  4. Hey guys, made a simple script to telegrab wine of zamorak from the non-wilderness alter on F2P worlds. The only skill requirements are 33 magic (for telegrab) and 20 hitpoints as the monks do some damage when you grab the wines. The script will not work with anything less. Features teleport banking to falador. Option can be set before level 37 and the script will automatically enable teleporting when 37 magic is reached. In order to run, you need to have a staff of air equiped and food of choice, wizard's mind bombs, and law runes in the bank. I plan on adding more features if this becomes popular, upper floor, ge support, and whatever else should be added. CLI args: -script 1101:1-2-3-4-5 where 1, 2, 3, 4, 5 are the worlds to use.
    1 point
  5. Awesome, cheers for getting back so fast
    1 point
  6. Yeah, I just mean I did that right before you commented.
    1 point
  7. It will always fix the wheel whenever it's broken after depositing the paydirt. Whenever you come with a second inventory and the first hasn't bene processed it will drop 1 paydirt, gets a hammer and fix the sturt and deposits the remaning paydirt. If it didn't do this in this order restart the client, probably somehting went wrong loading the amount in the sack or whatever. Also make sure there is no paydirt in the water when you start the script, there is no way of detecting and it could mess up the calculations of when to bank and when to mine.
    1 point
  8. that worked thank you
    1 point
  9. Hey mate, this script looks super nice! May I please get a trial?
    1 point
  10. Loan us a couple of bill fella? Only a few days for a High Roller like you eh?
    1 point
  11. The last time I went through their Github, they were reading in what the player is wearing, but it wasn't doing anything with that information. Someone did mention in a YouTube video that they wanted to use it to make assumptions in the future though I've heard.
    1 point
  12. Done ! gl . You can, add FuryShark#0001 on discord
    1 point
  13. Sorry for the delay on the update, ran into a few issues. Should be all fixed after this update, thx for the patience! Khal Rogues den updated to V1.05: - Potions are no longer a requirement - Level 80 thieving shortcut added - Gui save file is saved by default from now on - Less missclicks on Wall traps Will be live soon! Enjoy!
    1 point
  14. I'll take a look at this, I think jagex added some new interface or something, should be an easy fix
    1 point
  15. Yeah after some searching I simply did WalkingEvent walkingEvent = new WalkingEvent(afkPos); walkingEvent.setMinDistanceThreshold(0); execute(walkingEvent); Thanks anyway
    0 points
×
×
  • Create New...