Everything posted by Nitrousek
-
Odds on getting old account back?
Everyone started fresh on oldschool, if your acc was created before oldschool you will start on lvl 3 too
-
Yo Anne
This is so annoying when guys do that to my girlfriend. So annoying.
-
[OmniSlayer] Looking for beta testers, data collectors!
That sounds nice, I'm glad someone's doing this ;) Just make it hard to break ;P (These projects usually have really short lifetime span)
-
Walking with doors and trapdoors
check if the door with action "Open" exist at the position they should exist at, then handle it (open them) This is the simple way. The more advanced way would be finding all obstacles along the path you recorded, and handling them respectively. (if can't reach a spot that is supposed to be reachable, find closest obstacle that might be intercepting our walking, and interact accordingly.
-
First script
Mouse moves randomly by default. You do not get banned by clicking on minimap beyond, path randomization (or rather lack of it) might affect your ban, but mostly, probably you were just unlucky. In debugging window select mouse-position to see your script cursor, you should see how the mouse moves
-
Hello
Greetings, it was automatically deleted, blocked word.
-
is this possible
It is do-able, but I'd say extremely hard to do, I for one wouldn't attempt on it, especially since I never did it legitimately
-
GUI
Check in the logger what happened. It usually logs exactly what the problem is, at least that's what happened in my case, when I set a fancy border and it broke as well.
-
Greetings
Thanks Eric, good to see you ;) I have been forbidden by higher force to create free scripts unfortunately, so I'm slacking and creating private ones for people, but I guess earlier or later you will see me sending some requests ^^
-
Greetings
Hey bro, I have cancer! I told you now ;P I don't tell people usually, and you should understand why ;p ]https://youtu.be/LI8b1XA9SjA
- Food
-
Buying 07 gp [$1.1/m][verified paypal]
Talking on skype now.
-
Script doesn't work after update?
Pretty much all, maybe utilities may still work
-
Dbuffed banned?
I told him privately yesterday, that he should get off his high-horse (and several other mean things). He should have listened... But he'll be back... they're always back
- selling 71-71-69
-
A simple Bone burier
I lol'd I mean, if I was new to this, I'd only get confused more and more
-
getNPCS().closest, i want to find the second closest npc cause closest is in combat
There's better way. Don't use closest at all. Filter through all the npcs and find ones that are not in combat. use npcs.getAll() for example : For(NPC n : npcs.getAll()) { if (!n.isincombat... etc }
-
Ronda Rousey got ko'd
At least now I know why you are being so aggressive at times. You must have not had time for your daily women's fighting parade
-
there are two ways to bake a cake
why the hell didn't you put NSFW... dude I have been vomiting whole day, it's not helping zzz
-
Attacks in Paris
Let's face it, earth is becoming more and more overpopulated, and it is inevitable, hopefully asia will not take over the world, although it is likely, especially since we're arguing and they're rising to power lel I mean, at least in europe, european union is created to actually STOP the development, and statistics actually say that everyone is better of without it, but before people realise it's all a one big lie, it's gonna be too late
-
Attacks in Paris
Funny thing is, a politician in Poland who says the truth about immigrants from those countries is being publicly humiliated by the medias, saying he's racist etc... yeah... but at least we're poor so nobody wants to come here, ha, ha, ha, no free money for them
-
woodcutting and firemaking in one
Price of the script? Also, what would be the features? The ones I have in mind are: Cutting + setting fires when inventory is full Banking for logs to place fires Set your own location and pattern to be used (only available when banking)
-
The best compliment scripter can receive
Honestly, no idea what he was trying to do, probably lure or block my spot at hunting area Wasn't baby-sitting for a moment and I came back to it ;P
-
The best compliment scripter can receive
- pc has started to run like shit over the past few weeks (tips pls)
Yeah that's the idea of formating. You can always save crucial data/info on other disc or pendrive There's also idea of "quick-formatting" but it is not advised in your case. - pc has started to run like shit over the past few weeks (tips pls)