Hardware CodeBreaker to .CHT Project

Jack-Of-Trades

Well-Known Member
OP
Member
Joined
Apr 21, 2008
Messages
311
Trophies
0
XP
33
Country
United States
Okay Project description

This was more decided by annoyance than anything else

Following the encoding format on this site
http://www.m3wiki.com/index.php?title=GBA_Cht

I made a developer's tool for making ecoding Codebreaker code's to .cht format

Far from finalizing the project (and mainly waiting to find my VB 6.0 CD)

This is just the alias for now

Usage

"//echo $codebreaker()"
only encoding methods i know
32,33,82,83

82006870 FFFF == ON=00006870,FF,FF

820069EC FFFF == ON=000069EC,FF,FF

83004700 0000 == ON=00044700,00,00

32006A0E 00FF == ON=00006A0E,FF

330019DA 0064 == ON=000419DA,64


Can Someone confirm if .cht format cut's off the first 3 000's?


Okay now to what you probably want

EDIT: Code Chaged

QUOTE said:
Alias Codebreaker {
unset %code
if $left($1,2) == 82 {
set %code $+(ON=,$replace($gettok($1,1,32),$left($1,3),000),$chr(44),$left($gettok($1,2,32),2),$chr(44),$left($gettok($1,2,32),-2))
return %code
}
if $left($1,2) == 83 {
set %code $+(ON=,$replace($gettok($1,1,32),$left($1,4),0004),$chr(44),$left($gettok($1,2,32),2),$chr(44),$left($gettok($1,2,32),-2))
return %code
}
if $left($1,2) == 32 {
set %code $+(ON=,$replace($gettok($1,1,32),$left($1,3),000),$chr(44),$right($gettok($1,2,32),2))
return %code
}
if $left($1,2) == 33 {
set %code $+(ON=,$replace($gettok($1,1,32),$left($1,4),0004),$chr(44),$right($gettok($1,2,32),2))
return %code
}
}


This is just a proof of concept so only people who know MIrc should use it so I'm not gonna say how to install it



And let me know what you think

Even if it's just "my 5 year old brother knows how to script/code better than you"
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
  • No one is chatting at the moment.
    K3Nv2 @ K3Nv2: https://youtube.com/shorts/fRENPoVaZHk?si=0xgCyaSVzuc5GD5F