26 coaches online • Server time: 09:37
Forum Chat
Log in
Recent Forum Topics goto Post Finishing the 60 Gam...goto Post Borg Invasiongoto Post GIF Guide
SearchSearch 
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic
Khudzlin



Joined: May 24, 2007

Post   Posted: Jul 09, 2008 - 17:14 Reply with quote Back to top

You guys are awesome. Thanks a lot.
McCloud



Joined: Oct 29, 2003

Post   Posted: Jul 09, 2008 - 18:33 Reply with quote Back to top

Yes, for some unknown reason I was down this morning. Not sure for how long or why. I found my system had rebooted and the router needed cycling. Very very odd. But am back up and running now folks. Enjoy!
Melmoth



Joined: May 05, 2004

Post   Posted: Jul 09, 2008 - 19:29 Reply with quote Back to top

Big thank you McLoud!!!
Cribbleobblepie



Joined: Dec 15, 2006

Post   Posted: Jul 09, 2008 - 20:05 Reply with quote Back to top

Works fine for me, thanks McCloud, you are a legend!

_________________
"You've been DONE!"
Kinks



Joined: Feb 28, 2007

Post   Posted: Jul 09, 2008 - 20:23 Reply with quote Back to top

Well I;m sure France Blood Bowl wont mind us borrowing theres:

fbb.servegame.com
Port: 8085

Wink

_________________
Better lucky than good
wackogenius



Joined: Jun 26, 2006

Post   Posted: Jul 09, 2008 - 21:12 Reply with quote Back to top

Laviak wrote:
Good thinking Machlie!

Greasemonkey script:
Code:
// ==UserScript==
// @name           Fumbbl_Launcher
// @namespace      fumbbl
// @description    Additional proxy servers for FUMBBL game launcher
// @include        http://fumbbl.com/FUMBBL.php?page=bblaunch&team=*
// ==/UserScript==

//Add your additional proxy servers here...
addProxy("Laviak 1", "laviak.ath.cx:8082")



function addProxy(Name, Address)
{
  addOption("proxy", Name+" ("+Address+")", Address);
}

function addOption(Sel, Text, Value)
{
  var opt = document.createElement("option");

  // Add an Option object to Drop Down/List Box
  document.getElementsByName(Sel)[0].options.add(opt);

  // Assign text and value to Option object
  opt.text = Text;
  opt.value = Value;
}


Nothing too fancy. And it should be easy enough to add whatever additional proxy servers you want to use Very Happy

Just add more lines like the example:
Code:
addProxy("Laviak 1", "laviak.ath.cx:8082")


it works!!!

well done

shadow46x2 wrote:
nice work laviak!

any way you can put this into an installation module? i'm kind of dumb when it comes to greasemonkey scripts Sad

--j


for installing it simply right click on the greasemonkey down in the bottom right corner and select new user script, a box appears for the creation, and simply copy and paste the appropriate text in to the appropriate box

for example the first box is the name box, so we look for


Quote:
// @name Fumbbl_Launcher


and so in the name type Fumbbl_Launcher

fill in all the boxes as required (for this script there is nothing needed in exclusions)

when you click ok it will ask you to select your preferred text editor, you can use any but for ease i selected notepad from the C:\windows

then you will notice all the details from the top of the script are filled in (information is taken from the boxes previously), so all that should be missing is the bottom section, this bit

Code:
//Add your additional proxy servers here...
addProxy("Laviak 1", "laviak.ath.cx:8082")



function addProxy(Name, Address)
{
  addOption("proxy", Name+" ("+Address+")", Address);
}

function addOption(Sel, Text, Value)
{
  var opt = document.createElement("option");

  // Add an Option object to Drop Down/List Box
  document.getElementsByName(Sel)[0].options.add(opt);

  // Assign text and value to Option object
  opt.text = Text;
  opt.value = Value;
}


so simply copy and paste that bit in below the top section of code, save and close

there you go all done Smile






----------------------------EDIT-----------------------

if you feel like adding more proxies, go to greasemonkey again via right click, and select manage user scripts, then select the Fumbbl Launcher from the list and then click edit at the bottom left of the box, this should open notepad (or whatever you chose) with the code from before, again simply add and save and close as you wish



----------------------------EDIT2-----------------------

if anyones still got any problems let me know and i'll get some screenshots of the dialogue boxes and which buttons to use Smile

_________________
Everyday is exactly the same
shadow46x2



Joined: Nov 22, 2003

Post   Posted: Jul 10, 2008 - 00:58 Reply with quote Back to top

bump to keep this in the recent forum topics Smile

--j

_________________
origami wrote:
There is no god but Nuffle, and Shadow is his prophet.

ImageImage
G_Force



Joined: Aug 19, 2004

Post   Posted: Jul 10, 2008 - 01:33 Reply with quote Back to top

you can add
fumbbl.nasmyth.co.uk port 2008
to your lists if you like. i've tested it for external connection but not game stability yet. should be ok though i can play DC and hit 50 specs on that setup.
UK based connection.

_________________
D&D
Grudge League
World Cup
funnyfingers



Joined: Nov 13, 2005

Post   Posted: Jul 10, 2008 - 03:20 Reply with quote Back to top

Maybe the FUMBBL staff can edit the game launcher to include CUSTOM...
SeraphimRed



Joined: Feb 01, 2004

Post   Posted: Jul 10, 2008 - 10:14 Reply with quote Back to top

Use the Script posted by Laviak, and if you don't have FireFox yet, add the script as another reason why you should. Wink

_________________

Enhance YOUR FUMBBL


Image
Araushnar



Joined: Jul 17, 2007

Post   Posted: Jul 10, 2008 - 15:20 Reply with quote Back to top

thank u very much. I tried it yesterday and it worked well.
monster1000



Joined: Nov 15, 2007

Post   Posted: Jul 10, 2008 - 16:33 Reply with quote Back to top

yay game on !!!! cheers dude
shadow46x2



Joined: Nov 22, 2003

Post   Posted: Jul 10, 2008 - 17:15 Reply with quote Back to top

SeraphimRed wrote:
Use the Script posted by Laviak, and if you don't have FireFox yet, add the script as another reason why you should. Wink


firefox alone should be the reason to get firefox Wink

--j

_________________
origami wrote:
There is no god but Nuffle, and Shadow is his prophet.

ImageImage
easilyamused



Joined: Jun 06, 2008

Post   Posted: Jul 10, 2008 - 20:05 Reply with quote Back to top

big fumbbl bump!!!

good work!!! Very Happy

_________________
Image
HinRahre



Joined: Apr 15, 2007

Post   Posted: Jul 11, 2008 - 17:19 Reply with quote Back to top

Yeah and I tried a game on the aussie one from Laviak. It worked just fine as well.

But still both have to start manually.

You're both highly apreciated!
Display posts from previous:     
 Jump to:   
All times are GMT + 1 Hour
Post new topic   Reply to topic
View previous topic Log in to check your private messages View next topic