Disable UO steam in fell

General discussion pertaining to the Demise shard. Off-topic posts will be moderated.
Tension
Posts: 72

Re: Disable UO steam in fell

Post by Tension »

on second thought i think you're all cool, but since ur not sharing this sweet lil gaunt script u talk about, help me fix this one so it dosent get stuck on heals n actually go back to fireballin stuff lol..

pause 75
while not targetexists
cast 'fireball'
while not targetexists
if @injournal 'ruining' 'system'
clearjournal
break
endif
endwhile
pause 50
endwhile
while targetexists 'harmful'
@getenemy 'enemy' 'criminal' 'gray' 'closest'
if @inrange enemy 10
target! enemy
endif
endwhile
while targetexists 'beneficial'
target! 'self'
endwhile
while hits < 100
miniheal
pause 150
endwhile
while poisoned
cast 'cure' self
pause 250
endwhile

its made to loop n i use hotkey to stop or whatever, does the do not interupt thingy needa be checkmarked?
User avatar
ortiz
Posts: 821

Re: Disable UO steam in fell

Post by ortiz »

Tension wrote:on second thought i think you're all cool, but since ur not sharing this sweet lil gaunt script u talk about, help me fix this one so it dosent get stuck on heals n actually go back to fireballin stuff lol..

pause 75
while not targetexists
cast 'fireball'
while not targetexists
if @injournal 'ruining' 'system'
clearjournal
break
endif
endwhile
pause 50
endwhile
while targetexists 'harmful'
@getenemy 'enemy' 'criminal' 'gray' 'closest'
if @inrange enemy 10
target! enemy
endif
endwhile
while targetexists 'beneficial'
target! 'self'
endwhile
while hits < 100
miniheal
pause 150
endwhile
while poisoned
cast 'cure' self
pause 250
endwhile

its made to loop n i use hotkey to stop or whatever, does the do not interupt thingy needa be checkmarked?
the gauntlet script is like 2500 lines long
Bama wrote:
Opywang wrote:You have to pertitipate

Is that like Mittittippi
Fuck off

The Silvertiger and Bama like this.
Top
User avatar
The Silvertiger
Posts: 4469

Re: Disable UO steam in fell

Post by The Silvertiger »

Tension wrote:on second thought i think you're all cool, but since ur not sharing this sweet lil gaunt script u talk about, help me fix this one so it dosent get stuck on heals n actually go back to fireballin stuff lol..

pause 75
while not targetexists
cast 'fireball'
while not targetexists
if @injournal 'ruining' 'system'
clearjournal
break
endif
endwhile
pause 50
endwhile
while targetexists 'harmful'
@getenemy 'enemy' 'criminal' 'gray' 'closest'
if @inrange enemy 10
target! enemy
endif
endwhile
while targetexists 'beneficial'
target! 'self'
endwhile
while hits < 100
miniheal
pause 150
endwhile
while poisoned
cast 'cure' self
pause 250
endwhile

its made to loop n i use hotkey to stop or whatever, does the do not interupt thingy needa be checkmarked?
I would do something different than this line:

while targetexists 'beneficial'

Probably better as an if... Then maybe try ignore 'beneficial' followed by a clearignorelist somewhere.

EDIT: This script is terrible unless you're pairing it with another that you're not showing.
Never forget June 4th 1989!
Selling List & Vendor

"Screenshots will never be used as evidence but more of a reference tool for us to help in our investigations."
ortiz likes this.
Top
Lolito
Posts: 6

Re: Disable UO steam in fell

Post by Lolito »

Not put casting like OSI is a fail por PvP.. worst pvp i see in a server far away. Now i can understand why this is a PVE server Due to 95% is doing PvE all day and only few people with magues and 3 buttoms go do pvp
Post Reply