wc3edit.net

United Warcraft 3 map hacking!
It is currently March 28th, 2024, 2:22 pm

All times are UTC




Post new topic Reply to topic  [ 94 posts ]  Go to page 1, 2, 3, 4, 5 ... 10  Next
Author Message
PostPosted: March 15th, 2012, 5:06 am 
Offline
Old Wrinkly Member
User avatar

Joined: April 19th, 2010, 1:48 pm
Posts: 238
Location: In The World
[FukKi CP] - Rate Editor Final

Image
Image

Type: Rate Editor
Effect to: player and all your unit
Version: Final - Close Project

Features:
- Gold Rate (add your gold when you gain it)
- Lumber Rate (add your lumber when you gain it)
- Exp Rate (add your unit exp when you gain it)
- HP Rate (add HP to all your unit)
- Return Damage (return damage when your unit get damage - all damage)
- Blocking Damage (blocking damage when your unit get damage - all damage)
- Attack Damage (add normal attack damage when you attack - normal attack)
Attack Damage: Critical Damage(set critical damage)
Attack Damage : Critical Chance(set critical chance)
- Skill Damage (add skill damage when you use skill - skill)
Skill Damage: Critical Damage (set critical damage)
Skill Damage: Critical Chance(set critical chance)
- CP Manager
CP Manager: Disable (disable your CP)
CP Manager: CP Key (set new active CP)
CP Manager: Menu Key (set new Menu Key)
CP Manager: Active Player (set active/disable CP to player)
CP Manager: Share Option (set/enable/disable CP option to player)
CP Manager: Map Replay (disable replay)

- Steal HP (auto heal hp when target get damage - normal attack)
- Steal Mana (auto heal mana and destroy when target get damange - normal attack)
- Teleport (press P and click to location)
- No cooldown (auto reset cooldown or press H to reset it)
- No Mana (auto reset mana to 100% or press H to reset it)
- Hearing (you can see all player talk in game)
- Tertiary Eye (you can see all unit and invisible unit)
- Share Control (you can control your friend in game)
- Kick Player (kick player in select - fatal kick)

- MH Detect (detect hack map player)
- MH List (show MH detect list from MH Detect)
- Fast Build (fast build when you cancel it)
- Fast Training (fast training when you cancel it)
- Fast Research (fast research when you research it)
- No Use Food (auto reset food to 0 when you train unit)
- No Use Gold (gold not decrease)
- No Use Lumber (lumber not decrease)
- Float Camera (set camera high)

