responseOnASCIInumber.pl #for response BotKiller(ASCII)

All resolved question will be found here. It is recommended that you browse / search through this section first and see if your question has been answered before

Moderators: Moderators, Documentation Writers

mikezzzz
Noob
Noob
Posts: 1
Joined: 25 Oct 2011, 23:30
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#451 Post by mikezzzz »

littleplungker wrote:
mejabelajarku wrote:
lolx14 wrote:try this:

^[F-Fd-f][A-Fa-f0-9][F-Fd-f][A-Fa-f0-9]{3}

if this bgcolor doesn't work please post the colors you want to bypass.
how about this one :
Image
I also had the same problem.
Method used is the method 4, but the problem lies in the background color changing randomly and divided into 3 parts.

like the following screenshot :
Image
Image
Image

Can you help me please?
Thx before
i had the same problem n i haven't found any solution for this antibot
here's my config :

ASCIInumberKiller {
lengthCharNumber 8
BgColor ^[F-Fd-f][A-Fa-f0-9][F-Fd-f][A-Fa-f0-9]{3}
}

reactOnNPC ASCIInumberKiller num {
type number
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
msg_4 /.*/
msg_5 /.*/
msg_6 /.*/
}



and i got this in OK :

[Oct 26 10:47:24 2011.76] You are now: Play Dead
[Oct 26 10:47:24 2011.76] Unknown #110012078: +++++++++GGGGGGGGGGLLLLLLLLLL
[Oct 26 10:47:24 2011.77] Unknown #110012078: +++++++++GGGGGGGGGGLLLLLLLLLL
[Oct 26 10:47:24 2011.77] Unknown #110012078: +++++++++GGGGGGGGGGLLLLLLLLLL
[Oct 26 10:47:24 2011.77] Unknown #110012078: +++++++++GGGGGGGGGGLLLLLLLLLL
[Oct 26 10:47:24 2011.77] Unknown #110012078: +++++++++GGGGGGGGGGLLLLLLLLLL
[Oct 26 10:47:24 2011.78] Unknown #110012078: +++++++++GGGGGGGGGGLLLLLLLLLL
[Oct 26 10:47:24 2011.78] Unknown #110012078: +++++++++GGGGGGGGGGLLLLLLLLLL
[Oct 26 10:47:24 2011.78] Removed actor with off map coordinates: (301,768)->(301,768), field max: (200,200)
[Oct 26 10:47:24 2011.78] Unknown #110012078: Type 'talk num <number #>' to input a number.
[Oct 26 10:47:24 2011.79] [reactOnNPC] Reacting to NPC. Executing command "ASCIInumberKiller num".
[Oct 26 10:47:24 2011.79] [1] : #############################
[Oct 26 10:47:24 2011.79] [2] : #############################
[Oct 26 10:47:24 2011.79] [3] : #############################
[Oct 26 10:47:24 2011.79] [4] : #############################
[Oct 26 10:47:24 2011.80] [5] : #############################
[Oct 26 10:47:24 2011.80] [6] : #############################
[Oct 26 10:47:24 2011.80] [7] : #############################
[Oct 26 10:47:24 2011.83] [ASCIInumber v2.2.1(fix)] Executing command "talk num ".
[Oct 26 10:47:24 2011.84] [ASCIInumber v2.2.1(fix)] *** Delay 1-3 sec. before talk num ***.


is there anyone who can help me?
thx b4...
zxcasdr
Noob
Noob
Posts: 1
Joined: 12 Jul 2011, 11:14
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#452 Post by zxcasdr »

I made this thing works (as a normal buff bot)

Image

uh, my problem is, I made a copy of the working one and i change and add some macros (the plugins are safe) i didnt touch em, When i run the copied one, the ASCIInumber.pl and reactonnpc are not working or showing, but the macros is working, im about trying to figure out whats wrong, no luck.

Image


not showing ASCII at react.pl's macro and config

Code: Select all

# Please Read the Users Manual
# The Manual is located at http://openkore.sourceforge.net/manual/

######## Login options and server-specific options ########

master 
server 0
username 
password 
loginPinCode
char 
sex

bindIp
# For an overview of all servertypes please go to the following URL:
# http://www.openkore.com/wiki/index.php/ServerType#English
serverType kRO_RagexeRE_2009_11_04a

