Leaderboard
Popular Content
Showing content with the highest reputation on 11/01/15 in Posts
-
Id probably just laugh because I don't have a sister. Although I wouldn't be caught dead wearing that type of shirt. Plain black/dark colored clothes are good enough for me.3 points
-
@Pharmacistt, how could he have botted all those quests? Is there even a questing bot? In addition to that, I never see him telling you that you had permission to access the account during the service and the ban could've been a delayed ban since there's no way to confirm if you botted on the account before or not.3 points
-
NEW: Released Chop & Firemake plugin Added 8 Forestry events!!!!!!!! Easy 99, Next! Map Chooser System Progress Results! Help How to use this with Bot Manager? Script ID is 631, and the parameters will be the profile you saved in the setup window, e.g. oak15.txt I want a new feature added? Make a post below and I am always listening, within reason! The bot is doing something I don't like? Make a post below and I will adjust the code to match your play style!2 points
-
2 points
-
Dear Community, I have release a deadman section for account sales and currency. All deadman threads belong in that section. If you have one outside of that section, please use the report button and ask for it to be moved. Thanks, @Maldesto2 points
-
1. Pictures of the account stats (the account is 20k off of 85 range and 50k off of 94 str) 2. Pictures of the login details 3. Pictures of the total wealth (The valuable items will be taken, just showing the untradeables) 4. Pictures of the quests completed 5. The price you will be starting bids at 30m 6. The A/W (Auto-win) for your account N/A 7. The methods of payment you are accepting Osrs gp 8. Your trading conditions You'll go first 9. Account status 10. Original/previous owners AND Original Email Address I am not the original owner. is. You will receive the original email. Current bid 80m via skype.2 points
-
Thank you very much, I'll look into this code after my homework. I've seen you around the script dev section a lot and have been following your progress. Greatly appreicated. I hope to join scripter II when I meet the prerequisites. Will do. My room mate may actually know of this, hes taking game development and is in our programming II course in which the main language they teach in until progamming III is Java. I'll speak to him about this. Your tutorial for learning how to begin writing scripts is actually where I started from and I cannot thank you enough. I actually didn't realize how easy a lot of this is due to the API. I've looked at another member's custom API like OSBot's, however opted out to focus on learning more about OSB's API. I've been building off your sample tea thiever and will be converting it to a node "framework" soon to be more efficient on lower end PCs. I'm using it as a base to learn off of and hopefully expand it to more than just tea thieving which my version mellows out at 6k XP/hour due to my massive delays I have in place. I don't need a complex GUI such as your rock crab script. Thats a bit overdoing it for a simple something like this. I plan to just have a check box to see if the user (me) wants to bank the tea at the cost of a lower XP/hour. This is just helping us produce our script we plan to release which more details will be available when it comes time. I've been programming in .NET for a while now so a GUI is easier to work with for me. Thank you all very much for your time. If anyone else wishes to contribute or add more resources, I'd greatly appreciate it.2 points
-
by Czar Buy now (only $8.99!) 143 HOURS IN ONE GO!!!!! update: this bot is now featured on the front page of osbot! More reviews than every other fishing bot combined! 100 hour progress report!!! How to use Script Queue: ID is 552, and the parameters will be the profile name that you saved in setup! This process is really simple, just to save you headache1 point
-
PPOSB - AIO Hunter Brand new trapping system just released in 2024! *ChatGPT Supported via AltChat* https://www.pposb.org/ ***Black chinchompas and Black salamanders have been added back*** Supports the completion of Varrock Museum & Eagle's Peak OR CLICK HERE TO PAY WITH 07 GOLD! The script has been completely rewritten from the ground up! Enjoy the all new v2 of the script JOIN THE DISCORD CHAT FOR QUESTIONS/ SUPPORT/ CHATTING/ UPDATES! New GUI: Features: Click Here Current functioning hunter tasks: (green - complete || yellow - started || red - incomplete) Screenshots: Progressive Leveling: 1-19 --> Crimson swift 19-43 --> Tropical wagtail 43-63 --> Falconry 63+ --> Red chinchompas Updates How to setup Dynamic Signatures Report a bug CLI Support - The script now supports starting up with CLI. The commands are given below. Please put in ALL values (true or false) for CLI to work properly. Make sure they are lowercase values, and they are each separated with an underscore. The script ID for the hunter bot is 677. Parameters: EnableProgression_EnableVarrockMuseum_EnableEaglesPeak_EnableGrandExchange Example: -script 677:true_true_false_true ***Don't forget to check out some of my other scripts!*** OSRS Script Factory Click here to view thread LEAVE A LIKE A COMMENT FOR A TRIAL The script is not intended for Ironman accounts. It still works for Ironman accounts, but you must have all equipment, gear, and items.1 point
-
Version 1.0.3 Features - Mine and drop ores - Rock selection interface - Inventory organizing - Options to keep gems/random event items - Detection for Smoking rocks & Flying pickaxe heads - Simple paint Requirements - Pickaxe Setup 1. Make sure to have a pickaxe and lots of free space in your inventory 2. Start the script 3. When near the rocks you wish to mine, click the Load button (see spoiler) 4. Browse through the loaded rocks in the left panel (See spoiler) - The currently highlighted rock in the left panel will be highlighted blue in the game - The currently chosen rocks in the right panel will be highlighted green in the game 5. Chose the rocks you wish to powermine by adding them to the right panel using the left/right arrow buttons NOTE: The chosen rocks should be in their non-smoking and un-mined state as you start the script! 6. Start the script using the start button Proggies (Post your own proggies in the thread and I will add them here!) Getting the script To add this script, click here, or browse to it in the script selector within the client Changelog1 point
-
ProjectPact's Sheep Shearer (picture taken on 4/12/15) ALMOST 200k AN HOUR!!!!! (picture taken on 3/13/15) (OVER 36 HOUR PROGRESS REPORT ON A NORMAL CLIENT! NOT EVEN ON A MIRROR CLIENT!) Features: - Banks in lumbridge - In case of emergency safe zone (gets attacked by ram) - Fast shearing - Doesn't try to shear the fake sheep - Made with a webwalker1 point
-
So I owned a 2006 mustang and traded up to a 2016 Jeep Cherokee North with everything i wanted and more for less than Im paying now. The feels are real.1 point
-
- Tehnoobshow - I Kazoy I - Jigglilo J All vids gone ;'( - Win All Day Original vids gone aswell - Rune Shark1 point
-
nothing wrong with eclipse Also, i wouldn't say node frameworks were more efficient. Infact potentially less so. I guess they are a bit more organised and have a different style which makes it appropriate for some projects and unnecessary for others. But yes, gl, and as I said, let me know if you have any more questions apa1 point
-
1 point
-
As far as other APIs are concerned, they are typically made to bridge the gap between no knowledge and full knowledge (at least mine is). There are a lot of things that OSBot's API does that it shouldn't do, for example: getNpcs().closest("Dwarf").interact("Attack"); Will break your script if there is no "Dwarf" NPC. Little shameless self plug here, but my API allows this (eg no script breaking) getNPCFinder().findClosest("Dwarf").attack(); What you might notice in the change between .NET to Java that there isn't as much type checking (ie you do a lot of default(type) in .NET for a lot of classes whereas you don't really in Java). You also have to use the .equals(object) method in Java, instead of using == in .NET. Lastly, Java tends to use methods for public modifiers (eg .getItem() vs .Item). Good luck!1 point
-
Uhhhh depends what you wish to input. If it's a more complex set of variables which need adjusting before the script runs, you'll need a full gui which you design piece by piece with swing components. If you need just one (or maybe a couple) of variables changing for much more basic scripts, there are a few shortcuts. String s = JOptionPane.showInputDialog("Title", "Default option"); when you run this code, the script will open an input dialogue box which awaits user input. Once the user presses ok, it will save the input to the string 's' (as u can see from the code). You can do this with ints too.. If you need a more complicated gui like that of my rock crabs script: So ye, if you need something like that, I recommend you install the windowbuilderpro plugin for eclipse (if that's what you're using - if not then i'm sure you'll be able to find an equivalent plugin for your ide) You can install this plugin here (it will give you instructions on this page too: http://www.eclipse.org/windowbuilder/download.php ) Once you have that, it will make your life 10x easier. All you need to do after that is build the gui and send the variables to the main class using an actionListener on a start jbutton (for example). let me know if you have any further questions and i'll be willing to help apa1 point
-
1 point
-
Does it count if your sister is my sister too #Wincest1 point
-
sweeeet. I just started the script (not using range) however II didn't notice an option for looting arrows slower/faster. For knives btw do you have to click the "Pickup arrows" option for it to loot knives?1 point
-
1 point
-
Only issue I have so far, (Bought script) is that when inventory is full, it won't release ferrets.1 point
-
not able to find this script on my client naymore wtf is going on - oh wait did you remove it for me ? -and i really appreciate what you've done btw. i was just testing it out found a bug for you hahah1 point
-
Haha You could always make a new thread and put the link in this one ! pming you in 2 min^^1 point
-
1 point
-
Cmon man you got the script for free, and the first thing you do is complain.. Anyhow, I will check out this issue ASAP, please PM me about errors next time Next update: Gnome trout fishing location will be fixed1 point
-
You replying to people might prevent them from reporting you but it's not gonna prevent botwatch lol.1 point
-
Using the enchanter (enchanting sapphire rings > recoils) at the GE, it will sometimes missclick and run from the GE bank (near each respective skill vendor / spirit tree). It will then keep enchanting until it finishes and then runs back to the GE bank. Could you please fix this?1 point
-
Hey I'm probably going to end up buying this, but I would appreciate a trial to make sure it works well for my laptop first. Would I be able to get a trial? Thanks in advance! EDIT: Just went ahead and bought it. Will post update on first proggie!1 point
-
1 point
-
1 point
-
yes, refresh scripts and enjoy. note: if you are eligible for a script deal, please PM and show proof of the bots you have purchased. PM with the title [DEAL]1 point
-
It's not rocket science man, just set mouse zoom to default, always right click, hook mirror mode properly, have gp, and done. My best guess is that you didn't hook mirror properly. Otherwise just try changing ESC mode to [off] and try again, and vice versa. you either have [NON ESC MODE] or you have ESC MODE cmon guys, it's really not that difficult If you don't like the camera feature, then turn off ESC mode and it will NEVER use the camera anymore. The camera feature was designed to keep you at the same spot, even if the mouse appears to be on the target, it can still move and offset your position -> lower xp. So my script avoids that, you're welcome :p As for mirror users, PLEASE hook mirror mode while your RS account is logged out Enjoy, please read this post before posting anything !!1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
I can't swap scripts I can only add them, but since there is a deal with CzarBots, buy 2 scripts get 1 free buy 3 scripts get 2 free and you have 4 scripts, so you can have the fisher for free, enjoy As for AIO Cooking, it is ready, I will probably add beta cooking today, just bear in mind the cooking option is in beta :p1 point
-
38M, I will personally vouch for this guy, if someone out bids me. I will refund you if he scam quits out of my own pocket.1 point