[TOOL] Agdev Script Creator ~ by AgDev Team

08/06/2008 23:00 tobias_1985#586
If anyone needs scripts modified im willing to do any up to around lvl 60 mobs and will check each script over 10 times for mainly those stuck parts at walls and seems jangan is buggy for alot of people!
08/06/2008 23:13 Hussert#587
Quote:
Originally Posted by tobias_1985 View Post

If anyone needs scripts modified im willing to do any up to around lvl 60 mobs and will check each script over 10 times for mainly those stuck parts at walls and seems jangan is buggy for alot of people!
Good then.... why don't you just join our team us a script maker and upload working scripts in our site... we still haven't got any scripts for jangan if you want to cover that yourself.

What do you think?
( We will ask you first to give us 5 scripts for any mobs we didnt' get in our site to test... then a permission will be given to you by us to upload scripts in our site)
08/07/2008 00:04 strukel#588
Are there any scripts for Downhang cave? I couldnt fine one..
08/07/2008 00:05 _KillaH_#589
Quote:
Originally Posted by strukel View Post
Are there any scripts for Downhang cave? I couldnt fine one..
nope srry
08/07/2008 02:15 kfjhfbf#590
hi i am back with a new problem :D oh my god why i have always a damn problem :( i donno if this abug or its my own problem my bot dont store item in storage! i am in downhang city so if anyone in downhang see if u can store items or try my script and test it and see it it stores fo ru i wanna know the problem if its my own problem or bot problem i have uploaded my script to let u guys check if its ok also u can use it in agdev its working perfectly :) only the store thing :( here is the link [Only registered and activated users can see links. Click Here To Register...] hope u can help me thx in advance :)
08/07/2008 06:03 mod_abdu#591
i will be mad .............. why bot dont back from him self i must click on the WalkingScript

please help me bot dont loop back and i do all things as u say .......... please help

Thanks .........
08/07/2008 08:47 tobias_1985#592
Quote:
Originally Posted by kfjhfbf View Post
hi i am back with a new problem :D oh my god why i have always a damn problem :( i donno if this abug or its my own problem my bot dont store item in storage! i am in downhang city so if anyone in downhang see if u can store items or try my script and test it and see it it stores fo ru i wanna know the problem if its my own problem or bot problem i have uploaded my script to let u guys check if its ok also u can use it in agdev its working perfectly :) only the store thing :( here is the link [Only registered and activated users can see links. Click Here To Register...] hope u can help me thx in advance :)
Your problem is this in your script:

Your Script:
Code:
"Inject","745A","9E010000"
"store open","[COLOR="Red"]010[U]4[/U]000000[/COLOR]","9E010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9E010000"
"store close","Storage-Keeper Paedo","9E010000"
The Fix To Your Script:
Code:
"Inject","745A","9E010000"
"store open","[COLOR="Lime"]0101000000[/COLOR]","9E010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9E010000"
"store close","Storage-Keeper Paedo","9E010000"
08/07/2008 13:17 Hussert#593
Quote:
Originally Posted by mod_abdu View Post

i will be mad .............. why bot dont back from him self i must click on the WalkingScript

please help me bot dont loop back and i do all things as u say .......... please help

Thanks .........
Try this :
In the config, check "Loop after teleport"

[Only registered and activated users can see links. Click Here To Register...]
08/07/2008 13:22 kfjhfbf#594
Quote:
Originally Posted by tobias_1985 View Post
Your problem is this in your script:

Your Script:
Code:
"Inject","745A","9E010000"
"store open","[COLOR="Red"]010[U]4[/U]000000[/COLOR]","9E010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9E010000"
"store close","Storage-Keeper Paedo","9E010000"
The Fix To Your Script:
Code:
"Inject","745A","9E010000"
"store open","[COLOR="Lime"]0101000000[/COLOR]","9E010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9E010000"
"store close","Storage-Keeper Paedo","9E010000"
nope the wrong is in the agdev if u check rev6 website u wil lsee that i am using the correct code also if u open agbot script and look down for the code u wil find also that its correct check yourself! i stil donno the problem it dopnt store item i will make investigation on this :D if anyone knows anything plz tell m e regards :)
08/07/2008 13:44 _KillaH_#595
Quote:
Originally Posted by kfjhfbf View Post
nope the wrong is in the agdev if u check rev6 website u wil lsee that i am using the correct code also if u open agbot script and look down for the code u wil find also that its correct check yourself! i stil donno the problem it dopnt store item i will make investigation on this :D if anyone knows anything plz tell m e regards :)
yeah i know we use 0101 and on there site its 0104

