Valoare1337
New member
- Joined
- Aug 21, 2016
- Messages
- 1
- Reaction score
- 0
{$CLEO .cs}
0000: NOP
alloc 0@ 260
alloc 1@ 260
alloc 2@ 260
alloc 3@ 260
wait 2000
:Label55
wait 0
SAMP.GetChatString(98, 0@, 0, 0, 0)
if
0AD4: $NOT_USED = scan_string 0@ format "{00C0FF}» MATH:{CCCCCC}Primul care rezolva problema {809FFE}%d%d%d {CCCCCC}castiga{008E00} $3.500." 1@ 2@ 3@
jf @Label55
wait 1000
005A: 1@ += 2@ // (int)
005A: 1@ += 3@ // (int)
0AF9: "/answerm %d" 1@
wait 100
005A: 1@ += 2@ // (int)
0062: 1@ -= 3@ // (int)
0AF9: "/answerm %d" 1@
wait 100
0062: 1@ -= 2@ // (int)
005A: 1@ += 3@ // (int)
0AF9: "/answerm %d" 1@
wait 100
0062: 1@ -= 2@ // (int)
0062: 1@ -= 3@ // (int)
0AF9: "/answerm %d" 1@
goto @Label55
why cant i compile this ? A friend made this cleo and gave me another version but that version works only once, this version above works everytime but i cant compile it , i think it is because 0AF9 and 0AD4, but without those the cleo wont work , help please
0000: NOP
alloc 0@ 260
alloc 1@ 260
alloc 2@ 260
alloc 3@ 260
wait 2000
:Label55
wait 0
SAMP.GetChatString(98, 0@, 0, 0, 0)
if
0AD4: $NOT_USED = scan_string 0@ format "{00C0FF}» MATH:{CCCCCC}Primul care rezolva problema {809FFE}%d%d%d {CCCCCC}castiga{008E00} $3.500." 1@ 2@ 3@
jf @Label55
wait 1000
005A: 1@ += 2@ // (int)
005A: 1@ += 3@ // (int)
0AF9: "/answerm %d" 1@
wait 100
005A: 1@ += 2@ // (int)
0062: 1@ -= 3@ // (int)
0AF9: "/answerm %d" 1@
wait 100
0062: 1@ -= 2@ // (int)
005A: 1@ += 3@ // (int)
0AF9: "/answerm %d" 1@
wait 100
0062: 1@ -= 2@ // (int)
0062: 1@ -= 3@ // (int)
0AF9: "/answerm %d" 1@
goto @Label55
why cant i compile this ? A friend made this cleo and gave me another version but that version works only once, this version above works everytime but i cant compile it , i think it is because 0AF9 and 0AD4, but without those the cleo wont work , help please