# 1 = hook into RO client, 2 = Act as stand-alone proxy, proxy = act as true proxy
XKore 0
XKore_silent 1
XKore_bypassBotDetection 1
XKore_exeName Enter the TFE.exe

# XKore 2 / Proxy configuration
XKore_listenIp 127.0.0.1
XKore_listenPort 6901
XKore_publicIp 127.0.0.1

# It is not advised to set secureAdminPassword if you're using Xkore 2
secureAdminPassword 1
adminPassword cretruki
callSign
commandPrefix ;

pauseCharServer 0
pauseMapServer 0
ignoreInvalidLogin 0
secureLogin_requestCode

message_length_max 80

######## Main configuration ########

reactOnNPC 1
responseOnASCIInumber 1

ASCIInumberKiller {
	lengthCharNumber 9
	BgColor ^83F52C
}

reactOnNPC ASCIInumberKiller num {
	type number
msg_0 /.*/
msg_1 /.*/
msg_2 /.*/
msg_3 /.*/
msg_4 /.*/
}

lockMap thor_v02

attackSkillSlot Double Strafe {
	lvl 10
	dist 15
	maxCastTime 0
	minCastTime 0
	hp
	sp
	onAction
	whenStatusActive
	whenStatusInactive
	whenFollowing
	spirit
	aggressives
	previousDamage
	stopWhenHit 0
	inLockOnly 1
	notInTown 0
	timeout
	disabled 0
	monsters Iara, Piranha, Waste Stove, Obsidian, Knocker
	notMonsters
	maxAttempts
	maxUses
	target_whenStatusActive
	target_whenStatusInactive
	inInventory
}

useSelf_skill Improve Concentration {
	lvl 10
	#onAction Attack
	whenStatusInactive Improve Concentration
	notWhileSitting 1
	notInTown 0
	inLockOnly 0
	disabled 0
}

useSelf_skill True Sight {
	lvl 10
	#onAction Attack
	whenStatusInactive True Sight
	notWhileSitting 1
	notInTown 0
	inLockOnly 0
}

useSelf_item Green Potion {
	notWhileSitting 1
	timeout 1
	whenStatusActive Silenced, Poisoned, Blinded
	disabled 0
	
}

useSelf_item Meat {
	inLockOnly 1
	notWhileSitting 1
	timeout .2
	disabled 1
	hp < 70 %
}


#useSelf_item Royal Jelly {
#	inLockOnly 1
#	notWhileSitting 1
#	timeout .2
#	disabled 0
#	sp < 25%
#}

#getAuto Meat {
#	minAmount 10
#	maxAmount 125
#	passive
#	disabled 1
#}

getAuto Fire Arrow {
	minAmount 1000
	maxAmount 2000
	passive
	disabled 0
}

getAuto Fly Wing {
	minAmount 10
	maxAmount 44
	passive
	disabled 0
}

#getAuto Butterfly Wing {
#	minAmount 1
#	maxAmount 10
#	passive
#	disabled 0
#}

autoSwitch_default_rightHand
autoSwitch_default_leftHand
autoSwitch_default_arrow Steel Arrow

######## Autostorage/autosell ########


#buyAuto Green Potion {
#	npc hugel 101 136
#	standpoint
#	distance 20
#	minAmount 1
#	maxAmount 5
#}

#buyAuto Berserk Potion {
#	npc geffen 129 67
#	standpoint
#	distance 20
#	minAmount 1
#	maxAmount 5
#}

#buyAuto Fly Wing {
#	npc comodo 216 148
#	standpoint
#	distance 20
#	minAmount 20
#	maxAmount 30
}

#buyAuto Butterfly Wing {
#	npc hugel 93 156
#	standpoint
#	distance 20
#	minAmount 1
#	maxAmount 10
#

}

sellAuto 0
sellAuto_npc comodo 216 148
sellAuto_standpoint
sellAuto_distance 20

storageAuto 1
storageAuto_npc
storageAuto_distance
storageAuto_npc_type 1
storageAuto_npc_steps c r1 n
storageAuto_password
storageAuto_keepOpen 0
storageAuto_useChatCommand @storage
relogAfterStorage 0
minStorageZeny 50

#	alertSound {

#	alertSound {
eventList public gm chat, private GM chat, public chat, private chat, GM near
notInTown 1
inLockOnly 0
play C:\windows\media\Windows XP Startup.wav
}


































