So I've been training Slayer legit, and let's just say... it's awesome. As I always do while I do something legit, I've been thinking about how difficult (or not) it would be to make some sort of script for this. So, thinking about it, with reflection, we could do this as a community. Here's some ideas:
Monsters:
• A type (TMonster) that contains things like Name, IDs (TIntegerArray, since there are different IDs for each monster), Combat Levels (corresponds to IDs - this would be a TIntegerArray, so we could check the player's combat level to see if we would need to right click to attack (in case MonsterLevel > PlayersLevel)), Which bank to get to the place we want to kill the monster from (see below about banks), A TTileArray to walk to the place from the bank, necessary equipment (e.g. earmuffs for bashess), etc., i'm sure there are things i'm missing something.
Slayer Masters:
• for each slayer master, we tell which bank (see below about banks) the script to take the player to, then walk to the master. For example, if the script determines/the player instructs the script to get tasks from vannaka, we make our way to Edgeville, go to EV dungeon, walk to vannaka, and get task.
• Upon getting a task, read the chatbox to see which monster/how many of that monster to kill.
Banks:
• We would need a way, based on magic level and available teleportation jewelry, to get to the banks neccesary
• There would need to be some sort of bank type (TBank) to use to open the bank
• Methods to withdraw necessary items
Misc:
• Upon login, if not in a bank (check via TileOnMM/TileOnMS?), find the enchanted gem in the inventory, and get the number of kills left, and go from there
• If the players not in a bank and has no enchanted gem in their inventory, do a home teleport and go to the bank to get an enchanted gem
• keep track of Player's task via an .ini
As I'm writing this, it seems like more and more of a better idea for this to be an MSI Extra... either way, this would be amazing!
Thoughts? Discussion? Is anyone willing to help?
P.S. I know I said reflection would be ideal, I'm still not against color.







Reply With Quote




)... but we could mess with an autofighter and turn it into a slayer specifically for monsters.














