- 180
- Posts
- 11
- Years
- Seen Jan 10, 2017
Toxic that has perfect accuracy for poison-types.
Works for Emerald
Works for Emerald
Spoiler:
Code:
#dynamic 0x
#freespacebyte 0xFF
#org @Start
jumpiftype 0x1 0x3 @PerfectAcc
goto 0x82D8EF1
#org @PerfectAcc
attackcanceler
attackstring
ppreduce
accuracycheck 0x82D9F1C 0xFFFF
jumpifability 0x0 0x11 0x82D8F63
jumpifsecondarystatus 0x0 0x1000000 0x82D9F1C
jumpifstatus 0x0 0x8 0x82D8F52
jumpifstatus 0x0 0x80 0x82D8F52
jumpifstatus 0x0 0xFF 0x82D9F1C
jumpiftype 0x0 0x3 0x82D9F2E
jumpiftype 0x0 0x8 0x82D9F2E
jumpifhalverset 0x0 0x20 0x82DAD01
attackanimation
waitanimation
setbyte 0x2024335 0x6
seteffecttarget
resultmessage
waitmessage 0x40
goto 0x82D8A4E
Last edited: