Forums WoW Modding Resources Tools [Archive] Lua Protection Disabler For Private Servers (3.3.5a & 2.4.3)

[Archive] Lua Protection Disabler For Private Servers (3.3.5a & 2.4.3)

[Archive] Lua Protection Disabler For Private Servers (3.3.5a & 2.4.3)

Pages (2): 1 2 Next
rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#1
Archived author: Ramono • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: My first hacking program, heck even my first memory editting program.

I was gonna release the source code at first, but I dont think theres any need for, the offsets are already availible for view in the program itself (select custom adress).

[Image: lpdx.jpg]

- VirusTotal

- Download

- Mirror
rektbyfaith
11-04-2025, 12:44 PM #1

Archived author: Ramono • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: My first hacking program, heck even my first memory editting program.

I was gonna release the source code at first, but I dont think theres any need for, the offsets are already availible for view in the program itself (select custom adress).

[Image: lpdx.jpg]

- VirusTotal

- Download

- Mirror

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

Quote: This program is KICKIN' RAD! [Image: cool.gif]
rektbyfaith
11-04-2025, 12:44 PM #2

Archived author: timk • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: This program is KICKIN' RAD! [Image: cool.gif]

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

Quote: I don't understand what you can use this program for on Private servers. Could you tell me some things you can do with it?
rektbyfaith
11-04-2025, 12:44 PM #3

Archived author: Coda • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: I don't understand what you can use this program for on Private servers. Could you tell me some things you can do with it?

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

Quote: If you dont know what its for, its prolly not for you.

Anyway, it allows you to make smart macro's like if(xxx) then cast(xxx)

Example:

I have a kick macro which will only kick when the target is casting, else it wont kick.

Because of lag you can still be fakecasted, but like 75% less

I'm not gonna share the addons/macro's I made for it, consider it a hack for more advanced players and lua coders.
rektbyfaith
11-04-2025, 12:44 PM #4

Archived author: Ramono • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: If you dont know what its for, its prolly not for you.

Anyway, it allows you to make smart macro's like if(xxx) then cast(xxx)

Example:

I have a kick macro which will only kick when the target is casting, else it wont kick.

Because of lag you can still be fakecasted, but like 75% less

I'm not gonna share the addons/macro's I made for it, consider it a hack for more advanced players and lua coders.

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

Quote: Why not just make this patch the client?
rektbyfaith
11-04-2025, 12:44 PM #5

Archived author: Terrorblade • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: Why not just make this patch the client?

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#6
Archived author: Ramono • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: You mean patching the wow exe?

I did that before, it works perfect on itself.

But when applying other hacks that determine wow version by md5 (eg. wowemuhacker), youre screwed.
rektbyfaith
11-04-2025, 12:44 PM #6

Archived author: Ramono • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: You mean patching the wow exe?

I did that before, it works perfect on itself.

But when applying other hacks that determine wow version by md5 (eg. wowemuhacker), youre screwed.

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#7
Archived author: Coda • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: Originally Posted by Ramono
[Image: lastpost-right.svg]

If you dont know what its for, its prolly not for you.

Anyway, it allows you to make smart macro's like if(xxx) then cast(xxx)

Example:

I have a kick macro which will only kick when the target is casting, else it wont kick.

Becauseof lag you can still be fakecasted, but like 75% less

it also allows you to make your addons clever.

Example:

I made an addon which will automaticly cast Shadow Word: Death when blind is cast on me. which works close to 100% of the time when im not on the GCD.

I'm not gonna share the addons/macro's I made for it, consider it a hack for more advanced players and lua coders.

Edit:

Addon share request Recieved: 2

I understand thanks
rektbyfaith
11-04-2025, 12:44 PM #7

Archived author: Coda • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: Originally Posted by Ramono
[Image: lastpost-right.svg]

If you dont know what its for, its prolly not for you.

Anyway, it allows you to make smart macro's like if(xxx) then cast(xxx)

Example:

I have a kick macro which will only kick when the target is casting, else it wont kick.

Becauseof lag you can still be fakecasted, but like 75% less

it also allows you to make your addons clever.

Example:

I made an addon which will automaticly cast Shadow Word: Death when blind is cast on me. which works close to 100% of the time when im not on the GCD.

I'm not gonna share the addons/macro's I made for it, consider it a hack for more advanced players and lua coders.

Edit:

Addon share request Recieved: 2

I understand thanks

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#8
Archived author: Terrorblade • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: Originally Posted by Ramono
[Image: lastpost-right.svg]

You mean patching the wow exe?

I did that before, it works perfect on itself.

But when applying other hacks that determine wow version by md5 (eg. wowemuhacker), youre screwed.

Should put in an option to patch the client itself.
rektbyfaith
11-04-2025, 12:44 PM #8

Archived author: Terrorblade • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: Originally Posted by Ramono
[Image: lastpost-right.svg]

You mean patching the wow exe?

I did that before, it works perfect on itself.

But when applying other hacks that determine wow version by md5 (eg. wowemuhacker), youre screwed.

Should put in an option to patch the client itself.

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#9
Archived author: abecedaria • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: this works in the cataclysm or have to upgrade?

if I put the spell in Spanish if I have the wow in Spanish work? or I have to put it all into English?

sorry for my bad English (I'm Spanish x))
rektbyfaith
11-04-2025, 12:44 PM #9

Archived author: abecedaria • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: this works in the cataclysm or have to upgrade?

if I put the spell in Spanish if I have the wow in Spanish work? or I have to put it all into English?

sorry for my bad English (I'm Spanish x))

rektbyfaith
Administrator
0
11-04-2025, 12:44 PM
#10
Archived author: thebigman • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: so does this make you cast any spell or do you just use it for macros
rektbyfaith
11-04-2025, 12:44 PM #10

Archived author: thebigman • Posted: 2025-11-04T13:44:56.238359
Original source

Quote: so does this make you cast any spell or do you just use it for macros

Pages (2): 1 2 Next
Recently Browsing
 1 Guest(s)
Recently Browsing
 1 Guest(s)