Grim Reapers Free-Shard Camping Training Script by trix5067
Description from the author:
// Grim Reapers Free-Shard Camping Training Script
// UOAssists infamous Grim Reaper is back, accept no imitations!
// ___
// / /\ |---.
// |__|/__ |---,\
// | GRIM |= `
// |REAPER/|
// | .-- |
// | | |
// | | |
// | | |
// / | |
// /_____\ |
#Set your camping skill cap
@setvar! campGR 100
#Do not edit below this line
#============================================================================
clearsysmsg
while skill "Camping" < campGR and findtype "kindling" backpack
if not findtype "campfire" ground -1 1 2
dclicktype "kindling" backpack
for 10
wait 100
while insysmsg 'world is saving'
overhead 'Waiting for world save...'
wait 250
waitforsysmsg 'save complete' 5000
overhead 'Save Complete'
clearsysmsg
endwhile
endfor
endif
endwhileHave kindling in your backpack and press play