cmdOnLogin c @alootid 1040


#talkAuto_afterDeath 1
#talkAuto_distance 9
#talkAuto_npc_type Healer#h1-11
#talkAuto_npc gonryun 156 122
#talkAuto_npc_steps c r0 0 0

alias_heal sp 28

allowedMaps
allowedMaps_reaction 1

attackAuto 0
attackAuto_party 0
attackAuto_onlyWhenSafe 1
attackAuto_followTarget 0
attackAuto_inLockOnly 1
attackDistance 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,
attackDistanceAuto 0
attackMaxDistance 15
attackMaxRouteDistance 100
attackMaxRouteTime 4
attackMinPlayerDistance 2
attackMinPortalDistance 4
attackUseWeapon 1
attackNoGiveup 0
attackCanSnipe 1
attackCheckLOS 0
attackLooters 0
attackChangeTarget 1
aggressiveAntiKS 0

autoMoveOnDeath 0
autoMoveOnDeath_x
autoMoveOnDeath_y
autoMoveOnDeath_map

attackEquip_topHead
attackEquip_midHead
attackEquip_lowHead
attackEquip_leftHand
attackEquip_rightHand
attackEquip_leftAccessory
attackEquip_rightAccessory
attackEquip_robe
attackEquip_armor
attackEquip_shoes
attackEquip_arrow

autoBreakTime {
	startTime
	stopTime
}

autoConfChange {
	minTime
	varTime
	lvl
	joblvl
}

autoMakeArrows 0

autoRestart 0

autoRestartMin 10800
autoRestartSeed 3600

autoRestartSleep 1
autoSleepMin 900
autoSleepSeed 900

autoResponse 0

autoSpell

avoidGM_near 0
avoidGM_near_inTown 0
avoidGM_talk 0
avoidGM_reconnect 1800
avoidGM_ignoreList

avoidList 0
avoidList_inLockOnly 0
avoidList_reconnect 1800

cachePlayerNames 1
cachePlayerNames_duration 900
cachePlayerNames_maxSize 100

clientSight 20

dcOnDeath 0
dcOnDualLogin 0
dcOnDisconnect 0
dcOnEmptyArrow 0
dcOnMaxReconnections 0
dcOnMute 0
dcOnPM 0
dcOnZeny 0
dcOnStorageFull 0
dcOnPlayer 0

follow 0
followTarget
followEmotion 1
followEmotion_distance 4
followFaceDirection 0
followDistanceMax 6
followDistanceMin 3
followLostStep 12
followSitAuto 0
followBot 0

itemsTakeAuto 0
itemsTakeAuto_party 0
itemsGatherAuto 0
itemsMaxWeight 89
itemsMaxWeight_sellOrStore 85
itemsMaxNum_sellOrStore 99
cartMaxWeight 7900
itemsTakeAuto_new 0
    

lockMap_x
lockMap_y
lockMap_randX
lockMap_randY

route_escape_reachedNoPortal 1
route_escape_randomWalk 1
route_escape_shout
route_avoidWalls 1
route_randomWalk 1
route_randomWalk_inTown 0
route_randomWalk_maxRouteTime 75
route_maxWarpFee
route_maxNpcTries 5
route_teleport 1
route_teleport_minDistance 150
route_teleport_maxTries 50
route_teleport_notInMaps
route_step 15

runFromTarget 0
runFromTarget_dist 6

saveMap comodo
saveMap_warpToBuyOrSell 0
saveMap_warpChatCommand @go 11

shopAuto_open 0
shop_random 0

sitAuto_hp_lower 0
sitAuto_hp_upper 0
sitAuto_sp_lower 0
sitAuto_sp_upper 0
sitAuto_over_50 0
sitAuto_idle 0
sitAuto_look
sitAuto_look_from_wall


statsAddAuto 1
statsAddAuto_list 110 dex
statsAddAuto_dontUseBonus 0
statsAdd_over_99 0

skillsAddAuto 0
skillsAddAuto_list

tankMode 0
tankModeTarget

