Jump to content

chrisad

Members
  • Posts

    9
  • Joined

  • Last visited

chrisad's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. hello pal, i am try to make a loop of your way, but no luck, could you please take a look and tell me whats happening... #include <array.au3> #include <myImageSearch.au3> func exittheprog () Exit EndFunc HotKeySet( "{F10}", "exittheprog" ) while 1 sleep(1000) MouseMove(969,844) MouseClick("left") ;########## Number0 ########## Global $Number0 Global $time1 Global $ImageSearch = @ScriptDir & "images0.bmp" Global $x = 0 Global $y = 0 Global $w = @DesktopWidth Global $h = @DesktopHeight Global $ColorTrans = '' Global $mOnlyFirst = True Sleep(10) $time1 = TimerInit() $Number0 = myImageSearch_Desktop($ImageSearch, $x, $y, $w, $h, $ColorTrans, $mOnlyFirst) If @error Then ConsoleWrite("sorry image not exist" & @CRLF) ConsoleWrite("time 1: " & TimerDiff($time1) / 1000 & ' sek.' & @CRLF) If IsArray($Number0) Then MouseMove(1443,457) MouseClick("left") send ("0") Send ("{ENTER}") Else MouseMove(969,844) MouseClick("left") EndIf sleep(1000) MouseMove(969,844) MouseClick("left") ;################################## WEnd
  2. there is some issue about the sync errors and zynga support forum.. i have this prob because i try to change re "rules" of the game... how can i ask for a solution, if they load my farm they will see why i m take this error... btw @pearDevourer the trick with the brakepoint with Charles did not work in my case... i try it can i do the same with the Fiddler? and how... thanks
  3. is this help and our problem?
  4. now how many plots do you have?
  5. HOW it worked? i have the same problem..
  6. i worked out today afternoon with swf and game settings.. WORKED FINE!! since i filled u more than 45 % of my farm (22x22) with plots... suddenly i get the "your game set is out of sync with the server please refresh the page to continue." and that's it... the FUCK VILLE game over for me still i cant load my farm and even my neighbors cannot load my farm.. is there any pollution for that? probably not..
  7. i have made 1x1 in my farm with the classic way... make one, visit friend,make two, visit friend. 4 hours only for the bottom crops 5x87 what more did you get with the patched swf version?
  8. i download your examples my friend but when i run one of them i take this message i try all your examples but the same error : the same error appears and if i edit them and run from editor. thank you
  9. hi to all, if you un-check from folder options this option then onother tab is show at any file/folder by right click -- properties security tab i want at the security tab to choose all users and give the one more permission : write for example the folder is : C:\Program Files\test thanks for any help.
×
×
  • Create New...