Login

russian armor

How to farm War Spoils

PAGES (68)down
23 Feb 2015, 23:01 PM
#141
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

jump backJump back to quoted post23 Feb 2015, 20:50 PMStorm
Scratched, I find that if you speed up the rate at which it goes through its cycle, (clicks the areas every 15 seconds or so with a 3 second delay between areas) that it launches the game faster in-between matches and what not lowering downtime and also works regardless of system spec's just need an extra button to close the load replays since it sometimes gets clicked.

using the simple old script


this has its advantages and disadvantages. it may be faster in some cases, but it means that you cant alttab out of the game at any point, so you cant use the 1 hour game time to do something different at your pc

Thank you so much for fixing this, just one question, when the script starts the game and sends engineers on vp is it suppose to leave it all alone and just wait for the end or does it need to click on the unit and move it around the map so the game thinks there is an active player?


it is supposed to leave them where they are. the -active in the commands is enough for the game to think that there is an active player fortunately
24 Feb 2015, 08:05 AM
#142
avatar of Ghost79

Posts: 10

one question: when i launch the 1000vp script and match started, i need to leave pc doing it's job o i can use it to chat facebook listen music etc and near the end of the vp points i can put mouse inside window so it start another match?
24 Feb 2015, 10:13 AM
#143
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

jump backJump back to quoted post24 Feb 2015, 08:05 AMGhost79
one question: when i launch the 1000vp script and match started, i need to leave pc doing it's job o i can use it to chat facebook listen music etc and near the end of the vp points i can put mouse inside window so it start another match?


you can use facebook and listen music and that stuff. with the experimental script its even possible to wait longer, you only have to put the mouse pointer over the "quit match" button, but dont click it. (this ensures, that the button has the right color, because they get red when you hover over them)
25 Feb 2015, 19:14 PM
#144
avatar of xamoel

Posts: 20

Could you make one that farms for like 48 hours? Would greatly appreciate it!

Just loop it 100 times instead of ten!

Edit: The old script worked fine when the screen is off, is it possible the new one doesn't? I always close the lid of my laptop, disabling only the screen, and the old one worked fine, yet the new one only started the game (when the lid was still open) but didn't click "continue".
25 Feb 2015, 22:50 PM
#145
avatar of Storm

Posts: 32



this has its advantages and disadvantages. it may be faster in some cases, but it means that you cant alttab out of the game at any point, so you cant use the 1 hour game time to do something different at your pc



True, but if I use it it's when I am AFK from the computer, sleeping, not at home etc so it works for me :).
26 Feb 2015, 08:17 AM
#146
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

jump backJump back to quoted post25 Feb 2015, 19:14 PMxamoel
Could you make one that farms for like 48 hours? Would greatly appreciate it!

Just loop it 100 times instead of ten!

Edit: The old script worked fine when the screen is off, is it possible the new one doesn't? I always close the lid of my laptop, disabling only the screen, and the old one worked fine, yet the new one only started the game (when the lid was still open) but didn't click "continue".


do you want 100 loops for the experimental script or the normal script?
the new script works fine for me with the screen off. does it work perfectly for you with screen on?



jump backJump back to quoted post25 Feb 2015, 22:50 PMStorm


True, but if I use it it's when I am AFK from the computer, sleeping, not at home etc so it works for me :).


true aswell, but then you might also take the experimanetal script, if it works for you.
26 Feb 2015, 11:57 AM
#147
avatar of xamoel

Posts: 20

Nevermind, I think it works with Screen off too, maybe I just pressed a wrong button when closing the lid.

100 Loops would be great for the experimental I guess, a friend of mine even modded the script so it always clicked the "Reconnect" button after every finished game to fix issues if you've been accidentally disconnected, f.e. after a router reconnect of your DSL.
26 Feb 2015, 15:53 PM
#148
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

jump backJump back to quoted post26 Feb 2015, 11:57 AMxamoel
Nevermind, I think it works with Screen off too, maybe I just pressed a wrong button when closing the lid.

100 Loops would be great for the experimental I guess, a friend of mine even modded the script so it always clicked the "Reconnect" button after every finished game to fix issues if you've been accidentally disconnected, f.e. after a router reconnect of your DSL.


nice! could you send me that pice of code? i would publish it here in case anybody needs it to write his own script. i will send you the 100loopscript probably later today
26 Feb 2015, 16:39 PM
#149
avatar of xamoel

Posts: 20

Will do, he'll send it tonight I hope.

Here you go:

Sleep, 10000
Loop, 100
{
Click 519 634
Sleep, 150000
Click 517 677
sleep, 5000
Click 517 677
Sleep, 30000
Click 1010 75
Sleep, 10000
Click right 186 698
Sleep, 5000
Click 1010 75
Sleep, 5000
Click right 186 698
Sleep, 480000
Click 462 70
sleep, 5000
Click 464 71
Sleep, 120000
Click 487 607
Sleep, 10000
click 500 500
click 060 650
click 060 650
sleep, 5000
click 140 330
sleep, 5000
click 620 470
sleep, 2000
click 620 470
sleep, 5000
click 850 300
}
26 Feb 2015, 20:31 PM
#150
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

