[FukKi CP] - Rate Editor Final

Cheatpacks and learning how to use them, as well as other guides for manipulating maps.

Moderator: Cheaters

Kyoshiro
Forum Staff
Posts: 762
Joined: October 27th, 2009, 12:18 pm
Location: Australia, GMT+8

Re: FukKi CP: Rate/Control freedom 1.1a

Post by Kyoshiro »

did you change all 3 instances of "gr"?
If you have any questions drop in by chat sometime, chances are there'll be someone who can help you that's afking there, so the next best thing is to click the link on UndeadxAssassin's Sig and ask your question there.
User avatar
Mist_finer
Junior Member
Posts: 29
Joined: November 4th, 2011, 9:09 am
Location: Somewhere in this planet

Re: FukKi CP: Rate/Control freedom 1.1a

Post by Mist_finer »

yes
Image

Image
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: FukKi CP: Rate/Control freedom 1.1b

Post by Fukki »

if you want to change cmd please look this

elseif fukki_s2==fukki_operator+"gr"then
call SaveInteger(fukki_handle,1,fukki_i,fukki_i3-100)
call Fukki_GoldRateInstall(fukki_p)

the color is substring to check
now you want change to !goldrate

elseif SubString(fukki_s,0,9)==fukki_operator+"goldrate"then
call SaveInteger(fukki_handle,1,fukki_i,S2I(SubString(fukki_s,9,fukki_i2))-100)
call Fukki_GoldRateInstall(fukki_p)

someone asked me why not a new cmd list
because i lazy to fix and count substring :(
now i write it again to multiple cmd as allgoldlumber!1000000
Image
User avatar
Mist_finer
Junior Member
Posts: 29
Joined: November 4th, 2011, 9:09 am
Location: Somewhere in this planet

Re: FukKi CP: Rate/Control freedom 1.1b

Post by Mist_finer »

This may be a noob question...
I changed the operator ! to (Space), how come the gold rate only works when i put 200 or higher number?
Image

Image
Rageface
Newcomer
Posts: 1
Joined: February 13th, 2012, 1:23 am

Re: FukKi CP: Rate/Control freedom 1.1b

Post by Rageface »

Hey Fukki, were you who made a save system by generating a log with the code on wc3 folder? If yes, can you share it?
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: FukKi CP: Rate/Control freedom 1.1b

Post by Fukki »

Mist_finer wrote:This may be a noob question...
I changed the operator ! to (Space), how come the gold rate only works when i put 200 or higher number?


i'm sorry that this cp have bug and i lazy to fix it
now i have make new Fukki CP to GUI ver it easy to use for 7 cmd
-gold rate
-lumber rate
-exp rate
-return damage rate
-blocking damage rate
-add attack damage
-add skill damage

it pic is show new cp (it use cmd before GUI)

Spoiler:
Image

Spoiler:
Image


====================================================
Rageface wrote:Hey Fukki, were you who made a save system by generating a log with the code on wc3 folder? If yes, can you share it?


yes i'm make it but it difficult to separate code from color of others code write
Image
User avatar
Mist_finer
Junior Member
Posts: 29
Joined: November 4th, 2011, 9:09 am
Location: Somewhere in this planet

Re: FukKi CP: Rate/Control freedom 1.1b

Post by Mist_finer »

looks cool, we'll wait :)
Image

Image
User avatar
Fukki
Old Wrinkly Member
Posts: 226
Joined: April 19th, 2010, 1:48 pm
Location: In The World

Re: FukKi CP[Rate Editor]: GUI 7 Command 1.2e

Post by Fukki »

HO! in the end I made successfully
FukKi CP[Rate Editor]: GUI 7 Command 1.2e :D
i think you can like it :D
Image
naturesfury
Forum Spammer
Posts: 610
Joined: March 30th, 2009, 9:02 pm

Re: FukKi CP[Rate Editor]: GUI 8 Command 1.2f

Post by naturesfury »

o.o title says 1.2f, you say 1.2e
discrepancy ftw?

and whats key set do?
User avatar
risker
Forum Staff
Posts: 351
Joined: June 8th, 2008, 3:05 am
Location: Australia

Re: FukKi CP[Rate Editor]: GUI 8 Command 1.2h

Post by risker »

Interesting, quite a few things most CP don't have. Good effort.