seafight17 Posted December 19, 2011 Share Posted December 19, 2011 I deactivete cype effect it work thanks! Quote Link to comment Share on other sites More sharing options...
denos Posted December 19, 2011 Share Posted December 19, 2011 "Execution error 554 canvas does not allow drawing " = "if (FindBitmapMaskTolerance(maskice, xx, yy, mx, my, mx2, my1, 0, 5)=true) then begin" Give me some solution for this? Quote Link to comment Share on other sites More sharing options...
Troljusz Posted December 19, 2011 Share Posted December 19, 2011 Still not working. What browser and resolution are required? I have Windows 7 64-bit. "Execution error 554 canvas does not allow drawing" - how fix it? Please, explain step by step. Quote Link to comment Share on other sites More sharing options...
adibebe Posted December 19, 2011 Author Share Posted December 19, 2011 Still not working. What browser and resolution are required? I have Windows 7 64-bit. "Execution error 554 canvas does not allow drawing" - how fix it? Please, explain step by step. read all post up... if then don't work... sorry for you Quote Link to comment Share on other sites More sharing options...
Troljusz Posted December 19, 2011 Share Posted December 19, 2011 What is "Clear type effect" and where i can turn it off? Please, help me. Quote Link to comment Share on other sites More sharing options...
wyn10 Posted December 19, 2011 Share Posted December 19, 2011 What is "Clear type effect" and where i can turn it off? Please, help me. It's the "Fancy graphics" on Windows 7 that are on by default. Quote Link to comment Share on other sites More sharing options...
adibebe Posted December 19, 2011 Author Share Posted December 19, 2011 What is "Clear type effect" and where i can turn it off? Please, help me. read this to deactivate Clear type effect... http://help.artaro.eu/index.php/windows-7/customizing-the-looks-in-windows-7/adjust-cleartype-in-windows-7.html#.Tu9Q71apbIU or use google... is not hard Quote Link to comment Share on other sites More sharing options...
Troljusz Posted December 19, 2011 Share Posted December 19, 2011 It's the "Fancy graphics" on Windows 7 that are on by default. Now it works, thanks! Quote Link to comment Share on other sites More sharing options...
ludger Posted December 20, 2011 Share Posted December 20, 2011 glitzi bot not work... it's complicated to modified... Can you make a bot for the sunburst map or modify wundertüte his raidmapbot because it works except the shoot/ repair function. He says i need to change checkattacker in the scar bot, but I don't know what he means i need to take the coordinates of left above attacker and right below the attacker in configuration. Can you make a screenshot to help me or modify the script so shoot/repair works? Anyway this ice floe bot is awesome! Quote Link to comment Share on other sites More sharing options...
*mario* Posted December 20, 2011 Share Posted December 20, 2011 (edited) attack = space ---------- Post added at 10:39 AM ---------- Previous post was at 10:31 AM ---------- you need to use the game in romanian or english language or other language, but logout button necessarily have to write : "Logout"... if don't work, you need to configure manual the end of the sea map... after line 319 in the script you need to write this: mx1:= coordonate for ax x; my1:= coordonate for ax y; sorry if you don't understand all, but my english is bad what put after line 319? i have this in line 319..// writeln('Mx='+inttostr(mx)+'- My='+inttostr(my)); where put and what? thanks Edited December 20, 2011 by *mario* Quote Link to comment Share on other sites More sharing options...
FearMe Posted December 20, 2011 Share Posted December 20, 2011 oh nvm i got it to work now ty ^^ Quote Link to comment Share on other sites More sharing options...
germano Posted December 20, 2011 Share Posted December 20, 2011 I said I can not find the icons of the game or tried to minimize the script but nothing what I can do please help Quote Link to comment Share on other sites More sharing options...
denos Posted December 20, 2011 Share Posted December 20, 2011 Wooow...thanks thanks thanks! run perfect! thanks! Quote Link to comment Share on other sites More sharing options...
enferchats Posted December 21, 2011 Share Posted December 21, 2011 After copy: mx1:= coordonate for ax x; my1:= coordonate for ax y; the script like this: if FindBitmapTolerance(chat, x, y, 50) then begin mx:= x + 20; my:= y + 41; mx1:= coordonate for ax x; my1:= coordonate for ax y; // writeln('Mx='+inttostr(mx)+'- My='+inttostr(my)); if FindBitmapTolerance(logout, xx, yy, 50) then begin //writeln('Coordonate buton Logout = '+inttostr(xx)+'/'+inttostr(yy)); if ((xx-x)>685) then begin mx1:=mx+775; my1:=my+573; end but when i started the scar divi, give me this message: Failed when compiling Line 319: [Error] (319:7): Unknown identifier 'coordonate' in script C:\Users\fernando\Desktop\iceeee.scar can you help me? plz ---------- Post added at 02:15 AM ---------- Previous post was at 02:15 AM ---------- After copy: mx1:= coordonate for ax x; my1:= coordonate for ax y; the script like this: if FindBitmapTolerance(chat, x, y, 50) then begin mx:= x + 20; my:= y + 41; mx1:= coordonate for ax x; my1:= coordonate for ax y; // writeln('Mx='+inttostr(mx)+'- My='+inttostr(my)); if FindBitmapTolerance(logout, xx, yy, 50) then begin //writeln('Coordonate buton Logout = '+inttostr(xx)+'/'+inttostr(yy)); if ((xx-x)>685) then begin mx1:=mx+775; my1:=my+573; end but when i started the scar divi, give me this message: Failed when compiling Line 319: [Error] (319:7): Unknown identifier 'coordonate' in script C:\Users\fernando\Desktop\iceeee.scar can you help me? plz Quote Link to comment Share on other sites More sharing options...
adibebe Posted December 21, 2011 Author Share Posted December 21, 2011 After copy: mx1:= coordonate for ax x; my1:= coordonate for ax y; the script like this: if FindBitmapTolerance(chat, x, y, 50) then begin mx:= x + 20; my:= y + 41; mx1:= coordonate for ax x; my1:= coordonate for ax y; // writeln('Mx='+inttostr(mx)+'- My='+inttostr(my)); if FindBitmapTolerance(logout, xx, yy, 50) then begin //writeln('Coordonate buton Logout = '+inttostr(xx)+'/'+inttostr(yy)); if ((xx-x)>685) then begin mx1:=mx+775; my1:=my+573; end but when i started the scar divi, give me this message: Failed when compiling Line 319: [Error] (319:7): Unknown identifier 'coordonate' in script C:\Users\fernando\Desktop\iceeee.scar can you help me? plz ---------- Post added at 02:15 AM ---------- Previous post was at 02:15 AM ---------- After copy: mx1:= coordonate for ax x; my1:= coordonate for ax y; the script like this: if FindBitmapTolerance(chat, x, y, 50) then begin mx:= x + 20; my:= y + 41; mx1:= coordonate for ax x; my1:= coordonate for ax y; // writeln('Mx='+inttostr(mx)+'- My='+inttostr(my)); if FindBitmapTolerance(logout, xx, yy, 50) then begin //writeln('Coordonate buton Logout = '+inttostr(xx)+'/'+inttostr(yy)); if ((xx-x)>685) then begin mx1:=mx+775; my1:=my+573; end but when i started the scar divi, give me this message: Failed when compiling Line 319: [Error] (319:7): Unknown identifier 'coordonate' in script C:\Users\fernando\Desktop\iceeee.scar can you help me? plz I say: "if don't work, you need to configure manual the end of the sea map... after line 319 in the script you need to write this: mx1:= coordonate for ax x; my1:= coordonate for ax y; " coordonate for end of the sea map is something like 1000/700... so, in the script, after line 319 you need to write: mx1:=1000; my1:=700; I explained quite clearly, no? to find the coordinates of the end of the sea map, you need to use: Pict color from scar Quote Link to comment Share on other sites More sharing options...
enferchats Posted December 21, 2011 Share Posted December 21, 2011 THANKS, it worked fine, which would have to make modification to the script so you do not fix it, so could make them with the sunken ship Quote Link to comment Share on other sites More sharing options...
ludger Posted December 21, 2011 Share Posted December 21, 2011 It needs to automatically relog if there is a restart. Quote Link to comment Share on other sites More sharing options...
karabatak80 Posted December 21, 2011 Share Posted December 21, 2011 you need to use the game in romanian or english language or other language, but logout button necessarily have to write : "Logout"... if don't work, you need to configure manual the end of the sea map... after line 319 in the script you need to write this: mx1:= coordonate for ax x; my1:= coordonate for ax y; ı dont un derstand please answer Quote Link to comment Share on other sites More sharing options...
jeandutra Posted December 21, 2011 Share Posted December 21, 2011 It worked perfectly. thanks. ADIBEBE, you can make this work for SHIPWRECK or any other monster???? Quote Link to comment Share on other sites More sharing options...
ratno3 Posted December 22, 2011 Share Posted December 22, 2011 work fine, thanks adibede... Quote Link to comment Share on other sites More sharing options...
blemm Posted December 23, 2011 Share Posted December 23, 2011 *** START: ice flow *** Coordinate map: 282/238 - 0/0 Coordinate minimap: 1153/714 - 1240/801 Runtime error (343 ms) Please help =( today is the last day...^^ my english is bad too Quote Link to comment Share on other sites More sharing options...
jeandutra Posted December 24, 2011 Share Posted December 24, 2011 This script works fine, but when it comes to the part below the map, he gives this error and stops working.: Execution error Line 529 Message: Canvas does not allow drawing. how to solve this? Quote Link to comment Share on other sites More sharing options...
adibebe Posted December 24, 2011 Author Share Posted December 24, 2011 This script works fine, but when it comes to the part below the map,he gives this error and stops working.: Execution error Line 529 Message: Canvas does not allow drawing. how to solve this? I don't know how to solve this error... appears from time to time, not always! Quote Link to comment Share on other sites More sharing options...
ludger Posted December 25, 2011 Share Posted December 25, 2011 adibe can you make that the bot automatically refresh browser or press connect again when there is server restart? Quote Link to comment Share on other sites More sharing options...
adibebe Posted December 25, 2011 Author Share Posted December 25, 2011 adibe can you make that the bot automatically refresh browser or press connect again when there is server restart? this script make that :-p Quote Link to comment Share on other sites More sharing options...