teleportAuto_hp 0
teleportAuto_sp 0
teleportAuto_idle 0
teleportAuto_portal 0
teleportAuto_search 1
teleportAuto_minAggressives 10
teleportAuto_minAggressivesInLock 0
teleportAuto_onlyWhenSafe 0
teleportAuto_maxDmg 1000
teleportAuto_maxDmgInLock 0
teleportAuto_deadly 1
teleportAuto_useSkill 0
teleportAuto_useChatCommand
teleportAuto_allPlayers 0
teleportAuto_atkCount 0
teleportAuto_atkMiss 1
teleportAuto_unstuck 1
teleportAuto_lostTarget 0
teleportAuto_dropTarget 1
teleportAuto_dropTargetKS 0
teleportAuto_attackedWhenSitting 0
teleportAuto_totalDmg 0
teleportAuto_totalDmgInLock 0
teleportAuto_equip_leftAccessory
teleportAuto_equip_rightAccessory
teleportAuto_ostHomunculus
teleportAuto_useItemForRespawn

dealAuto 1
dealAuto_names
partyAuto 2
partyAutoShare 0
guildAutoDeny 1

verbose 1
showDomain 0
squelchDomains alertSound
verboseDomains
beepDomains
beepDomains_notInTown

logChat 0
logPrivateChat 0
logPartyChat 0
logGuildChat 0
logSystemChat 1
logEmoticons
logConsole 1
logAppendUsername 1

chatTitleOversize 0
shopTitleOversize 0

sleepTime 10000

ignoreAll 0
itemHistory 0
autoTalkCont 1
noAutoSkill 0
portalRecord 1
missDamage 0

tankersList

repairAuto 0
repairAuto_list

removeActorWithDistance

######## Mercenary Support ########

mercenary_attackAuto 2
mercenary_attackAuto_party 1
mercenary_attackAuto_notInTown 1
mercenary_attackAuto_onlyWhenSafe 0
mercenary_attackDistance 1.5
mercenary_attackMaxDistance 2.5
mercenary_attackMaxRouteTime 4
mercenary_attackCanSnipe 0
mercenary_attackCheckLOS 0
mercenary_attackNoGiveup 0
mercenary_attackChangeTarget 1

mercenary_followDistanceMax 10
mercenary_followDistanceMin 3

mercenary_route_step 15

mercenary_tankMode 0
mercenary_tankModeTarget

mercenary_teleportAuto_hp 10
mercenary_teleportAuto_maxDmg 500
mercenary_teleportAuto_maxDmgInLock 0
mercenary_teleportAuto_deadly 1
mercenary_teleportAuto_unstuck 0
mercenary_teleportAuto_dropTarget 0
mercenary_teleportAuto_dropTargetKS 0
mercenary_teleportAuto_totalDmg 0
mercenary_teleportAuto_totalDmgInLock 0

######## Homunculus Support ########

homunculus_attackAuto 2
homunculus_attackAuto_party 1
homunculus_attackAuto_notInTown 1
homunculus_attackAuto_onlyWhenSafe 0
homunculus_attackDistance 1.5
homunculus_attackMaxDistance 2.5
homunculus_attackMaxRouteTime 4
homunculus_attackCanSnipe 0
homunculus_attackCheckLOS 0
homunculus_attackNoGiveup 0
homunculus_attackChangeTarget 1

homunculus_followDistanceMax 10
homunculus_followDistanceMin 3

homunculus_route_step 15

homunculus_tankMode 0
homunculus_tankModeTarget

homunculus_teleportAuto_hp 10
homunculus_teleportAuto_maxDmg 500
homunculus_teleportAuto_maxDmgInLock 0
homunculus_teleportAuto_deadly 1
homunculus_teleportAuto_unstuck 0
homunculus_teleportAuto_dropTarget 0
homunculus_teleportAuto_dropTargetKS 0
homunculus_teleportAuto_totalDmg 0
homunculus_teleportAuto_totalDmgInLock 0

# intimacyMax / Min sets a threshhold of when not to feed your homunculus
# If intimacy is HIGHER than the minimum or LOWER/EQUAL to the max, we wont feed.
homunculus_intimacyMax 999
homunculus_intimacyMin 911

# How long should we wait between feeding? default: random between 10 and 60 seconds
homunculus_hungerTimeoutMax 60
homunculus_hungerTimeoutMin 10

# Turn on/off homunculus autofeeding
homunculus_autoFeed 1
# In Wich maps should we allow feeding? (leave empty for any map)
homunculus_autoFeedAllowedMaps

