|
Pages: [1]
|
 |
|
Author
|
Topic: Botting Tips & Avoid.txt (Read 13911 times)
|
|
HYPD
|
[SIZE=7]This was originally posted by GreenLizard from sKore forums[SIZE] here's some tips: first use this avoid list # avoid.txt: Avoid certain players
# Format: <name> (TAB(s)) <disconnect when in sight> <teleport when in sight> <disconnect on chat> [Players] Sir Kills A Lot 1 0 1 GOD-POING 1 0 1 Petite Christy 1 0 1 My Christy 1 0 1 pusher 1 0 1 Aerok 1 0 1 Newbie 1 0 1 Queenstown 1 0 1 karlina 1 0 1 Style 1 0 1 -Aerok- 1 0 1 Kross 1 0 1 ~Jinx~ 1 0 1 Rose 1 0 1 Ebi-chu 1 0 1 MeloColmECA 1 0 1 Leileil 1 0 1 Angel 1 0 1
[ID] # Same as above, but uses player IDs instead of names 100001 1 0 1 100002 1 0 1 100003 1 0 1 231656 1 0 1 483461 1 0 1 483502 1 0 1 483527 1 0 1 527195 1 0 1 527197 1 0 1 527198 1 0 1 527199 1 0 1 527206 1 0 1 527207 1 0 1 527210 1 0 1 543887 1 0 1 650874 1 0 1 650882 1 0 1 650884 1 0 1 650886 1 0 1 650887 1 0 1 527205 1 0 1 483471 1 0 1 527211 1 0 1 avoid_0 Sir Kills A Lot avoid_1 GOD-POING avoid_2 Petite Christy avoid_3 My Christy avoid_4 iroSubGM avoid_5 iroSubGM1 avoid_6 iroSubGM2 avoid_7 iroSubGM3 avoid_8 iroSubGM4 avoid_9 iroSubGM5 avoid_10 iroSubGM6 avoid_11 iroSubGM7 avoid_12 iroSubGM8 avoid_13 iroSubGM9 avoid_14 iroSubGM01 avoid_15 iroSubGM02 avoid_16 iroSubGM03 avoid_17 iroSubGM04 avoid_18 iroSubGM05 avoid_19 iroSubGM06 avoid_20 iroSubGM07 avoid_21 iroSubGM08 avoid_22 iroSubGM09 avoid_23 GMSuppport avoid_24 GMSupport01 avoid_25 GMSupport02 avoid_26 GMSupport03 avoid_27 GMSupport04 avoid_28 GMSupport05 avoid_29 GMSupport06 avoid_30 GMSupport07 avoid_31 GMSupport08 avoid_32 GMSupport09 avoid_33 GMSupport1 avoid_34 GMSupport2 avoid_35 GMSupport3 avoid_36 GMSupport4 avoid_37 GMSupport5 avoid_38 GMSupport6 avoid_39 GMSupport7 avoid_40 GMSupport8 avoid_41 GMSupport9
#Rabid Bot Hunters on iRO avoid_42 Potato Pusher avoid_43 Aerok avoid_44 Rabid Newbie avoid_45 Queenstown avoid_46 karlina avoid_47 5 Style avoid_48 -Aerok- avoid_49 Shin Kross avoid_50 ~Jinx~ avoid_51 Rabi en Rose avoid_52 Ebi-chu avoid_53 MeloColmECA avoid_54 Leileil avoid_55 Bamboula Angel avoid_56 iro-gm avoid_57 St. Goo avoid_58 azianai avoid_59 Zero Limits avoid_60 Amorayne avoid_61 Chaotic Edge avoid_62 Espi avoid_63 InvisibleMan avoid_64 Daystrike^2 avoid_65 .Dai avoid_66 **Rurach** avoid_67 ^.MiKaZuKi.^ avoid_68 Neophist avoid_69 m12 x ShADoW avoid_70 Evil S!n avoid_71 kyoshiro47 avoid_72 -=Kimi=- avoid_73 -Dark_Soul- avoid_74 Shouka avoid_75 /strife avoid_76 +Starlight+ avoid_77 Iorchova Lovo IDs:
avoid_aid_0 100001 avoid_aid_1 231656 avoid_aid_2 100002 avoid_aid_3 100003 avoid_aid_4 209560 avoid_aid_5 483461 avoid_aid_6 483471 avoid_aid_7 483486 avoid_aid_8 483502 avoid_aid_9 483513 avoid_aid_10 483527 avoid_aid_11 527195 avoid_aid_12 527205 avoid_aid_13 527197 avoid_aid_14 527206 avoid_aid_15 527210 then second: never bot 24/7 third: never stay to long on the same map. get visualkore or x-kore so you can chat with other players so they dont recognize you as a bot.
|
|
|
|
« Last Edit: January 24, 2005, 04:09:23 AM by HYPD »
|
Logged
|
|
|
|
genesis234
Guest
|
iRO?
|
|
|
|
|
Logged
|
|
|
|
|
HYPD
|
Oops, frogot to mention that, yeah iRO.
|
|
|
|
|
Logged
|
|
|
|
|
KingJing
|
the well known gm detection script for revemu mc ;3 # event = OnGMAppear action = savelog:warning.txt,Found GM at ($posX/$posY). Close program. action = terminate chance = 100% # event = OnGMMove action = savelog:warning.txt,Found GM at ($endX/$endY). Close program. action = terminate chance = 100% # event = OnPublicMessage check = isavoidid action = savelog:warning.txt,Found GM at ($posX/$posY) say [$name - $message]. Close program. action = terminate chance = 100% # event = OnPublicMessage check = name@gm,ranger action = savelog:warning.txt,Found GM at ($posX/$posY) say [$name - $message]. Close program. action = terminate chance = 100% # event = OnSkillUse check = isDestinationAvoidID action = savelog:warning.txt,Found GM at ($posX/$posY). Close program. action = terminate chance = 100% # event = OnSkillUse check = isSourceAvoidID action = savelog:warning.txt,Found GM at ($posX/$posY). Close program. action = terminate chance = 100% # event = OnAttack check = isSourceAvoidID action = savelog:warning.txt,Found GM at ($posX/$posY). Close program. action = terminate chance = 100% # event = OnAttack check = isDestinationAvoidID action = savelog:warning.txt,Found GM at ($posX/$posY). Close program. action = terminate chance = 100% # event = OnEffectChange check = isAvoidID action = savelog:warning.txt,Found GM at ($posX/$posY). Close program. action = terminate chance = 100%
for all you revemu luvers outta xD and welll never bot in <3 dungeons or crowded places ! lol should be clear /no1
|
|
|
|
« Last Edit: March 09, 2005, 12:23:33 AM by Shounen Bat »
|
Logged
|
|
|
|
|
soujiro
|
extract your client info, get all the id's between the <admin></admin> and put it all in your gid_control text.
|
|
|
|
|
Logged
|
|
|
|
|
jeffrox23
|
Hallo Everyone, Me i know that are RevEmu now Working?! If that's so my i know were to get it!? 
|
|
|
|
|
Logged
|
|
|
|
|
Tufo-X
|
extract your client info, get all the id's between the <admin></admin> and put it all in your gid_control text. [snapback]7810[/snapback] This is for modkore right? just wanna add u need a grf extractor to extract the gid's
|
|
|
|
|
Logged
|
|
|
|
|
sonicty28
|
how does the revemu gm script shounen bat posted work?
|
|
|
|
|
Logged
|
|
|
|
XxEndlessxX
Jr. Member