- HP Regeneration(set Unit Regen ##/sec)
- MP Regeneration(set Unit Regen ##/sec)
- Dispel Attack(remove buff from target - normal attack)
- Auto Debuff(auto remove negative buff)
- Hack Map(open fog)
- Stop Attack(other player can't attack you)
- No Limit Item(item not decrease when use)
- Ping Tools(ping any to do you want)

Ping Tools: Format for use
xxx,xxx,xxx,xxx return to center of rect
xxx,xxx return to location
XXXX (Item ID) return to item on the ground
XXXX (Unit ID) return to unit in map
1234567890!@#$%^ return to player in map
XXXXXXXXXXXX (Item ID or Unit ID) multiple ping item or unit
12345 multiple ping location player 1 2 3 4 5

_____________________________________________________
Config:
Active CP: -fukki
Active Menu: E
you can change it in config
-------------------------------------------------------------
Key:
E = ESC
L = Arrow Left
R = Arrow Right
U = Arrow UP
D = Arrow Down
-------------------------------------------------------------
Key Set:
call SaveStr(fhact[0],0,3,"E")
call SaveStr(fhact[0],0,4,"L")
call SaveStr(fhact[0],0,5,"R")
call SaveStr(fhact[0],0,6,"U")
call SaveStr(fhact[0],0,7,"D")
-------------------------------------------------------------
Active CP/Menu - String/Arrow:
true = String Mode / false = Arrow Mode
call Fukki_CheatActive(true,"-fukki")
call Fukki_MenuActive(false, "E")
-------------------------------------------------------------
Name Active CP:
call Fukki_ActiveName("[F]uk[K]i]-")
when you need to use multiple name copy this line again and replace new name
call Fukki_ActiveName("[F]uk[K]i]-")
call Fukki_ActiveName("FukKi")
call Fukki_ActiveName("...Other name")
-------------------------------------------------------------
Rate Increase/Decrease:
call SaveInteger(fhact[1],0,1,25) - Gold Rate
call SaveInteger(fhact[1],0,2,25) - Lumber Rate
call SaveInteger(fhact[1],0,3,25) - EXP Rate
call SaveInteger(fhact[1],0,4,25) - HP Rate
call SaveInteger(fhact[1],0,5,5) - Return Damage
call SaveInteger(fhact[1],0,6,5) - Blocking Damage
call SaveInteger(fhact[1],0,7,20) - Attack Damage
call SaveInteger(fhact[1],0,8,20) - Skill Damage
call SaveInteger(fhact[1],0,9,5) - Steal HP
call SaveInteger(fhact[1],0,10,5) - Steal Mana
call SaveInteger(fhact[1],0,11,100) - Float Camera
call SaveInteger(fhact[1],0,12,100) - HP Regeneration
call SaveInteger(fhact[1],0,13,1) - MP Regeneration
call SaveInteger(fhact[1],0,14,20) - Critical Damage (Attack)
call SaveInteger(fhact[1],0,15,5) - Critical Chance (Attack)
call SaveInteger(fhact[1],0,16,20) - Critical Damage (Skill)
call SaveInteger(fhact[1],0,17,5) - Critical Chance (Skill)
call SaveInteger(fhact[1],0,18,10) - ping duration
_____________________________________________________
Download:
Attachment:
[Fukki]Rate Editor Final - Fix.rar

_____________________________________________________
This project is closed -> new project Fukki CP string version
_____________________________________________________
Other Custom:
[JJCP 1.24b - e] Multiple-Command Version
[CUSTOM]MIX CP JJ+FAI+Fukki/SG Guy


You do not have the required permissions to view the files attached to this post.

_________________
Image


Last edited by Fukki on June 2nd, 2014, 12:49 pm, edited 286 times in total.

Top
 Profile  
 
PostPosted: March 15th, 2012, 10:35 am 
Offline
Forum Spammer

Joined: March 30th, 2009, 9:02 pm
Posts: 682
lol.
nice.
but from what i saw so far,
1) you have a useless BJ (not really important but w.e)
2) you added the operator changing feature, but you dont register to detct the new activator (.co! then !go500 would change operator to ! but the second command would do nothing)
unless you did something beyond the command function that is o.o but theres only 3 instances of "[0]" and its all in func main, so I doubt it


Top
 Profile  
 
PostPosted: March 15th, 2012, 10:49 am 
Offline
Old Wrinkly Member
User avatar

Joined: April 19th, 2010, 1:48 pm
Posts: 238
Location: In The World
what the useless BJ please tell me?

_________________
Image


Top
 Profile  
 
PostPosted: March 15th, 2012, 12:57 pm 
Offline
Super Moderator

Joined: February 3rd, 2009, 11:28 pm
Posts: 2394
Nice! I'm especially interested in !da as editing damage isn't something world editor directly supports. I've added it into the "Cheatpacks Available On Our Site" thread.


Top
 Profile  
 
PostPosted: March 15th, 2012, 3:18 pm 
Offline
Forum Addict
User avatar

Joined: August 31st, 2008, 10:24 am
Posts: 420
Location: Malaysia
Title: ☆Fate Testarossa★
One thing that invul and invis was the same command "!iv"

_________________
Spoiler for "Wc3 I'm using and Garena ID":
The wc3 version I'm current using:1.21,1.24b,1.24e
Garena UID-->pkyer123(BANNED for some reason LOL)
-->pkyer(Active)
-->InfernoRock(Banned for inactive...WTF!?)

Small Sized Duck wrote:
IF someone is talking about a map they wanted cheated 17 years ago. And you bump it, you're retarded.


Top
 Profile  
 
PostPosted: March 15th, 2012, 3:29 pm 
Offline
Old Wrinkly Member
User avatar

Joined: April 19th, 2010, 1:48 pm
Posts: 238
Location: In The World
infernorock wrote:
One thing that invul and invis was the same command "!iv"


:D thank for report then i have fix cmd

_________________
Image


Top
 Profile  
 
PostPosted: March 22nd, 2012, 10:07 pm 
Offline
Junior Member
User avatar

Joined: November 4th, 2011, 9:09 am
Posts: 30
Location: Somewhere in this planet
is it possible to change the commands?

_________________
Image

Image


Top
 Profile  
 
PostPosted: March 23rd, 2012, 12:23 am 
Offline
Super Moderator
User avatar

Joined: February 24th, 2009, 1:31 pm
Posts: 3815
Location: JEW LAND
All you have the cheat-pack source.. Change the commands the way you like..

As for the CP. I was about to test it, sounds cool. Just noticed the greeting message: "Registry Fukki CP Ver: 1.0" - And it is 1.1.
If I may suggest adding on globals
constant string VERSION_NUMBER = "1.1" and just changing the welcome message to - "Registry Fukki CP Ver: " + VERSION_NUMBER.

Ill keep checking it out :)