# Feed homunculus between MIN and MAX value (example: between 11 and 25)
homunculus_hungerMin 11
homunculus_hungerMax 24

######## Block options ########
# You can copy & paste any block multiple times. So if you want to
# configure two attack skills, just duplicate the attackSkillSlot block.



npcTimeResponse

getAuto {
	minAmount
	maxAmount
	passive
}

######## Debugging options; only useful for developers ########

debug 0
debugPacket_unparsed 0
debugPacket_received 0
debugPacket_ro_sent 0
debugPacket_sent 0
debugPacket_exclude
debugPacket_include
debugPacket_include_dumpMethod
debugDomains
charBlockSize 112
serverEncoding Western
macro_orphans terminate
chatLangCode 1
[code]

[code]automacro anti-bot {
console /^(\[dist=0\]) (.*) (\(\d+\)): (\D*)\s(\d+)\s(\D*)$/i
exclusive 1
run-once 1
macro_delay 5
call {
      log Anti-Bot Reacting....
      log $.lastLogMsg
      log --- Words $.lastMatch4 ---
      log --- Numbers $.lastMatch5 ----
      log --- Words $.lastMatch6 ---
      pause 1
      $number = $.lastMatch5
      do talk num $number
      pause 1
      release anti-bot
      }
}

automacro warp {
	console /Calculating lockMap route to: Thors/
	location gonryun 160 120
	exclusive 1
	call {
	
		do c @go 11
		pause 1
		do talknpc 168 122 r0 r0 r0
		pause 3
		release warp
	}
}

automacro jailed {
	console /You have been placed in jail by a GM/
	exclusive 1
	call {
		do ai off
		do sit
	}
}

automacro alootid {
	console /Autolooting Item: '/
	exclusive 1
	call {
		do c @autoloot 20
		
	}
}

automacro lockmap_hp {
	hp < 20%
	timeout 20
	call {
		do c @go 11
		pause 1
		do talknpc 156 122 r0 r0 r0
		pause 3
		#do reactOnNPC
	}
}

automacro lockmap_sp {
	sp < 8%
	timeout 20
	call {
		do c @go 11
		pause 1
		do talknpc 156 122 r0 r0 r0
		pause 3
		#do reactOnNPC
	}
}

automacro leaveparty {
	pm "leave"
	call {
		do party leave
	}
}

automacro logoff {
	pm "quit"
	call {
		do quit
	}
}


automacro stuck {
	console /Unable to calculate a route/
	exclusive 1
	call {
		do tele
	}
}

automacro wrongmaps {
	location  aldebaran, prt_maze01, xmas_fild01, mjolnir_12, prt_maze03, ein_dun01, thor_v03, thor_v01
	exclusive 1
	call {
		do c @go 11
		pause 1
		do c @go 11
	}
}
Can't attach
glennlevi
Plain Yogurt
Plain Yogurt
Posts: 58
Joined: 19 May 2011, 00:40
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#453 Post by glennlevi »

Can anyone help me with my servers' antibot?
It utilizes mainly the
1. Monster Talk
2. Word Numbers
3. ASCII

I found some macros in this forum for numbers 1 and 2.
I also downloaded the reactOnNPC and and ASCII pl files, and put the txts in config.txt

My problem is, everytime the antibot comes up, openkore launches the react on npc, but it doesnt type anything. Also, even when the antibot starts to use monster talk or word numbers, the ASCII still launches itself. Help plox?
Cress
Noob
Noob
Posts: 2
Joined: 22 Jan 2010, 11:31
Noob?: No
Location: Velvet Room

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#454 Post by Cress »

does this still works with new openkore SVN?

because there's some deprecated functions (or something)

i got a lot of warning at few first lines
Noblesse Oblige. Please continue your works as a Botter.
kelvinn01
Noob
Noob
Posts: 1
Joined: 22 Nov 2011, 11:38
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#455 Post by kelvinn01 »

Help, can anyone help me answer skypiea-ro anti bot
im new to bot and i hvf error.it need to manually talk to the bot checker and this is my console txt

