resend

Ask for scripts here

Moderators: Murderator+, Murderator

Post Reply
dafa
Posts: 1
Joined: 2008-04-27 17:22:53

resend

Post by dafa »

Why when i use this skript -

sub resend()
Repeat
UO.Resend()
Wait( 500 )
until false
endsub

i have realy bad lags? I put this skrit on macros key and when i try to pull down the key for about 2 seconds it starts realy bad lagging and i cant get forward...

Cud you give me better script?
Infectous
Posts: 55
Joined: 2004-07-29 16:29:52

Post by Infectous »

resend is a command, not a good idea to use it as the name of a sub
simply make your key say ,resend
why are you using this? the only time I resend is when I go into a room/use tele pad and the screen doesn't refresh & items/npc's are missing, I use it once and they reappear...
alls you are doing is overloading your cpu/uo game etc
Post Reply