Jump to content

Lewis

$100.00 Donor
  • Posts

    764
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Lewis

  1. not true at all :p im getting fresh sock5s for alot less than 0.5 ea
  2. if that crosses your mind whilst high, im sorry to tell you this, but you are psychopathic regardless if your high or sober.
  3. lmao this made me laugh too much, the only thing youll regret when smoking weed is eating all your food lmao
  4. yup, had bots run for weeks without bans, now getting banned in few hours
  5. lost 16 p2p accounts gg 10 of them had 1 day mems left though lmao
  6. i can make you private scripts too, with cli start support and muling support
  7. looking to sell to a shop that buys via uk bank transfer. Tried multiple here that have advertised they do UKBT yet when i ask to sell they don't have it as an open anyone know of any
  8. that just means i dont have a script on SDN i have made my own scripts with automatic muling, account switching etc enabling me to run 24/7
  9. buy a private script to use message me if your interested in a private script
  10. Lewis

    .

    its really not aha
  11. theres plenty of reasons why it might glitch out, without some sort of feedback you couldnt even tell if the script has stopped running on a client.
  12. would love to see some sort of client info on the cmd window. quite hard to tell when your bots have glitched out without any feedback from client being shown
  13. the fuck are your pc specs? lmao
  14. oo well in that case, could i ask you a few questions about them? add me on skype ill pm you it
  15. is buyItem(int itemId, java.lang.String searchTerm, int price, int quantity) broke? or does it not actually buy the item, just put the offer in and not click buy?
  16. mind linking me the servers you use
  17. a little explanation on it would be great
  18. Im having a bit of trouble adding: if current system time is equal to 8am/1pm/12am + random value between 0 seconds and 1 hour (i can generate a random amount of time between 0 seconds and 1 hour already. just need help getting: if current system time == Xam/pm) been looking into: http://docs.oracle.com/javase/6/docs/api/java/util/Timer.html but i cant seem to get it working i also looked into just using: if System.currentTimeMillis() == RANDOMMILLIS { } but its too confusing figuring out any help is much appreciated
  19. now get an error with web walking [ERROR][Bot #1][12/14 03:50:08 PM]: Error executing event : org.osbot.rs07.event.WebWalkEvent@7c327aa java.lang.NullPointerException at org.osbot.rs07.event.WebWalkEvent.execute(ql:271) at org.osbot.rs07.event.EventExecutor$2.run(wh:269) at org.osbot.rs07.event.EventExecutor.execute(wh:120) at org.osbot.rs07.script.MethodProvider.execute(bo:580) at org.osbot.rs07.api.Walking.webWalk(fj:184) at script.onLoop(script.java:311) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(mm:90) at java.lang.Thread.run(Unknown Source) [INFO][Bot #1][12/14 03:50:08 PM]: Walking to shop [ERROR][Bot #1][12/14 03:50:08 PM]: Error on event onStart()! java.lang.NullPointerException at org.osbot.AB.getItems(bh:117) at org.osbot.UB.iiIiIiiiIIIi(ce:24) at org.osbot.ec.iiIiIiiiIIIi(e:48) at org.osbot.lPT7.iiIiIiiiIIIi(wn:1154) at org.osbot.rb.iiIiIiiiIIIi(wf:671) at org.osbot.rb.iiIiIiiiIIIi(wf:9) at org.osbot.W.iiIiIiiiIIIi(k:182) at org.osbot.rs07.event.WebWalkEvent.prefetchRequirements(ql:60) at org.osbot.rs07.event.WebWalkEvent.onStart(ql:260) at org.osbot.rs07.event.EventExecutor$2.run(wh:237) at org.osbot.rs07.event.EventExecutor.execute(wh:120) at org.osbot.rs07.script.MethodProvider.execute(bo:580) at org.osbot.rs07.api.Walking.webWalk(fj:184) at script.onLoop(script.java:311) at org.osbot.rs07.event.ScriptExecutor$InternalExecutor.run(mm:90) at java.lang.Thread.run(Unknown Source) im using this code to call webwalking: getWalking().webWalk(SHOP); or walking.webWalk(SHOP); both get the same errors
  20. Looking to add account switching to my script. Would like it to switch after example when timeRan is between 3 hour and 4 hours But i cant seem to figure out how to get it to call when its at a random time between the two, instead of being called as soon as timeRan is = 3:00:01 compared to 3:27:51 for example (random time between the two)
×
×
  • Create New...