<< Back to Warzone Classic Forum   Search

Posts 735 - 754 of 846   <<Prev   1  2  3  ...  19  ...  36  37  38  ...  40  ...  42  43  Next >>   
Muli's userscript (Tidy up Your Dashboard): 2017-11-22 06:13:40


MightySpeck (a Koala) 
Level 60
Report
importing from chrome to FF 59
Muli's userscript (Tidy up Your Dashboard): 2017-11-22 11:29:24


KKND
Level 60
Report
Thanks Muli :)

I guess a lot of people would left WL (I guess WZ now) if not your Script
Muli's userscript (Tidy up Your Dashboard): 2017-11-22 13:32:00


Muli 
Level 64
Report
Thanks :)

@MightySpeck (a Koala)
Importing / Exporting should work across all supported browsers. (Just tried from chrome to FF59)
What happens when you click "Import Settings" after pasting your saved settings to the textbox? Do you get an error?
If you want you can send me your exporting settings in private, so I can take a look at them to check if something is wrong?
Muli's userscript (Tidy up Your Dashboard): 2017-11-25 22:05:31

(deleted) 
Level 63
Report
In Firefox 57 using Greasymonkey the script breaks (script version: 2.0.9).
This is all that's logged:
Running Muli's userscript
Tidy%20up%20your%20Dashboard:382:1

Nothing happens after that - not even the Muli's Userscript button appears.
Muli's userscript (Tidy up Your Dashboard): 2017-11-25 22:31:15


Muli 
Level 64
Report
I suggest using Tampermonkey for Firefox
https://goo.gl/bjWCsC

Greasymonkey seems to cause some undefined errors.
Muli's userscript (Tidy up Your Dashboard): 2017-11-26 23:08:59


Kezzo
Level 61
Report
is it possible to add something in the script for forums? Something that could sort posts by the once you have commentater/thumbed up/highlighted? i think that would be supernajs!
Muli's userscript (Tidy up Your Dashboard): 2017-11-28 00:30:12


kyte
Level 29
Report
In Chrome w/ Tampermonkey, sometimes the script breaks on the Multi-Player Dashboard and the headers ("Bookmarks", "Clan Forum", etc.) and their red background boxes get clustered at the very top together. Content is still in same order.

Happens a small percentage of the time (refreshing to repro so I can screenshot, but it's working fine now). Not a nuisance, but wondering if it's a known issue.




Also would it be possible to add a mail search by user? I have to manually search through pages to find old conversations, it would be nice if I could just enter the username and pull up all conversations with that user. Just wondering if that could be implemented like the Community Level filters.

Edited 11/28/2017 00:30:59
Muli's userscript (Tidy up Your Dashboard): 2017-11-28 13:57:09


Muli 
Level 64
Report
@Kezzo
Having an indication on forum posts you commented on, would be really nice, but unfortunately that doesn't seem like an easy task to do.

@kyte
I've seen that bug happen a few times before, but it's really hard to debug when it just "randomly" appears. Did it happen when you actually "refreshed" the page? So far I thought it only happened when using the "back" button of the browser, so I thought it might be some sort of problem with the cache.

True, it's really tough to find mails with a certain player, however there is also no easy way for the script to do that task, without having to do a request for every single mail you have.
Muli's userscript (Tidy up Your Dashboard): 2017-11-28 14:58:43


Kezzo
Level 61
Report
aw, shame! although tnx for the reply! :D
Muli's userscript (Tidy up Your Dashboard): 2017-11-28 15:08:14

(deleted) 
Level 63
Report
You could bookmark the threads you have commented on using the script's bookmarking system :) Or let the script track which threads you've commented on (don't bother looking at 'old' threads - would use a lot of internet and would take a long time).

For finding mails with a certain player:
Go though all mails one at a time (using a button clicker to view mail for example) in the background then look at the playerids that have access to the mails remember these playerids. Remember the PM id as well. It might be worth remembering this data as an object using JSON's stringify function. To run the object, just parse it.

If a user decided to close the current tab or go to a different location in the tab before all PM data has been recorded, find the last PM id on the Mail page. Afterwards, carry on going though all mails.

The script would also have to look for any new mails and remember who has access to them and PM id.

It might sound easy to do but it would be quite difficult.
Muli's userscript (Tidy up Your Dashboard): 2017-12-15 19:19:17


Muli 
Level 64
Report
I just updated the script to make it work again with the newest update of warzone.

Let me know if you find something that's not ideal yet!
Muli's userscript (Tidy up Your Dashboard): 2017-12-15 19:23:35


Hot Brick
Level 17
Report
Muli, could you make a userscript to get the old warlight background? I really dislike this new background.
Muli's userscript (Tidy up Your Dashboard): 2017-12-15 23:59:39


MightySpeck (a Koala) 
Level 60
Report
the dashboard isn't using all the room it can, like when i turn it off the normal dashboard is bigger.
Muli's userscript (Tidy up Your Dashboard): 2017-12-16 00:32:58


Muli 
Level 64
Report
@MightySpeck (a Koala) If you update to the newest (2.1.0) version it should use the same amount of space as before.

Edited 12/16/2017 00:33:05
Muli's userscript (Tidy up Your Dashboard): 2017-12-16 01:24:47


MightySpeck (a Koala) 
Level 60
Report
:/
Muli's userscript (Tidy up Your Dashboard): 2018-01-03 10:56:37


Kezzo
Level 61
Report
Yo, is it possible to add the search buttom so its always there, not only when you are at the dashbord? and speaking of dashboard, it say Refresh "F5" but it should be Refresh "R" :D
Muli's userscript (Tidy up Your Dashboard): 2018-01-03 13:54:14

(deleted) 
Level 63
Report
If I remember, the search button requires Warzone functionality that's only accessible on the multiplayer tab, so probably can't make it accessible on every page.
Muli's userscript (Tidy up Your Dashboard): 2018-01-03 16:31:36


Muli 
Level 64
Report
Yes, making the player search working work on all pages is a bit tricky, but now that people are using unity it might be worth looking into it a bit more.

and speaking of dashboard, it say Refresh "F5" but it should be Refresh "R" :D

Oh no, how could that happen! I just released a new version that fixes that devastating disaster :)
Muli's userscript (Tidy up Your Dashboard): 2018-01-03 17:50:20


Kezzo
Level 61
Report
hahahah! :D :D
Muli's userscript (Tidy up Your Dashboard): 2018-01-06 12:57:16


Kezzo
Level 61
Report
oh you actually changed it to "R" haha, you are too amazing! :* :*
Posts 735 - 754 of 846   <<Prev   1  2  3  ...  19  ...  36  37  38  ...  40  ...  42  43  Next >>