Visualizza messaggio singolo
  #381 (permalink)  
Vecchio 15th July 2009, 15:52
L'avatar di albertoink
albertoink albertoink non  è collegato
Member
 
Data registrazione: Jul 2009
Messaggi: 46
Potenza rep: 0
albertoink è su una strada distinta
Hey GUYS i have a CODE that makes the BOSS "torturize???" whatever hehehehe it made me laugh


Codice:
 _C0 Boss Freeze scare to death
 _L 0x61412140 0x00000000
 _L 0x00000001 0x000001D5
the BOSS will freeze, now you can chose where you want to hit the boss but it will slide a bit because of pain...

And this code is for there color I know its useless but its FUN

Codice:
 _C0 Boss Color Change(Red) 
  _L 0x61412140 0xFF0000FF
  _L 0x00020001 0x000002AC
  _L 0x61412140 0xFF0000FF
  _L 0x00020001 0x000002B0
  _L 0x61412140 0xFF0000FF
  _L 0x00020001 0x000002B4
  _C0 Boss Color Change(Green) 
  _L 0x61412140 0xFF00FF00
  _L 0x00020001 0x000002AC
  _L 0x61412140 0xFF00FF00
  _L 0x00020001 0x000002B0
  _L 0x61412140 0xFF00FF00
  _L 0x00020001 0x000002B4
  _C0 Boss Color Change(Blue) 
  _L 0x61412140 0xFFFF0000
  _L 0x00020001 0x000002AC
  _L 0x61412140 0xFFFF0000
  _L 0x00020001 0x000002B0
  _L 0x61412140 0xFFFF0000
  _L 0x00020001 0x000002B4
  _C0 Boss Color Change(mix2color) 
  _L 0x61412140 0xFF00FFFF
  _L 0x00020001 0x000002AC
  _L 0x61412140 0xFF00FFFF
  _L 0x00020001 0x000002B0
  _L 0x61412140 0xFF00FFFF
  _L 0x00020001 0x000002B4
If you want to change the color have a look at this

Ultima modifica di albertoink : 24th July 2009 alle ore 13:55
Rispondi citando