bumcheekcity's Ultimate Manipulating Relay Appropriating Technical Substance

bumcheekcity

Active member
I've made verion 0.6. It's got a few changes, but it's mainly there to get interest up again and remember what the fuck I was doing in the first place :D
 

bumcheekcity

Active member
Yeah, this is a pretty buggy script, but I plan on having this as my primary work from here on in, as the ascend script is where I want it to be now, and just requires relatively minor bugfixes and updates to handle changes from Jick.

Thanks for the report, it'll be fixed in 0.8.
 

charred

Member
keeps saying new version
line 491:
Code:
	if (index_of(visit_url("http://kolmafia.us/showthread.php?t=3886"), "0.6</b>") == -1) {
should be
Code:
	if (index_of(visit_url("http://kolmafia.us/showthread.php?t=3886"), "0.8</b>") == -1) {
 

2ndHouse

New member
Just curious, is there anyway to get this to work with the Character Info Toolbox script? I can only seem to get one working at a time, would be nice to use both.
 

charred

Member
Just curious, is there anyway to get this to work with the Character Info Toolbox script? I can only seem to get one working at a time, would be nice to use both.
i 2nd this. i miss using chit. i tried messing around with these scripts to get chit to work with it to no avail. id love if someone figured it out and could get me my chit charpane back in addition to using all the awesome feature this one gives
 
I have both working together, but my Bumrats is heavily modified...

Make these changes to BUMRATS:

1. Just under the beginning comments, after the */, add this:
Code:
import <charpane.ash>

2. Find and replace all instances of load_current_map with load_current_map_bum

3. Then near the bottom, find
Code:
case "charpane.php" : bumcheek_charpane(); break;
and replace it with
Code:
case "charpane.php" : chit(); break;

4. Lastly, somewhere above (around line 1960):
Code:
void main() {
add this:
Code:
void chit()
{
	buffer page = visit_url();
	page = modifyPage(page);
	page.write();

}

That should get it to work. If not, let me know and i'll find what else I modified...
 
Last edited:

charred

Member
redownloaded both scripts again to be sure to start from scratch. getting this:
Code:
Function 'load_current_map( string, ItemImage [string] )' defined multiple times (bUMRATSv0.8.ash, line 72)
 
Not that I can find.

I should clarify something. My version of BUMRATS is based off 0.5. I'll try updating to 0.8 and see if i can make it work with that.

EDIT:

Zlib is imported in charpane.ash and it contains a load_current_map function.

In BUMRATS, find and replace all instances of load_current_map with load_current_map_bum
 
Last edited:

charred

Member
awesome! thanks so much. ive missed chit something awful. bumrats can have my other frames but i love chit. well actually, my chat frame has activechat, but the main and topmenu are all bumrats!
 

bumcheekcity

Active member
I've managed to integrate chit into bUMRATS. I'll wait until next week, for the guy to voice any opposition should he have it, because I don't think it's cool to take open-source code without at least asking, but it'll also take a short while to iron out a couple bugs. But it's working well.
 

Rinn

Developer
The top menu override removes the mafia dropdown that shows the relay_*.ash scripts and I kind of need access to those. It might be nice to have some settings, I'll never use the clan hopper for example.

Also the top menu is never re-sized so a lot of the links are clipped.
 

bumcheekcity

Active member
No it doesn't, the drop-down is right there, right of misc. Well, it is for me, anyway.

Can you check if the <select> tag appears in the HTML of your topmenu?
 

Rinn

Developer
That drop-down for me is the normal topmenu function drop-down. I don't have any other topmenu overrides or greasemonkey scripts or anything running so idk.

Edit: It's because my top-menu style was set to drop-downs instead of links or icons. Crisis averted.

http://dl.dropbox.com/u/220774/topmenu.png

Here's the source
Code:
<!DOCTYPE html>


<html>


<head>


<title>bumcheekcity's Charplane</title>


<style type='text/css'>a{color:#000;font-size:11px;font-family:arial;margin:0;padding:0;} .a{background-color:#eeeeee;} .abc{float:left;text-align:center;padding-right:3px;line-height:13px;} .title a{font-size:13px;font-weight:bold;} #wrapper{margin:0 auto; width:1000px;}</style>


</head>


<body style='margin:0;'><script type='text/javascript'>function SelectAll(id){document.getElementById(id).focus();document.getElementById(id).select();}</script>


<div id='wrapper'>


<div class='abc'><span class='title'><a target='mainpane' href='inventory.php'>inventory</a></span><br><a target='mainpane' href='inventory.php?which=1'>cons</a> <a target='mainpane' href='inventory.php?which=2'>equ</a> <a target='mainpane' href='inventory.php?which=3'>misc</a><br><a target='mainpane' href='craft.php'>craft</a> <a target='mainpane' href='sellstuff.php'>sell</a> <a target='mainpane' href='multiuse.php'>multi</a></div>


<div class='abc a'><span class='title'><a target='mainpane' href='main.php'>main</a> <a target='mainpane' href='account.php'>account</a> <a target='mainpane' href='town_clan.php'>clan</a></span><br><a target='mainpane' href='clan_raidlogs.php'>logs</a> <a target='mainpane' href='clan_slimetube.php'>slime</a> <a target='mainpane' href='clan_hobopolis.php'>sew</a> <a target='mainpane' href='clan_hobopolis.php?place=2'>hobo</a><br><a target='mainpane' href='campground.php'>camp</a> <a target='mainpane' href='messages.php'>mess</a> <a target='mainpane' href='questlog.php'>ques</a> <a target='mainpane' href='skills.php'>skills</a></div>


<div class='abc'><form method='post' action='searchmall.php' name='searchform' target='mainpane'><input id='text1' onClick='SelectAll("text1");' class='text' type='text' size='20' name='pudnuggler' style='font-size: 9px; width: 20px; border: 1px solid black;'/><input type='hidden' name='category' value='allitems' /><br /><input class='button' type='submit' value='Mall' style='background-color:#FFFFFF;border:2px solid black;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-weight:bold;'/></form></div>


<div class='abc'><form method='post' action='http://kol.coldfront.net/thekolwiki/index.php/Special:Search' name='search' target='_blank'><input class='text' id='text2' onClick='SelectAll("text2");' type='text' size='20' name='search' style='font-size: 9px; width: 20px; border: 1px solid black;'/><br /><input name='go' type='submit' value='Wiki' style='background-color:#FFFFFF;border:2px solid black;font-family:Arial,Helvetica,sans-serif;font-size:8pt;font-weight:bold;'/></form></div>


<div class='abc a'><span class='title'><a target='mainpane' href='town.php'>town</a> <a target='mainpane' href='town_wrong.php'>wr</a> <a target='mainpane' href='town_right.php'>ri</a> <a target='mainpane' href='town_market.php'>mar</a></span><br><a target='mainpane' href='bhh.php'>bhh</a> <a target='mainpane' href='manor.php'>manor</a><br><a target='mainpane' href='town_right.php?place=untinker'>unt</a> <a target='mainpane' href='town_right.php?place=gourd'>gou</a> <a target='mainpane' href='storage.php'>hag</a></div>


<div class='abc a'><span class='title'><a target='mainpane' href='plains.php'>plains</a></span><br><a target='mainpane' href='knoll.php'>knoll</a> <a target='mainpane' href='cobbsknob.php'>knob</a><br><a target='mainpane' href='crypt.php'>cyr</a> <a target='mainpane' href='bathole.php'>bat</a> <a target='mainpane' href='beanstalk.php'>bean</a></div>


<div class='abc'><span class='title'><a target='mainpane' href='mountains.php'>mountains</a></span><br><a target='mainpane' href='barrel.php'>barrels</a> <a target='mainpane' href='da.php'>da</a> <a target='mainpane' href='noob.php'>noob</a><br><a target='mainpane' href='trapper.php'>tr4pz0r</a> <a target='mainpane' href='hermit.php?autoworthless=on&autopermit=on'>hermit</a></div>


<div class='abc a'><span class='title'><a target='mainpane' href='beach.php'>beach</a> <a target='mainpane' href='island.php'>island</a></span><br><a target='mainpane' href='pyramid.php'>pyramid</a> <a target='mainpane' href='shore.php'>shore</a><br> <a target='mainpane' href='bordertown.php'>bordertown</a></div>


<div class='abc'><span class='title'><a target='mainpane' href='woods.php'>woods</a></span><br><a target='mainpane' href='tavern.php'>tavern</a><br><a target='mainpane' href='friars.php'>friars</a> </div>


<div class='abc a'><span class='title'><a target='mainpane' href='volcanoisland.php'>vol</a></span><br></div>


<div class='abc'><span class='title'><a target='mainpane' href='#'>misc</a></span><br><a href='adminmail.php' target='mainpane'>bug</a> <a href='donatepopup.php' target='_blank'>donate</a><br><a href='bumcheekcitys_hardcore_checklist.php' target='mainpane'>checklist</a> <a href='bumcheekcitys_wiki_shortcut.php' target='mainpane'>wiki</a></div>


</div>


<select name="loc" onChange="goloc();">
<option value="nothing">- Select -</option>
<option value="inventory.php?which=1">Consumables</option><option value="inventory.php?which=2">Equipment</option><option value="inventory.php?which=3">Misc Items</option><option value="sellstuff.php">Sell Stuff</option>
<option value="charsheet.php">Character</option>
<option value="questlog.php">Quests</option>
<option value="craft.php">Crafting</option>
<option value="skills.php">Skills</option>
<option value="messages.php">Read Messages</option>
<option value="account.php">Options</option>
<option value="documentation">Documentation</option>
<option value="forums">Forums</option>
<option value="radio">Radio</option>
<option value="adminmail.php">Report Bug</option>
<option value="store">Store</option>
<option value="donate">Donate</option>
<option value="logout.php">Log Out</option>
</select>


<form name='apply' target='mainpane' action='showclan.php'><input type='hidden' value='ed27b5437185f40bc265031f2f10d491' name='pwd'><input type='hidden' name='action' value='joinclan' />


<select onchange='this.form.submit()' name='whichclan'><option>-change clan-</option><option value=90485>Bonus Adventures from Hell</option><option value=2046991273>Riff's Underground Lab</option><option value=2046980684>The Men's Warehouse in Space</option><option value=3609>The Protected</option><option value=2046983251>Wooden Marble</option></select> 


<input type='hidden' name='confirm' value='on'><input type='submit' name='submit' value='ClanHop' /></form>
 
Last edited:

charred

Member
my shore page keeps listing that i have 2 of each item, even though i dont have any.

Distant Lands Dude Ranch Adventure - (Stick of Dynamite - 2 in inventory)
Tropical Paradise Island Getaway - (Tropical Orchid - 2 in inventory)
Large Donkey Mountain Ski Resort - (Barbed-Wire Fence - 2 in inventory)
 
Top