MC-Market is now BuiltByBit. Read more

DropYox v1.2

Register now to download for free
A batch script for learning how to use "API calls."
Type
  1. Skript
Tags
Tags
None
Code.PNG Window.PNG Populated Users Folder.PNG
DropYox!
What is it?
This is a batch script that shows how you can create and use batch files effectivily. DropYox allows you to create a batch file and then "call" api.bat to run a command.

How to use it
First, extract the script to a new directory. Run the install.bat file (it will just create the directory users). Now, open Notepad or any other text editing program create a ".bat" file. Insert this code:
Code:
@ECHO OFF
start api.bat {COMMAND HERE} {COMMAND SETTINGS} {DROPYOX DIRECTORY}
In this case look at the command section and find the command you wish to run. Replace {DROPYOX DIRECTORY} with the path to the directory you extracted the script to. Save the file and run it after you have added a command. (Follow command examples)

Commands:
Here are the current commands you can run:
This will create a user. Example:
Code:
start api.bat user create TestUsername TestPassword C:\DropYox
This will remove an existing user. Example:
Code:
start api.bat user remove TestUsername TestPassword C:\DropYox
This will view the users folder. Example:
Code:
start api.bat user view TestUsername TestPassword C:\DropYox

Updates:
1.0 - Current Version

Feature Request:
What do you want the next feature to be? Post below and I will add it to the feature requests.

  • Code.PNG
    Code.PNG
    21 KB · Views: 75
  • Window.PNG
    Window.PNG
    27.6 KB · Views: 76
  • Populated Users Folder.PNG
    Populated Users Folder.PNG
    69.5 KB · Views: 70

Latest reviews

This license was given for free. What's this?
Sweet! Good thing you've made here. Would be cool to see some sort of front end GUI on it too though, for user experience sake.
Something also cool would be to have some sort of web API, so the implementation of cloud storage - that'd be pretty cool.

I'm sure you'd get in trouble for calling it DropYox though ;)
juliancz37
juliancz37
Yeah, I am working on a better GUI for the application. It's complicated work. I agree with the web API. That would really be awesome! :) I might change the name but I have always known and called it "DropYox."

Author

Author
juliancz37
Downloads
26
Views
576
First release
Last update
Rating
4.00 star(s) 1 ratings
Top
You need to upgrade!
Our dark style is reserved for our Premium members. Upgrade here.