GitLab projects | Simba 1.4 | Find me on IRC or Discord | ScapeRune scripts | Come play bot ScapeRune!
<BenLand100> we're just in the transitional phase where society reclassifies guns as Badâ„¢ before everyone gets laser pistols
to this?Code:SMART_URL = 'http://www.runescape.com/game.ws?j=1';
Code:SMART_URL = 'http://world200.runescape.com';
doesn't work![]()
ROCK IS NOT A DEVILS WORK, ITS MAGICAL AND RAD!
I've been looking to try Darkscape since it came out. I think I'll wait a little bit until people are higher levels to give me more of a chance.
Well, i changed SMART_URL = to darkscape and i also changed page := getPage but it's still loading the rs3.jar from world 2. Need help <3!
how would one go about changing the smart url?>
Last edited by roryss024; 09-18-2015 at 04:16 PM.
My code are wrong I think....
EDITif useParameters then
begin
page := getPage('http://world200.runescape.com');
result := explode(',', between('worldLink=''', '''', page));
exit;
end;
while true do
if not funcExcludeList.contains(funcRandom:=random(200)) then
begin
Result[0]:='http://world200.runescape.com',''];
break;
end;
//result:=['http://oldschool45.runescape.com/',''];
end;
I got it working after changing the code to:
if useParameters then
begin
result:=['http://world200.runescape.com/',''];
end;
//result:=['http://oldschool45.runescape.com/',''];
end;
Scripts: ClarityNex | ClaritySlayer | ClarityElfThief | ClarityBurialArmour | ClarityMudRunes | ClarityWells | ClarityProTables | ClarityArmadyl | ClarityHarps
ClarityDominonTower | ClarityAltar | ClarityCitadel | ClarityBarrows | ClarityEsswraith | ChampionScrollCamperTools & Extensions: OpenGL ID Highlight Tool | SRL-6 Messaging System | SRL Companion | Item DTM Generator | BBCode Converter
did u change this?
SMART_URL = 'http://world200.runescape.com';
function smartGetParameters(out params: TStringArray): boolean;
var
page: string;
begin
page := getPage('http://world200.runescape.com');
params := explode(',', between('worldLink=''', '''', page));
result:=['http://world200.runescape.com/',''];
Isnt working...
Which file do we edit to change the world url?
Scripts: ClarityNex | ClaritySlayer | ClarityElfThief | ClarityBurialArmour | ClarityMudRunes | ClarityWells | ClarityProTables | ClarityArmadyl | ClarityHarps
ClarityDominonTower | ClarityAltar | ClarityCitadel | ClarityBarrows | ClarityEsswraith | ChampionScrollCamperTools & Extensions: OpenGL ID Highlight Tool | SRL-6 Messaging System | SRL Companion | Item DTM Generator | BBCode Converter
Although it seems a fair number of people are playing I cannot be bothered to start again![]()
I like the idea, and already played for a few hours, but changing the pvp settings and adding some banks is not enough to call it a "new game". They should add original content and remove the old, dead rs3 stuffs.
New to scripting? Procedures & Functions for Beginners
Do you use your computer at night? Just get f.lux
Both get an exp boost, it's just that members get more to encourage people to pay. My point was that even in a PvP centric offshoot game mode Jagex can't help but put something in place to encourage people to spend money. Almost everything they do now is about money, the Jagex from 10 years ago is well and truly dead.
And yes, I am bitter about it. I miss the enthusiasm I used to have for RuneScape and Jagex, lol.
New to scripting? Procedures & Functions for Beginners
Do you use your computer at night? Just get f.lux
I would have started playing this if it was based on oldschool RS.
There are currently 1 users browsing this thread. (0 members and 1 guests)