All Projects → Elfocrash → L2jRoboto

Elfocrash / L2jRoboto

Licence: MIT License
A fake player engine for L2j with decision making and behaviors

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to L2jRoboto

lineage2 servers status
Utility to check if the Lineage 2 servers are online or offline
Stars: ✭ 17 (-66.67%)
Mutual labels:  lineage2
starknet.js
JavaScript library for StarkNet
Stars: ✭ 159 (+211.76%)
Mutual labels:  l2
awesome-twitter-bots
A Curated Collection of the Best Twitter Bots 🤖
Stars: ✭ 99 (+94.12%)
Mutual labels:  bots
l2js-client
JavaScript client for Lineage 2
Stars: ✭ 62 (+21.57%)
Mutual labels:  lineage2
intelligo-generator
🛠️ Chatbot generator for Intelligo Framework.
Stars: ✭ 31 (-39.22%)
Mutual labels:  bots
Discord-Bot-TypeScript-Template
Discord bot - A discord.js bot template written with TypeScript.
Stars: ✭ 86 (+68.63%)
Mutual labels:  bots
rivescript-java
A RiveScript interpreter for Java. RiveScript is a scripting language for chatterbots.
Stars: ✭ 60 (+17.65%)
Mutual labels:  bots
botrivia
Facebook Messenger trivia bot, built with Laravel
Stars: ✭ 17 (-66.67%)
Mutual labels:  bots
politic-bots
Tools and algorithms to analyze Paraguayan Tweets in times of elections
Stars: ✭ 26 (-49.02%)
Mutual labels:  bots
Python-Botnet
This is a simple DDoS python botnet script with remote monitoring & management for education purposes.
Stars: ✭ 119 (+133.33%)
Mutual labels:  bots
jsrobowar
👾 A port of RoboWar to the web browser using JavaScript and HTML5. (2010)
Stars: ✭ 31 (-39.22%)
Mutual labels:  bots
intelligo.js.org
The official website for Intelligo chatbot framework.
Stars: ✭ 18 (-64.71%)
Mutual labels:  bots
Rubicon
Dead yo!
Stars: ✭ 14 (-72.55%)
Mutual labels:  bots
iam
💚 Introduction Bot for slack teams:
Stars: ✭ 12 (-76.47%)
Mutual labels:  bots
Chat-Bot
Chatbot – is a computer program that simulates a natural human conversation. Users communicate with a chatbot via the chat interface or by voice, like how they would talk to a real person.
Stars: ✭ 26 (-49.02%)
Mutual labels:  bots
puppeteer-email
Email automation driven by headless chrome.
Stars: ✭ 135 (+164.71%)
Mutual labels:  bots
turkce-kufur-karaliste
Türkçe için bir kara liste (blacklist)
Stars: ✭ 117 (+129.41%)
Mutual labels:  bots
BotD
Bot detection library that runs in the browser. Identify JavaScript bots, browser spoofing, virtual machines and much more.
Stars: ✭ 215 (+321.57%)
Mutual labels:  bots
tamtam-bot-api
Java Client for TamTam Bot API
Stars: ✭ 20 (-60.78%)
Mutual labels:  bots
Trinity-Bots
NPCBots for TrinityCore 3.3.5
Stars: ✭ 124 (+143.14%)
Mutual labels:  bots

L2jRoboto

L2jRoboto way to create fake players for l2j servers. It is currently coded for aCis (372) but it should be easy to adapt. It is in a WIP state so it is NOT recommended to use on a live server.

The end goal

The ultimate goal is to give server administrations the ability to create fake player entities which act as close to real players as possible. L2jRoboto will provide out of the box as many appropriate AIs as possible for the admins to use, but developers can pick it up and implement their own behaviors by extending the FakePlayerAI class.

Features

  • Priority based offensive/defensive/healing/support spell picking
  • Attack entity
  • Give appropriate armor/weapon for the specific class
  • Automatic enchant using the server's chance
  • Take control of on of the fake players
  • Teleport to village on death

Admin commands

  • //fakes - Brings up the Dashboard
  • //takecontrol - Takes control of a bot and allows you to move it around
  • //releasecontrol - Releases the bot and enables movement for you again
  • //spawnrandom - Spawns a random Class bot with default AI for this class
  • //deletefake - Deleted a bot from the game
  • //spawnenchanter - Spawns an enchanter bot

Installation

L2jRoboto has minimal dependencies

You can find the patch under the dist folder

Have fun

Creations

https://www.youtube.com/watch?v=RuVnr0nZVl8

https://www.youtube.com/watch?v=X9wEoF7ILmw

https://www.youtube.com/watch?v=e3jBNtkE4yA

https://www.youtube.com/watch?v=Dob4yRtVr0s

https://www.youtube.com/watch?v=ynMtvmLHV5U

https://www.youtube.com/watch?v=7Q14_wgzqS8

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].