Added a link to pastebin in the description with the code shown in the video so you can copy straight from there rather than having to type it in manually. If you find this video helpful, I would love to know!
Glad to hear it! The program is so nice, this video just covers the easiest/most repetitive thing, but it can do so much more. Right now I'm running 6 accounts, I have it setup to log all 6 in, do all their tasks, queue troops and transfer resources so they don't get capped. Saves me an hour or two a day haha
I'm confused as to why when I copy the script from pastebin it just shows up in the autoit pad like a word document, none of the script is in prompt form or in other words, html. What am I doing wrong?? helppp :(
I am sure this works wonderfully but I came at a hurdle when trying to open up SciTE. I got a blank page, not the program that you video shows. Probably I'm not computer savvy enough.
This is AWESOME. Thank you so much. I have never used anything like this before and it worked straight off for me. Please could we have a script where the macro buys clan tasks from the store? I’m not sure I’m ready to try writing one myself yet.
The short answer: It is probably possible, but not worth it The long answer: One of the biggest problems with setting that up, is that the clan store may not have the exact same inventory every time you open it. If there is one more or one less item type for sale, you'll end up buying something you don't want. There may be a way to do it with pixelsearch, but it is a lot more effort to setup and you could still end up buying the wrong thing. 2 million clan points spent on Rebirths or Name Changes would be rather sad haha
hey man can you write a script for sending resources? i can't figure it out tbh and sending rss from 1 account (bank) to another can be time consuming when sending large numbers!! thanks in advance !!
Yessir! I sent 12 bill resources with 4 clicks a few weeks ago with it, tis a lifesaver. I'll try to get a video and pastebin script up tonight/tomorrow - still at work for a bit!
I just attempted to run the script after plugging in all of the numbers for the button locations, and number of refreshes. I hit F5 and nothing happened. I saw a few other had this issue, theirs was resolved because of finding the GO button or switching to a laptop. I am using a desk top, and the F5 key doesn't work and the GO button is grayed out, also no errors coming up at the bottom of the script window, any ideas?
Ackillessf Found the problem, i was using a 2 in 1 tablet. I switched to my laptop and it worked. Btw would you be interested in making an autoboost scrip?
You can use lots of boosts at once already :) PC: Hover your mouse over the apply/use button until a "more" option appears below it, click that and choose how many to use Mobile: Press and hold the apply/use button until a more option appears below it
How does it know that F5 is the key to 'activate?' Because nothing happens when I press F5. I use Firefox; does this only work in Explorer? Also, it seems you have the game as full screen, and the 2 autoit screens show up. I am not able to access the autoit screens if the game is full screen; is this also because I am using Firefox? This last is not a big deal, can run the task bot in small screen. First point is major - it is not doing a thing when I press F5.
Your browser shouldn't matter at all. F5 is the default key to activate the script, but it only works if the script is the active window when you hit F5. Alternatively, you can start the script by going to tools and selecting "Go." Picture here: imgur.com/a/TGvse Let me know if that resolves your issue!
OK that works! Thanks for the pic; I NEEDED that! Now. Because I can't have the screen in full screen mode, no way to access the bottom to get the REFRESH button. ??
Ah that is a problem isn't it! Can you scroll down so all tasks and the refresh button will be visible at once? If not, you could add click lines to activate fullscreen, then open tasks and click the tab you want. If you can login through the plarium app that would be easiest, I believe it fits everything on the page for laptops.
I could scroll down; that would only work once. Then the next time the REFRESH button is hit, the screen resets to the top. I do access the game via Plarium, not via FB. Thanks so much for all the time you are putting in, helping me with this!
'C:\Program' is not recognized as an internal or external command, operable program or batch file. >Exit code: 1 Time: 0.08857 How do i fix this? Nothing is happening but i get that error when i hit F5
MouseClick("left",50,52) sleep (200) try running just that, if that works then its something up with your script - if that doesn't work then its a problem with the autoit installation or something that is over my head :(
I’ve been doing this for r hrs now and it still not working I did everything hit f5 didn’t work so I hit tools and go then it says winactive(Facebook gameroom) Then winactive(^ error I don’t know what else to do
I can't tell if you are shortening "winactivate" to "winactive" here or if you are trying to actually use "winactive?" Winactive isn't a command as far as I'm aware - are you copying the script from here? pastebin.com/9zCFvTfW But either way, you can actually scrap the winactivate line entirely if you want. As long as you have the game open behind the autoit script and the autoit script isn't positioned over where the mouse will be clicking it isn't necessary.
try doing a file-> save as, make sure it is set to save in a place that isn't a temporary folder (IE save it to desktop or something like that) - select file type as au3 i haven't encountered/heard of this issue...not sure if the above will fix it but it is worth a shot! let me know if that helps
Hey! Reaaly like this script, im going to give it a try later. Question: would it be possible to do this for the skald achievement? for lvl 10 I need to change my profile pick 2k times, which is a lot.. Thanks for the video!
Of course! I have a video with the script to transfer resources here: ruclips.net/video/HFzfzX8whWw/видео.html The only annoying part is that the game has the bars for resource transfer slightly shorter for sending to the SH than for sending to clansmen, so you have to adjust for that
It starts out that way, you have to either type the commands in - or paste from here pastebin.com/9zCFvTfW That is a link to a copy of the script I ran in the video :)
As you level up your VIP levels ingame, it unlocks instant completion of tasks for the various tabs. VIP 7 does personal, 9 does clan and 13 for premium!
Yep! Make sure you level up VIP as much as you can with your gold from clan/personal competitions (or from purchased gold if you spend). It is a permanent, huge buff for the rest of your time playing - since a month of VIP time is so cheap you'll always have it active
Yea I noticed that its such a great deal, 30 days of VIP for only 8,000 gold! I get that much gold in a week! I'm only lvl 6 VIP though and leveling up is going to take forever... :(
I'm guessing you just started recently, did it put you on a new server? If not, you may want to start over on a new server and try to join one of the top clans! 8k gold in a week sounds rough, you should be averaging that per day!
Ackillessf have you seen any work arounds for android users? Since android 7.0 it won't let me log in when I'm in wifi or 4glte. I have to switch my network connection to 2g, then after the game loads switch to 4glte real quick
This worked like a charm for me! I have hundreds of refreshers I didn't want to click through. Great Video!
Added a link to pastebin in the description with the code shown in the video so you can copy straight from there rather than having to type it in manually. If you find this video helpful, I would love to know!
I want to say Thank you! once again. I am using the autoit for tasks frequently - like 3 times a week. Saves me so much time.
Glad to hear it! The program is so nice, this video just covers the easiest/most repetitive thing, but it can do so much more. Right now I'm running 6 accounts, I have it setup to log all 6 in, do all their tasks, queue troops and transfer resources so they don't get capped. Saves me an hour or two a day haha
I'm confused as to why when I copy the script from pastebin it just shows up in the autoit pad like a word document, none of the script is in prompt form or in other words, html. What am I doing wrong?? helppp :(
omg yesss, i have 1200 for all tryps of tasks and just dont have the time to do them.. this is the best
Glad to hear this is still helping people! Make sure to view the video on adding the randomized sleep (pause) time - keeps you safe from being noticed
have tried to search pastebin for the code to download - seems all the Viking code in pastebin has been deleted??
I am sure this works wonderfully but I came at a hurdle when trying to open up SciTE. I got a blank page, not the program that you video shows. Probably I'm not computer savvy enough.
Which emulator are you using ?
What is the first ! on line 8????
This is AWESOME. Thank you so much. I have never used anything like this before and it worked straight off for me. Please could we have a script where the macro buys clan tasks from the store? I’m not sure I’m ready to try writing one myself yet.
The short answer: It is probably possible, but not worth it
The long answer: One of the biggest problems with setting that up, is that the clan store may not have the exact same inventory every time you open it. If there is one more or one less item type for sale, you'll end up buying something you don't want. There may be a way to do it with pixelsearch, but it is a lot more effort to setup and you could still end up buying the wrong thing. 2 million clan points spent on Rebirths or Name Changes would be rather sad haha
hey man can you write a script for sending resources? i can't figure it out tbh and sending rss from 1 account (bank) to another can be time consuming when sending large numbers!! thanks in advance !!
Yessir! I sent 12 bill resources with 4 clicks a few weeks ago with it, tis a lifesaver. I'll try to get a video and pastebin script up tonight/tomorrow - still at work for a bit!
Wow!! i really need that!! lol thanks man!!
Its recorded, just have to put it together haha - its a bit longer than intended but ah well
On my computer F5 is dedicated to screen brightness,. how can I program another start Key
Not sure how to program another key, but you can go to tools then "go" to start the scripts instead of using f5!
I'm getting an error saying I don't have permission to save to this location.
how can i train troops auto ? is there any program ?
This is great. is there a link to download the tasks script and the block script?? I cant read the screen to do the typing
Video description :)
I just attempted to run the script after plugging in all of the numbers for the button locations, and number of refreshes. I hit F5 and nothing happened. I saw a few other had this issue, theirs was resolved because of finding the GO button or switching to a laptop. I am using a desk top, and the F5 key doesn't work and the GO button is grayed out, also no errors coming up at the bottom of the script window, any ideas?
I'd almost bet cash that you haven't saved the script yet :)
That would be a very good bet, I'll try that and get back to you lol.
I've followed everything in your video. Step by step and yet i can't get it to run by either F5 or by using the Go button
Is there an error message showing up at the bottom of the script page?
Ackillessf Found the problem, i was using a 2 in 1 tablet. I switched to my laptop and it worked. Btw would you be interested in making an autoboost scrip?
Ahhhh, I'm not sure why that would mess it up, but I'm glad it is working now! By autoboost, do you mean one to finish up research/construction?
Ackillessf yes, let's say i have 1000 24 hour boosts and want to speed boost my way to palace lvl 24 fresh from palace lvl 23. What is your line ID?
You can use lots of boosts at once already :)
PC: Hover your mouse over the apply/use button until a "more" option appears below it, click that and choose how many to use
Mobile: Press and hold the apply/use button until a more option appears below it
don't you have to wait for however many minutes the task has to run?
Ah you have to level up your VIP a little bit so they will finish instantly :)
OMG... Can you plzz tell me what is written before NumberOfTasks? What king od simbol is that?
Find it... :D
The whole script is in the description so you don't have to type it out yourself :)
pastebin.com/9zCFvTfW
i got the script to work. how can we protect our selves from plarium knowing we are running the script? I have like 3k of each task to do.
use a random function to randomize the sleep (pause) time between acts - there is a video up on doing that! titled autoit emergency
Works perfect... Big Thanks
Glad to hear it!
Cant seem to get this to work,does it still work in the game?
How does it know that F5 is the key to 'activate?' Because nothing happens when I press F5. I use Firefox; does this only work in Explorer? Also, it seems you have the game as full screen, and the 2 autoit screens show up. I am not able to access the autoit screens if the game is full screen; is this also because I am using Firefox? This last is not a big deal, can run the task bot in small screen. First point is major - it is not doing a thing when I press F5.
Your browser shouldn't matter at all. F5 is the default key to activate the script, but it only works if the script is the active window when you hit F5. Alternatively, you can start the script by going to tools and selecting "Go." Picture here: imgur.com/a/TGvse Let me know if that resolves your issue!
OK that works! Thanks for the pic; I NEEDED that! Now. Because I can't have the screen in full screen mode, no way to access the bottom to get the REFRESH button. ??
PS: I am using a laptop.
Ah that is a problem isn't it! Can you scroll down so all tasks and the refresh button will be visible at once? If not, you could add click lines to activate fullscreen, then open tasks and click the tab you want. If you can login through the plarium app that would be easiest, I believe it fits everything on the page for laptops.
I could scroll down; that would only work once. Then the next time the REFRESH button is hit, the screen resets to the top. I do access the game via Plarium, not via FB. Thanks so much for all the time you are putting in, helping me with this!
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
>Exit code: 1 Time: 0.08857
How do i fix this? Nothing is happening but i get that error when i hit F5
I think autoit may not be installed correctly?
I went through the website provided. any suggestions as to how i can fix? i've uninstalled and reinstalled but i havent had any luck.
It is the exact same error? Are you trying to do this on a tablet? I've heard you can install the program on a tablet but it won't work
Its on a laptop. Lenovo One, Its the same one everytime i hit F5
MouseClick("left",50,52)
sleep (200)
try running just that, if that works then its something up with your script - if that doesn't work then its a problem with the autoit installation or something that is over my head :(
Tried everything and it doesn't work, top 5 commands in tools are grey so they won't operate
Oh! Have you saved the script yet?
I’ve been doing this for r hrs now and it still not working I did everything hit f5 didn’t work so I hit tools and go then it says winactive(Facebook gameroom) Then winactive(^ error I don’t know what else to do
I can't tell if you are shortening "winactivate" to "winactive" here or if you are trying to actually use "winactive?" Winactive isn't a command as far as I'm aware - are you copying the script from here? pastebin.com/9zCFvTfW
But either way, you can actually scrap the winactivate line entirely if you want. As long as you have the game open behind the autoit script and the autoit script isn't positioned over where the mouse will be clicking it isn't necessary.
Ackillessf what it was was when I copied and pasted it erased the “. “ marks so it wouldn’t go but I gott it goin know ty
ooooooh that'll do it! glad it is working!
why couldn't i save that file sciTE.exe? its not saving after i clicking the save button. and its not running with F5 obviously. Plz help.
try doing a file-> save as, make sure it is set to save in a place that isn't a temporary folder (IE save it to desktop or something like that) - select file type as au3
i haven't encountered/heard of this issue...not sure if the above will fix it but it is worth a shot! let me know if that helps
hoo I saved it in SciTE folder. let me try in desktop
hell yeah.. it just works.. thank u sooo much for developing this yar...
No problem, glad I could help!
thanx. u really need to develop the script to kill Invaders. it kills lotta time to get shaman gears.
Hey! Reaaly like this script, im going to give it a try later. Question: would it be possible to do this for the skald achievement? for lvl 10 I need to change my profile pick 2k times, which is a lot..
Thanks for the video!
Should be pretty easy to do if you're understanding what these scripts are doing
thanks for this man
My notes to Self if I or you online forget "F5" to start the program. I switched the "ESC" to stop to "q" to stop. - search- Puppydog
can this work for sending resources to SH
Of course! I have a video with the script to transfer resources here: ruclips.net/video/HFzfzX8whWw/видео.html
The only annoying part is that the game has the bars for resource transfer slightly shorter for sending to the SH than for sending to clansmen, so you have to adjust for that
is there such a thing as a SH shield?
Nope, the SH can't be attacked
Very good, THX!
follow your steps but Scite is total blank
It starts out that way, you have to either type the commands in - or paste from here pastebin.com/9zCFvTfW That is a link to a copy of the script I ran in the video :)
Thank you!
Cool video but why are your tasks completing immediately? When I'm doing them I have to wait a certain amount of time before claiming the reward.
As you level up your VIP levels ingame, it unlocks instant completion of tasks for the various tabs. VIP 7 does personal, 9 does clan and 13 for premium!
Thanks makes sense!
Yep! Make sure you level up VIP as much as you can with your gold from clan/personal competitions (or from purchased gold if you spend). It is a permanent, huge buff for the rest of your time playing - since a month of VIP time is so cheap you'll always have it active
Yea I noticed that its such a great deal, 30 days of VIP for only 8,000 gold! I get that much gold in a week! I'm only lvl 6 VIP though and leveling up is going to take forever... :(
I'm guessing you just started recently, did it put you on a new server? If not, you may want to start over on a new server and try to join one of the top clans! 8k gold in a week sounds rough, you should be averaging that per day!
Well done kiddo!
I can't read what you've typed in the script to copy it - too fuzzy , so thanks, but it's useless to me.
I found the links and it is all good now. Thank you very much. It works well.
Your video quality is too low and so the script is just blurry.
hi nice job . can you make a block unblock script ? thnx
need a script for sending rss. sending 6 billion of each rss is a pain in the arse...
Check my other videos!
Cool
It is all a load of crap, as followed it all, then goes to untitled notepad of nothing.? false crap prob been banned
RUclips EVIL Worked great for me. I have done more with this now. Keep at it works.
I just repetitouch on my android
I'm sure there are a number of programs that would work! This is just one option
Ackillessf have you seen any work arounds for android users? Since android 7.0 it won't let me log in when I'm in wifi or 4glte. I have to switch my network connection to 2g, then after the game loads switch to 4glte real quick
I play exclusively on PC, I don't really have any advice for that problem sorry :(
Please can you speak up, my volume is at full and can hardly hear you
Oh god just download Ghost Mouse
Untitled notepad lol