Osro Anti police bot

Private server support - Only post connectivity issues in the subforum!

Moderator: Moderators

Message
Author
vaughndat
Noob
Noob
Posts: 17
Joined: 25 Mar 2013, 20:46
Noob?: Yes

Re: Osro Anti police bot

#11 Post by vaughndat »

could not fix it :(( still erros help pls!!! cant make it work

sonebmik
Noob
Noob
Posts: 8
Joined: 06 Apr 2013, 07:18
Noob?: No

Re: Osro Anti police bot

#12 Post by sonebmik »

yea i think there's a problem with the link.. coz u can't download it..

iambilly
Noob
Noob
Posts: 13
Joined: 13 Jan 2011, 07:06
Noob?: No

Re: Osro Anti police bot

#13 Post by iambilly »

Use the Search Button. I have tried it and it works.

Raider
The Kore Devil
The Kore Devil
Posts: 672
Joined: 22 Feb 2013, 03:40
Noob?: No
Location: The Netherlands

Re: Osro Anti police bot

#14 Post 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
}
}

vaughndat
Noob
Noob
Posts: 17
Joined: 25 Mar 2013, 20:46
Noob?: Yes

Re: Osro Anti police bot

#15 Post by vaughndat »

Raider,
im having errors with that sir when i put it in macros.txt

vaughndat
Noob
Noob
Posts: 17
Joined: 25 Mar 2013, 20:46
Noob?: Yes

Re: Osro Anti police bot

#16 Post by vaughndat »

iambilly wrote:Use the Search Button. I have tried it and it works.
help me how did you do it?

dreadst0ne
Noob
Noob
Posts: 2
Joined: 03 Mar 2024, 15:20
Noob?: Yes

Re: Osro Anti police bot

#17 Post by dreadst0ne »

Hi guys,

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

Post Reply