[Nov 22 23:24:57 2011.53] Your Coordinates: 260, 261
[Nov 22 23:24:57 2011.53] eAthena SVN version: 652M
[Nov 22 23:24:57 2011.54] Welcome to eAthena SVN Version! Enjoy! Please report any bugs you find.
[Nov 22 23:24:57 2011.54] (From: Server) : Night Mode is already active
[Nov 22 23:24:57 2011.68] [Guild] You have 0 new emails (0 unread)A
[Nov 22 23:24:57 2011.81] NPC Exists: Bot Checker (260, 266) (ID 110012219) - (0)
[Nov 22 23:24:57 2011.82] Exp gained: 0/0 (0.00%/0.00%)
[Nov 22 23:24:57 2011.82] You are now: Eske
[Nov 22 23:24:57 2011.82] Map Change: lhz_in03.gat (260, 261)
[Nov 22 23:24:57 2011.82] You are now immune to attacks.
[Nov 22 23:24:57 2011.96] NPC Exists: Bot Checker (260, 266) (ID 110012219) - (0)
[Nov 22 23:24:59 2011.14] Bot Checker: [ Bot Checker ]
[Nov 22 23:24:59 2011.14] Bot Checker: Hello fker.
[Nov 22 23:24:59 2011.14] Bot Checker: Auto-continuing talking
[Nov 22 23:24:59 2011.28] Bot Checker: [ Bot Checker ]
[Nov 22 23:24:59 2011.28] Bot Checker: Upon entering the codes. For example:
[Nov 22 23:24:59 2011.28] Bot Checker: Auto-continuing talking
[Nov 22 23:24:59 2011.43] Bot Checker: #######
[Nov 22 23:24:59 2011.43] Bot Checker: ## ##
[Nov 22 23:24:59 2011.43] Bot Checker: ##
[Nov 22 23:24:59 2011.43] Bot Checker: #######
[Nov 22 23:24:59 2011.43] Bot Checker: ##
[Nov 22 23:24:59 2011.43] Bot Checker: ## ##
[Nov 22 23:24:59 2011.43] Bot Checker: #######
[Nov 22 23:24:59 2011.44] Bot Checker: Auto-continuing talking
[Nov 22 23:24:59 2011.58] Bot Checker: [ Bot Checker ]
[Nov 22 23:24:59 2011.58] Bot Checker: What you see is 3 with color blue.
[Nov 22 23:24:59 2011.58] Bot Checker: Auto-continuing talking
[Nov 22 23:24:59 2011.73] Bot Checker: [ Bot Checker ]
[Nov 22 23:24:59 2011.73] Bot Checker: Type it this way:
[Nov 22 23:24:59 2011.73] Bot Checker:
[Nov 22 23:24:59 2011.73] Bot Checker: Blue3
[Nov 22 23:24:59 2011.73] Bot Checker: Auto-continuing talking
[Nov 22 23:24:59 2011.82] a macro is already running. Wait until the macro has finished or call 'macro stop'
[Nov 22 23:24:59 2011.88] Bot Checker: ####R##
[Nov 22 23:24:59 2011.88] Bot Checker: ## ##
[Nov 22 23:24:59 2011.88] Bot Checker: ##
[Nov 22 23:24:59 2011.88] Bot Checker: #######
[Nov 22 23:24:59 2011.88] Bot Checker: ##
[Nov 22 23:24:59 2011.88] Bot Checker: ## ##
[Nov 22 23:24:59 2011.88] Bot Checker: #######
[Nov 22 23:24:59 2011.89] Bot Checker: Auto-continuing talking
[Nov 22 23:25:00 2011.16] Bot Checker: Type 'talk text' (Respond to NPC)
[Nov 22 23:25:00 2011.16] [reactOnNPC] Reacting to NPC. Executing command "ASCIInumberKiller text".
[Nov 22 23:25:00 2011.16] [1] : ###############
[Nov 22 23:25:00 2011.16] [2] : ###########
[Nov 22 23:25:00 2011.16] [3] : ###############
[Nov 22 23:25:00 2011.16] [4] : #####################################
[Nov 22 23:25:00 2011.16] [5] : ##########
[Nov 22 23:25:00 2011.16] [6] : ##############
[Nov 22 23:25:00 2011.16] [7] : ################
[Nov 22 23:25:00 2011.17] [8] : ##########
[Nov 22 23:25:00 2011.17] [9] : ################
[Nov 22 23:25:00 2011.17] [10] : ##############
[Nov 22 23:25:00 2011.17] [11] : ##########
[Nov 22 23:25:00 2011.17] [12] : ###############
[Nov 22 23:25:00 2011.17] [13] : ##################################
[Nov 22 23:25:00 2011.17] [14] : ###############
[Nov 22 23:25:00 2011.17] [15] : #################
[Nov 22 23:25:00 2011.17] [16] :
[Nov 22 23:25:00 2011.17] [17] : #####
[Nov 22 23:25:00 2011.17] [18] : ##########
[Nov 22 23:25:00 2011.18] [19] : ##############
[Nov 22 23:25:00 2011.18] [20] : ################
[Nov 22 23:25:00 2011.18] [21] : ##########
[Nov 22 23:25:00 2011.18] [22] : ################
[Nov 22 23:25:00 2011.18] [23] : ##############
[Nov 22 23:25:00 2011.18] [24] : ##########
[Nov 22 23:25:00 2011.19] [ASCIInumber v2.2.1(fix)] Executing command "talk text ".
[Nov 22 23:25:00 2011.19] [ASCIInumber v2.2.1(fix)] *** Delay 1-3 sec. before talk text ***.
[Nov 22 23:25:03 2011.13] Error in function 'talk text' (Respond to NPC)
You must specify a string.

