New option idea
Re: New option idea
hmmm... what could be the mistake
Re: New option idea
If you can't see any mistake when comparing to my version then I have to ask, are you sure you updated the countmobs userfunction to 0.4?
If you want me to have a look at your script but don't want to post it here, send me a copy via PM and I'll have a look at it.
If you want me to have a look at your script but don't want to post it here, send me a copy via PM and I'll have a look at it.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: New option idea
Maayybbee, and I'm clutching at straws here, maybe instead of overwriting or deleting your old countmobs userfunction you renamed it and it is still being loaded but after the 0.4 version, so it overwrites it. If so, delete the old one.
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: New option idea
so you are suggesting to delete my current countmobsuserfunction, download a new one and put it there? alright
Re: New option idea
No, I was asking if you renamed your old one. Maybe like this
Code: Select all
userfunction_mobcount.lua
userfunction_mobcountold.lua
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: New option idea
nope i didn't rename anything
have you tried running the script?
have you tried running the script?
Re: New option idea
how about trying that userfunction on rombot?
Re: New option idea
i somehow found something that won't make this work..
i have this part on the lower part of the script
commented that out and will see
i think this overwrites what i written on onload.lol! will do further testing
i have this part on the lower part of the script
Code: Select all
<waypoint x="2192" z="2526" y="401" type="TRAVEL">
settings.profile.friends = {"Incomplete Bloody Beast"}
i think this overwrites what i written on onload.lol! will do further testing
Re: New option idea
correct
settings.profile.friends = {"Incomplete Bloody Beast"}
that will make your only friend the bloody beast and no other friends in your list, which is why I made the userfunction to be able to add and remove names as required without accidently replacing the list
settings.profile.friends = {"Incomplete Bloody Beast"}
that will make your only friend the bloody beast and no other friends in your list, which is why I made the userfunction to be able to add and remove names as required without accidently replacing the list
Remember no matter you do in life to always have a little fun while you are at it
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
wiki here http://www.solarstrike.net/wiki/index.php?title=Manual
Re: New option idea
Yeah thanks Rock for bearing with me and Lisa for emphasizing that.. ^_^
Re: New option idea
I already told you about that.vo2male wrote:i somehow found something that won't make this work..
I tried your file, it worked. It went through the portal with my alt standing there. But probably it wouldn't work after a full round because of thatrock5 wrote:If you use
in your waypoint file, it will overwrite the friends list.Code: Select all
settings.profile.friends = {"Incomplete Bloody Beast"}
Code: Select all
settings.profile.friends = {"Incomplete Bloody Beast"}
- Please consider making a small donation to me to support my continued contributions to the bot and this forum. Thank you. Donate
- I check all posts before reading PMs. So if you want a fast reply, don't PM me but post a topic instead. PM me for private or personal topics only.
- How to: copy and paste in micromacro
________________________
Quote:- “They say hard work never hurt anybody, but I figure, why take the chance.”
- Ronald Reagan
Re: New option idea
rock5 wrote:I already told you about that.vo2male wrote:i somehow found something that won't make this work..I tried your file, it worked. It went through the portal with my alt standing there. But probably it wouldn't work after a full round because of thatrock5 wrote:If you use
in your waypoint file, it will overwrite the friends list.Code: Select all
settings.profile.friends = {"Incomplete Bloody Beast"}
you mentioned.Code: Select all
settings.profile.friends = {"Incomplete Bloody Beast"}
yeah rock thanks for that! you told me about that overwrite thing.. i overlooked that part on my script. now it's working good as it should ^_^
Who is online
Users browsing this forum: Google [Bot] and 0 guests