About the game
News
Sign in
Register
Top Players
Forum
11:32
4226
 online
Authorization required
You are not logged in
   Forums-->Queries and help-->
1|2

Authorscripts not working :(
Well...as many of you use lordswm scripts...

open it..if u don't know..
https://www.lordswm.com/forum_messages.php?tid=1844783

and then open it
http://www.warriors-guild.org/forum/viewtopic.php?f=4&t=374

i have Mozilla Firefox and i have grease monkey installed in it..but my scripts are not working..when i download it and extract it using win zip and bring it on this browser window..a notepad like thing appear and i can't install it..

plz help me..i wanna use those scripts :(
dont work to me aswell:(
and i have grease monkey installed in it
If you open firefox do you see a monkey head in the bottom right corner?
If so, is it gray-white or is it in color?
If you open firefox do you see a monkey head in the bottom right corner?
If so, is it gray-white or is it in color?


yes i see it and it is colored and happy face
but in it...the scripts are not installed...the scripts are not installing..i don't know why :(
you drag it to an empty tab in firefox ? ( so not to this forum page or to google or something)
you drag it to an empty tab in firefox ?
yes i do this...when i do this..some notepad thing open in internet
i have to open it with notepad and correct it?
if yes..then tell me?
Go to Tools -> Greasemonkey and make Enabled is checked.

Drag any greasemonkey script that has the file name similar to something.user.js in ANY open window of firefox (not really on the tab list cause it may think you're trying to view it instead of istalling it). Drag it right here where you're seeing this page.

Here's an already fixed version of the timers script:
http://www.scoalanr11.org/scripts/scripts/timers.user.js.zip
for DarkSooth:
i am saying that i did it and it is not working...when ever i do this...a notepad like thing open in internet where some commands of notepad is written...something like it.. :(
for ex. i download a scrpit and unzip it and drag it in new window..

then this thing came :-
something like notepad :(



// ==UserScript==
// @name BattleLinksEng
// @namespace hwmHome
// @include https://www.lordswm.com/*

var a = document.getElementsByTagName( 'a' ) ;
var el;
//alert(a.length);
for (var i=0; i < a.length; i++)
{
el = a[i];
if (el.href.indexOf('/warlog.php?') >= 0)
{
//alert('Gotcha');
sa = document.createElement( 'a' );
//sa.href = el.href + '&lt=-1';
sa.href = el.href.replace("warlog.php", "pseudowarlog.php");
sa.innerHTML = '[Full]';

ba = document.createElement( 'a' );
ba.href = el.href.replace("warlog.php", "battlechat.php");
ba.innerHTML = '&nbsp;[Chat]';

el.parentNode.insertBefore(ba, el.nextSibling);
el.parentNode.insertBefore(sa, el.nextSibling);
}
}
for (var i=0; i < a.length; i++)
{
el = a[i];
if (el.href.indexOf('/pseudowarlog.php?') >= 0)
{
//alert('Gotcha');
el.href = el.href.replace("pseudowarlog.php", "warlog.php");
el.href = el.href + '&lt=-1';

}
}


// ==/UserScript==
Guys I have a problem with talents and recruiting script for mozilla too.

Any ideas why it doesnt work?

It is installed properly, allows me to save talent/recruiting options but these options are not shown at the lordswm character page. They are shown at recruit page and talent wheel only.

I can save them but cannot use them to change recruit/talents. Any idea where is the problem? I am not a programmer, I dont see through that, but when you tell me what to change and how, I think I can handle it. :-)
#11

They should be shown on all pages.

Right-click the money head in the bottom-right corner and go to Manage User Scripts. Click the script's name in the list on the left and on the right, where it says Included pages, make sure you have this https://www.lordswm.com/* added.
help me guys..nothing is working :(
make sure you have this https://www.lordswm.com/* added.

Already did this. Even tried extending it www.lordswm.com/home. No effect. :-(
@omega22: Do you actually see the "army" and "talent" button on the top left with empty content, or doens't they appear at all?
can anyone help me from the beginning?
i have installed them both
Do you actually see the "army" and "talent" button on the top left with empty content, or doens't they appear at all?

Not at all. Only at recruit page and talent wheel.
The talent and recruit script had some certain problems before when I reinstalled them onto my PC after being reformatted. One change I notice is that from being in the upper left hand corner of the page, both talent and recruit tab for me is now EMBEDDED into the regular game menu bar (from "Character" to "Chat", and then "Recruiting" and "Talents"). From having various option tabs on Recruit or Talent script-box, its now a dropdown menu similar to those of the regular game.

One thing you could try, which I did to obtain my results: reinstall Greasemonkey to its latest version, reinstall each script one by one, checking each one before installing the next. I do not know much about scripts, but at times certain parts of the script detail (like position and color) has changes compared to previous versions (maybe due to the update in Firefox and Greasemonkey).

May or may not work, I apologise for not being able to provide a better solution.
[Post deleted by moderator Omega22 // ]
[Player banned by moderator Omega22 until 2010-07-03 20:13:21 // Flood, vulgar.]
[Post deleted by moderator Omega22 // ]
[Player banned by moderator Omega22 until 2010-07-26 20:20:00 // Flood, vulgar]
1|2
Back to topics list
2008-2024, online games LordsWM