Page 2 of 2

Re: Osro Anti police bot

Posted: 15 Apr 2013, 22:24
by vaughndat
could not fix it :(( still erros help pls!!! cant make it work

Re: Osro Anti police bot

Posted: 16 Apr 2013, 04:58
by sonebmik
yea i think there's a problem with the link.. coz u can't download it..

Re: Osro Anti police bot

Posted: 16 Apr 2013, 05:41
by iambilly
Use the Search Button. I have tried it and it works.

Re: Osro Anti police bot

Posted: 16 Apr 2013, 14:26
by Raider
khaigh21 wrote:Here is the sample macro for OsRO anti bot. Learn to study it.

automacro bot09 {
console /^.+\s.\d+:\s+.?(one|önê|onê|öne|two|twö|thrêe|three|thrêê|threê|föûr|four|föur|foûr|fïve|five|fïvê|fivê|f.ve|sïx|six|s.x|sêvên|seven|sêven|sevên|eïght|eight|êight|êïght|e.ght|nïne|nine|nïnê|ninê|n.ne)+.?$/i
exclusive 1
overrideAI 1
priority 1
call {

$first = $.lastMatch1

if ($first =~ /one|önê|onê|öne/) goto one
if ($first =~ /two|twö/) goto two
if ($first =~ /thrêe|three|thrêê|threê/) goto three
if ($first =~ /föûr|four|föur|foûr/) goto four
if ($first =~ /fïve|five|fïvê|fivê|f?ve/) goto five
if ($first =~ /sïx|six|s?x/) goto six
if ($first =~ /sêvên|seven|sêven|sevên/) goto seven
if ($first =~ /eïght|eight|êight|êïght|e?ght/) goto eight
if ($first =~ /nïne|nine|nïnê|ninê|n?ne/) goto nine

:one
$num = 1
goto result
:two
$num = 2
goto result
:three
$num = 3
goto result
:four
$num = 4
goto result
:five
$num = 5
goto result
:six
$num = 6
goto result
:seven
$num = 7
goto result
:eight
$num = 8
goto result
:nine
$num = 9
goto result

:result
$result = $num
do talk $result
do talk num $result
release all
}
}

Re: Osro Anti police bot

Posted: 16 Apr 2013, 21:19
by vaughndat
Raider,
im having errors with that sir when i put it in macros.txt

Re: Osro Anti police bot

Posted: 16 Apr 2013, 21:20
by vaughndat
iambilly wrote:Use the Search Button. I have tried it and it works.
help me how did you do it?

Re: Osro Anti police bot

Posted: 16 Mar 2024, 09:57
by dreadst0ne
Hi guys,

Im new here, Can you give me a working bot for OsRO please? :D :D