this answer is Red3 it got answer inside the number R=Red or B=Blue
blepotankeju
Noob
Noob
Posts: 1
Joined: 03 Dec 2011, 21:52
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#456 Post by blepotankeju »

what should I do in my openkore-bot, if it finds anti-bot like this :roll:

pict 1
Image

pict 2
Image

and this is my situation-bot openkore
Image
raymon
Noob
Noob
Posts: 3
Joined: 27 Jan 2012, 11:08
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#457 Post by raymon »

help please about this antibot
pepengmaghapon
Human
Human
Posts: 21
Joined: 03 Nov 2011, 03:53
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#458 Post by pepengmaghapon »

No update yet about Botkiller #1 Method 1?
pepengmaghapon
Human
Human
Posts: 21
Joined: 03 Nov 2011, 03:53
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#459 Post by pepengmaghapon »

I tried the codes given by Mortimal but it isn't working. Base on what I've seen, the automacro was not triggered. Does anyone had given solution to Botkiller #1 Method 1?
ishkfael
Noob
Noob
Posts: 1
Joined: 01 Mar 2012, 02:14
Noob?: Yes

Re: responseOnASCIInumber.pl #for response BotKiller(ASCII)

#460 Post by ishkfael »

can anyone help me with my problem?

this is what it appears like on my cmd

[Mar 1 14:10:00 2012.91] Unknown #110017240: [Police]
[Mar 1 14:10:00 2012.94] Unknown #110017240: Input this number:
[Mar 1 14:10:00 2012.96] Unknown #110017240: nïne_ Hundred thïrtyd cfïvez
[Mar 1 14:10:00 2012.98] Unknown #110017240: two of fïve
[Mar 1 14:10:00 2012.10] Unknown #110017240: förty fïve seconds to respond
[Mar 1 14:10:00 2012.10] Unknown #110017240: Auto-continuing talking
[Mar 1 14:10:00 2012.28] NPC Exists: Unknown #110017240 (89, 204) (ID 110017240) - (0)
[Mar 1 14:10:00 2012.28] Unknown #110017240: Type 'talk num <number #>' to input a number.
[Mar 1 14:10:00 2012.28] [reactOnNPC] Reacting to NPC. Executing command "ASCIInumberKiller num".
[Mar 1 14:10:00 2012.28] [1] : ########
[Mar 1 14:10:00 2012.28] [2] : ##################
[Mar 1 14:10:00 2012.29] [3] : ############################
[Mar 1 14:10:00 2012.29] [4] : ###########
[Mar 1 14:10:00 2012.29] [5] : ##############################
[Mar 1 14:10:00 2012.29] [ASCIInumber v2.2.1(fix)] Executing command "talk num ".
[Mar 1 14:10:00 2012.29] [ASCIInumber v2.2.1(fix)] *** Delay 1-3 sec. before talk num ***.
[Mar 1 14:10:03 2012.17] Error in function 'talk num' (Respond to NPC)
You must specify a number.

how to get rid of that talk num (respond NPC)
you must specify a number..

Thanks !