20 Days to go, good luck all!
All of my guides (Over 100k+ Views!)
[RS3] 375K+ Range xp/hour| [RS3] 500k+ Mage xp/hour| [RS3] Drop Logs/Fish/ETC |Runetracker Guide
1-99 Herblore Guide| 1-99 Thieving Guide| Livid Farm Guide | 1-60 Farm guide | Double XP Everyday
Charm Sprite Guide | Charm Collecting Guide| 99 Summoning (Crimson Charms)
Authenticator Guide
Computer broke down last night
Won't get a new one until November. Lord help me make a script when I get it ?>.>
Just made very ambitious project for that count of lines(Red spider eggs gatherer), sent to you. If im gona get any place going to add some more antiban, multiplayer, better failsafes, minibreaks, sixhourfix and release itWas thinking about rune miner but this one need less resources to use especially when mine last runeminer was banned killing drags lol, my fault.
Todays test proggy
////////////////////////////////////////////////////////////
Cosmas JDZ Super eggs v.1.0
Last trip time: 2m 7s Trips done: 75
Time running: 4h 5m 7s
////////////////////////////////////////////////////////////
Better late than never... :P Sign me up! I tried to write a script before but always failed to get some functions to work and lost motivation. This looks like the perfect opportunity to finally start learning how it really works!![]()
Good luck everyone! Hope we can have another one of these for when I learn more about scripting!
“Oh, hi. So, how are you holding up? BECAUSE I'M A POTATO"
http://www.southweststandard.com
Are we allowed to create new accounts to participate with those ?![]()
I made a new script, check it out!.
I just finished my first fully working script!!
It's just under 250 lines, but if I want to add some comments in the code, are those lines counted as actual lines or can I have more lines than 250 then?
just comment at the end of the line?
Simba Code:begin // begins the procedure/function
minimap.clickCompass; // Clicks the compass
wait(gaussRangeInt(300, 500)); // waits a certain amount of time
mainScreen.setAngle(MS_ANGLE_HIGH); // sets the mainscreen angle to high
Box := intToBox(278, 175, 298, 143); // creates a box of the following coordinates.
end; // ends the procedure/function
i suppose we all ended up doing that lol. Although my code is really, really ugly to read.. even though its properly indented heh, i found that making a properly written, fully functional, antiban + breaking script in 250 is just impossible for me at this time.. spent hours trying to make things small but just couldnt![]()
Code blocks in front of functions etc are just part of the documentation. I am pretty sure those don't count.
This is a bad comment since it is a syntax explanation comment:
begin // begins the procedure/function
This is a bad comment because the line itself already says what it does:
minimap.clickCompass; // Clicks the compass
Though maybe you want to show explicitly it is a function by adding parenthesisses:
minimap.clickCompass();
With smart variable and function naming, the code should be readable without that many comments.
Working on: Tithe Farmer
Gongrats! 250 lines is max. The last end. cannot be past line 250. You've got 2 more week to refine it. I'm going to send out the 2 week reminder today.
As masterBB said, you dont need to comment stuff that is obvious. In your code example, you might want to say what your box actually is (as the reader can't tell).
I don't think breaking was necessary, but if you've squeezed it in, nice work!
E: If I see anything that resembles an ess miner I will be highly suspicious![]()
Last edited by The Mayor; 10-26-2014 at 08:28 PM.
@Lama @arclight @Nathgunner888 @Dr Clemsip @Soviet Union @o0Matthius0o @Incurable @Blytez @undorak7 @uhit @Gunner @Cyanempire @Spaceblow @cosmasjdz @pipos1 @sparkyownage @sipfer3 @Annonymus @tealc @aran armath @Wooty
Friendly reminder: 2 weeks until due date!
I have already received some entries via PM. Send in your scripts when they are ready!
Heh, I'll get in on this..
It's SRL-6, not OGL you dummy.
Edit: Or I guess @The Mayor should clarify because you can use SRL-6 with OGL if you put {$DEFINE SRLCOMPATIBILITY}, although I assume no other entrants are using OGL so it might be unfair.
Last edited by Clarity; 10-27-2014 at 10:36 AM.
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
Buuut you didn't say you couldn't!.
Hello! I would like to enter the competition!
There are currently 1 users browsing this thread. (0 members and 1 guests)