Jump to content

IDontEB

$100.00 Donor
  • Posts

    739
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    100%

Everything posted by IDontEB

  1. Since you're rating CPU as the highest priority you're better off looking in another category for CPU performance. Another reason why you should avoid a mac is as you said yourself: bad specs. On top of the already bad performance from macs getting a 2013 version would probably give you less computational power than a $500 2016/17 laptop.
  2. Congratz, but school is still more fun!
  3. Hey you're the one who loves partaking in group activities, I was just trying to guess your kind of activities.
  4. Guess you like banging your girlfriend with a group too right?
  5. I bet you like group tests too
  6. I told you the market is easily crashable LOL.
  7. Sometimes I forget. At least that comment will serve as guidance for people who are still undecided as to whether believe that nonsense or whether they want to think for themselves.
  8. Have you even taken a first year chem class or even a bio one for that matter? If parts of your body were acidic you would be dying if not dead already. If the pH levels of you body change beyond the current levels we are accustomed with than most enzymes would decrease in efficiency or cease to function at all. As for eating sugars/sweeteners, the food must travel to the stomach first before entering the rest of the body, after the stomach it goes into duodenum where bile (highly basic compound neutralizes acids) is secreted to neutralize the acidic chyme produces in the stomach. This all happens before any nutrients are even absorbed by the human body into the blood stream. So explain how cancer can thrive on sugar before sugar is processed by the body. As for the acid produced by cancer it is known as lactic acid. Lactic acid is also produced by muscles when working out. The reason lactic acid is produced is the inefficient metabolism of energy due to lack of oxygen. This again suggests that the blood vessel supplying the oxygen to cancer is the limiting factor in growth. Finally, I would't say this if it weren't needed but producing lactic acid does not make the body acidic. if that were not the case working out at the gym would give you cancer. That's why you take a science class and learn to think for yourself before you spout out nonsense.
  9. Cancer may thrive in acidic environments but the human body is not exactly an acidic environment excluding the stomach and parts of the digestive tract. Today's science says Cancer relies on growth of blood vessels to provide it oxygen for growth, if your blood was acidic in levels that can contribute to cancer growth then you would be dead already.
  10. If you want something easy just use this: private static int getPrice(final int id){ try { URL url = new URL("http://api.rsbuddy.com/grandExchange?a=guidePrice&i=" + id); URLConnection con = url.openConnection(); con.setUseCaches(true); BufferedReader br = new BufferedReader(new InputStreamReader(con.getInputStream())); String[] data = br.readLine().replace("{", "").replace("}", "").split(","); return Integer.parseInt(data[0].split(":")[1]); } catch(Exception e){ } return -1; } put in the Item ID when you use it and if the item is tradeable it will return the osb price, if not it will return -1.
  11. If you want the entire log that the bot prints out like the stack trace you have to use a -debug portnumber and then have a socket connect to the same port and print the stream it send you to a text file.
  12. If I dont even bot at all can I still get banned for botting?
  13. IDontEB

    degree

    You'll be jobless with a psychology degree, if you dont care about that then yeah take it. Otherwise, a degree is only worth getting if its in STEM fields since those actually open doors to more jobs
  14. IDontEB

    locked

    Cant tell if srs or troll???
  15. Classic dumb user, but you're here saying that checking random exp, examining random objects, and doing dumb things no normal player does is what prevents bans? It seems you have a personal bias towards doing those stupid actions even with no proof supporting them. There's absolutely no need for developers here to come and say those thing are useless out of fear of not being able to compete since its up to script writers to implement it. As for how this proves other clients are wrong I believe you should refer to the scientific method. The 5th step which is analyse the data and draw a conclusion suggests that the strength of the other sites hypothesis that doing that nonsense prevents bans is not 100% valid because even without doing those things I was able to thrive therefore implying that other factors are at play. If you want this in the context of goldfarming then you're wasting precious farming time by doing those stupid actions because no matter what you do your ass is banned so maximize profit while you can. Both maxing a main/goldfarming options show that its nonsensical to do such things. So it really makes one wonder if you're truly the dumb user or just blinded by bias.
  16. Was using getTrade().acceptTrade(); as a boolean for an if statement previously but now it wont work trigger the if statement and it wont click accept. If I take it outside the if statement and just run it it declines the 2nd trade screen. The first trade screen for this still works fine. Just wanted to add that this only happened when I recompiled a script with the new version as the external library. Other scripts which werent recompiled dont have this problem
  17. Those stats enough proof? All I do is move mouse off screen. all blacked out stats are 75+
  18. Have to agree with the Syntha-6, their stuff is pretty good and 10kg bag for 120CAD is pretty decent price
  19. You're giving jagex too much credit. They just have room full of monkeys manually banning accounts bro.
  20. Waste of time to get 50 mining on a bf account. the amount of time botting to 50 mining could be spent using bucket of water on the machine instead.
  21. IDontEB

    @frostbug

    Inferno is just one big pattern, same as jad but more punishing for mistakes. If you dont get nervous you wont fuck up, bots dont get nervous so with a good scripter it is possible. Not saying its easy but possible
  22. IDontEB

    @frostbug

    Jagex thought that about zulrah till next thing they know it happened.
×
×
  • Create New...