Coder Social home page Coder Social logo

lazy's Introduction

Unfortunately I no longer play and haven't for years so am unable to fix issues or update. I will leave the code here public incase anyone wishes to take over

Lazy

Simple helper for farming XP/CP/Trash items. So far includes:

  • Always Turn to face Target, even if Trust Tank pulls away from you
  • Keep within 3Yalms of Target at all times
  • Weaponskill when TP available
  • Ability to cast a spell whenever Recast/MP allows
  • SIMPLE auto target system

Installation

  • Inside your Windower\Addons folder create a new folder called Lazy
  • Copy these files into the folder created above.

Commands

  • //lazy start
  • //lazy stop
  • //lazy reload

//lazy start

Starts the actual helper

//lazy stop

Stops the helper

//lazy reload

Reloads the options from the settings.xml

//lazy target "Some Monster"

Sets/Changes the current auto target monster, Single mob only for now

settings.xml

<spell></spell>
<spell_active></spell_active>
<weaponskill></weaponskill>
<weaponskill_active></weaponskill_active>
<autotarget>false</autotarget>
<target>Monster Name<target>
  • spell - Spell to cast, will cast whenever MP and recast time allows
  • spell_active - true/false enables/disables enables casting of the spell
  • weaponskill - weaponskill to use when over 1000TP
  • weaponskill_active - true/false enables/disables use of weaponskills
  • autotarget - true/false enables/disables automatic hunting of mobs in range
  • target - name of monster to hunt

lazy's People

Contributors

tdk1069 avatar gwbischof 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.