Jump to content

[Video] AFK effigy guide


little oaks

Recommended Posts

  • Replies 87
  • Created
  • Last Reply

Top Posters In This Topic

you sacrifice a bit of gp for the 35% magic bonus. some people might not want to do that.

 

You don't sacrifice anything :blink:

 

Void mage = higher accuracy + no repair

Fire strike = cheapest spell to kill with (still a 1-hit)

Bunyip = 44 mins & ~3.5k on ge = 12.57gp/minute

 

With all the rune and ancient staffs you get, using void (or well, no prayer method) is 100% profit + effigies.

 

@Hedgehog

 

Any ideas how I can use AHK without changing my gear? I even tried hiding behind a wall and then it just doesn't even tell me if it's checking for them every 30 seconds.

Link to comment
Share on other sites

#Persistent
SetTimer, Search_For_Effigy, 30000
return

Search_For_Effigy:
WinGet, active_id, ID, A
WinActivate, RuneScape
WinWaitActive, RuneScape
PixelSearch, X, Y, 140, 140, 380, 230, 0xFFFFF4, 7, Fast 
if ErrorLevel = 0
{
  TrayTip, Effigy found!, An effigy has been found
}
if ErrorLevel = 1
{
  TrayTip, No effigy found, Another check will be performed in 30 seconds
}
WinActivate, ahk_id %active_id%

Link to comment
Share on other sites

#Persistent
SetTimer, Search_For_Effigy, 30000
return

Search_For_Effigy:
WinGet, active_id, ID, A
WinActivate, RuneScape
WinWaitActive, RuneScape
PixelSearch, X, Y, 140, 140, 380, 230, 0xFFFFF4, 7, Fast 
if ErrorLevel = 0
{
  TrayTip, Effigy found!, An effigy has been found
}
if ErrorLevel = 1
{
  TrayTip, No effigy found, Another check will be performed in 30 seconds
}
WinActivate, ahk_id %active_id%

 

Can you post a video of how you got those x,y coordinates?

 

When I check with the window spy for mouse position I get:

(Upper Left)

On Screen: 365, 47 (less often used)

In Active Window: 42, 44

 

(Lower Right)

On Screen: 852, 357 (less often used)

In Active Window: 528, 354

 

Edit: I just got an effigy and it had no message... now it's just saying it found it randomly again every 30 seconds even when it hasn't

Link to comment
Share on other sites

[qfc]15-16-690-63566107[/qfc] (Page 7)

 

Mummies are actually intended to be like this :o

 

I wouldn't take "working as intended" as "this is how they're supposed to be and wont be changed." It's quite possible that Mod Emilee either didn't understand the question or Jagex doesn't even know about the situation yet. It's hard to believe they intend for 10hp monsters have such a high effigy drop rate.

Link to comment
Share on other sites

#Persistent
SetTimer, Search_For_Effigy, 30000
return

Search_For_Effigy:
WinGet, active_id, ID, A
WinActivate, RuneScape
WinWaitActive, RuneScape
PixelSearch, X, Y, 270, 200, 680, 530, 0xFFFFFF, 7, Fast 
if ErrorLevel = 0
{
  TrayTip, Effigy found!, An effigy has been found
}
if ErrorLevel = 1
{
  TrayTip, No effigy found, Another check will be performed in 30 seconds
}
WinActivate, ahk_id %active_id%

 

Figured I'd post this here too. Detects when an effigy is dropped. Change 270, 200, 680, 530 to the top left and bottom right coords of the area in which an effigy can be dropped. Make sure your inventory is excluded.

 

I'm having a problem with that script, it seems to always be saying the Effigy Found! statement even though there isn't an effigy anywhere within my game screen.

 

 

Are your coordinates correct?

 

Could you make a tutorial on getting coordinates? I tried the both on screen and in game windows x1,y1 x2,y2 and it just kept continuously saying "effigy found!" even when there wasn't one. I must be doing something wrong and I can't figure it out.

I have functions on XP-Waste for things like RS_Find_Applet() which tell you your display mode (fixed/resizable), X, Y, width and height of the applet. ;).

09144a99bb.png

Link to comment
Share on other sites

Question...How the [bleep] did I just get a green charm drop?

 

99.9% sure it wasn't a Mummy -3-http://www.tip.it/runescape/index.php?rs2monster_id=504 either...mainly cuz i always flip my shit everytime i dont hear that 1 hit kill sound here...but eh who knows.

 

Who knows, could have been anything...afterall im almost 3 hours effigy less here, and I usually have amazing luck, specially on tasks. Maybe Jagex doesn't approve of me actually camping. lol.

CLICK - 770th to 99 SLAYER 2/4/08 - 204th to 99 Summoning 7/1/08 CLICK

tifovsigev3.jpg

Druminator17.png

[Hide=List of Drops That I haven't updated in Years but want to keep in my Sig anyways...]VISAGE DROP - 12/06/07

3 Duo Sara Hilts, 3 Duo Arma Hilts, 2 Trio Arma Hilts.

Dark Bows: (11) Dragon Boots: (50!)

Whip Drops: (42!!!) Dragon Drops: (90+!!!!!) 2 D CHAINS!, 3 D Axe, 8 D meds, 7 left halfs, 7 D legs, 6 skirts, 8 Spears[/hide]

Link to comment
Share on other sites

No, the 10 HP ones do drop charms, just crazy rare. I've been there about 15 hours so far, and sometimes I go 2 hours without a charm drop. Probably ends up being less than 1 charm/hr on average.

 

Edit: Yeah Jeremy, I went 3 hours earlier today without an effigy, then bam! 2 in 5 minutes.

Working on max and completionist capes.

2435/2475

Link to comment
Share on other sites

I've gotten green charm drops from them before. Haven't had an effigy in a few hours either .. :(

4K469.png

"Night gathers, and now my watch begins. It shall not end until my death. I shall take no wife, hold no lands, father no children. I shall wear no crowns and win no glory. I shall live and die at my post. I am the sword in the darkness. I am the watcher on the walls. I am the shield that guards the realms of men. I pledge my life and honor to the Night's Watch, for this night and all the nights to come."

"An imperfect man can do great deeds, and a great man imperfect ones.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.