Leaderboard
Popular Content
Showing content with the highest reputation on 11/24/20 in Posts
-
Hi Everybody! I know it's not quite December yet but Christmas is just around the corner! It's been one hell of a year so I'd like to end it off with a positive bang. As some of you may know there are quite a few exciting things going on in the background of OSBot and on behalf of myself, the scripters and the development team, I'd just like to acknowledge and thank every single member of this community for sticking with us, giving us valuable feedback and providing brilliant ideas! Without you guys we wouldn't be where we are at today. So take a bow and pat yourselves on the back because we do appreciate all of you for being with us Ok so time to get down to it... I'm making this thread now because I want to give you guys the opportunity to get yourselves in on this early! I am going to give away $250 to one single person in either PayPal or BTC (whichever the winner decides to take) If anybody else wishes to pitch into this pool then feel free to get ahold of me. The rules are as follows: You must be at least VIP on Christmas Day to be eligible. You must have been registered on the forums for at least 3 months FROM Christmas Day (So September 25th or earlier) You must respond with "Bump" to this thread and nothing else to be entered. You must react to this thread with whatever you choose to react with! The draw will take place on Christmas Day and I will announce the winner on this thread. Good luck! Thank-you all again for choosing OSBot! Go spam bump.7 points
-
Hey, This release has some nice fixes and new features. API CHANGES: - WalkingEvent(Area) will now check for completion by checking if the player is in the area. - Added MoveMouseEvent#isNewMouse() to check if the user has the new mouse enabled. FIXES: - Scrolling in the account tab works again. - Fixed break manager starting the breaks too early or using breaks with 0 values. - Fixed world hopping to target worlds. - Fixed a bug causing the 400 world hopper patch to break. - Fixed an issue where Store#buy & Store#sell would get stuck in an infinite loop. - Fixed Bank#getItemCountForTab() sometimes throwing errors. - Fixed a couple NPEs. WEB WALKER: - Fixed a couple invalid links. MISC: - Hovering the account name in the account tab will display the full name. - Minor bug fixes. - The OSBot Team7 points
-
NEW! supports new south + east shortcuts, new hopper (upstairs), and mouse invokes!!! (just like runelite!) 'the intelligent choice' By Czar 34-99 Mining on video!! Agility Shortcut Setup Window Preview 70 hours run time https://i.imgur.com/wiF6VPO.png1 point
-
1 point
-
Script Development Setup Part 1: Local scripting environment 1. Download & install Java SE Development Kit 8 2. Download & install IntelliJ IDEA 3. Creating the project 3.1. Open IntelliJ IDEA & create a new project 3.2. Make sure the selected JDK is version 8 and click next 3.3. No project template will be required, click next 3.4. Give the project a name (eg: scripts), then click finish 4. Configuring the project 4.1. Press CTRL + ALT + SHIFT + S (or File -> Project Structure...) and go to Modules, open the Dependencies tab and click the + button and select "Library..." and "Java" 4.2. Locate the OSBot jar file and select it, select "Project library" and click next 4.3. Go to Artifacts (on the same window, under Modules) and click the + button, select "JAR" then "Empty" 4.4. Give the artifact some name(eg: scripts_jar), select include in project build, right click "scripts" (or whatever the project name you chose) compile output on the right side and select "Put into Output Root". Output directory should be the OSBot scripts directory: $USER_HOME$\OSBot\Scripts\ 5. Test the settings 5.1. Right side, under Project, expand the directories and right click src to create a new class file 5.2. Give it some name, make sure it's a Class file and click ok 5.3. Write some test code 5.4. Press CTRL + F9 (or Build -> Build Project) 5.5. Open the OSBot client and refresh the script list, the "Example Script" should appear on the list Part 2: SDN scripting environment 1. Request GIT access 2. Create a local repository VCS -> Import into Version Control -> Create Git Repository... and select the project directory (scripts in the example) 3. Adjust project structure to meet SDN script project structure guidelines. In this case I'll create a directory for the script and move the src directory under it. 4. Press CTRL + K (or VCS -> Commit...), add some commit message and select only the required files (java classes, resources), no IDE generated configuration files, then click commit (and if prompted to review warnings, just click commit again on the dialog that appears) 5. Press CTRL + SHIFT + K (or VCS -> Git -> Push...) 6. First time doing this you will have to define the remote branch to push to, so click on "Define remote" 7. You will need to fill in the URL to your GIT repository then click ok The GIT_USERNAME and GIT_REPOSITORY are usually the same, the GIT details will be obtained once your GIT access request is approved That is GIT_USERNAME:GIT_PASSWORD (there is a : in there) 8. Push changes , they will appear on your gitweb repository page Useful Hotkey Summary CTRL + F9: export script jar to the client directory CTRL + K: commit CTRL + SHIFT + K: push CTRL + ALT + S: open IDE settings CTRL + ALT + SHIFT + S: open project settings CTRL + ALT + INSERT: create new file in current directory CTRL + ALT + L: autoformat code CTRL + ALT + ENTER: autocomplete statement at caret position CTRL + F: search CTRL + R: replace CTRL + P: paramter info for method at caret position1 point
-
1 point
-
Heist's Cake Thief Thieves cakes from Ardougne's baker stall. Great for ironmen! Features: Automatically thieves cakes from Ardougne's baker stall. Automatically drops anything that isn't cake. Automatically banks. Runs away if attacked. Tracks runtime, cakes thieved, and thieving xp gained. Advanced random click intervals. Adjusts camera to find the stall. Extremely easy to use. Toggleable paint. Changes window title to "RuneLite" (tin-foil hat antiban). Instructions: Start the script in the safespot under the baker. Download: http://www.mediafire.com/file/rgmk4soe5t1df5o/CakeThief.jar/file Demo: Feel free to suggest any updates or changes.1 point
-
You should make yourself familiar with the forum before requesting git access. You dont need git access to write local scripts btw1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
Having some trouble with the hosting of the site. Will post when I know more.1 point
-
1 point
-
1 point
-
Khal Fisher (All in One) updated to V2.18: - Added Drift Net fishing (Fishing + hunter EXP) Will be live in a bit! Enjoy1 point
-
Far northish, close to the British Columba, Yukon border. Yeah, The cold gets me sometimes but it really is a lovely place to live!1 point
-
1 point
-
Hey Token, I got stuck today doing Underground Pass. I just took over and finished it manually, so no big deal. It was at the part where I was meant to grab the witch's cat. Instead of going towards the cat, I just kept jumping back and forth between the gap just north of the witch's house. Almost done all the quests your script offers. I love it. One of my best purchases! I hope to see more quests soon!1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
1 point
-
0 points
-
0 points