Test Oyun Botu Tcl Scripti

#  The full path to the file containing the questions and answers.
#  The account the bot runs on must have read access to this file.
#  This is the default question file used at startup
set tgqdb "scripts/test/demoquestions.txt"

#Set your questions data files here
#If u dont use one of them
#use <return> as seperator or put everything on one line with a space!! eg: set questionfiles"file&desc file&desc file&desc"  


#The first line contains the default database set above
set questionfiles "$tgqdb&default
scripts/test/demoquestions.txt
scripts/test/ccnaquestions.txt"

# What trigger should be used for changing the category?
set tgchoosecmd "!choose"

set tgcommandlist $tgchoosecmd$
#  Flags required to be able to use the reset command.
set tgflagschoose "-|-"

#  The character that seperates the question and the answer in the
#  question/answer file.
set tgqdbsep "|"

  

Test oyun tcl scriptini eggdrop klasoru icindeki scripts klasorune test adında bir klasor ekleyip icine atin..

Conf dosyasında da script yolunu o şekilde gosterin yada , test.tcl icindeki script yolundan scripts/test/test.tcl  yolunu degisdirin. Ben eggdrop klasoru derli toplu dursun diye bole bisi yapdim siz bildiginiz gibide uygulaya bilirsiniz.

Test Oyun Tcl Scripti indir yukle


bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark
tabs-top


Bir yorum yazın

Test Oyun Botu Tcl Scripti