Windower: FFAssist2 Downloads! - Updated 04/22/09 - Windower

Jump to content

  • (79 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • You cannot start a new topic
  • This topic is locked

FFAssist2 Downloads! - Updated 04/22/09

#21 User is offline   Alturus 

  • Script Kiddy
  • Group: New Members
  • Posts: 5
  • Joined: 23-June 06

Posted 24 June 2006 - 11:42 PM

Okay - been playing with the ini file since it came out - have everything working properly except the Mob Time of Death section. Can anyone provide some insight as to how to get this section working? I am extremely frustrated as this would be invaluable as we have CGFs camping trigger dropping mobs on Kujata now and it would be nice to know the TOD of a trigger Mob so we can come back and steal it from the CGFs.

Thanks in advance.

Alturus
0

#22 User is offline   Pergatory 

  • Script Kiddy
  • Group: Members
  • Posts: 9
  • Joined: 19-April 06

Posted 25 June 2006 - 01:21 PM

I'm having trouble setting up my timers for SMN. The one provided in the OP works for the most part:
key2=(Fenrir|Diabolos) uses (Ecliptic Howl|Ecliptic Growl|Dream Shroud|Noctoshield).
attribute2=6f
delay2=174
description2=$2
overwrite2=-1

However the problem is that let's say I'm doing Ecliptic Howl on myself. Here's what I see:
Fenrir uses Ecliptic Howl.
Fenrir receives the effect of Accuracy Boost and Evasion Boost.
Pergatory receives the effect of Accuracy Boost and Evasion Boost.

BUT, if I release Fenrir right after he uses the ability without waiting for the log to catch up, then I only see:
Pergatory receives the effect of Accuracy Boost and Evasion Boost.

As a result, the timer doesn't get triggered. I've tried the following and it doesn't work:
key2=(MYNAME) receives the effect of Accuracy Boost and Evasion Boost.
attribute2=6f
delay2=174
description2=EclipticHowl

I've also tried with attributes 38 & 40. Any suggestions? Am I using the wrong attribute to catch it?
0

#23 User is offline   xmikeex 

  • Script Kiddy
  • Group: New Members
  • Posts: 2
  • Joined: 06-May 06

Posted 25 June 2006 - 04:04 PM

Quote

I'm having trouble setting up my timers for SMN. The one provided in the OP works for the most part:
key2=(Fenrir|Diabolos) uses (Ecliptic Howl|Ecliptic Growl|Dream Shroud|Noctoshield).
attribute2=6f
delay2=174
description2=$2
overwrite2=-1


try overwrite2=2:$1
0

#24 User is offline   Javi 

  • Novice
  • PipPip
  • Group: Members
  • Posts: 35
  • Joined: 02-October 05

Posted 25 June 2006 - 05:15 PM

Hello, I'm trying to find out if anyone knows if a second key can overwrite a specific previous key and how.

What I want to do is have it so that when Dispel, Erase or time ends an effect, I want another key to overwrite that effect so that it says it ended (I'd like to have this also, because no enfeeble is really able to be timed so I would like to be able to set a higher timer and when the effect is gone have it overwritten by a much smaller timer). Anyhow this is what I have currently, which really doesn't work the way I want it to. =/


key1=The ([wWsD]*) gains the effect of ([wWsD]*).

attribute1=6f,41

delay1=500

timeout1=-10

description1=$1 [$2]

overwrite1=1:$2



key2=The ([wWsD]*)'s ([wWsD]*) effect (dissapears|wears off)

delay2=10

timeout2=-30

description2=$1->[$2]$3

overwrite2=1:$2

0

#25 User is offline   xmikeex 

  • Script Kiddy
  • Group: New Members
  • Posts: 2
  • Joined: 06-May 06

Posted 25 June 2006 - 07:36 PM

key2=The ([wWsD]*)'s ([wWsD]*) effect (dissapears|wears off) 

delay2=10 

timeout2=-30 

description2=$1->[$2]$3 

overwrite2=1:$2


try overwrite2=2:$2
0

#26 User is offline   Javi 

  • Novice
  • PipPip
  • Group: Members
  • Posts: 35
  • Joined: 02-October 05

Posted 26 June 2006 - 01:20 AM

That should make it overwrite itself, I'm looking for it to overwrite the one above it. I am not worried about it overwriting itself.
0

#27 User is offline   Pergatory 

  • Script Kiddy
  • Group: Members
  • Posts: 9
  • Joined: 19-April 06

Posted 26 June 2006 - 02:39 PM

xmikeex said:

try overwrite2=2:$1


Nifty trick, and thanks, but it doesn't really address the problem I was having :cry:

The problem is that if you release your avatar immediately after the buff, you never get the "Fenrir uses Ecliptic Howl" message in your log even though the effect was gained. The same thing is true if you use a physical BP like Predator Claws, if you release the avatar right after the animation, the damage is dealt but you never see it in the log.

So I wanted to trigger the timer on the "effect" message rather than the "uses" message. However, for some reason it doesn't work when I do that. Anyone know why?

Posted Image
This works:
key2=(Fenrir|Diabolos) uses (Ecliptic Howl|Ecliptic Growl|Dream Shroud|Noctoshield).
attribute2=6f
delay2=174
description2=$2
overwrite2=-1

This doesn't work:
key2=(MYNAME) receives the effect of Accuracy Boost and Evasion Boost.
attribute2=6f
delay2=174
description2=EclipticHowl
0

#28 User is offline   Pergatory 

  • Script Kiddy
  • Group: Members
  • Posts: 9
  • Joined: 19-April 06

Posted 27 June 2006 - 12:04 AM

Well nevermind, I simply removed the attribute filter and it works now. I'd still like to know which attribute it is though... so if anyone figures it out please spread the word. :P thanks
0

#29 User is offline   Martini 

  • Novice
  • PipPip
  • Group: Members
  • Posts: 27
  • Joined: 16-July 05

Posted 28 June 2006 - 11:24 AM

What is this about???


madCHook.dll


Trojan {found it!!!}

TR/Hook.Agent.B
0

#30 User is offline   Diemosx 

  • Rookie
  • Pip
  • Group: Members
  • Posts: 23
  • Joined: 30-July 05

Posted 29 June 2006 - 02:58 AM

Could you post a 1280x1024 version?
Or.. could you point me towards what needs to be edited?
0

#31 User is offline   Wiccaan 

  • Hacked the Gibson
  • PipPipPipPipPipPipPipPipPipPip
  • Group: Exiled Developers
  • Posts: 1,660
  • Joined: 23-October 05
  • Gender:Male

Posted 29 June 2006 - 05:42 AM

LordMao said:

What is this about???


madCHook.dll


Trojan {found it!!!}

TR/Hook.Agent.B


Its not a Trojan. Most virus scanners detect things like this as Trojans because they are hooking into other programs and such. If you dont trust it, go download the original from the homepage for madCHook.

You can find the homepage here: http://www.madshi.ne...Description.htm
- Is gone. If you wanna know why or need/want to talk to me, contact me via AIM/MSN/YIM/IRC all in my profile. -
The Truth: http://wiccaan.livej...245.html#cutid1
0

#32 User is offline   zamugustar 

  • Member
  • PipPipPip
  • Group: Members
  • Posts: 56
  • Joined: 22-March 06

Posted 29 June 2006 - 03:02 PM

Quote

Current FFAssist2 download: ffassist2_b03 @ http://www4.axfc.net/uploader/15/ ... 6090


Someone said in another thread there is a b05 update. Is this true?

If so can someone update the first post with the new information, I have searched the link and found nothing new for FFA2 but my jpn sucks.
0

#33 User is offline   Shohan 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 104
  • Joined: 06-July 05

Posted 29 June 2006 - 03:48 PM

zamugustar said:

Quote

Current FFAssist2 download: ffassist2_b03 @ http://www4.axfc.net/uploader/15/ ... 6090


Someone said in another thread there is a b05 update. Is this true?

If so can someone update the first post with the new information, I have searched the link and found nothing new for FFA2 but my jpn sucks.


Your English must suck too if you couldn't find the link! Xp Just kidding. Here's the new info. I haven't tried it to see if the password has changed though.

http://jbbs.livedoor.jp/bbs/read.cgi/game/.../1150877474/118
0

#34 User is offline   Kain 

  • Script Kiddy
  • Group: New Members
  • Posts: 2
  • Joined: 07-July 05

Posted 29 June 2006 - 11:28 PM

Yes it changed. its the 10 digits number from your link. the ones right before "/118"
0

#35 User is offline   Whitewing 

  • Gear Collector & Shadowcast Developer
  • PipPipPipPipPipPipPipPipPip
  • Group: +App Developers
  • Posts: 1,308
  • Joined: 27-October 05
  • Gender:Male
  • Location:United Kingdom
  • Name: Whitewing
  • Server: Diabolos
  • Jobs: NIN SMN DNC RDM SAM WHM COR SCH THF BLM DRK RNG BLU 75
  • Race: Hume Male
  • Linkshell: Affinity

Posted 03 July 2006 - 09:46 AM

im getting an error on both bo5 and bo3 it says

[FAIL] FFXiHook Interface error.


can u help me please i have tried using this before but it didnt work right o i went back to old version (v1). but really would like to use new version(v2)
0

#36 User is offline   magar 

  • Script Kiddy
  • Group: New Members
  • Posts: 2
  • Joined: 17-March 06

Posted 04 July 2006 - 12:17 AM

jamiegraham8210 said:

im getting an error on both bo5 and bo3 it says

[FAIL] FFXiHook Interface error.


can u help me please i have tried using this before but it didnt work right o i went back to old version (v1). but really would like to use new version(v2)


same here ; ;

can someone post link to working old version?
0

#37 User is offline   Epical 

  • Advanced Member
  • PipPipPipPip
  • Group: Members
  • Posts: 145
  • Joined: 06-July 05

Posted 05 July 2006 - 08:07 PM

Sorry about not updating this thread yet, I was out of town for a couple days.

As for the link up there, after pasting the link that the author wrote down, adding an "h" in front, and taking out the Japanese character, I still get a page error, so I won't edit the original post until something starts working, or I'm told what I'm doing wrong. ;)
0

#38 User is offline   Shinobi 

  • Script Kiddy
  • Group: New Members
  • Posts: 3
  • Joined: 06-July 06

Posted 06 July 2006 - 12:20 AM

is there a way to make into english so ican understand FF assist like in the first version?
0

#39 User is offline   Shinobi 

  • Script Kiddy
  • Group: New Members
  • Posts: 3
  • Joined: 06-July 06

Posted 06 July 2006 - 01:12 AM

not sure how to make the windows pop up what are the comands do u need /echo?
0

#40 User is offline   Shinobi 

  • Script Kiddy
  • Group: New Members
  • Posts: 3
  • Joined: 06-July 06

Posted 09 July 2006 - 04:38 PM

i cant get the recast timer window to work for spells im not sure how to make it work.
0

Share this topic:


  • (79 Pages)
  • +
  • 1
  • 2
  • 3
  • 4
  • Last »
  • You cannot start a new topic
  • This topic is locked

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users