Everything posted by Polymorphism
-
Selling 100 tutorial island accounts
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.
-
What most causes this error? | What bot launch interval works best?
This is software on a clients server, whom has vip status here.
-
What most causes this error? | What bot launch interval works best?
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
-
What most causes this error? | What bot launch interval works best?
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?
-
How to win at eBay
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.
-
Nmz Training needed
Whats your timeframe on this and I can do it for ~5m. That's roughly 2gp/xp i think.
-
Some of my OSBot scripts sources
Most of my code is for private scripts or potentially premium scripts, thats why.
-
[Dev Build] 2.4.129 - Input fixes
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
-
Some of my OSBot scripts sources
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
-
100k exp/hr NMZ Range?
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
-
OSHD and Botting Clients
It means Jagex isn't making money off of it so they wont endorse it. Guarantee they make $$ from osbuddy
-
Random client termination? Please help
Check you task manager and ensure there are no instances of java running that aren't running something else.
-
GoldFarming bans Problem
Coolest but not feasible for 90%+ of people on here..
-
Mouse speed?
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
-
withdraw ALL items in bank
Dont even gotta store in a list really. boolean withdrawAll(Filter<Item> filter) Withdraws all of the specified item. #withdrawAll(item->item!=null)
-
Ground Decoration has been deprecated...
It has more to do with comparing primitives vs comparing objects. https://chortle.ccsu.edu/java5/Notes/chap09C/ch09C_2.html
-
Help with beginner script
Cows aren't objects...theyre npcs. I'd suggest reading the api docs a bit. https://osbot.org/api/ Specifically introduce yourself to the different classes that implement Entity. Use the api the way its meant to be, methods return boolean for a reason..use it to control your script logic. objects = doors, gates, trees, fires, etc npcs = uhh...npcs groundItems = lootable items item = bank/equipment/inventory items
-
How do I walk one tile over?
WalkEvent#minimumThreshold(0) or new Position(1 tile over).interact("Walk here") or MiniMapTileDestination(Bot bot, Position position, boolean exactPosition)
-
Need three 120x120 logos for sdn
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
-
Requesting Trials for Scripts
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.
-
How does one use WindowBuilder?
Should've tried harder. But for real, learn swing before using a builder.
-
Mining Without Static IDs?
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.
-
Mining Without Static IDs?
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
-
Windows cannot find '-jar'.
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
-
MM + 2 req quests -- Skill reqs met
currently awaiting other bids. please add my skype tho skype: polycoding