Topic: [HELP]How to create some code?(edit by Parhamic :D)
How can I create some bot in my client ?(for example:auto fire,auto spin,...)
Which code can I edit ?
Can you give me code of auto fire ?
You are not logged in. Please login or register.
Teeworlds Forum → Modifications → [HELP]How to create some code?(edit by Parhamic :D)
How can I create some bot in my client ?(for example:auto fire,auto spin,...)
Which code can I edit ?
Can you give me code of auto fire ?
This is the official Tw. Forum Friend...
You will receve no support about bots here...
Probably this topic will be deleted or you will receve a ban!
Sorry!
!!!
I don't want to make a bot!.
I just learn it.ok bot no!How I can make a code(for example:show hud or show fps or show client ids!)
I create the code in variables.cpp.Now,How I can programing it ?
Look :
// client
MACRO_CONFIG_INT(ClPredict, cl_predict, 1, 0, 1, CFGFLAG_CLIENT|CFGFLAG_SAVE, "Predict client movements")
MACRO_CONFIG_INT(ClNameplates, cl_nameplates, 1, 0, 1, CFGFLAG_CLIENT|CFGFLAG_SAVE, "Show name plates")
MACRO_CONFIG_INT(ClNameplatesAlways, cl_nameplates_always, 1, 0, 1, CFGFLAG_CLIENT|CFGFLAG_SAVE, "Always show name plates disregarding of distance")
MACRO_CONFIG_INT(ClNameplatesTeamcolors, cl_nameplates_teamcolors, 1, 0, 1, CFGFLAG_CLIENT|CFGFLAG_SAVE, "Use team colors for name plates")
MACRO_CONFIG_INT(ClNameplatesSize, cl_nameplates_size, 50, 0, 100, CFGFLAG_CLIENT|CFGFLAG_SAVE, "Size of the name plates from 0 to 100%")
MACRO_CONFIG_INT(ClAutoswitchWeapons, cl_autoswitch_weapons, 0, 0, 1, CFGFLAG_CLIENT|CFGFLAG_SAVE, "Auto switch weapon on pickup")
MACRO_CONFIG_INT(ClTestCode, cl_test_code, 1, 0, 100, CFGFLAG_CLIENT|CFGFLAG_SAVE, "Test code ")
--------------------------------------------------------------------
LoL.Why did you give me [-1] ?
How can I create some bot in my client ?
Which code can I edit ?
Can you give me code of auto fire ?
!!!
I don't want to make a bot!.
You're one of the most unskilled liar I met.
You should also quit the idea of copying random stuff you don't understand in the source (tons of people tried, and they all failed to make something original), it will be way easier to simply start with learning the basis of programming.
You basically made 3 or 4 threads on how to make a mod, then how to download a compiler, and now how to code. Stick with one?
In Teeworlds, bots are considered cheats. Closing thread.
Teeworlds Forum → Modifications → [HELP]How to create some code?(edit by Parhamic :D)
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.