-
Posts
11151 -
Joined
-
Last visited
-
Days Won
91 -
Feedback
100%
Everything posted by Apaec
-
Which one would you like to try? Apa
-
Will post some pictures when it's not so close to midnight for me haha! So that you can see it in its full glory. PS White = ignore squares value
-
Yesterday I had a bit of free time and decided to code a Fibonacci Clock. The idea is a fresh way of telling the time which is: Impractical Only accurate to nearest 5 minutes Cool af So... wtf is a fibonacci clock? well... its the idea that every hour interval and 5 minute interval can be coded by a fibonacci value / range. Fibonacci sequence to those unaware: 1,1,2,3,5... starting at 1, 1+1 = 2, 2+1 = 3, 3+2 = 5, etc. So Un+1 = Un + Un-1 . So how is this used as a clock? Well... you can create any number between 1 - 12 (12 hour clock values) using combinations of numbers from this sequence. For example, 12 Hours = 5 + 3 + 2 + 1 + 1 7 Hours = 5 + 2 2 Hours = 2 3 Hours = 3 11 hours = 5 + 3 + 2 + 1 etc... As for minutes. every minute value divided by five can be constructed from the sequences Eg 35 minutes = (5+7) * 5 //the *5 is not coded as part of the clock, this is universal for minutes. 25 minutes = 5 *5 55 minutes = (5 + 3 + 2 + 1 )*5 10 minutes = 2 * 5 Etc. So. How do u represent this? Well... the idea is to have a series of boxes, in the golden rectangle dimensions (5x8), split into the corresponding dimensions of each value of the sequence. So here's what my workspace looked like after a bit of designing: It's all red cause it's midnight. How the colours work: Red = add to hour only Green = add to minutes only Blue = add to both (for debugging I added the realtime at the top left. If you do the maths, it's accurate! ) When i say 'add to both', I mean the value of the square (eg 5 for the right square) gets added to the cumulative calculation of the time in hours or minutes. So I essentially wrote a system which tells you the time using these colours. It's cool and requires a bit of adding up, but it works. If you want, I can post the source (somewhat messy but okay overall) If you want, I can post a .jar download so u can give it a shot and try adding up for yourself, just let me know if u want it lol Cool /typing Apaec
-
always wear protection
-
Hard to make reliably, very hard to test . Generally impractical to code for and very time consuming. At this, services prevail apa
-
Damn! 13 hours, impressive! Thanks very much for the proggie mate, makes a scripter feel great when his users send in pics of the script Featured it on the front page if that's okay with you. Again, thanks! Apaec
-
Sorted via pm, Enjoy! Hey, Damn just let me know if you ever need a trial and I can provide you with one though! Apa
-
I don't i'm afraid. I simply don't have time to write new scripts let alone maintain current ones ! Especially seeing as i'm going through exam period atm. apa
-
Hey! thanks for the kind words, I do not plan on adding cannon support for reasons i've explained a few times already. It's not that I can't or don't want to introduce new features, it's simply because I don't want the rock crabs area to get overpopulated with cannons - I believe introducing cannons for a few people will impact the community and other users as a whole and could cause a few problems (eg with worlds getting filled up with cannons etc). Thanks for the suggestion tho You can ofcourse use a cannon by urself while running the script and just pause the script every couple of minutes to reload the cannon - that's up to you. Cheers Apa
-
Hey, Thanks for the suggestion, and as you can imaging i've had it before, and i'm all for implementing new features but I promised I would not introduce cannon support. The reason for this is that it will have a negative effect on a large proportion of my other customers not wishing to use a cannon. I do not wish to populate too many worlds with cannons and I had a handful of complaints when I initially proposed introducing cannon support. So I cannot add this to the script as it stands. Other features I can ofcourse do, so long as it doesnt negatively impact other customers directly! Apaec
-
Done, you now have a trial. Enjoy! apa
-
probably as frostbug said, everything looks in order so the only thing that can go wrong (which we cant really see) is where you initialized your timeBegan
-
i believe there was something wrong with 2.3.66. I suggest you re-install osbot.
-
If you want fast You can almost (almost) break even using super glass make, about 50 (ish?) k exp an hour, requires lunars. You can make about 70k+ mage exp an hour using humidify on a fishbowl and emptying it. This is loss tho You can make looooads of exp from using string ammy on gold amulets. This is much less click intensive than two above You can make profit from doing humidify on soft clay. Plank making is probably fastest exp but u need 86 Normal spellbook: Alching - click intensive but kinda afkable (u can watch film while clicking with trackpad/autoclicker) Stun-alching - not afkable but upwards of 150k exp/h, just alch and between ticks cast stun on an npc. Very click intensive and kinda dull teleport spamming, spam cammy teleport with air staff. not sure of exp rate but probably around 50k/h - 70k/h Ancients - Bursting - use ice burst at monkey madness tunnels or at the rockshell place.Misc Splashing. 11k exp/h using fire strike, 50k exp/h using fire waveapa
-
Hey! you're right, it's an error with a faulty update alek pushed earlier yesterday, but it's been fixed since then. As for the problem with banking, I thought I set it to bank junk. odd. I'll take a look and see what I can do as I thought it already did that Apaec
-
Try Realm of the mad god its good fun i guess or atleast it used to be
-
ey interesting selection of gcses I did Maths - A* (100% ez) French - A* English Lang - A* English Lit - A Geography - A Chemistry- A* Physics - A* 100% ez Technology - A* Russian - A* Art - A* Biology - B (was on my birthday... lol...) So far you've had (correct me if im wrong) english lang french oral physics practical bio alternative to practical *flies away*
-
im down 200k and thaqt was basically bank for me so noty staking never again
-
hey i believe something went wrong with the 2.3.66 jar file. Alek should fix this shortly nothing i can do apa
-
latest version 3.66 seems to have killed most scripts. I believe the devs are on the way to fixing it! (corrupt jar file or somehting) Apaec
-
You now have a 24h trial. Enjoy! apa
-
you can start the script anywhere, so long as it has a teleport in it's inventory.
-
Sure just reply when you would like one.