Live Help
Membership
You are a guest!

Register Today!

Log In
Reset Password
Game Network
Community Forum

MMO GAME LIST
World of Warcraft
Age of Conan
Aion Online
Anarchy Online
Archlord
Cabal Online
City of Heroes
City of Villains
Dark Age of Camelot
Darkfall Online
Diablo 2
Dungeons and Dragons
Dofus
Eve Online
Everquest 2
Final Fantasy XI
Guild Wars
Guild Wars II
Hero Online
Knight Online
Lineage 2
Lord of the Rings Online
Maple Story
Ragnarok Online
Runescape 2
Second Life
SilkRoad Online
Star Wars Galaxies
Tibia
Warhammer Online

FPS GAME LIST
Call of Duty
Combat Arms
Counter Strike
Halo

Welcome Guest ( Log In | Register )

> 100% works Dofus bot...., enjoy^^
post Apr 25 2009, 05:46 AM
Post #1

appleneko



Newbie
*

Group: Members
Posts: 3
Joined: 25-April 09
Member No.: 892,421






I found this on YouTube and I'd tried it, an it WORKS!!
1st, you need a SCAR Divi 3.20, don't ask whr to dl it, google it should do.
Open it, and copy these codes,paste inside the script:

var
x, y: integer;

function Targetwheat1 : Boolean;
begin
if(FindColor(x, y, 1232117, 0, 0, 800, 600))then result:= true
end;

function Targetwheat2 : Boolean;
begin
if(FindColor(x, y, 679825, 0, 0, 800, 600))then result:= true
end;

function Nextwheat1 : Boolean;
begin
if(FindColor(x, y, 708332, 0, 0, 800, 600))then result:= true
end;

function Nextwheat2 : Boolean;
begin
if(FindColor(x, y, 1061237, 0, 0, 800, 600))then result:= true
end;

Procedure Harvest;
begin
if (Targetwheat1)or(Targetwheat2) then
MoveMouseSmooth(x, y);
Wait(100+random(200));
HoldMouse(x, y, true);
Wait(20+random(50));
ReleaseMouse(x, y, true);
Wait(100+random(200));
MoveMouseSmooth(x+27, y+38);

Wait(100+random(200));
HoldMouse(x+27, y+38, true);
Wait(20+random(50));
ReleaseMouse(x+27, y+38, true);
Wait(3000+random(500));
Wait(12000); //<--- However long it takes you to chop wheat!
end;

function nowheat : Boolean;
begin
if(FindColor(x, y, 1683891, 0, 0, 800, 600))then result:= false
end;

begin
harvest;
repeat
if (nowheat) then
harvest;
if(nextwheat1)or(nextwheat2)th en
harvest;
until(false);
end.


now,log in to Dofus.
find a farming area(wheat)
now go back to SCAR Divi.
Find an icon on top(Color picker)
then, click on the color of the wheat that is NOT the same as the ground.
the color code will appear.
copy it and replace with the code on top.

eg.
if(FindColor(x, y, 1232117, 0, 0, 800, 600))then result:= true <-----replace 1232117 with the color u choose.

now, last step.
drag the last icon on the bar(a circle)and place it on Dofus.
click the 'play' button(which in gree in color.)
enjoy :)

This post has been edited by appleneko: Apr 25 2009, 05:48 AM
Go to the top of the page
 
+Quote Post

Posts in this topic
appleneko   100% works Dofus bot....   Apr 25 2009, 05:46 AM
Rian9500   What I'm thinking is that if we are able to ma...   Jun 7 2009, 11:57 AM
margreg   actually it doesn't matter if it wheat or wood...   Jun 8 2009, 04:51 AM
xxcrinkxx   Ummm are u able to tell me the link to the youtube...   Jul 11 2009, 03:57 AM
ZeroFallen   What if you get attacked?   Aug 10 2009, 06:27 PM
lilwitte   QUOTE(ZeroFallen @ Aug 10 2009, 01:27 PM)...   Aug 10 2009, 08:23 PM
ZeroFallen   Well where your scrip be released?? Here or elite?   Aug 12 2009, 08:14 PM
ltjustas1   if you would release it here it would be awesome...   Aug 13 2009, 05:54 AM
lilwitte   QUOTE(ltjustas1 @ Aug 13 2009, 12:54 AM) ...   Aug 13 2009, 07:14 AM
harjukki   Just add this to somewhere of your code to prevent...   Sep 23 2009, 07:52 PM
harjukki   I'm not sure of my code i'll test it today...   Sep 23 2009, 07:52 PM
lilwitte   QUOTE(harjukki @ Sep 23 2009, 02:52 PM) I...   Sep 23 2009, 09:37 PM
Babek   QUOTE(lilwitte @ Sep 23 2009, 10:37 PM) T...   Nov 4 2009, 04:22 AM
margreg   QUOTE(Babek @ Nov 4 2009, 04:22 AM) Pleee...   Nov 4 2009, 06:28 AM
Babek   Thank you <3 I see more movement now that I...   Nov 4 2009, 11:20 PM
margreg   QUOTE(Babek @ Nov 4 2009, 11:20 PM) If yo...   Nov 5 2009, 06:10 AM
Babek   QUOTE(margreg @ Nov 5 2009, 07:10 AM) I a...   Nov 5 2009, 07:24 PM
lilwitte   Well, I have seen the "no click" error b...   Nov 4 2009, 06:26 AM
lilwitte   If we don't have one, one of our coders (most ...   Nov 4 2009, 11:52 PM
lilwitte   That is a Given, we WILL have to change how bots w...   Nov 6 2009, 01:39 AM
2 Pages V   1 2 >


Reply to this topicStart new topic

 


> Board Footer
Time is now: 1st August 2010 - 05:08 AM