edit: Also the activator can't work if you change the operator so... I suggest changing the activator to:
string fukki_registry=fukki_operator+"activator..."

_________________
Image
Spoiler:
(02:24:09)
Code:
ChatBot: FatherSpace logs into the Chat.
(02:24:28) Lanaya: Gtfo ken.
(02:24:33) ChatBot: FatherSpace logs out of the Chat.
(02:24:40) Lanaya: Thought so. bitch.
(02:24:44) ChatBot: FatherSpace logs into the Chat.
(02:24:48) FatherSpace: Can I come back yet?
(02:24:51) Lanaya: What'd i say earlier.
(02:24:51) Lanaya: No.
(02:24:58) FatherSpace: Let's try this...
(02:25:01) ChatBot: Lanaya has been logged out (Kicked).
Code:

(14:33:51) 2Pac: Do you know what'S so funny?
(14:34:01) Lanaya: No, please show me.
(14:34:07) 2Pac: This.
(14:34:09) ChatBot: Lanaya has been logged out (Kicked).
(14:34:10) 2Pac:


Code:
(14:35:59) haxorico: No one will belive me if I say "I got this song from 2pac on MSN" lolz ^^
(14:36:02) Lanaya: lolz.
(14:36:16) 2Pac: I AIN'T DEAD FFS.
(14:36:26) 2Pac: I'm a living legend, y'now.
(14:37:17) haxorico: why is 2Pac a legend?
(14:37:28) Lanaya: He's the worse rapper evar.

Code:
(15:42:51) Lanaya: can i suck , . . .

Code:
(13:55:21) ChatBot: 2Pac rolls 1d100 and gets 1.
(13:55:21) ChatBot: haxorico rolls 1d2 and gets 2.
(13:55:27) haxorico: owned?

Code:
GeorgeMots: xplain what happens in SP. Why cant you save?
dast.-:i need play with 2 players

Code:
(21:53:08) (673237): plzplzplz, im sorry about before.
(21:53:26) FatherSpace: I'm sorry you were born.
(21:53:31) ChatBot: (673237) has been logged out (Kicked).


Code:
(10:08:02) Bartimaeus: you do know run I youtube channel for my favorite music, right?


Top
 Profile  
 
PostPosted: March 23rd, 2012, 2:11 am 
Offline
Old Wrinkly Member
User avatar

Joined: April 19th, 2010, 1:48 pm
Posts: 238
Location: In The World
Mist_finer wrote:
is it possible to change the commands?

i need to change command list but - - i can't think call command
it easy to write, add, and fix command in version

haxorico wrote:
All you have the cheat-pack source.. Change the commands the way you like..

As for the CP. I was about to test it, sounds cool. Just noticed the greeting message: "Registry Fukki CP Ver: 1.0" - And it is 1.1.
If I may suggest adding on globals
constant string VERSION_NUMBER = "1.1" and just changing the welcome message to - "Registry Fukki CP Ver: " + VERSION_NUMBER.

Ill keep checking it out :)

edit: Also the activator can't work if you change the operator so... I suggest changing the activator to:
string fukki_registry=fukki_operator+"activator..."


thanks for the suggestion
i need to fix again in new version 'w'

_________________
Image


Top
 Profile  
 
PostPosted: March 23rd, 2012, 4:35 am 
Offline
Junior Member
User avatar

Joined: November 4th, 2011, 9:09 am
Posts: 30
Location: Somewhere in this planet
i tried to change the "gr" but it won't work....

_________________
Image

Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 94 posts ]  Go to page 1, 2, 3, 4, 5 ... 10  Next

All times are UTC


Who is online

Users browsing this forum: No registered users and 5 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group

phpBB SEO


Privacy Policy Statement
Impressum (German)