jump backJump back to quoted post26 Feb 2015, 16:39 PMxamoel
Will do, he'll send it tonight I hope.


Here is a link to the 100loop version of the experimental script:
Script
26 Feb 2015, 20:34 PM
#151
avatar of xamoel

Posts: 20

Thanks a lot! What do you think of my friend's script? I think the reconnect click could be a great addition to your already awesome script, as the game sometimes does reconnect, leaving a whole night of farming worthless. Maybe you can find a way to implement it, if it's not too much work.
26 Feb 2015, 22:07 PM
#152
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

jump backJump back to quoted post26 Feb 2015, 20:34 PMxamoel
Thanks a lot! What do you think of my friend's script? I think the reconnect click could be a great addition to your already awesome script, as the game sometimes does reconnect, leaving a whole night of farming worthless. Maybe you can find a way to implement it, if it's not too much work.


i wont implement it like that, but i will add it to the experimental script in the future. thanks for bringing this to my attention, my internet is just to stable, so i never thought of this :D
27 Feb 2015, 07:04 AM
#153
avatar of xamoel

Posts: 20

Lucky you! As I'm from Germany too, I at least have to reconnect once a day in order to get a new IP from my provider.
But I'm quite interested in how you're going to implement it!
1 Mar 2015, 12:59 PM
#154
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

jump backJump back to quoted post27 Feb 2015, 07:04 AMxamoel
Lucky you! As I'm from Germany too, I at least have to reconnect once a day in order to get a new IP from my provider.
But I'm quite interested in how you're going to implement it!

not with this brute force method :)
1 Mar 2015, 13:11 PM
#155
avatar of xamoel

Posts: 20

Haha I'll tell him that ;)
2 Mar 2015, 16:07 PM
#156
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

so, the new version of the experimental script is here! :)

250VP
1000VP

it should work in all languages (pls report if not), and should be able to reconnect itself, when you lost conncetion to the server. furthermore, it now farms 100 hours instead of 10. i mean that doesnt hurt, does it? :D

again, this is for now only experimental, so if you find any errors, report them pls!
2 Mar 2015, 21:33 PM
#157
avatar of xamoel

Posts: 20

Awesome! Will try it out over night!

Working fine so far!
17 Mar 2015, 16:44 PM
#158
avatar of Jordan823

Posts: 34

I went to bed around 7:30PM yesterday because I was super tired, decided to let this run overnight, wake up this morning (9AM) and only got three war spoils. Two of which I already own. One of them a commander I bought last week, one was a bulletin for the Luchs which I already own, and another to make Russian snipers move 5% faster. I know it was working all night, as I woke up this morning it was 11 minutes into a game and I had only lost connection once last night, shown by my steam chat with a friend telling me I had and reconnected. I fired the arty on the enemy base to end it to see what I had got, and was really disappointed. 14 hours and only three drops? I know there are no ways to regulate dupes put in place (obviously), but don't you think they could maybe do something to, I don't know, not have to wait forever just to get something you'd be the least bit interested in? Just absurd! Not sure if I have EXTREMELY bad luck or the game knew something was going on.
17 Mar 2015, 21:35 PM
#159
avatar of scratchedpaintjob
Donator 11

Posts: 1021 | Subs: 1

I went to bed around 7:30PM yesterday because I was super tired, decided to let this run overnight, wake up this morning (9AM) and only got three war spoils.

3 Spoils for 13 hours is extremely low, normally you would expect around 6. to get everything you want you will still need loads of time! i have farmed around 500-600 hours and now i have all WFA-commanders and most of the soviet and wehrmacht ones.
but it seems, that relic wants do do something about duplicates, so they may come in handy at some point!
18 Mar 2015, 02:51 AM
#160
avatar of Jordan823

Posts: 34


3 Spoils for 13 hours is extremely low, normally you would expect around 6. to get everything you want you will still need loads of time! i have farmed around 500-600 hours and now i have all WFA-commanders and most of the soviet and wehrmacht ones.
but it seems, that relic wants do do something about duplicates, so they may come in handy at some point!
Yeah, I really didn't expect to get everything I wanted, but I sure did expect more than three spoils! I have looked into duplicates quite a bit, think Cynthia responded to a Steam forum regarding a trading feature in game saying they plan on adding a bit more community suggestions for war spoils, but I think it's been awhile since this was posted. It was around the same time they were doing those surveys, I think.
PAGES (68)down
1 user is browsing this thread: 1 guest

Ladders Top 10

  • #
    Steam Alias
    W
    L
    %
    Streak
Data provided by Relic Relic Entertainment

Replay highlight

VS
  • U.S. Forces flag cblanco ★
  • The British Forces flag 보드카 중대
  • Oberkommando West flag VonManteuffel
  • Ostheer flag Heartless Jäger
uploaded by XXxxHeartlessxxXX

Board Info

516 users are online: 1 member and 515 guests
Valeran
0 post in the last 24h
30 posts in the last week
142 posts in the last month
Registered members: 44954
Welcome our newest member, Mtbgbans
Most online: 2043 users on 29 Oct 2023, 01:04 AM