Jump to content

ziggyman77

Members
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by ziggyman77

  1. Here i will be showing you how to make a batch file to easily open the bot client without having to open with java!

     

     

    first, put osbot in a folder. 

    second, make a new text file. 

    third paste 

    @echo off
    java -jar osbot.jar
    pause
    

    into the text file then save as Run.bat (you can name it anything as long as you save it as a batch file!)

     

    fourth rename osbot x.x.x (x = any number), to osbot.

     

    lastly run that batch file and whulla! 

     

     

     

    ~zig run.zip attatchment for those who want the batch file made for them. 

    (extract it to the same folder as osbot.)

×
×
  • Create New...