FBMW++

By Pea Cracker Last update Feb 24, 2009 — Installed 39,028 times.

snipes

in
Subscribe to snipes 20 posts, 10 voices



fart man User

were the snipes useful, or not really? whats everyone think. this doesnt bring them back...but i don't know i liked the sniping, except for the kills would not show up sometimes.

 
CryptoNight User

I can tell you that the ability to "snipe" when playing without a script makes a huge difference. When I play normally, using Opera browser optimized for the job, I can rattle off a dozen attacks in a second and it is very typical that half of them will land and one of them will deal the final blow.

If you are watching the script, I have to believe it would be useful. It will probably prompt the Captcha more quickly though so I would think that unattended would be a bad idea.

 
remarkable Scriptwright

what's a snipe?

 
fart man User

ITS EXTTRA HITS ON THE TARGET. hit list target that is. so istead of attacking them once it attacks them 5 times at once

 
fart man User

i dont think they freeze your account cuz of captures

 
CryptoNight User

Remarkable, if you aren't familiar with it, I would certainly recommend you give it a try. If nothing else, it's fun. It doesn't work natively with Firefox. It does work with IE and Opera. I prefer Opera for this.

Essentially, when you see a target come up on the hitlist, click the ATTACK button as fast as you can. You will find that the attack command is sent each time you click the button. As a result, when the screen refreshes you will find that you will have landed several successful shots and hopefully even the fatal one.

Somtimes the commands overrun each other and you will see a "failure" message when in fact you have killed the target ... this happens because an earlier bullet made the kill but the fail message from a subsequent one is the only one that came through to you. So it has its quirks ... but it is a very effective way to take out a target.

Works for other buttons as well, like heal, which can be useful ... like when some boner is camping on you and attacking as soon as you exit the hospital. I have found that if I open a tab on the boners profile and a tab on the hospital, I can hit heal a few times, go to the profile tab and hit attack a few times and I will have placed him in the hospital before he knows what hit him.

 
farts User

works fine with firefox, its also not worthwhile in my experience, I get just as many kills with one click as with 5 or even 20

 
holymoly User

I absolutely got more kills fastclicking with IE than I do with the script. It was just a huge pain.

 
DTAN User

do we have "snipes" features in 1.27 (FBMW+) ??

 
fart man User

no the best thing to do is set the script to send out 2 snipes. therefore your bountys and kills always go up (most of the time) having too many snipes will better assure the money and the kill, but the money might be the only thing that shows up. but snipes kill better than single shots, you cant argue with that.

 
fart man User

dtan snipes are no longer on his scripts unless you have an old script

 
fart man User

farts is your computer fast or slow?

 
fart man User

i think 5 snipes kills less than 2 snipes, just takes to long to send and load the information with five clicks

 
Fird User

I manage to sort of add the sniping ability (I only use 3 consecutive snipes).

You can mod along line 1893+ :

Original:

        else
          {
          window.location.href = "http://apps.facebook.com/mobwars/"+(boss.preferences.hurl?"":"hitlist/"); 
          }

Modified:

        else
          {
          window.location.href = "http://apps.facebook.com/mobwars/"+(boss.preferences.hurl?"":"hitlist/"); 
          setTimeout('window.location.href = "http://apps.facebook.com/mobwars/"+(boss.preferences.hurl?"":"hitlist/");', 100);
          setTimeout('window.location.href = "http://apps.facebook.com/mobwars/"+(boss.preferences.hurl?"":"hitlist/");', 100);
          }

Change the "100" number (delay in miliseconds) to match the delay you wish. I personally find 100ms is quite good. However this will make the captcha comes very often. Removing the delay altogether will make it too fast that it didn't really send the request.

This might be bad as we're spamming though. But if that's what you are looking for, it might be the temporary solution (adding it into pref will be neat)

 
waynevr User

What do I edit to get 2 hits Fird ?

I cant find where to change number of hits.

Care to spoon feed me ? :)

 
Fird User

Find the original code i posted above, and replace it with the code i posted above as well. Its around line 1893-ish.

 
waynevr User

So for 2 hits it would be:

else
{
window.location.href = "http://apps.facebook.com/mobwars/"+(boss.preferences.hurl?"":"hitlist/");
setTimeout('window.location.href = "http://apps.facebook.com/mobwars/"+(boss.preferences.hurl?"":"hitlist/");', 100);

}
Tried with your lines and mine. Both only seem to give me 1 hit.
Or do you not see the extra snipes in fight details ?

 
lala52 User

Yeah Fird, Same here too. Replaced the lines but they seem to give one hit only. Anything else you may be doing. Can you help put it up in prefs by any chance?

 
Fird User

Hmm. must've been my not-so-fast internet that makes me able to get 2 hits. Try increasnig the delay (the 100 to a higher value)?

I don't intend to put it in prefs though, as these edits will be gone once the script got updated again :p

 
viper99 User

Yeah this doesn't seem to work for me either. Not sure why but I don't seem to be getting the additional snipes like Fird is.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel