Jump to content

Polymorphism

Members
  • Posts

    368
  • Joined

  • Last visited

  • Feedback

    100%

Everything posted by Polymorphism

  1. Selling all 100 for 10M -- only dumping em because need some gp ;) These are high quality accounts, out of a pool of 400 accounts - pulled 75 to manually lock check, of which none have been locked. Also sold 100 last weekend and none have locked since then either. Post, PM, or carrier pigeon are the best ways to get ahold of me.
  2. This is software on a clients server, whom has vip status here.
  3. It's 2 bots together(variable delay due to creation), up to 7 times. They don't launch at the same exact time, sometimes within seconds of each other, sometimes 3 mins. On average I'd say the 2 in 1 group that do get launched are at least 10s apart, and on average each group are 12s apart
  4. Been doing lots of testing with mass bot launching, currently doing 2-14 at once. Generally there is a small break between, however, I do notice lots of "Inactivity/multiple bots" errors, as well as the game applet staying black. In yall's experiences, what causes this error the most often? Not likely any of the 'reason' the client says, as i have ensured those bases are covered. Also, this error occurs for my buddy when he is launching on his VIP OSBot account. For those that cannot read, this is not my account I'm talking about. I am well aware of non-vip restrictions....DUH Also, what timeout between client launches is optimal?
  5. Nice you're dropshipping? A buddy and i were working on some software called ProductScraper that would scrape a bunch of sales websites and gather the data turbolister needs and automatically list in bulk, finding best prices and automatically calculating the profit margin based on your preferences and the item.
  6. Whats your timeframe on this and I can do it for ~5m. That's roughly 2gp/xp i think.
  7. Most of my code is for private scripts or potentially premium scripts, thats why.
  8. Alek, why release untested updates...obviously they aren't working. If you get paid to write software then you should ensure it works.. I get that you're busy and all but seriously dude...cmon
  9. I've added a couple of my OSBot scripts source codes to my github. These were made when I was relatively new to OSBot api (especially the 2013 wizard killer) so its not pretty and lots of stuff shouldn't be done the way i did them. However, someone can probably learn at least 1 thing from my code. https://github.com/oneluckyducky/OSBot
  10. You're getting 85k/h right now. Add void gloves (to actually get the bonus) and you may actually jump up to 100k/h 10% damage and 10% accuracy -- lets cut down the middle (as i dont wanna test for hours to get real data) and assume thats a 15% increase in exp.. is 12.7k + your current 85k I'm no genius, nor is this real data i'm using, but its speculation as you will be hitting 10% harder and 10% more often
  11. It means Jagex isn't making money off of it so they wont endorse it. Guarantee they make $$ from osbuddy
  12. Check you task manager and ensure there are no instances of java running that aren't running something else.
  13. Coolest but not feasible for 90%+ of people on here..
  14. Here is RSBot2 source for mouse movement. I've modified it to pass in MethodProvider for changing mouse speed and added mouse hop https://pastebin.com/NhBrpcj7
  15. Dont even gotta store in a list really. boolean withdrawAll(Filter<Item> filter) Withdraws all of the specified item. #withdrawAll(item->item!=null)
  16. It has more to do with comparing primitives vs comparing objects. https://chortle.ccsu.edu/java5/Notes/chap09C/ch09C_2.html
  17. WalkEvent#minimumThreshold(0) or new Position(1 tile over).interact("Walk here") or MiniMapTileDestination(Bot bot, Position position, boolean exactPosition)
  18. Looking to pay in gp if possible. The scripts will be PolyPowerTrainer PolyTeleporter PolyPickpocket The image base would be something such as below -- <poly/> \n Teleporter (with a little magic hat or something) Please post prices
  19. Or to try the script yourself, such as there being multiple pest control scripts. 1 could suck balls but the other great. If i bought an $11 script i'd be pissed if it didn't work...So yes, even established scripts should have trials provided. Maybe on on monthly basis for 1-6hrs runtime (depending on the script) You're in charge of the scripters are you not? So make it to where the spam cuts down -- if anything it hurts sales. I have personally not bought a few scripts because i didn't wanna dig through "trial pl0x" "bump" "lemme get a trial" posts left and right.
  20. Should've tried harder. But for real, learn swing before using a builder.
  21. Not sure, never had a reason to use it myself. The game could display colors and shadows separately meaning that it wouldn't matter which part of the rock you grabbed regardless of its shadow or visibility. Maybe someone like @Chris or @Token or @Xerion could provide further info regarding that.
  22. Using the colorpicker in the osbot api https://osbot.org/api/org/osbot/rs07/api/ColorPicker.html Basically you'll get the model of the rock -- get yourself any point inside the model (not the position) and use the method #colorAt(x,y) or #colorAt(Point p) to determine if its mine-able It'll some debugging to determine what color you should be checking for
  23. Sounds like the script used to open your bots is fucked. Do these things so we may have a better insight to your issue Ensure you have jdk8 installed -- if not install it Ensure your path variable points to your jdk bin http://docs.oracle.com/javase/7/docs/webnotes/install/windows/jdk-installation-windows.html If the jar runner file has a ".bat" extension, please screenshot and post the content for us
  24. currently awaiting other bids. please add my skype tho skype: polycoding
  25. hey man, i've added you on skype and notated my osbot username in the contact request
×
×
  • Create New...