![]() |
Heya there.
I have a small(ish) problem with me agbot script. Every time it tries to open a shop NPC (such as the herb seller,blacksmith,storage ect...) it gives a error. "invalid target selected stop script." I am rather new to bots (and as you can see,the forums) and was wondering if the problem was with my npc list,or something els. Thanks in advance.:D:handsdown: |
Quote:
|
It happens with every script I try,but this is the main one i'm using.
(I also tried both inject and command movement,if that makes a difference.) "//","############################","" "//","[AgBot]Script Maker","" "//","Made Possible by: iBotForFun @ 2008","" "//","############################","" "//","Script Information:","" "//","Starting Town: Donwhang","" "//","Type of Movement: Inject - every 5 seconds","" "//","Repair Items","" "//","Buys: 300 HP Potion (Medium)","" "//","Buys: 300 MP Potion (Medium)","" "//","############################","" "cmd","[stop bot]","" "Inject","7738","019966FC0300006A04" "cmd","[delay]","5" "Inject","7738","0199664C0400008403" "cmd","[delay]","5" "Inject","7738","019966B0040000A802" "cmd","[delay]","5" "Inject","7738","0199664C0400006603" "cmd","[delay]","5" "Inject","7738","0199666A040000C404" "cmd","[delay]","5" "Inject","745A","1C020000" "store open","0101000000","1C020000|Blacksmith Agol" "store repair","Blacksmith Agol","1C020000" "store close","Blacksmith Agol","1C020000" "Inject","7738","019966D40300008804" "cmd","[delay]","5" "Inject","7738","019966800200007404" "cmd","[delay]","5" "Inject","745A","80010000" "store open","0101000000","80010000|Herbalist Bori" "store buy","01080001010D0100|06000000|HP recovery potion (medium)","50|300" "store buy","01080003010D0100|0D000000|MP recovery potion (medium)","50|300" "store close","Herbalist Bori","80010000" "Inject","7738","019966A8020000CA03" "cmd","[delay]","5" "Inject","7738","0199664E020000EE02" "cmd","[delay]","5" "Inject","7738","0199669E0200008403" "cmd","[delay]","5" "Inject","7738","019966B20200008804" "cmd","[delay]","5" "Inject","7738","019966EE0200005005" "cmd","[delay]","5" "Inject","7738","019966520300004A06" "cmd","[delay]","5" "Inject","7738","019966240400008606" "cmd","[delay]","5" "Inject","7738","0199665A0500007206" "cmd","[delay]","5" "//","############################","" "//","End of Town Script","" "//","You can Add Walk Script Below","" "//","############################","" |
That script maker is seriously outdated, use this one here.
[Only registered and activated users can see links. Click Here To Register...] |
For some strange reason,my nuconnector "can't connect to server". Would by any chance you know why?
|
Quote:
|
Aaaaahhh. Though they might of caught me :rolleyes:
Anyway,thank you for helping. gonna try out the script maker the moment it's fiiinnaaalllyy done inspecting :P |
Hey guys,i have a small problem: my bot doesnt return to town when he dies, he just lies down there on the ground,Yes i checked the:return to town on death box,but it just wont work..
And sometimes bot gets stuck and wont attack mobs,he gets attacked by mobs, but he wont attack back, he just stands there taking the beat and casting poison weapon :(( Pls help guys, and thank you for your great work here heres my script if u need it,i use 2.6agbot,testosterone loader and script from: [Only registered and activated users can see links. Click Here To Register...] "//","..............^^.............................^^ ..............","//" "//",".......................... AgDev ..........................","//" "//","........ The agbot-Scripts Constructor ........","//" "//","........... Coded by: Hussert & KillaH ..........","//" "//",".......................Version 4.2 ....................","//" "//","............................................... ..................","//" "//","Town: Samarkand","//" "//","Monster: lvl-31 ----- Kokoru.txt","//" "//","Buys 200 HP Medium Potions","//" "//","Buys 200 MP Small Potions","//" "//","Protect off","//" "//","Starts autoparty","//" "//","Starts autopotion","//" "//","............................................... ..................","//" "ConditionScript","-5157;2831;20","1" "cmd","[protect off]","" "cmd","[stop bot]","" "cmd","[clear hunting]","" "cmd","[start autoparty]","" "cmd","[start autopotion]","" "LogData","Statistics","1" "-5146","2802","0" "-5134","2801","0" "cmd","[stop walking]","" "store open","0104000000","Storage-Keeper Saesa" "store storage","","" "store close","","" "-5140","2801","0" "-5163","2891","0" "-5180","2930","0" "-5196","2954","0" "cmd","[stop walking]","" "store open","0101000000","Weapon Trader Tricia" "store sell","","" "store repair","","" "store close","","" "-5190","2952","0" "-5223","2879","0" "-5230","2875","0" "cmd","[stop walking]","" "store open","0101000000","Nun Martel" "store buy","HP recovery potion (Medium)","200" "store buy","MP recovery Potion (Small)","200" "store close","","" "-5224","2878","0" "-5207","2851","0" "-5210","2841","0" "cmd","[stop walking]","" "store open","0101000000","Grocery Trader Saha" "store buy","Return Scroll","1" "store close","","" "-5194","2842","0" "-5185","2841","0" "-5169","2845","0" "-5155","2856","0" "-5143","2868","0" "-5132","2882","0" "-5123","2893","0" "cmd","[stop walking]","" "//","......^^.........................^^......", "//" "//","...This was the Townscript...","//" "//",".....Here is the Walkscript.....","//" "//",".....Starting place: Stable......","//" "//",".............................................", "//" "-5140","2902","1" "-5180","2944","1" "-5197","2928","1" "-5218","2906","1" "-5230","2896","1" "-5336","2894","1" "-5364","2893","1" "-5392","2893","1" "//","Out Of Town","//" "-5438","2885","1" "-5484","2872","1" "-5553","2879","1" "cmd","[stop walking]","" "cmd","[add hunting]","-5553;2879;150" "cmd","[start bot]","" "//","......^^.........................^^......", "//" "//",".......Thank you for using.......","//" "//",".................AgDev.................","//" "//",".............................................", "//" And sorry for the long post. |
Quote:
When your bot dies, maybe he got killed by NPC Thieves, or died with a status like disease. If you die this way AgBot doesn't seem to like to res, IDK why the devs don't just put " Cast Revive " When HP IS 0%..... Anyway, Sorry I can't help much :) |
Hi all, im new on this, and i got a couple of questions that i've been wondering about...
When a new version of agBot comes, do i have to download the whole new Package or just the agbot/nuconnector update? And when a new version of sro comes, do i have to wait till agbot updates (just like loader) or i can still use the version of agbot i got like if it isn't affected by the client version? Thanks in advance... |
Quote:
About new version of sro. U can use the same bot version. :D |
Yes,it might be the lag cuzz i run 2 clients:bot+stall
Thank you for taking the time to answer :( |
Quote:
|
hi i am newbie here need help on vista agbot 2.6
cant find vbeclipse on system 32 but other 2 file ocx is in the system 32 installed framedwork 3.5 try many option but still get "listening to bot connection" thanks in advance |
Quote:
You got to download the OCX files in the first post... Then it explains how to register it... Read everything before you post... =P |
hiyas people!.. can i ask??.. is it possible to bot 2 accounts in 1 PC?.. just curious.. xD
|
use loader, should be allowed.
|
Just a quick question about agbot loop and making scripts.
When I buy potion is there any way for a bot to purchase some amout so that in the end I will have some specified amout of potions in my inventory. For example, I dont want for bot to purchase 500 MP potions, but I want it to purchase untill I have 500 MP potions in inventory. (including MP potions I had before shopping) |
Has Virus?
I download the file since announced to public....
What I have is... (from AgBot 2.6.0 MD5....) 2de9781d2d8a255072ad09174dd410e5 MediaPatcher.exe a2f46d766120b95f02de965f8b2d642b nuConnector80.exe c10d49258679c3c5b3d1ca363be2e137 agBot.exe 2.6.0 cek ur file and today Kaspersky Internet Security 2009 I had (Ver. 8.0.0.1.454, latest update for today 18thJan2009) showing this [Only registered and activated users can see links. Click Here To Register...] Is it false positive report? Next time for each release can we have MD5 CHecksum of the file just like Loader/Testoterone did? Ty for all.. and sure this is the best toolz... ^_^ |
Quote:
You set: 400hp pots & 500mp pots -> that isn't the amount it's gonna buy everytime. But the amount that should be in the inventory ;) So just set the amount u want & start walkscript ( |
Ah, that botherd me the most :) Thx
|
Quote:
BTW i'm using SrProxy insted of nuconnector. |
i have problem with agbot when im botting my rouge/bard.when he switch to bard and then switch again to xbow.. the agbot stop counting the bolt used..can someone help me with that? thanks!!
|
thanks guys!
loop works perfect for me. u are the best. :) |
thnx
Thnx alot brother for these efforts
|
Lawl. Can we still bot? xD
|
Quote:
|
plsssssss helppp omg omg........
|
It's false!
|
@@@@@@@@@@@@@@@@@@@@@
Quote:
it got ardamax keylogger... he will get people id and passwords ! please ban him admin ! ! ! ! |
My bot doesn't works anymore , when i loop it goes to storage and just keeps standing there , or it goes to storage and will stop the walkscript..
Never had this kinda of error. Someone knows what to do ? :rolleyes: |
Hello all.
I dont want to add new thread, so i asked here. 1) Where can I change items, who bot must sell or no sell or put in storage? 2) Anyone can explain me please, how to do "way" from town to the spot? Please help ma anyone. Wichur. |
Quote:
or check if the storage npc code is correct Look at the bot console when he goes to the storage, u'll probably see what's wrong Quote:
2) Download the agdev script creator & read the tutorial |
Quote:
What I do is that I look the bot loop and look how many potion it takes for the number of bolts I buy. For example, I buy 3000 bolts and 150 mp. If the bot use 120 mp popo to finish the 3000 bolt, I configure the return to town tab so the bot cast a scroll when there are only about 35 mp potion left. This way it come back to town at the time where he is supposed to get out of bolt. |
i have a question....
has anyone figured out how to multi-bot with agbot? if so, share :D |
Quote:
The program is given for free, now you want to exploit it? If there is a way it won't be here " public " for long. |
Quote:
thanks for all the replys.. |
Ok. I already downloaded Agdev 4.2 + Agdev 1.3 Script Creator + Maps. But I have no idea how to use this. On this forum is any introductions to Agdev?
I used Agdev Script Creator 1.3.exe to create my script. I put dot's on the map, and adding new coordinates. Coordinates from Jangan, to my spot. I saved this script to file UserScript.txt but I have no idea where can i open this file, in which program. Wichur. |
Quote:
Save as "default.lst" in "script" (package 2.6.0 --> config -->config 1 --> script" . To use the script, click "script" (upper right corner in agbot) and select the script you made with the script creator. Once this is done, press "start walkscript". |
So does agbot 2.6.0 work with the new update? (1.175)
|
| All times are GMT +2. The time now is 21:07. |
Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.