Jump to content

GPSwap

Trade With Caution
  • Posts

    476
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by GPSwap

  1. Check the logger to see if that gives you any info, and post on the script thread so czar can know somethings up
  2. start it at sand crabs maybe? XD
  3. edit: closed the door adn ran it, opens the door and does the path like you would expect GIF: Using that exact positon of 2945, 3335 with the code of public int onLoop() { if(Banks.FALADOR_WEST.contains(myPlayer())){ stop(false); }else{ walking.webWalk(Banks.FALADOR_WEST); } return 100; } Works perfectly as you can see, come in chatbot and talk with me
  4. Gem store to fally West works fine with : walking.webWalk(Banks.FALADOR_WEST); Chain store to fally East works fine with : walking.webWalk(Banks.FALADOR_EAST); Both work with this: WebWalkEvent oEvent = new WebWalkEvent(Banks.FALADOR_WEST); PathPreferenceProfile oPPP = new PathPreferenceProfile(); oPPP.setAllowObstacles(true); oPPP.setAllowTeleports(true); oEvent.setPathPreferenceProfile(oPPP); oEvent.prefetchRequirements(getBot().getMethods()); execute(oEvent); try using the Banks that are part of the api or use a set area not a position EDIT: tried this with the positions you've used, using pre set position, or using new position in the event and I can't get the error
  5. We recently lost a script that fished and cooked at barb village on the infinate fire, could be a good project
  6. GPSwap

    100% CPU

    Well once we know you dont have a bunch of osbot accs to cheap out on the money they keeps the site running, then we can help you
  7. https://www.sythe.org/threads/broke-tentacle-whip-during-rental-service/#post-30052265 proof that gucci is dalman12345:
  8. GPSwap

    True tho

    so they can get "hacked" and gain some paypal
  9. you dont need to change the getwidgets code you can just add the try/catch and it works fine
  10. honestly if your botting and jagex do a detailed look into your account your probably gone anyway so I dont even think the extra risk of using data center proxies is a big deal, however it is possible, I dont think anyone does residentials on osbot.
  11. It depends on the type of botting your are doing, if you have any "Real" accounts you want to keep safe, and the volume of botting, Chain-bans DO happen but are very very rare usually used in extreme circumstances (personal experiance from every account ever made on my home ip being perm-banned). data-centre proxies are more likely to get you banned than running off your home IP. If your wanting to keep your "Real" account safe, but not wanting to add the extra risk of using a proxy you can always get residential proxies (they cost quite abit more).
  12. so do if(!inventory.contains("ITEM"){ // do your thing because the item isnt in your inventory }else{ inventory.dropAll("ITEM"); }
  13. Got one of his free giveaway proxys, connection seems stable and is running nicely.
  14. cus then ud have to stop the afker script after you logged in if you wanted to do something, and thats just too much effort
  15. only the best quality anti ban on my scripts always check wc xp
  16. Just some random scripts iv made they are top quality scripts and very usefull! If its a lazy ultility script that you want, let me know, I probably have a version of it. logIn DOWNLOAD This script will automatically log you in the end the script! saving you from that pesky typing! afker DOWNLOAD Does what it says, will afk, spinning the camera at semi-random times to keep you logged in!
  17. GPSwap

    For Camelot!

    They are facing the wrong way the dragons behind them
  18. osbot doesnt limit your runtime on scripts, as a free user you can run a script from the sdn or a local script for aslong as you want, but you are limited on the amount of bots you can run, VIP just allows you to run more bots
  19. depending on the payment types your wanting, if your taking btc sell in increments to any reputable trader, if your wanting something like paypal id stick to the big guys (bogla/arcus or kaii)
  20. there is explvs handler that muffins linked, and to disable osbots login its a CLI command
  21. Yeah i heard them too It needs to happen nothing beats a sausage and egg muffin maaaan fuck you both
  22. if only breakfast was 24h too
×
×
  • Create New...