I think Jagex changed all the fonts againNone of the scripts are working and when I tried to make it write a uptext in debug box, scar couldn't write anything...
Could anyone confirm this?
I think Jagex changed all the fonts againNone of the scripts are working and when I tried to make it write a uptext in debug box, scar couldn't write anything...
Could anyone confirm this?
Wel, I can.
I just posted this at Freddy's Place.
I am using SCAR 3.23 and the rs_GetUpTextAt is seriously messing up for me. I have tried on several machines, with several version. None of them work anymore properly.Sometimes they do, but some of they don't. I have a feeling Jagex is applying a random vertical baseline shift to the Text.
SCAR Code:program New;
begin
repeat
Writeln(rs_GetUpTextAt(8, 8, 25));
wait(100);
until false;
end.
returns:
SCAR Code:Successfully compiled (28 ms)
0000000000000000000000000
0000000000000000000000000
0000000000000000000000000
0000000000000000000000000
0000000000000000000000000
0000000000000000000000000
Successfully executed
SRL is a Library of routines made by the SRL community written for the Program Simba.We produce Scripts for the game Runescape.
I get the same results as WT-Fakawi, but it finds "/"

I get some weird stuff when I try: . ,,op :low,, T, :.:. / . I'm getting that when the UpText is: Chop Down Tree / 2 More Options
~Camo
Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
{ MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }
When posting a bug, please post debug! Help us, help you!
I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.
SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.
The uptexts seem to be working for me when I revert back to scarprerelease revision 72. But I may just be lucky in that I'm detecting only the few that are working.
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
SRL's F.A.Q. (Error fixes) | How to Convert SRL-5 Scripts to SRL-6 | Draynor Chop N' Bank (RS3)| AIO Superheater (RS3)
T - E - A - MTogether Everyone Achieves More
There are currently 1 users browsing this thread. (0 members and 1 guests)