They are still here..
Edit: Unless you meant the "Lesser Demon", "King Black Dragon", "Chicken", etc.?
They are still here..
Edit: Unless you meant the "Lesser Demon", "King Black Dragon", "Chicken", etc.?
Last edited by Da 0wner; 03-21-2009 at 11:23 AM.
AFAIK, SRL works with my iPhone, so thats already done![]()
nice one guys![]()
w000t we are back weeldne gs looking good
Very, very nice :-). I <3 Wizzup, thanks for your efforts my dear. Forums look very neat, now have fun learning your exams ^_^.
Verrekte Koekwous
Awesome work guys. Look forward to see what is to come in the future.
Where is the Quick Reply icon to activate Quick Reply?
"Failure is the opportunity to begin again more intelligently" (Henry Ford)






Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
how i missed this place while its been down. man i even was sad enough to check back everyday.
This is sounding awesome!
I really love what I've seen so far ..
Good job, all of you!
Edit: Activity/longevity bars are gone?
Last edited by EvilChicken!; 03-21-2009 at 08:05 PM.
Scripts: Varrock Smither! | Fight Caves Runner! | Kebab Buyer! | L.A.M.E. (Outdated)
Tutorials: SRL user-defined procedures | JaGex UID files | Printing your scripts
Applications: StartUp Notepad | SCAR Assistant
Misc: FREE Delphi 7 v2 | Official SRL Graphics
Woot, i kept checking every day.
I do visit every 2-6 months
just checking out some of the highlighting
java Code:
lisp Code:(defun messagehandler (message nick channel socket)
(let ((msglist (word-list message)))
(princ message) (terpri)
(cond
((integerp (read-from-string (cadr msglist)))
(handle-code (read-from-string (cadr msglist))))
((string= "PING" (car msglist))
(handle-ping (cadr msglist) socket))
((string= "PRIVMSG" (cadr msglist))
(handle-msg message nick channel socket))
(t t))))
xml Code:<?xml version="1.0" encoding="UTF-8"?>
<!--
run 'ant <target>' from the command line, where <target> is one of the following
compile compiles the source files and places in bin
clean deletes the binary files
clean-all deletes the jar and destribution
jar makes an executable jar file
dest makes a source destribution
running ant with no target defaults to build
-->
<project name="cubetransform" default="build">
<property name="src" value="src"/>
<property name="bin" value="bin"/>
<property name="mainclass" value="org.jakov.cubetransform.Main"/>
<property name="distdir" value="${ant.project.name}"/>
<target name="init">
<!-- place any initialisation here -->
</target>
<target name="build" depends="jar, clean"/>
<target name="clean" depends="init">
<delete includeemptydirs="true" failonerror="false">
<fileset dir="${bin}"/>
</delete>
</target>
<target name="clean-all" depends="clean">
<delete file="${ant.project.name}.jar" failonerror="false"/>
<delete file="${distdir}.zip" failonerror="false"/>
</target>
<target name="compile" depends="init">
<mkdir dir="${bin}"/>
<javac srcdir="${src}" destdir="${bin}" debug="true"/>
</target>
<target name="jar" depends="compile">
<jar destfile="${ant.project.name}.jar">
<fileset dir="${bin}"/>
<manifest>
<attribute name="Main-Class" value="${mainclass}"/>
<attribute name="Built-By" value="${user.name}"/>
</manifest>
</jar>
</target>
<target name="dest" depends="init">
<mkdir dir="${distdir}"/>
<copy todir="${distdir}" file="build.xml"/>
<copy todir="${distdir}" file="license.txt"/>
<copy todir="${distdir}/${src}">
<fileset dir="${src}"/>
</copy>
<zip destfile="${distdir}.zip">
<fileset dir=".">
<include name="${distdir}/**"/>
</fileset>
</zip>
<delete includeemptydirs="true">
<fileset dir="${distdir}"/>
</delete>
</target>
</project>
c Code:#include <stdio.h>
#include <stdlib.h>
int
main(int argv, char** argv) {
printf("Hello World!\n");
return EXIT_SUCCESS;
}
cpp Code:#include <iostream>
using namespace std;
int
main(int argv, char** argv) {
cout << "Hello World!" << endl;
return EXIT_SUCCESS;
}
asm Code:.file "go.c"
.section .rodata
.LC0:
.string "%4i"
.text
.globl main
.type main, @function
main:
leal 4(%esp), %ecx
andl $-16, %esp
pushl -4(%ecx)
pushl %ebp
movl %esp, %ebp
pushl %ecx
subl $36, %esp
movl $1, -8(%ebp)
jmp .L2
.L5:
movl $1, -12(%ebp)
jmp .L3
.L4:
movl -12(%ebp), %eax
imull -8(%ebp), %eax
movl %eax, 4(%esp)
movl $.LC0, (%esp)
call printf
addl $1, -12(%ebp)
.L3:
cmpl $12, -12(%ebp)
jle .L4
movl $10, (%esp)
call putchar
addl $1, -8(%ebp)
.L2:
cmpl $12, -8(%ebp)
jle .L5
movl $0, %eax
addl $36, %esp
popl %ecx
popl %ebp
leal -4(%ecx), %esp
ret
.size main, .-main
.ident "GCC: (GNU) 4.3.3"
.section .note.GNU-stack,"",@progbits
Join the Official SRL IRC channel. Learn how to Here.
Nice, Nice, Very good job!
Wow, the pages finally load fast! The Netherlands FTW!
"You see how much SRL-Forums is worth to you when it's gone"
~Fatheadz
~Hermen
Thanks a ton guys, everything looks like it is getting back up and running well
AWESOME 300 parody.
AND then watch this cool RC car video I made, in HD, then watch the other vids I've uploadedProud owner of "Efferator" my totally boted main account!
"You see, sometimes, science is not a guess" -Xiaobing Zhou (my past physics professor, with heavy Chinese accent)
Actually, this server is way too fast
Btw. the Forum time is set-up up to the Netherlands, yay!
~Hermen
Awesome!! <3 SRL
Edit: O.o whats community member
Edit2: Oh... So that's what it is... Goddang it.. I liked Jr. Member's name's colour better >.< Now I look like someone who was banned or a leecher >.>
Last edited by jkmaster; 03-22-2009 at 05:46 AM.
I had to change this from my old one...?
sweet, looks nice!![]()
Can't attach things in PMs?![]()
Holy shit! That cruel man made this shit personal, time to Scaleotoad!Devs still get 180x180
There are currently 1 users browsing this thread. (0 members and 1 guests)