Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Thu Nov 21, 2024 7:29 pm

All times are UTC




Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Ideas!
Thanked: 0 time(s)  Unread post Posted: Sun Dec 05, 2010 4:45 am 
Lifetime VIP Contributor
Lifetime VIP Contributor



Joined: Tue Oct 19, 2010 9:47 am
Posts: 83
Been thanked: 8 time(s)
Has thanked: 0 time(s)
Contribution Points: 1826
Hi Gigus,

I also tried S.U.N online by webzen and they have Hackshield that detect the CE and auto close the game. Even I tried your above method.

Image


Top
 Profile  
Reply with quote  
 Post subject: Re: Ideas!
Thanked: 0 time(s)  Unread post Posted: Sun Dec 05, 2010 10:30 am 
Partner / Developer
Partner / Developer
User avatar



Joined: Mon Jan 18, 2010 11:51 am
Posts: 4525
Been thanked: 1346 time(s)
Has thanked: 133 time(s)
Contribution Points: 33209
Try renaming the executable file of Cheat Engine to something else, and if that doesn't work, perhaps installing CE in a different directory + rename the executable may do the trick.

_________________
Blue Eye - Developer / Moderator
Code:
Gigus


Please read the rules about contribution points - click here

Do you know everything about BE, the forum, licenses and contribution points?
Please take a minute to read this introduction & guidelines.


Top
 Profile  
Reply with quote  
 Post subject: Re: Ideas!
Thanked: 0 time(s)  Unread post Posted: Tue Apr 12, 2011 1:41 am 


exyrex wrote:
So far i have made a macro for


Acolyte class

1) continous Firing of normal attack
2) moving and firing, along with the use of some skills and heal
3) picking up items and killing monsters on a spawn spot

In Game:

1) Auto start of pvp (useful for last boyscout medal)
2) Item farming using gada coins

---- more to come (along with the macro codes) :roll:


can you share it? :(


Top
  
Reply with quote  
 Post subject: Re: Ideas!
Thanked: 0 time(s)  Unread post Posted: Fri May 27, 2011 3:22 am 
New User
New User



Joined: Thu May 12, 2011 10:21 am
Posts: 26
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 78
making a macro to spam 1st floor in drakos

its not that hard but the problem is the mobs might not be killed along the way :D


Top
 Profile  
Reply with quote  
 Post subject: Re: Ideas!
Thanked: 0 time(s)  Unread post Posted: Fri Jun 03, 2011 6:09 am 
New User
New User



Joined: Thu May 12, 2011 10:21 am
Posts: 26
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 78
Owss wrote:
exyrex wrote:
So far i have made a macro for


Acolyte class

1) continous Firing of normal attack
2) moving and firing, along with the use of some skills and heal
3) picking up items and killing monsters on a spawn spot

In Game:

1) Auto start of pvp (useful for last boyscout medal)
2) Item farming using gada coins

---- more to come (along with the macro codes) :roll:


can you share it? :(


normal attack
Code:
 begin
     Keyboard.Press key("x")
     Macro.Pause ("100")
 end
 

loop infinite.. assign triggers to activate and deactivate it..

Auto start of pvp
Code:
 begin
     Keyboard.Press key("{<f1>}")
    Macro.Pause ("1000")
 end
 

loop infinite.. assign triggers to activate and deactivate it..


Top
 Profile  
Reply with quote  
 Post subject: Re: Ideas!
Thanked: 0 time(s)  Unread post Posted: Thu Feb 23, 2012 9:53 pm 
New User
New User
User avatar



Joined: Thu Feb 23, 2012 3:19 pm
Posts: 17
Been thanked: 0 time(s)
Has thanked: 0 time(s)
Contribution Points: 7
I made a quick bot for Dragon Saga (US Version hosted by Warp portal)

Code:
if Colour.At coordinate is not (RGB)("1","4","4","20","439")
begin
Keyboard.Press key("a")
Keyboard.Release keys("a")
Macro.Pause("7000")
end


Basically if you can find a place where you can stand and spawn mists without being attacked then you can farm monster count and therefore armour, teleport cards and gada coins.

Only issue I have with it is that I currently have no way of stopping Colin teleporting me to town, so if anyone has any ideas it'd be nice to talk here XD
(was thinking of using the colour brown as a trigger however I cant see how I could make it count the letters :/)

I know its not exactly amazing but its my first attempt XD

(I will add mp potion restoring mp soon)

(put mist cast in A, it's set up to summon 5 with those coordinates (on my pc :/))


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 16 posts ]  Go to page Previous  1, 2

All times are UTC


You cannot post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  


Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group