but uhm 0101 is working fine with me (it opens the store - stores and close the store)

we gona ask nihplod or nedra , klevre about it :p

~KillaH
08/07/2008 13:47 nhulancafe#596
Made from AgDev:

"cmd","[stop walking]",""
"inject","745A","9C010000"
"store open","0101000000","9C010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9C010000"
"store close","Storage-Keeper Paedo","9C010000"

From rev6 website, [Only registered and activated users can see links. Click Here To Register...]

Donwhang
Storage
"store open","0101000000","9C010000|Storage-Keeper Paedo"
"store storage","Storage-Keeper Paedo","9C010000"
"store close","Storage-Keeper Paedo","9C010000"

Not sure where you got your coding from, but these should be the correct ones.
08/07/2008 14:02 YinYang2828#597
im having a problem making a script with agdev. whenever i click construct script, it comes up with an error saying

"Line -1:

Error: Variable used without being declared."

then agdev just closes. it says its an autoit error. ive tried redownloading it, but i still had the same problem. i made a couple of scripts before this started to happen.
08/07/2008 14:14 muyo#598
using custom or pre-made script cant go out of town...always stuck at gate/wall/tree.

my suggestion.
-from point to point, agbot should check whether bot reach the X,Y stated in script if not,make modification of bot movement.e.g rotate 180,move fewer step,and try to go to stated X,Y

-sometimes agbot select mob behind rock,tree and make it stuck.I suggest make a mechanism to check when mob is selected to be attack,when no attacking occur after sometimes,the bot should get next nearest target.
08/07/2008 14:23 Hussert#599
Quote:
Originally Posted by YinYang2828 View Post

im having a problem making a script with agdev. whenever i click construct script, it comes up with an error saying

"Line -1:

Error: Variable used without being declared."

then agdev just closes. it says its an autoit error. ive tried redownloading it, but i still had the same problem. i made a couple of scripts before this started to happen.
It's because of the "walking Radius" :

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

You have to either check "0" or "1".... That "Line -1" error comes up when both are Unchecked!!

I'm not sure,yet , why is that happening.... we will try fixing it with the next updates. For the mean while, you have to make sure that one of them is checked

* Report added in the first page.

Quote:
Originally Posted by muyo View Post
using custom or pre-made script cant go out of town...always stuck at gate/wall/tree.

my suggestion.
-from point to point, agbot should check whether bot reach the X,Y stated in script if not,make modification of bot movement.e.g rotate 180,move fewer step,and try to go to stated X,Y

-sometimes agbot select mob behind rock,tree and make it stuck.I suggest make a mechanism to check when mob is selected to be attack,when no attacking occur after sometimes,the bot should get next nearest target.

Agbot suggestion....
You should post that in the Irc agbot server... those suggestion are not possible through loop scripts ^^
08/07/2008 16:38 tobias_1985#600
Quote:
Originally Posted by kfjhfbf View Post
nope the wrong is in the agdev if u check rev6 website u will see that i am using the correct code also if u open agbot script and look down for the code u wil find also that its correct check yourself! i stil dunno the problem it dont store item i will make investigation on this :D if anyone knows anything plz tell m e regards :)
Ive told you the only thing in your whole code that was wrong was that bit of script.

Its inconsistent and can you honestly tell me a human cannot make a mistake on a website? A mistaken 4 instead of a 1 is easy.

If you you tried the 1 let me know if you still fail to store items but im very sure its a 1 not a 4.

Upon further investigation the only npc that has a 4 is on the rev6 wiki site:

Code:
[COLOR="Red"][B]Guild Storage[/B][/COLOR]
"store open","[U][COLOR="DarkOrange"]0100400000[/COLOR][/U]","35020000|Guild Manager Ryukang"
"store storage","Guild Manager Ryukang","35020000"
"store close","Guild Manager Ryukang","35020000"
So i can only assume you read storage but missed the part Guild Storage.