Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/07/23 in all areas

  1. Omg I'm retarded.... You were completely correct even though I swore I checked all the emails I have access too. Guess I missed this one and low and behold, my scripts are here. Thank you for your time in replying!
    2 points
  2. RUNNING 4 SESSIONS PER NODE NODE [2] WITH 4 MORE BOTS Showcase: 8 bots same time generating ~2.8m/hr which equals to roughly ~67m/day! 1 MULE PER MACHINE FAQ What is the script ID? 782 Can I run this bot with the Bot Manager? Yes, the parameters will be the saved file name in the setup window, you will see once you run the bot. Can I request features added to this bot? Yes, I am always listening to requests and adding new features all the time!
    1 point
  3. 24 hour progress report!! Setup Window Highly intuitive and visual, and easy to use! Portal Prediction knows which portals are going to drop - prioritises them! Full Void in <24 hours It takes only 850 points for full void, go go go! Screenshots & Results
    1 point
  4. 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 position
    1 point
  5. Would like to try this scripts. I have bought several of your scripts already and all of them turned out insanly good!
    1 point
  6. Tysm for feedback, I'm gunna take a look at the looting chest thing make sure it never happens again EDIT: Also I'm working on a new menu to show all loot gained
    1 point
  7. Perfect, working again, thanks!
    1 point
  8. Nice, works well, better than some others I've tried. Got stuck once looting the chest over and over and not leaving but hasn't happened again. Got an Ahrim's top in the first few chests too, so that was a nice start. Would be nice to see what exactly makes up your looted GP, without having to pause and check the bank but not needed. UI is clean and so is the overlay.
    1 point
  9. Please let me know when you add this bank please, ty
    1 point
  10. Hey Tom, I love your OSFisher and have owned it since like 2018, I have a question before buying this Temp script though: does it support solo Temp? Or should I just get a ton of bots to the reqs and send them in one world together? Also, would you mind letting me try it for 24 hours to figure out my setups and what not please? Would highly appreciate it man, thanks in advance.
    1 point
  11. I don’t, I will be sure to post on here next time it happens
    1 point
  12. 1 point
  13. Great, could I get a trial please Czar? Thanks!
    1 point
  14. I just died too. Was running perfectly before? @Czar
    1 point
  15. HI So I'm working on a project right now for a script to run from OSBot. I need to ask a few questions from someone on here who's a Script Developer and is VERY clued up on AI. It's a pretty advanced bot. Regards, R
    0 points
  16. na i got rid of the entire domain and didnt keep a backup
    0 points
×
×
  • Create New...