//Author: Experience
//This will drop all gold to beetle when overweight
if not findalias 'mount'
useobject 'self'
promptalias 'mount'
endif
while weight >= maxweight
if mounted 'self'
useobject 'self'
pause 1000
movetype '0xeed' 'backpack' 'mount'
pause 1000
@useobject 'mount'
elseif not...
I tested my nox fencer against my axxer the other day and I'm much happier with the damage that comes from it. Didn't really notice a dmg increase on my fencer though...
I think it should be owner/co-Owner. I know several people that share houses. We need to keep in mind the overall community. People move, run of bad luck (displacement due to natural disaster, job loss, etc), military deployments, etc. If we make owner only refreshes we need to add a vacation...
Please nobody use the below script. It is TOTALLY OP in pvp!!!
if hits < maxhits
if graphic 'self' == 401 or graphic 'self' == 400
cast "Polymorph"
waitforgump 0xad105d86 15000
replygump 0xad105d86 1 0
pause 6000
endif
if poisoned 'self'
cast 'cure' 'self'
pause 1800
endif
miniheal 'self'
pause...
@Nasty_Girl Should be good to go. That's what I get for using copy/paste haha
if not listexists 'petlist'
createlist 'petlist'
endif
//add an entry for each pet you hunt with:
@pushlist 'petlist' '' // Death Beetle
@pushlist 'petlist' '' // Meta
@pushlist 'petlist' '' // white wyrm
//Removes...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.