Jump to content

zwaffel

Lifetime Sponsor
  • Posts

    232
  • Joined

  • Last visited

  • Feedback

    100%

Posts posted by zwaffel

  1. Dont bother going to world 330 to train construction the less people you see the better. If your walking outside in rimington and you do encounter someone chances they say something is really low and if you dont answer most people wont instantly report you for botting. Also keep in mind slow and steady wins the race. better to do 30min everyday for a month than to do it in 1week and get banned. 

    Goodluck :)

  2. if (chicken != null)

    //code

    else{

    here you do getCamera().teEntity(chicken);

    But you only go here when chicken == null and you cant turn your camera to something that does not exist. 

    }

    Edit: nvm didnt count your bracers correctly. Do nullcheck on chicken before moving the camera. Also where you declare chicken as npc you have, chicken1.isVisible but this cant be true while the chicken IS NOT on your screen so it will always be null while you cant see the chicken. 

    You are trying to move your camera to an entity that is only available when its on your screen so there wouldn't be a point turning your camera towards it. 

  3. Have you contacted me yet? no

    Quest(s) or Bundle(s) needed - Dessert treasure & lunar diplomacy

    Payment Method (07GP only) - 07gp

    Skype? - Pm me your skype ill add you. 

    Have you read and agreed to my Terms of Service? -  yes

  4. put   RS2Object ditch = getObjects().closest("Wilderness Ditch");   and   GroundItem items = getGroundItems().closest(getDirectoryData() + getName() + File.separator + "osrs items.txt");

    in your onloop. You shouldn't define RS2objects and Grounditems outside of your onloop this is causing your problem. Also i believe interactionevents need to be in your onloop since once there executed they expire (get the status finished) so they have to be created every loop (i could be wrong here) .

     

     

     

    • Like 1
  5. I have a maxed total main which i don't currently play anymore (there is nothing to do when ur maxed). Started an ironman to get me back into the game recently its good fun though the quests are killing me. I don't bot on those accounts just play em legit dont wane risk it. 

  6. Can there be an option to go to clanwars to reset stats Without banking after resting stats. and have an option to bank when there is like less than 5 sharks or less than 6doses prayer potion. 


    great script btw really loving it :) 

    dynsig_barrows.png?username=zwaffel

  7. Oh alright i see, thanks for the info. 

    Edit; apparently it is activated now again and the money went from my paypal. Yday i couldn't use it so not sure why it was offline for one day and the payment went thru today. Maybe some delay on PayPal his part. 

  8. Hello, today my frost barrows expired. I thought since we had a billing agreement it would automatically go off my paypal. Like my vip membership does, but it seems like it hasn't been taken. I checked my agreements under my account and it states that its active.

    Now when i go to the store to try and get it back i need to pay again the 10$ up front and the 10$ every month ? Shouldn't it be 10$ each month and nothing for the script itself since i already own it. The license just expired.

  9. 17 minutes ago, d23p said:

    You never know.. also isn't the authenticator a thing that could be disabled by going to rs website without email confirmation ?

    They need your email to disable auth or have your account recoverd by lost password. 

×
×
  • Create New...