Quantcast

Jump to content


Photo

Something very useful just in time for the plot

greasemonkey

  • Please log in to reply
7 replies to this topic

#1 JacobRaddler

JacobRaddler
  • 1 posts

Posted 03 March 2013 - 08:25 PM

After clicking endlessly and waiting for a response from Neopet's servers, I worked on a BD autofighter. It is in the form of a simple greasemonkey script.

http://userscripts.o...pts/show/160844

 

Before you run it, you need to edit the script and change the part where it says "equipment = [1, 1, 1, 0]" to your appropriate information. These numbers represent the column and row of the two items you would like to equip. They start at 0, so the leftmost column is 0 and the rightmost is 3. The only applicable values for the rows are 0 and 1 (top and bottom, respectively). To start it, begin a battle with a challenger. I have not tested it in 2P.

Sometimes it breaks because there was "an error sending/receiving data". If you see this, just refresh the page. You will usually have to complete the battle yourself.

 

It is very buggy. I don't know the freeze rate. It does not handle dying. It does not heal. It is a barebones script, but it is still a lot easier than doing it manually.

 

PS: If you think it is a stealer script, check the source. 


Edited by JacobRaddler, 03 March 2013 - 08:26 PM.


#2 Strategist

Strategist
  • Sadmin

  • 10012 posts


Users Awards

Posted 03 March 2013 - 08:26 PM

Thanks but we already have one here: http://www.neocodex....ts-autobattler/



#3 TheMysteryDoctor

TheMysteryDoctor
  • 102 posts

Posted 03 March 2013 - 08:28 PM

/thread for redundancy



#4 Strategist

Strategist
  • Sadmin

  • 10012 posts


Users Awards

Posted 03 March 2013 - 08:32 PM

/thread for redundancy

I'll do my job myself thanks :) As it has been pointed out, it is a browser based autobattler, so I shall keep this thread open. No need to back seat moderate thanks.



#5 sourbrick

sourbrick

  • 97 posts

Posted 06 March 2013 - 06:10 AM

After clicking endlessly and waiting for a response from Neopet's servers, I worked on a BD autofighter. It is in the form of a simple greasemonkey script.

http://userscripts.o...pts/show/160844

 

Before you run it, you need to edit the script and change the part where it says "equipment = [1, 1, 1, 0]" to your appropriate information. These numbers represent the column and row of the two items you would like to equip. They start at 0, so the leftmost column is 0 and the rightmost is 3. The only applicable values for the rows are 0 and 1 (top and bottom, respectively). To start it, begin a battle with a challenger. I have not tested it in 2P.

Sometimes it breaks because there was "an error sending/receiving data". If you see this, just refresh the page. You will usually have to complete the battle yourself.

 

It is very buggy. I don't know the freeze rate. It does not handle dying. It does not heal. It is a barebones script, but it is still a lot easier than doing it manually.

 

PS: If you think it is a stealer script, check the source. 


I have to say thanks! I used it, and though it's a bit buggy sometimes, it allows me to add some other stuffs such as faerie ability. Could you add in bomb and freezer function? I don't really know how to write a script from scratch, I usually just modify them a little.

Added:


function equip2(col, row)
{
    document.getElementsByClassName("fsmid")[2].getElementsByClassName("ability")[0].getElementsByTagName("img")[0].click()
}  



#6 sourbrick

sourbrick

  • 97 posts

Posted 07 March 2013 - 10:20 AM

And I made some modifications based on Jacob's script.

 

http://userscripts.o...pts/show/161304

Might be a little better, just a little don't expect too much. I just made it for personal use to have lens flare and bomb working in the first round, and a limit to the loop.

 

I still don't really like the lagginess. Not sure why a script will use so much cpu?

And I just realised that w35l3y has made a script for the auto battler:

 

http://userscripts.o...pts/show/161251

The script is more efficient and much faster, no bomb and once per battle feature but.. dang he's an expert.. the script is so smooth and nice.


Edited by sourbrick, 07 March 2013 - 10:40 AM.


#7 sourbrick

sourbrick

  • 97 posts

Posted 15 March 2013 - 08:32 AM

Sorry for posting bits here and there..

http://pastebin.com/6QX2zPaX

Simple script to perform the clicks needed to get you after the defeat back to arena. I didn't get to complete the bar anyway, got back from class and boss is already defeated =(

 

And..

When you are at the arena, there are scripts to take over from there such as those script like the one by w35l3y (fast but has problem with lens flare and you need to edit a little stuff).. or the one i edited (which lags badly btw)

Edit: A quick fix for the lens flare problem is to insert manually the value. Go to firefox about:config, search for abilities and manually edit the value there. Still I guess no one is quite interested in it anyway. Let's fill up the bar now :)


Edited by sourbrick, 15 March 2013 - 11:43 AM.


#8 ozlior

ozlior
  • 11 posts

Posted 20 May 2013 - 02:08 AM

Wish have been checking this board before the War Xd

anyone thanks could also help so#





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users