Closed - Sorry
Closed - Sorry
Not that I am criticizing you but I would like to recommend using some randomness on how long you wait between doing one thing and another. Like instead of doing
CastSpell(29);
wait(250);
UseItem(1);
do something like this
CastSpell(29);
wait(250+random(75));
UseItem(1);
And one last thing, try including {.include SRL/SRL/extended/xText.Scar} and then instead of doing DisguiseScar do RandomDisguise. It will randomly choose a name for it to disguise Scar with.
If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
So what do you think now? Does it look decent at all =S
Edit: By the way criticize me a lot, I need feedback!
There are currently 1 users browsing this thread. (0 members and 1 guests)