Blue Eye Logo

Blue Eye Macro

Automation is freedom
It is currently Fri Sep 20, 2024 7:18 pm

All times are UTC




Post a reply
Username:
Subject:
Message body:
Enter your message here, it may contain no more than 60000 characters. 

Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:
Font size:
Font colour
Options:
BBCode is ON
[img] is OFF
[flash] is OFF
[url] is ON
Smilies are ON
Disable BBCode
Disable smilies
Do not automatically parse URLs
Please click and drag the 2 correct statements to the right hand side.
Please click and drag the 2 correct statements to the right hand side.
Please select the options below to the correct list to avoid automated registrations.
Statements
2 correct statements
Fish can swim
Chickens can talk
Dogs have 4 legs
Elephants can fly
   

Topic review - [Update: 20/03/22]Ragnarok Online Gravity Game Hub
Author Message
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
Amazing, Good job guys.
The code of Creamy works very well.
Even I'm Newbie here and it is not hard to follow your guide.
Post Posted: Tue Apr 12, 2022 12:50 am
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
akiyoshi39 wrote:
sir! good evening! panu po code if wala po tele lakad2 lang po. salamat po

depende kung saan ka ng lalaro at medyo complicated yung code.
Post Posted: Sun Apr 10, 2022 1:14 pm
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
sir! good evening! panu po code if wala po tele lakad2 lang po. salamat po
Post Posted: Sat Apr 09, 2022 11:52 am
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
Hi! This code seem to click on the river sprite and archer sprite which messes up the program. Is there any way to change to a more "creamy" specific color? I tried to import the creamy image but I can't seem to find the "import" option. Thanks!
Post Posted: Thu Apr 07, 2022 4:00 pm
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
dominck101 wrote:
Hi sir roan im trying to attack 3 monster in one map, while trying to teleport if my hp is in red bar and using skill while attack the targeted monster. but in my script its not working what i want to happen. Please help. Ty


The logic or the flow of the code with using skill is quite a bit complicated.
you see while attacking the mob and you use skill it will stop the auto attack means you have to target or click the monster
to attack again. if you want to make complex code you will still need to learn more on coding using BEM.

As much as I would like to help you I would take too much time base on your current knowledge of BEM and coding.
I can say that from the way you structure your code/script. In the mean time you can start by making simple code
either purely using skills then sp pots, or focusing on auto attack.
Then you can slowly enchance it by doing both like skill first then auto attack.
the more you code the more you will know how to make a good logic or flow of a program.
Post Posted: Tue Apr 05, 2022 10:42 am
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
begin
Window.Set location("Ragnarok", "yes", "0", "0")
Variable.Set("Loot2", "2")
Variable.Set("Loot1", "10")
Function.Execute("Loot1")
Function.Execute("Profile")
Function.Execute("Loot2")
Function.Execute("Fly")
Function.Execute("mons")
Function.Execute("mons2")
Function.Execute("mons3")
Function.Execute("Skill")
Function.Execute("Skill1")
Function.Execute("Skill2")
Function.Execute("Rwalk")
end

function("Profile")
begin
if Color.At coordinate is within (RGB range)("49", "74", "123", "0", "113", "84")
begin
Macro.Wait for current global loop execution time to exceed("1617")
Keyboard.Hold keys("{<lmenu>}")
Macro.Wait for current global loop execution time to exceed("2062")
Keyboard.Hold keys("v")
Macro.Wait for current global loop execution time to exceed("2355")
Keyboard.Release keys("v")
Keyboard.Release keys("{<lmenu>}")
end
end
function

function("Heal")
begin
if Color.At coordinate is not within (RGB range)("156", "181", "239", "10", "144", "83")
begin
Function.Execute("Profile")
Keyboard.Press key("{<f2>}")
Humanly.Pause("334", "334")
end
end
function

function("mons")
if Color.Can be located on screen (RGB)("103", "63", "73", "0")
begin
Mouse.Click at color closest to coordinate (RGB)("103", "63", "73", "0", "640", "375", "left")
Mouse.Move to coordinate("997", "43")
if Color.Pixel pattern can be located on screen("255,198,198,0,-1,255,198,198,0,2,255,198,198", "4")
begin loop()
Humanly.Pause("250", "500")
Function.Execute("Skill")
if Color.Can be located on screen (RGB)("103", "63", "73", "0")
begin
if Color.Can be located on screen (RGB)("239", "16", "16", "0")
begin
Humanly.Pause("250", "250")
Function.Execute("Fly")
if Color.Can be located on screen (RGB)("239", "16", "16", "0")
begin
Humanly.Pause("250", "500")
Function.Execute("Heal")
if Color.Pixel pattern can not be located on screen("255,198,198,0,-1,255,198,198,0,2,255,198,198", "4")
begin
Humanly.Pause("400", "500")
Function.Execute("Loot")
Macro.Break from loop("yes")
end
end
end
end
end
end
function

function("mons2")
if Color.Can be located on screen (RGB)("82", "49", "66", "0")
begin
Mouse.Click at color closest to coordinate (RGB)("82", "49", "66", "0", "640", "375", "left")
Mouse.Move to coordinate("997", "43")
if Color.Pixel pattern can be located on screen("255,198,198,0,-1,255,198,198,0,2,255,198,198", "4")
begin loop()
Humanly.Pause("250", "500")
Function.Execute("Skill1")
if Color.Can be located on screen (RGB)("82", "49", "66", "0")
begin
Humanly.Pause("250", "250")
Function.Execute("Fly")
if Color.Can be located on screen (RGB)("239", "16", "16", "0")
begin
Humanly.Pause("250", "500")
Function.Execute("Heal")
if Color.Pixel pattern can not be located on screen("255,198,198,0,-1,255,198,198,0,2,255,198,198", "4")
begin
Humanly.Pause("400", "500")
Function.Execute("Loot")
Macro.Break from loop("yes")
end
end
end
end
end
function

