Scripts for AGBOT

05/03/2009 10:46 orpr0#1
Hey.
I wanne to know how could I make script to my agbot.
Could someone explain me how can I make script and make it work on agbot ?
05/03/2009 10:49 kvbmaster#2
go to google and typ : agbot script tutorial . and you will find a lot:)
05/03/2009 10:58 orpr0#3
thanks...
But I need someone who will explain me this..
Could you?
05/03/2009 11:18 kvbmaster#4
well my scripts never work XD yesterday i tried one and it droped my inventory... gone sos staff XD damn pick-up pets:mad: so try try and again try and then you get a working script:P
05/03/2009 11:30 orpr0#5
You do it with Agbot script generator ?
05/03/2009 12:16 kvbmaster#6
no i click on script in agbot and make a script:P
05/03/2009 17:38 IRever#7
It's not hard to create a script with agbot, there are (as said in a post above) enough tutorials. If you follow them step by step your script should work.
Notice that there are already many premade scripts included, so that you don't have to create one your own.
05/03/2009 20:37 BraveZombie#8
use sroking =D untill its for money =D its auto scripted
05/03/2009 22:00 orpr0#9
I have problem with Snipers at sroking..
My bot can't train there and this is the last spot that he can kill with my wizard
05/03/2009 22:16 NightWolf882#10
Check out [Only registered and activated users can see links. Click Here To Register...] :)

Itīs a guy called "BlueFlame". He makes very nice tutorials 4 agBot and so on=)

Because of this guy I finally know how to do it^^
05/04/2009 13:20 BraveZombie#11
Use AgDev or sumthing like that its a script creator for agbot =D
05/08/2009 04:03 Dexter7#12
Quote:
Originally Posted by orpr0 View Post
I have problem with Snipers at sroking..
My bot can't train there and this is the last spot that he can kill with my wizard
Ok here's my Sniper - Wiz/cleric w/wolf script. Copy the text below and paste into notepad and save as default.lst My script is tailored to my character and at the moment I can't purchase potions due to invalid CMD for potion NPC :mad:. Most of my script comes from AgDev and AgBot programs; credit goes to those teams for their work... :

"ConditionScript","112;16;20","1"
"cmd","[protect off]",""
"cmd","[stop bot]",""
"cmd","[clear hunting]",""
"cmd","[start autopotion]",""
"LogData","Statistics","1"
"89","43","1"
"97","58","1"
"101","62","1"
"111","67","1"
"cmd","[stop walking]",""
"store open","0104000000","Storage-Keeper Auisan"
"store storage","",""
"store close","",""
"69","68","1"
"60","71","1"
"cmd","[stop walking]",""
"store open","0101000000","Blacksmith Soboi"
"store sell","",""
"store repair","",""
"store close","",""
"66","68","1"
"87","94","1"
"85","100","1"
"cmd","[stop walking]",""
"store open","0101000000","Potion Merchant Manina"
"store buy","HP recovery potion (X-Large)","100"
"store buy","MP recovery Potion (X-Large)","800"
"store close","",""
"88","87","1"
"91","11","1"
"88","0","1"
"cmd","[stop walking]",""
"134","13","1"
"145","3","1"
"cmd","[stop walking]",""
"store open","0101000000","Stable-Keeper Salihap"
"store buy","Recovery kit (X-Large)","25"
"store buy","Ironclad Horse","1"
"store buy","HGP Recovery Potion","25"
"store buy","Grass of Life","1"
"store close","",""
"//",".....Starting place: Stable......","//"
"134","13","1"
"cmd","[stop walking]",""
"161","46","1"
"234","48","1"
"cmd","[add hunting]","-617;2086;120"
"Cast Buff 2ndwpn","Recovery Division",""
"cmd","[cast horse]",""
"259","48","1"
"303","48","1"
"440","48","1"
"//",".....OutOfTown......","//"
"454","47","1"
"488","46","1"
"536","52","1"
"599","80","1"
"658","106","1"
"679","172","1"
"700","238","1"
"721","314","1"
"749","389","1"
"767","462","1"
"758","535","1"
"749","600","1"
"708","648","1"
"652","685","1"
"607","716","1"
"567","741","1"
"522","765","1"
"488","805","1"
"473","850","1"
"437","884","1"
"388","916","1"
"329","948","1"
"260","980","1"
"190","1001","1"
"181","1039","1"
"188","1103","1"
"189","1168","1"
"178","1225","1"
"183","1298","1"
"165","1346","1"
"149","1384","1"
"102","1437","1"
"58","1494","1"
"27","1512","1"
"-37","1532","1"
"-60","1547","1"
"-117","1593","1"
"-169","1630","1"
"-242","1682","1"
"-284","1722","1"
"-354","1772","1"
"-404","1785","1"
"-439","1802","1"
"-500","1875","1"
"-532","1962","1"
"-550","2066","1"
"-600","2086","1"
"cmd","[kill horse]",""
"Cast Buff","Earth Barrier",""
"Cast Buff 2ndwpn","Recovery Division",""
"cmd","[start bot]",""
05/09/2009 02:12 lolrko#13
try this

[Only registered and activated users can see links. Click Here To Register...]

hope it helps
05/09/2009 09:24 orpr0#14
okay thx guys... :)