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?
resend
Moderators: Murderator+, Murderator
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
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