Menu

#87 MF increase via Weapon Switch

open
nobody
5
2008-08-30
2008-08-30
Rakin Shoe
No

For those who want to increase their chances in finding more uniques by doing a quick weapon switch before the boss dies.

For example: When doing a mephisto run, right before mephisto is to die, you do a weapon switch to a 4 isted monarch, plus x isted weapon. This would make your bot character effective in getting to the boss and killing the boss, while increasing your mf percentage when doing mf runs.

I don't know much about programing but my general idea is to make a function
BossHealth()

to signal the weapon switch command
e.g.
if (bosshealth==5)
do WeaponSwitch()

WeaponSwitch()

to implement the weapon switch and revert back to normal weapons
e.g.
input key "w"
and ??? no idea

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.