-
Content Count
3,757 -
Joined
-
Last visited
-
Feedback
100%
Community Reputation
10 GoodAbout probemas

- Currently Viewing Forum: Off-site
-
Rank
PRO RWT
Recent Profile Visitors
23,722 profile views
-
probemas changed their profile photo
-
EyeYamStewPeed left Positive feedback for probemas
-
EyeYamStewPeed left Positive feedback for probemas
-
[Flawless]Hamood's AIO Chaos Druids [Taverly,Yanille,Ardougne]
probemas replied to mhdjml's topic in Outdated
this startup ui is made for clairvoyant users only, is full version is also looking the same? -
no need to rework, 70% of quest worx flaweles (disable roof), there is few bugs and tremendous amount of work have already been put into making this. if it would be premium it would make developer fix bugs faster, this one is really ass && time saver for most of my bots
-
Logic and quest solving works fine, the problem is its probably using tribots api webwalking which fucks up everything, it goes 7 tile distance 10 minutes sometimes around all freaking area, also it goes back and forth and this is straight way to ban (very well known webwalking bug), you should use webwalking just and just to get to the starting point of a quest, then use pathmaker tool to generate proper paths. Also tabs usage is very buggy it uses without any reason most of the times. you should remove this feature. Also it discards bank content for items required for the next quest, quests will go alot quicker if script could use required items from the bank. Otherwise its great attempt to quests, if it will be premium i will definitely buy it
-
its not jagex its bluehornet smtps's (used by jagex) is greylisted on most spam databases, which means than incoming mail will be on hold for 20 minutes or rejected.
-
Ability to omit validation email would be great, since many farmers have "catch all" domains anyway
-
How many slaves does it take to profit with nats?
probemas replied to Sean1516's topic in Discussion
without rc 91 runner pays off in 16-18 hours, ban rate allows to survive no more than 24 hours, and players from abbyss are always reporting crafter so he spends huge amount of time in randoms, and after last update this friday karamja bots are spirited to bot worlds every 5 minutes instead of 40 before, maybe thats just for me -
getArea() does not work anymore, use getArea on items does not work as many other functions on tribot, use private static Rectangle shopRects(int i) { return new Rectangle(80+(47*((i%8))), 70+((i/8)*47), 30, 30); } //then Mouse.click( (int) shopRects(i).getX()+random(1,30), (int) shopRects(i).getY()+random(1,30), 3); //then items[i].click("Buy 10");
-
how sell method can contain action buy? Anyway i jut tried this it does not work, getAll lenght is always 0.
-
this script smells a shit, plz delete from zdn
-
▐ 700+ Fb ▐ Buying Runescape 2007 Gold ▐ Paypal / Skrill / Bitcoins ▐ www.Probemas.com
probemas posted a topic in Buying
Welcome to www.PROBEMAS.com gold shop! Click here to Sell Runescape Gold to visit our website! Available payment methods: ⋆ Paypal ⋆ Skrill ⋆ Bitcoins ⋆ Western Union and more.. How to Sell OSRS Gold? 1.Contact us via live chat or skype 2.Trade the gold over 3.Enjoy your money We are working 24/7, feel free to contact us via Live chat or Skype Click to add www.PROBEMAS.com - Gold from players to players! -
[ABCL10]iEssenceMiner[800+ ESS/HR][WEBWALKING][FASTEST ESS MINER]
probemas replied to iant06's topic in Mining
new update came out today, script is not working atm- 86 replies
-
saved the day
-
[$7.99] Auto RuneCrafter Elite [Abyss,ZMI,Lava,Normal,Master/Slave] [All Runes/Methods] [ABCL 10]
probemas replied to warfront1's topic in Runecrafting
Script says Logic is Broken contact Warfornt. does not work at all. Any ideas? --edit restarting client few times helped- 3,571 replies
-
- runecrafting
- law
- (and 8 more)
-
Best Scripting Help Possible [Easy Learining]
probemas replied to Funkysafe2's topic in Scripting Tutorials
I found buckys guide very easy to follow as a beginner, what i can't say about many paid lessons i watched recently. But Oracle docs is the best imho.