Firstly, download the runescape.jar file,
http://world2.runescape.com/runescape.jar
Open it with WinZIP, WinRAR, wutever. Extract everything inside of the runescape.jar file and put it in some folder on your desktop.
Open "eia.class" with a hex editor. (I'm using HxD, so if you want to have good consistency with the tutorial go ahead and get it.)
Keep scrolling down in the hex editor until you reach the row with the blue number on the right [00003030].
Replace that row
FROM:
B2 04 A5 B2 05 20 A6 00 0D B2 05 11 02 82 10 FD
TO:
B2 05 20 B2 05 20 A5 00 0D B2 05 11 02 82 10 FD
And save it. Ctrl+S or File->Save (just saying)
EDIT: Alright, its finally working. Moving on..
LAUNCHING INSTRUCTIONS:
Firstly, download
http://www.mediafire.com/?xmoo06bqt94yl6z
Extract the contents of launcher.zip into the folder you unpacked all your runescape classes into.
Press Launch.jar and YOU ARE NOW RUNNING RUNESCAPE! Enjoy.
-EDIT: The amazing launcher is back since 2-12-11, so if you didn't get it. get it, NOW. >:O
^^Do NOT try to run client.class, as it is not going to run without being properly launched by Launch.jar
--------------------------
COMMAND LIST: (This is the dev console, press the ` button to open it.)
Code:
commandlist
help
cls
displayfps
renderer
heap
errortest
nativememerror
printfps
occlude
fpson
fpsoff
cleartext
gc
compact
unloadnatives
clientdrop
rotateconnectmethods
clientjs5drop
serverjs5drop
breakcon
rebuild
rebuildprofile
wm1
wm2
wm3
tk0
tk1
tk2
tk3
tk5
setba
rect_debug
qa_op_test
clipcomponents
bloom
tween [AWESOME]
getcgcoord
getheight
resetminimap
mc
cachespace
getcamerapos
renderprofile
performancetest
nonpcs
autoworld
switchworld
getworld
pc
savevarcs
scramblevarcs
showcolmap
hidecolmap
resetcache
profilecpu
getclientvarpbit
getclientvarp
directlogin
csprofileclear
csprofileoutputc
csprofileoutputt
texsize
soundstreamcount
autosetup
errormessage
heapdump -> C:\tmp\heap.dump\
os
w2debug [5] or [0] [20-24 enables some sort of room debug?]
ortho [do 1 to enable] [0 to disable]
orthozoom [zoomnumber]
orthotilesize [number] doesnothing?
orthocamlock
setoutput
closeoutput
runscript
zoom
fps
shiftclick
---------------------------------
This actually CAN be useful for glitching, commands such as colmap show all collision points on the minimap. runscript sounds like an interesting command.. I shall look into what can be done with it (I believe these are interface codes that are normally downloaded from the server, so I'll look into that)
Commands you might like:
tween (Makes everything smooth and look perfect like the new emotes)
w2debug (some crazeh debug information)
tk5 (A graphics mode that jagex never released?)
ortho (rsc styled graphics, look for details on using the cmd in the list)
orthozoom (zoom in if ortho is enabled, look for details in the list)
zoom (plain zooming, without ortho, details for usage in list)
nonpcs (All npcs disappear!)
and other stuff... in the list..