Injection - RandomSpam macro! - Printable Version
+- Imagine Nation Forums (
https://in-uo.net/forums)
+-- Forum: Imagine Nation: Xtreme archive (
https://in-uo.net/forums/forumdisplay.php?fid=5)
+--- Forum: Player Guides (
https://in-uo.net/forums/forumdisplay.php?fid=20)
+--- Thread: Injection - RandomSpam macro! (
/showthread.php?tid=2076)
Injection - RandomSpam macro! - Nex - 12-01-2007
Code:
sub random_spam()
var i = UO.Random(5)
if i == 0 then
uo.serverprint(".wop Uus Jux")
end if
if i == 1 then
uo.serverprint(".wop In Vas Mani")
end if
if i == 2 then
uo.serverprint(".wop An Mani")
end if
if i == 3 then
uo.serverprint(".wop Kal Vas Flam")
end if
if i == 4 then
uo.serverprint(".wop Por Ort Grav")
end if
if i == 5 then
uo.serverprint(".wop Por Ort Grav")
end if
end sub
,exec random_spam..
have fun.
Injection - RandomSpam macro! -
imported_zylex - 12-02-2007
Quote:sub rand()
var x,i
Dim A[5]
A[0] = ".wop Kal Vas Flam"
A[1] = ".wop In Vas Mani"
A[2] = ".wop Kal Vas Flam"
A[3] = ".wop Por Ort Grav"
A[4] = ".wop In Jux Sanct"
A[5] = ".wop Por Ort Grav"
i = UO.Random(5)
x = A[i]
uo.serverprint(x)
endsub
alternate method
worked on my older inj versions pretty good, but now it seams to mess up. but worth a try ;>
,exec rand
Injection - RandomSpam macro! -
imported_Swanny - 12-02-2007
/type .wop Kal Vas Flam
/press ctrl+Q
repeat
Injection - RandomSpam macro! -
imported_raistlin - 12-02-2007
Zylex, you are missing the A[0], it's part of the uo.random(5).
Injection - RandomSpam macro! -
imported_zylex - 12-03-2007
raistlin Wrote:Zylex, you are missing the A[0], it's part of the uo.random(5).
oh ty xD
Injection - RandomSpam macro! -
imported_raistlin - 12-04-2007
Swe
Injection - RandomSpam macro! -
imported_Daybreak - 12-04-2007
Is there something similar for razor?:doubt:
Injection - RandomSpam macro! -
imported_zylex - 12-04-2007
Daybreak Wrote:Is there something similar for razor?:doubt:
i dont think so :O
Injection - RandomSpam macro! -
imported_Sidelichus - 12-09-2007
I still find it very amateuristic that some people need to use this to win :')
Injection - RandomSpam macro! -
imported_Daybreak - 12-09-2007
Quote: I still find it very amateuristic that some people need to use this to win :')
Yee stupid spam shouldnt instantkill
:S