Everything posted by Hybris
-
Regicide Quest Line Service Request
Add me on discord, very cheap price & done fast!
-
LF A moving, attractive avatar
My bad & thanks I’ll look into him!
-
LF A moving, attractive avatar
Title says it all, I’ll give more details to whoever I decide to go with Post prices & I’ll add the best one on discord, I’ll definitely buy a lot more GFX later from the same person if I like it.
-
Account locked for theft
That's very strange indeed, I haven't encountered that problem yet. Let me know what you find out
-
Account locked for theft
Locked doesn't mean banned, you can unlock it by changing the password normally. It gets locked because the location of the IP was changed.
-
Looking for zulrah ready builds
Add me on discord,we can handtrain these or I have an account that's close to these stats
-
LF 75 slayer account
I got an account with 74 slayer & 1300 total, or we could make one for you! Add me on discord
-
Looking for a main
I have a 1300 total if you're interested
-
Mage Only Zulrahs
We can train accounts cheap & fully hand done! Add me on discord
-
buying 100 tuturial completed accountsd
We can do those cheap!
- Quote on MM2
-
CLOSE PLEASE
8m, done fast Discord: Janne#1565
-
Account Build Request
That's weird, you sure you used the right one? Janne#1565 PM me if it still doesn't work!
-
1-50 agility / thieving on 3 accounts
20m per account, done fast & by hand Discord: Janne#1565
-
Mage on 2 more account
14gp/xp, fully hand done! Add me on discord: Janne#1565
-
77-90 Ranged (mm1 chinning)
20gp/xp Discord: Janne#1565, can get you in contact with a trusted service that offers that price!
-
Firecape on main account
18m with current stats Discord: Janne#1565
- Quest request
-
Account Build Request
Add me on discord: Janne#1565, cheap & fast
-
Request inquiry
Add me on discord: Janne#1565, I can get you in contact with a great & cheap service!
-
Good Code Organization
For the scripts you are describing it wouldn't be a problem to have everything in one class, but it's always nice to separate actions or tasks (like banking) from the main class when it gets a little more complex. This way you can easily adapt it when necessary & find/fix bugs. The general idea is that you can look back at the script in 2 years & still understand it while at the same time being readable/adaptable for another scripter (even if that'll never happen). Commenting your code helps with that too. This is also an interesting read for any script that you want to be expendable (or is big in general):
-
Say your experience
It's definitely not a great idea using free scripts if you're going for an account that can do Vorkath, the risk would be way too high. You should either pay for premium scripts, or let someone do it by hand for a price. (or do it yourself of course)
-
How much do you guys make goldfarming? (FLEXZONE)
Currently just loss because of investments & testing 😛
-
How hard would it be to make this script? And ban rate would be like 0 right?
Obviously not all scripts have the same ban rate, but that doesn't mean that an "unknown" method will have 0 ban rate. Your script can be detected because of the patterns, mistakes, player reports, ... I can write a script like that if you want, but I obviously can't guarantee the 0 banrate/exp rates, nor can anyone.
-
First script please be gentle lol
Banking shouldn't be too hard to implement, as for antiban it is debatable if this actually does lower banrate. Look into moving your outside screen while afk, minimizing clicks & mouse movement, anti pattern... The less you have to click/move mouse the less you can be flagged on. That's why agility & RC have such huge banrates.