libramBurn: Summon libram items to burn MP between battles, for profit!

Theraze

Active member
Or JohnAnon might be using an outdated copy of the script itself and it's telling him to update it... that would have the delay also.
 

Arashmin

New member
So I updated ZLib today to 22, which caused me to reinitialize all of mafia since I don't have time today to figure out what is wrong. Figuring that should work, I tried to use these scripts, but I'm getting this:

> call libramBurn.ash

You haven't selected any librams to summon from

All librams are set to true, in the breakfast menu it's selected as all librams, Any ideas as to why it's not proceeding as it should?

EDIT:Nevermind really, I blew up Mafia a second time today and now it seems all is golden.
 
Last edited:

Isvarka

Member
I was wondering whether there was any way to get this to work when adventuring using the relay browser or whether this only works when automating your adventuring.
Thanks.
 

Theraze

Active member
Set the preference to "Run moods during manual adventuring"... if you have it called during a mood. If you're just using it as a between battle script? No.
 

slyz

Developer
To expand Theraze's explanation: you can add this in your mood

Trigger On: Unconditional trigger
Check For:
Command: call libramBurn.ash
 

avbferry

New member
To remove this script do we just enter:

"set betweenBattleScript="

in the gcli?

I seem to be spending alot more money getting mp to cast bricko... would like to deactivate this.

Thanks!
 

fxer

Member
Hey avb, another thing to try is this setting:

zlib libramburn_minmp = integer (amount of MP to save IN ADDITION to your autoRecoverMP setting in Mafia)

I generally have mine set around 300 so it won't summon anything unless I've got a lot of excess MP
 

avbferry

New member
Hey avb, another thing to try is this setting:

zlib libramburn_minmp = integer (amount of MP to save IN ADDITION to your autoRecoverMP setting in Mafia)

I generally have mine set around 300 so it won't summon anything unless I've got a lot of excess MP

Thanks fxer. Would try this out tomorrow. :D
 

mstieler

Member
My apologies for the multi-month Necro but a couple questions:

Is there a possibility this will be updated with the Gygaxian Libram?

If not, what all would need to be changed to add the Dice to the script, or would it also require a zLib update?

Also: Awesome script, especially for extended aftercore times.
 

fxer

Member
Gygaxian libram added, don't have one though so it's not fully tested.

Be sure to "zlib libramburn_summondice = true" in the cli so the script knows to start summoning dice. Set any other summons to false if you only want to farm dice for now (instructions for all this is in the first post)
 

mstieler

Member
Sweet. I'm in aftercore & have a Gygax libram so I'll let you know how it works out.

Getting "No setting named 'libramburn_summondice' exists." (minus quotes)when I enter "zlib libramburn_summondice = true" (minus quotes).

If you meant set "setvar("libramburn_summondice", true);" simply in the .ash file itself (minus outer quotes) then that's already set.

Script appears to be functioning as normal. Sweet!
 
Last edited by a moderator:

fxer

Member
I think it's just because new version of libramBurn wasn't run before you tried to set the variable on the cli. That setvar() only ever fires once, the first time the script is run. From then on you can (actually, you have to if you ever want to change it) set the variable via the CLI, I should have mentioned that
 

delecti

New member
I'm having a strange issue where it's trying to summon more than I have MP for, and then it aborts. I don't know what to change so it will only try to summon one at a time, but KoLMafia currently has it loaded such that each summon costs 1mp, when it's up to ~800.
 

delecti

New member
So Mafia is reporting that the next summon will only cost 1mp, but when you go look at the actual costs on your Magical Bookshelf in the relay browser it says over 800mp? Are you using the latest daily build from http://builds.kolmafia.us/?

I am using the latest build, yes. This happens when I summon BRICKOs outside of KoLmafia, it seems it just can't keep track of the MP cost if it doesn't do all the summoning.
 

fxer

Member
I haven't done much of anything outside of Mafia for years :) If you go look at your mystical bookshelf in Mafia after summoning outside Mafia, does it then update to the correct summoning price for your next libram item? I know Mafia doesn't go looking for certain things everytime it is run, but it gleans info from various pages if you go visit them yourself
 

delecti

New member
I haven't done much of anything outside of Mafia for years :) If you go look at your mystical bookshelf in Mafia after summoning outside Mafia, does it then update to the correct summoning price for your next libram item? I know Mafia doesn't go looking for certain things everytime it is run, but it gleans info from various pages if you go visit them yourself

I actually thought to try that, and unfortunately no. It picks it up from the relay browser though, so I may just start using that instead of logging into the website directly.
 
Top