Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
Is there a way to disable certain types of monsters from this? I don't have a Slayer and it automatically takes me to the page to add it. thanks |
|
|
Added an Auto-Buy function for Piotr's Script: http://userscripts.org/scripts/show/25396
|
|
|
Btw Guys, you should try out Piotr's Script. It works great, and that's the one i'm using now.
of course you can continue using this one as well :). |
|
|
My script is in BETA now. Fully supports both feeding from history and friends list, but you still can not choose manually who you want to feed: http://userscripts.org/scripts/show/25396 also you can report bugs here: |
|
|
The preliminary version of my personal update of this script is: http://userscripts.org/scripts/show/25396 Obviously you have to desactivate Xavier's script and activate mine in the GreaseMonkey menu while testing and doing the inverse operation after that. Xavier, I'd like to discuss the development of your script by mail, by cannot find it on UserScripts. Can you contact me through my SF page? |
|
|
Sonar, you mean on the fighting-confirm.php page, just keep hitting the attack button, without ever going to the fighting-results.php page? How would you know the results then? whether you have won or lost? and how much? Piotr, sounds like a good plan! Let me know when you are done... there's some commented out code in the script regarding items usage, so you can use that directly... i'll reproduce it here for now (around line 1312)... /*// the ITEMS box - found, but it's not wise to use items automatically. Best to save them for manual combats
|
|
|
I am working on an upgrade to this script to allow feeding from history, using weapons and other tools. The main concept of the rewrite is that of clan: a group of people that fight each other and feed each other. As of tonight I can populate automatically the clan from the history and feed people according to when they last fed you. Xavier, when I am finished can I send you the code for evaluation? It's my first JavaScript script... |
|
|
yeah, just a wee bit, not enough to force everybody to update.
That's all. Btw are you using the Checkboxes for fighting? Is it working out well? Only 910 installs? I gotta let more people know! :). |
|
|
yes yes i know of this error... i found out today.. i fixed it ... it was a simple change to make. I'll upload it again shortly. - Fixed auto-feed after some changes by Facebook people. Sigh... are they doing it on purpose to annoy me? seems like it. Why don't they talk to me directly about it? Anyway the change was that the stopped having a friend checked by default on the feed-main page. so i had to add some code to have it checked. |
|
|
hey, I love this extension...but Im getting the "imaginary friend" error as well....seems the autofeed isnt auto-picking a friend to feed the monsters.... |
|
|
Oops... it seems feeding is broken again... Every time I try, I get the following error: "You can't feed an imaginary friend to a WereWolf! Try again!"
|
|
|
Well for starters in feed history, yes just feed from top to bottom.
|
|
|
Can you give a more detailed workflow? and how exactly would you like it to work? e.g. in feed history, start feeding in reverse order... in fight history , fight with same # of attacks? and then move on to next... sigh... it's a good idea... coz then it'd basically act as a MACRO player (history repeats itself! :)) but i think the effort required would be a lot more than i'm willing to do it. Here's how you can help... write the psuedocode (i.e. in plain english exactly how you'd go about it, and dealing with the various conditions), and get me the html class/id names to extract the information from the page... using DOM or XPATH ...etc. then it'd make this a lot easier to implement... you could at that point write your own script with a little help from this script! |
|
|
Hey man...
|
|
|
read the settings section, that tells you how to get to the userscript menu... that's where the "toggle checkboxes" item is.
|
|
|
sigh... it isn't easy to satisfy you all eh?
as for autofight manual selection... just choose a guy to fight then click autofight! that's all for now.:) |
|
|
Try now... v2.2
There IS a problem with feeds though, there's currently no way to be 100% sure you are right on those... so just take it with a grain of salt :). |
|
|
Hi ViXaY Xavier, Thank you for that nice statistics!
Finally, in the auto-feeder, I've noticed that it gets stuck on the feed-result.php page. I'm enjoying following your progress. Please keep up your good work. |
|
|
Daigoro your wish is granted. Now with Statistics Pane. It's not that great, but it's good enough. Thats all the development i am going to do on it for now. |
|
|
Ok V2.0 is out... enjoy :) |
|
|
ok, i've updated the script.. check it out now... i'll update the documentation in a bit... |
|
|
sorry about that, in one of the search and replace operations i accidentally overwrote one of the feeding routines, thus it didn't work, i found it and fixed it in my working copy but did not upload it yet.
|
|
|
I have fixed it again.
The code is i guess well written since i just had to change one line to fix it :). |
|
|
It's fixed. Try it out now.
IGNORE AUTO-FIGHT for now, it DOESN'T WORK YET! |