Jump to content

blogans

Members
  • Posts

    121
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by blogans

  1. Need the following quests done: Jungle potion Shilo village Rune mysteries Lost city Fremmy trials Lunar diplomacy Eadgars Ruse Dream mentor Post prices below, thanks.
  2. Not much better, but vip. Will do. Ill add your disc, name is amiable.
  3. Sorry man, but 0 rep, noty
  4. Uh, a) are you able to make it on an account already made (with no stats) and b) are you alright with the payment after? TWC...
  5. Looking for 1 splashing account. Doesnt matter the stats, but wont pay more than 6m. All it needs is 40 range and 13 magic and witches house done. Post below
  6. Thats my code lol, i literally said below it that it will definitely not work... The config id isnt right, nor is the interface ids and interface interaction. Take what I said in your previous code and listen, learn java before attempting to copy and paste others code.
  7. I advise you to learn java before learning to make scripts. If you get a basic understanding of java first, you'll be able to learn more throughout coding. But starting with no knowledge of how to create a method is a really bad place to start.
  8. Looking for someone to do the quest Contact! + all the prereq quests required to complete it. Will pay upfront depending on feedback. Need done asap, post prices below.
  9. One way to do it is by widgets and configs. Check if the config isn't the same as you want it to be (to stop a loop) && a check if its above 30 defence, then do some NPE checks for the widget, then interact. private int getdefLevel(){ return api.getSkills().getStatic(Skill.DEFENCE); } private int defConfig = 2; //Not right config RS2Widget defence = api.getWidgets().get(1,1 ); //not the right widget ids, dont use this method btw, use filters if(getdefLevel() >= 30 && api.getConfigs().get(43) != defConfig){ api.log("Defence is 30, attempting to switch attack styles"); if(defence != null){ if(defence.isVisible()){ if(defence.interact("change")){ api.log("Switched attack styles"); } }else{ if(api.getTabs().open(Tab.ATTACK)){ api.log("Successfully opened attack tab"); } } } } That by no means will work at all, just remember the npe checks and to get widgets by filters (eg: text, actions etc.) edit: Dont forget to check if the widget is visible, if not, youll have to open the tab first.
  10. blogans

    66-70 rc asap

    Sorry, apparently i signed into the wrong account. ^ that is me.
  11. blogans

    66-70 rc asap

    Looking to get 66-70 rc asap. Post gp rates below. Can be done using any method (no lunars sorry). edit: wrote hunter lmfao
  12. req close. Made a bot for this
  13. bump, offering 40-70 @ 15m. 60kxp/h, purely trading.
  14. Sorry, shouldve put that somewhere in there. I completely understand if the account gets banned for doing this method, and I claim responsibility for it. I highly doubt it will (as said above), but its a risk im going to take.
  15. Hey guys, I'm looking for some runecrafting quotes, but using my method of training. It's quite relaxing, you never even have to move. It's simply just trading a farm of essence runners I've set up, until a) Jobs finished, or b) bots get banned. I've currently got 4 bots running pure essence to the fire altar. This equates to around 60k xp/h. Looking to get to 70 (or maybe 75 if they last long enough) Any quotes are appreciated!
  16. blogans

    Family crest

    Looking for someone to do family crest for me. Getting the last req now, should be done in 3 hours. Post offers below.
  17. blogans

    Quest needed

    Looking to get: 25 thieving (Currently 14) Digsite quest Post prices below (15+ fb only) - No other will be considered.
  18. If its not too late (I highly doubt it), remove your quote. It directly links back to the image he removed lmfao. Probs too late tho, gg
  19. blogans

    43 hunter

    bump, need 43 hunter accounts
  20. Done. Are you able to start asap? Just getting the last requirement for them. Happy to go first considering you've got more feedback. If you have discord, pm me @ amiable#3312, if not, just pm me.
  21. Hey, Looking to get the following done: - Recruitment drive (Agility exp) - Tourist trap (Agility xp for reward) - Grand tree (Do last as 25 agility is needed) - Fight arena - Tree gnome village Thanks
  22. blogans

    43 hunter

    wanted to keep it in one post so I dont spam anything. Threads updated with another job, edited out the "done" part, and added a bump bump btw
×
×
  • Create New...