function("mons3")
if Color.Can be located on screen (RGB)("198", "214", "148", "0")
begin
Mouse.Click at color closest to coordinate (RGB)("198", "214", "148", "0", "640", "375", "left")
Mouse.Move to coordinate("997", "43")
if Color.Pixel pattern can be located on screen("255,198,198,0,-1,255,198,198,0,2,255,198,198", "4")
begin loop()
Humanly.Pause("250", "500")
Function.Execute("Skill2")
if Color.Can be located on screen (RGB)("198", "214", "148", "0")
begin
Humanly.Pause("250", "250")
Function.Execute("Fly")
if Color.Can be located on screen (RGB)("239", "16", "16", "0")
begin
Humanly.Pause("250", "500")
Function.Execute("Heal")
if Color.Pixel pattern can not be located on screen("255,198,198,0,-1,255,198,198,0,2,255,198,198", "4")
begin
Humanly.Pause("400", "500")
Function.Execute("Loot")
Macro.Break from loop("yes")
end
end
end
end
end
function

function("Loot")
begin
Keyboard.Hold keys("{<ctrl>}")
Mouse.Move to coordinate("673", "375")
Mouse.Click("left")
Mouse.Move to coordinate("673", "407")
Mouse.Click("left")
Mouse.Move to coordinate("605", "405")
Mouse.Click("left")
Mouse.Move to coordinate("605", "334")
Mouse.Click("left")
Mouse.Move to coordinate("674", "334")
Mouse.Click("left")
Keyboard.Release keys("{<ctrl>}")
end
function

function("Rwalk")
begin
if Color.Can not be located on screen (RGB)("103", "63", "73", "0")
begin
// set variables from random X coordinates on your screen example 100 to 500
Variable.Set random number("X", "100", "1100")
// set variables from random Y coordinates on your screen example 100 to 620
Variable.Set random number("Y", "100", "620")
Mouse.Click at coordinate("{X}", "{Y}", "left")
Humanly.Pause("1500", "2000")
end
end
function

function("Skill")
if Color.Can be located on screen (RGB)("103", "63", "73", "0")
begin
Mouse.Click at color closest to coordinate (RGB)("103", "63", "73", "0", "640", "375", "left")
Mouse.Move to coordinate("997", "43")
Keyboard.Press key("{<f4>}")
// your skill button
Humanly.Pause("500", "800")
end
function

function("Skill1")
if Color.Can be located on screen (RGB)("82", "49", "66", "0")
begin
Mouse.Click at color closest to coordinate (RGB)("82", "49", "66", "0", "640", "375", "left")
Mouse.Move to coordinate("997", "43")
Keyboard.Press key("{<f4>}")
// your skill button
Humanly.Pause("500", "800")
end
function

function("Skill2")
if Color.Can be located on screen (RGB)("198", "214", "148", "0")
begin
Mouse.Click at color closest to coordinate (RGB)("198", "214", "148", "0", "640", "375", "left")
Mouse.Move to coordinate("997", "43")
Keyboard.Press key("{<f4>}")
// your skill button
Humanly.Pause("500", "800")
end
function

function("Fly")
begin
if Color.Can be located on screen (RGB)("239", "16", "16", "0")
begin
Keyboard.Press key("<f3>")
Humanly.Pause("250", "250")
Mouse.Click at coordinate("728", "563", "left")
Humanly.Pause("3000", "4000")
end
end
function




Hi sir roan im trying to attack 3 monster in one map, while trying to teleport if my hp is in red bar and using skill while attack the targeted monster. but in my script its not working what i want to happen. Please help. Ty
Post Posted: Tue Apr 05, 2022 9:08 am
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
pingpingzapzap1 wrote:
How do i terminate a function that it will force stop its function for 1 minute.


----use humanly.pause
Post Posted: Tue Apr 05, 2022 3:03 am
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
1st time ko po sana gagamitin ito. Can someone please teach me how to use this program? I am 100% newbie, gusto ko lang po sana mag farm sa lutie. Salamat po sa mag rerespond. :)
Post Posted: Tue Apr 05, 2022 2:13 am
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
How do i terminate a function that it will force stop its function for 1 minute.
Post Posted: Tue Apr 05, 2022 12:30 am
  Post subject:  Re: [Update: 20/03/22]Ragnarok Online Gravity Game Hub  Reply with quote
pixel wrote:
si roan panu gawin ung loot na depende sa pixel ganun nlng po pla?

change mo lng yung mga rgb na 0 0 255 sa rgb ng loot na gusto mo
function("Loot")
begin
Color.Limit area of interest to coordinates("463", "249", "376", "287")
if Color.Can be located on screen (RGB)("0", "0", "255", "0")
begin loop()
Mouse.Click at color closest to coordinate (RGB)("0", "0", "255", "0", "640", "375", "left")
Humanly.Pause("400", "500")
if Color.Can not be located on screen (RGB)("0", "0", "255", "0")
begin
Humanly.Pause("800", "1000")
if Color.Can not be located on screen (RGB)("0", "0", "255", "0")
begin
Color.Unlimit area of interest()
Macro.Break from loop("yes")
end
end
end
Color.Unlimit area of interest()
end
function
Post Posted: Sat Apr 02, 2022 1:47 am

All times are UTC


Jump to:  


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