Leaderboard
Popular Content
Showing content with the highest reputation on 09/29/14 in all areas
-
User is banned since it doesn't look like he's willing to refund, I'm sorry for your loss.4 points
-
I'm fairly certain that they were talking about asynchronous updaters for the values, and not sleeping in onPaint. Doing so could be mildly beneficial, using something like a Scheduler or ScheduledExecutorService, altho as Swizz mentioned, it's not really necessary. If you did infact talk about adding sleeps in onPaint, tho, then... well.. don't. Threads that hande graphics/rendering should never be obstructed from returning, as it can make the entire user interface unresponsive. Especially if it's the EDT being sent to the paint methods.3 points
-
This section is for market related scam reports; we're not here to help you work out these types of problems. Closed & archived.2 points
-
I removed it because 36 people downloaded it and not ONE replied on the topic or said "Nice" or anything. It sucks when people just take your stuff and don't even leave a "Thx". I'll add the revised script up there soon. I currently don't have an account I am willing to sign into the client with as I only have my main so if someone wants to lend me a burner lvl 3 I'd love that too for testing and what not .2 points
-
So I made this thing, it does what the title says. Hover your mouse over the herb in your inventory or someones trade window to see what it is. EDITED with the new script that supports trade windows. Special thanks to Botrepreneur for the help in dynamically finding the slot being hovered over and making a nice enumerable list of herbs . Due to popular opinion and request, the script is now back. Any errors please post here so that I and others may see them. PLEASE LEAVE A LIKE, FEEDBACK or even a "THX"!!!! FaysHerbs.zip1 point
-
The time has come for me to leave OSBot. Script has now been discontinued. Please Feel Free To Use The Source Code For Learning, The last downloadable version can be found here: Download: https://www.mediafire.com/?71eixx2ycr6u3pb Source: https://www.mediafire.com/?b5sk24np46yjax71 point
-
Made a Zybez Lister a long time ago when Mikasa asked about one. That one started off with only allowing 1 item at a time, then someone paid me 45m to expand it to 20 items. Logs into Curse. 20 Items. (10/10 split) Auto saves item urls and prices to and loads from a config file. Posts every ~5 minutes. The check box will determine if the item will be posted or not. Say you are selling Lobsters and you run out. You will obviously not want to post the selling offer anymore and you need some time to know a good buying price. Uncheck the box and it will no longer continue posting. Other stuff is pretty self explanitory. Btw the post countdown is not working lol.. I'm currently thinking about doing a v2 rework.1 point
-
So much for nothing. Was it worth it, @samosamo15?.1 point
-
1 point
-
Sexy! Would be cool if it had a scrollable table with the ability to add entries to it, GUI would be a bit less cluttered and you would be able to account for more than 7 items at the time. Still a great job nevertheless1 point
-
Probably made the money he spent on donor back and whatever he's made after that then decided to quit so he just scammed. Not much of a loss.1 point
-
1 point
-
1 point
-
IMO he probably just quit anyway and thought lets grab 2 bonds while we're at it :p1 point
-
I have no idea but, and if it is possible I don't think you can win that very easily. And judging from his actions I don't think he's clever enough anyway..1 point
-
1 point
-
Member profile : http://osbot.org/forum/user/60175-samosamo15/ Explanation : Scammed for 2 bonds. Proof : 1) Skype profile - http://gyazo.com/a29ffeb7f1c3487a6d874fd080373aa3 2) Confirmation of Trade - http://gyazo.com/b441afaf6712378dd5409c7f3ba295a7 3) Proof of scam - http://gyazo.com/7bf16475d0b79320f8189ff83aa8f80f 4) Deleted me off Skype - http://gyazo.com/aa3a4f52537c9c619aa1cefafbbe0e68 So. Just something i wanted to point out. Is $100 donor equivalent to 2 bonds? - Luda1 point
-
I spoke with the supposed victim, From what i understood it was a few mills. He just tried to label himself as a pro of some sort.1 point
-
What a way to come back... that's not how people should return1 point
-
rip eyes but hiya, I don't think we met but welcome back!1 point
-
Sorry =( I am just very careful need to cover everything. Also longtime no see Cinnamon The Cinnaman .1 point
-
1 point
-
1 point
-
1 point
-
No, this isn't a color based bot. The bot interacts with the game based off what it finds in the jar file using the injected accessor methods. We're using nothing more than a RuneScape virus. Yes lowered FPS would be better in terms of processing, however adding a sleep to the onPaint would cause an overall "lag" for not only the paint but the game as well (something I doubt a botter would want).1 point
-
How do you think we can actually "see" the game? RuneScape is just a Java Applet and inside of that applet a Canvas component which is obviously where the game is drawn to. The only way to actually draw to it though is to get the Canvas's Graphics context (using getGraphics) and using that instance to draw whatever it is they need. The bot takes advantage of this by injecting it's own "Canvas" as a superclass of the RuneScape canvas (aka subclassing the canvas since we're replacing the java.awt.Canvas class they're extending with our own). You could also xboot to replace the default one found in rt.jar for the same effect. Any call the game makes to the getGraphics method would then run our custom method where we can draw the current context to a back buffer and layer out paint over top of it, returning the back buffer for the game to draw on.If you're confused let me know, I have some great links stored back from my days of investigating into making my own injection bot.1 point
-
He had the area defined as a position. I showed him last night the difference between the two.1 point
-
1 point
-
1 point
-
1 point
-
Why does the bot still click on some of the randoms??! I keep getting teleported away... This is wrong...1 point
-
My script on start now, saying "Error in script onstart(): Khal AIO Runecrafter" Help?1 point
-
Is this how it went down? Her: Im in my mans car, broom broom. You: Get out me car. Her: No1 point
-
1 point
-
1 point
-
Alek always hears my request, and usually fixes it. #AlekTheSavior1 point