Forums WoW Modding Resources Tools [Archive] Hello, I have a hunter script in version 3.3.5a, I need help! PQR VERSION 1.1.1

[Archive] Hello, I have a hunter script in version 3.3.5a, I need help! PQR VERSION 1.1.1

[Archive] Hello, I have a hunter script in version 3.3.5a, I need help! PQR VERSION 1.1.1

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#1
Archived author: maispurkemxm • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: Hello, I have a hunter script in version 3.3.5a, I need help! PQR VERSION 1.1.1

Feign Death: It uses the death of the feigno when the spells are released on me, but the problem is that this script simulates death

work only at the beginning of the cast in 0.1 second and in all cast, including cures, mounts any cast whatsoever,

which makes it irrelevant!

I'd like to know of a fake death script that activates only in the middle of the cast and spells specific spells by me.

Basically I want to use feign death in the middle of the cast of certain spells that I add.

could you send me PQR files to hunter? WOW 3.3.5a.

This is the SCRIP I currently use, however he uses feign death in almost any cast including casting heals, mounts, and even when the target is not me.

The PQR file I would like was one that Feign Death only activated during the cast of my target Target and Focus.

I would also like some of the trinkets

if UnitCastingInfo("target")

and GetSpellCooldown(57994) < 1 then

return true end

skyp: wanderson.silva130
[Image: paperclip.svg] Attached Files
rektbyfaith
11-04-2025, 12:44 PM #1

Archived author: maispurkemxm • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: Hello, I have a hunter script in version 3.3.5a, I need help! PQR VERSION 1.1.1

Feign Death: It uses the death of the feigno when the spells are released on me, but the problem is that this script simulates death

work only at the beginning of the cast in 0.1 second and in all cast, including cures, mounts any cast whatsoever,

which makes it irrelevant!

I'd like to know of a fake death script that activates only in the middle of the cast and spells specific spells by me.

Basically I want to use feign death in the middle of the cast of certain spells that I add.

could you send me PQR files to hunter? WOW 3.3.5a.

This is the SCRIP I currently use, however he uses feign death in almost any cast including casting heals, mounts, and even when the target is not me.

The PQR file I would like was one that Feign Death only activated during the cast of my target Target and Focus.

I would also like some of the trinkets

if UnitCastingInfo("target")

and GetSpellCooldown(57994) < 1 then

return true end

skyp: wanderson.silva130
[Image: paperclip.svg] Attached Files

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#2
Archived author: Numba1stunna1 • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: UnitCastingInfo returns more things! Your code only checks if UnitCastingInfo is not nil (if it exists). In other words, the moment the existence of unit casting exists, the code will execute (as instantaneous as the rotation). GetSpellCooldown returns more things also, and is doing the same thing as your last problem! These are WoW APIs: check the API listing, or do "/dump function(params)" (ex /dump UnitCastingInfo("target")). READ the API first before using them. Keep in mind that you need to look them up on a web archive or else the return values are wrong. If you don't understand how to handle return values of a function then you need to learn simple coding before people on this forum spoon feed your coding instructions.

UnitCastingInfo - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons for example.
rektbyfaith
11-04-2025, 12:44 PM #2

Archived author: Numba1stunna1 • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: UnitCastingInfo returns more things! Your code only checks if UnitCastingInfo is not nil (if it exists). In other words, the moment the existence of unit casting exists, the code will execute (as instantaneous as the rotation). GetSpellCooldown returns more things also, and is doing the same thing as your last problem! These are WoW APIs: check the API listing, or do "/dump function(params)" (ex /dump UnitCastingInfo("target")). READ the API first before using them. Keep in mind that you need to look them up on a web archive or else the return values are wrong. If you don't understand how to handle return values of a function then you need to learn simple coding before people on this forum spoon feed your coding instructions.

UnitCastingInfo - World of Warcraft Programming: A Guide and Reference for Creating WoW Addons for example.

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#3
Archived author: maispurkemxm • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: Could you create this file and send it to me? I just want to use feign death in the middle of the cast and in specific spells, that's all! in zip
rektbyfaith
11-04-2025, 12:44 PM #3

Archived author: maispurkemxm • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: Could you create this file and send it to me? I just want to use feign death in the middle of the cast and in specific spells, that's all! in zip

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#4
Archived author: WoW-Scripts • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: i can create it
rektbyfaith
11-04-2025, 12:44 PM #4

Archived author: WoW-Scripts • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: i can create it

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#5
Archived author: maispurkemxm • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: Please create this script pramim and send to my email maispurkemxm1@gmail.com
rektbyfaith
11-04-2025, 12:44 PM #5

Archived author: maispurkemxm • Posted: 2025-11-04T13:44:56.568612
Original source

Quote: Please create this script pramim and send to my email maispurkemxm1@gmail.com

Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)