Quote:
Originally Posted by shinitenshi
My idea was run to clients with two chars and have them run same script, like my zigzag and after skillbot they would click on the party icon which would make them close again and everything would be perfect LOL
|
Well if you remember I started with the bot sending keys to game while it was minimized. That was causing way too many people too many issues(not on my system). So that's why I won't do it. I would have to change coding language to make that work right, vb6 just don't cut it in that department.
But wouldn't something like this be workable?
Code:
focus;gameclient2,
"script to click follow or w/e",
focus;gameclient1,
"zigzag script"
I get that you want to have them both simutaneously running skills, but I just can't do that right now. I do plan on eventually moving on to vb.NET I really should sooner then later, when I do that I will probably rewrite this bot and make it work minimized amongst other limitation improvements I could make. That is unless I start on another big project in .net that takes all my time. :)
Edit1
Btw, is bot blocked from latest emergency maint? I never use the current version, I'm always using the 'next' version from vb6 so I never know when it's blocked for sure.
Anyone feel free to post once whenever it becomes blocked, don't spam about it please though.
At any rate should have a new release in the morning or so. Gotta fix help, left out 'sp = spacebar'. And adding a new feature for scriptbot, well making old one better. :)
Edit2
I wonder how the prog would act if I tried to make it do something like this
Code:
lstart,
focus;gameclient1,
1,
focus;gameclient2,
1,
1000,
lend;3