Giter Club home page Giter Club logo

hackmud_sample_scripts's Introduction

What is Hackmud?

Hackmud is a multiplayer online game about hacking, where you can write your own scripts. I'm a player, and here are some sample scripts :).

How do I use these?

Look in the 'scripts' folder for files ending in '.js'. Copy these files into your game's script directory, and then in-game, run #up <scriptname>. You should then be able to use the scripts in-game!

Depending on your platform, your game's script directory can be found in %APPDATA%\hackmud\<username>\scripts (Windows), or ~/.config/hackmud/<username>/scripts (Mac & Linux).

You might want to run #edit <some_script> in-game in order to create the directory. Note that #edit has a few platform-specific bugs at the moment, so it can be a good idea to just open scripts directly in an editor of your choice.

Contributing

I welcome contributions! Couple rules:

  • All contributions must be made available under the same license as I have (i.e., public domain, with redundant CC0 and Unlicense)
  • No functional lock cracking scripts. I'll accept certain incomplete (non-functional) lock cracking scripts, but not completed ones.
  • If you add obvious backdoors, please point them out via a comment ;).

Since this is a multiplayer game and I am pretend-rich, I can offer in-game credits (GC) to people who want to write sample code rather than crackking NPCs or PVPing. Contact me to make arrangements.

License

This project is hereby dedicated to the public domain.

If that doesn't work in your jurisdiction, you may also use it under the terms of CC0 (https://creativecommons.org/publicdomain/zero/1.0/), or the Unlicense (http://unlicense.org/).

Basically, I don't want copyright to mess with my enjoyment of the game :).

hackmud_sample_scripts's People

Contributors

heathersoron avatar nbstrong avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.