Offline
Posts: 65
I Love You
|
does it work on qRO?
|
|
|
|
|
Logged
|
//edited by cyrus: stop putting such big pics in your sigs damnit ;O
|
|
|
|
|
zhiraha
Newbie
Offline
Posts: 15
Newbie
|
Guys.. I need help. I need an autodeal bot. like buying something so if im away. or afk, i could buy that item when people deal me. anyone here could help me please? please.. i really need that one. autodeal.. please.. like when buying steels. auto calculates.
|
|
|
|
|
Logged
|
|
|
|
Greenarcher
Newbie
Offline
Posts: 1
Bay Area Playah
|
how can i avoid the bot hunters on fancy RO? they're a pain...
|
|
|
|
|
Logged
|
|
|
|
KenKing
Newbie
Offline
Posts: 9
Newbie
|
when u already have the list in yur folder does it automacitly teleport whenver they see those name or do u have to put some kinda of code in?
|
|
|
|
|
Logged
|
|
|
|
|
Ayin
|
Just use Config Checker
|
|
|
|
|
Logged
|
1. Read the { forum rules }, { Koaxia's Manual } and { FAQs } BEFORE asking for assistance. 2. Use Search { Search Button } BEFORE posting any part of your problem in the forum. 3.Forum rules apply to PMs Do NOT PM me as if this is an overgrown mobile phone. 4.Do not use all caps and "!".
|
|
|
Who is who
Newbie
Offline
Posts: 1
Newbie
|
Does anyone show me how to bot pri follow in Vro??? Thx
|
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |