Git Product home page Git Product logo

oldschoolbot's People

Contributors

6enny6 avatar alexsuperfly avatar ard35 avatar cadyb avatar coolbop32 avatar dependabot-preview[bot] avatar dependabot[bot] avatar depfu[bot] avatar devin8 avatar gc avatar ghosts-are-spooky avatar imgidedin avatar j4stmart avatar kennyschl avatar lajnux avatar lilylicious avatar luxrayelite avatar ms813 avatar mylife212 avatar notmeta avatar nwjgit avatar osdreamscape avatar osrsjobbo avatar osrsolympus avatar redquaker avatar superwhammybar avatar tastypumpum avatar themrrobert avatar tizhub avatar umdlye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

oldschoolbot's Issues

EHP

image

can you add total EHP on +stats, i know there is a +ehp command but can you add it on +stats as well.
also when doing +gains xp levels day/week/month/year can it also show how much ehp we have gained on it as well, please

finish all pets

ability to +finish allpets, the equivalent of calling +pet on every pet

add option to add reddit source link for images from random subreddits

Hi,

I think you should add an option to add the reddit source link for images from random subreddits. That way people can always know the existing source of the image that they want more details about, instead of having to reverse image search or ask people for the source. This could possibly be an optional third parameter for the !rand command.

Thanks.

+xpto99 uses total xp rather than clamped xp

When using the xp to 99 command it doesn't use the clamped xp as it should. Here is a screenshot showing that the total xp for 99 exactly has been reached but it's just because some skills have way over 13m.

image

Minor issue + suggestion

https://i.imgur.com/pNIsZch.png

865 kc olmlet with ances legs, but also 865 kc bow and first pair of ances legs at 1990 kc.
Probably just something like pet rolling separately or something, but figured I'd post it anyways.

As for the suggestion, I was wondering if you'd consider increasing the amount of rolls some monsters can do with the +kill command? For example, shamans have a max of 1000, as do a few others.

Thank you!

The bank search feature

The +bank --search is kind of not helpful.
I would recommend just making it search for items that include the word that you search for.

I tested this by typing:
+bank --search clue
and got no results.
So I started digging through my bank and saw my master clue but it didn't find it.
So I tried:
+bank --search Clue Scroll (Master)
and it found it.
But if you could make it find all the items with the string and make a list outputted to the chat. That would be greatly appreciated.

((Also, I love this bot. Thank you for making it. Me and my friends are competing and plan on doing group bossing soon. It's great fun))

Add these new features

image

Can you add what this bot has such as the

  • BH Hunter/Rouge Rank.
  • LMS Rank

Clues

  • all
  • Easy
  • Medium
  • hard
  • elite
  • master

Please Explain The Usefulness of Skills

You have so many functions and awesome skill menus, but to my knowledge of the way the bot works, it doesn't factor any skill levels into bossing runs or questing requirements / completion times. Is there something that is going to be implemented to integrate skills, or is skill leveling just there to flex max capes?

Can't drop beach boxing gloves

Can't drop beach boxing gloves because .get only returns 1 pair. Use Items.find instead to match the name + return the one that the user has some in their bank.

better image system for image loot

We could not have any item sprites in the src and download them on startup from http://static.runelite.net/? (Cached locally).

  • Figure out which sprites are used
  • figure out which ones arent cached
  • download and save them from above link, in a promise queue of like 5 at a time
  • save to a dir

Elite Clue Reward Table

A 3rd age axe was received from an elite clue when they are only obtainable from master clues.

Not sure if this is the same case for the 3rd age pickaxe, might be worth looking into.

sellto/sell command untradeable bug

there are 2 items called dragonfire ward/dragonfire shield, 1 tradeable 1 untradeable, even though in your bank you have the tradeable one, when you try to sell it, the sellto command thinks your trying to sell the untradeable one (because they have the same names).

Add the full Time To Max on all skill (+TTM) interrogation

image

can u do something like this for +ttm? this is the twisty bot !ttm it shows how long of ehp left till i get 99 i only use that bot for that but i use ur bot as well but it would be awesome if u do something like that?
example +ttm all and it only shows the how long (in times) left for the ones thats not 99 more clearer then twisty bot i like the +xp /+stats etc so clean

Unable to npm install due to klasa package

Hi guys, this is my first time cloning this repo. When I run npm install I get the error:

pathspec '916/head' did not match any file(s) known to git

I looked at the NPM logs and apparently it's due to the klasa package.

In our package.json, there is this:

"klasa": "github:dirigeants/klasa#916/head",

I am not familiar with this syntax. Is this trying to install the package from a specific branch in Klasa (916/head)? Did the branch get deleted on Klasa's end because I don't see it in in their list of branches?

When I delete klasa from package.json and run npm install, it works just fine.

Is anyone else having this issue? Here is what I am running this with:

  • windows 10
  • node v12.16.2
  • npm v6.14.4
  • git 2.26.0.windows.1

Add Command to Enable/Disable Aliases

Add command to enable/disable individual aliases of a command.
I started adding this at #52

  • Currently +cmd disable w disables usage of +w and +wiki

  • Proposed +alias disable w disables usage of +w but not +wiki

Availability of trivia questions.

The .gitignore file has resources/triviaQuestions.json, whereas the actual file is resources/trivia-questions.json, and is available publicly in the repo.

Can't smelt bronze bars

The bot will always reply with "You don't have enough Copper ore" despite the amount of copper ore you actually have.

+clues displays incorrect information

Beginner clues were added and LMS's score changed position on the hiscores, breaking this feature.

What's being displayed
Discord_yJ57U1e05C

What's expected to be displayed
chrome_gWHCgcAUGA

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.