PDA

View Full Version : RS Interface update



Negaal
01-15-2008, 03:27 PM
Update screwed up SRL current version

Not working function so far:
MakeCompass
Logout
Getskilllevel, GetHP and such...

1 positive thing, to check hp you don't have to switch tabs, adavance for autofighters and such...

New skill called "Summoning" is added, I wonder how devs remake GetSkillLevel, because there is scrollbar in gametab 2

Here it is:
http://img209.imageshack.us/img209/1240/newrsey9.jpg (http://imageshack.us)

gerauchert
01-15-2008, 04:58 PM
ugh, was hoping that it would be atleast partially f2p...

grrrr, this annoys me

Naum
01-15-2008, 05:12 PM
Crap SRL Needs serious updates apart from that i think skill scripts will work.
EDIT: I ve just rewritten logout :)

Procedure LogOutEx;
Var x,y,dt2,dtm:integer;
begin
DTM := DTMFromString('78DA63346266601067644006653682601A2 6C' +
'A0852C389AA868B931D558D2D508D08AA1A714E364C731409 A8D1' +
'C4740F56BBE409A8D106AAE121609705500D1701733409DB0 5005' +
'BB80473');
DT2 := DTMFromString('78DA636C64626028676440065D8A72601A2 6C' +
'A6807549381AAC659801F55CD11A09A56026A6C816A5A08A8 3944' +
'D82E00DB05073D');
Begin
If FindDTM(DTM,x,y,643, 0,764, 105) then
Mouse(x,y,1,1,true)
If FindDTM(DT2,x,y,MIX1,MIY1,MIX2,MIY2) then
Mouse(x,y,1,1,true)
end;
end;

yanix
01-15-2008, 05:37 PM
dude..342 in total lvl? shame on u :p, but yes this will fuck up srl..

natea
01-15-2008, 05:51 PM
Time to wait for new SRL lol

Infidel00
01-15-2008, 05:58 PM
Darn, beat me to this post. And Ya, the interface is screwy. Pc scripts won't run correctly now right?

doogleswort
01-15-2008, 06:06 PM
I kinda like the old interface better, too used to the log out button at the bottom of the screen. But the new little bubbles that tell HP, Prayer and Stamina are a nice addition.

Wizzup?
01-15-2008, 06:10 PM
Raaarrg. Please refer to the thread I made in general news. ;)
AFAIK everything in the Developers version has been fixed already. A new SRL will be released in a few days.