Everything posted by TheMcPker
-
F2p item restrictions
these items are behind the 7qp OR 24 gameplay hours restriction on f2p so if you have member or 7qp or +24 hours gameplay you can buy/sell/trade these without issues
-
F2p item restrictions
I'l be doing some tests later tonight (buy some of the items and see if i can sell them back to the G.E) and remove the one's that are incorrect
- F2p item restrictions
-
F2p item restrictions
Hey guys anyone has a list of F2p items where the 7qp limit is on? If not tell me what items and I'll make a list here List: oak logs (not confirmed) Gold necklace (not confirmed) gold amulet (u) (not confirmed) iron ore (not confirmed) Pot of flour (not confirmed) jug of water (not confirmed) Feather (not confirmed) eye of newt (not confirmed)
-
GUI FKED UP
http://prntscr.com/j5df4g Anyone knows why GUI is so fked ? (i started using cli but seems to be the issue no matter how i start the client)
-
Custom login handler
so this can not be done in just script? thats honestly kinda dumb
-
Custom login handler
Hey guys does anyone heppen to have a idea how to make a custom login handler? (i know how to make it in a diff bot client but i can't seem to figure it out on here) Mainly what im looking for is disabling the random event login handler and any tips that you can give me
-
Pick up items above X gp
the cashe part is most likely the most inportant part otherwise script will be slow af
-
Question for windows/computer techs!
You could maybe use some type of encryption or something just a guese
-
RWT legal?
Yes and No im mainly wanting to know if there is anything jagex or anyone can do that sue/get me into legal issues
-
RWT legal?
its more of a i like to be able to start doing my botting on a bigger scale without having to worry about doing something ilegal just takes away any stress and worries i have about it atm and allows me to focus on farming big in the future
-
RWT legal?
I have never done taxes in my life and not even sure how to do it ect any tips you can give to me? my idea atm is to make a 1 man company and than handle stuff from there on
-
RWT legal?
Hey guys i was wondering in terms of laws is it allowed or not allowed to sell Runescape currency to other people as for example a company? (I live in the netherlands) any info you have could help i was not able to find a direct anser on it by googling it Basicly i wanna start a rs gold site type of thing and well i wanna do it fully legal ect so what kind of things should i do?
- TheMcPker's code for everyone
- TheMcPker's code for everyone
- TheMcPker's code for everyone
- TheMcPker's code for everyone
-
TheMcPker's code for everyone
Hey guys im wanting to kinda make this thread into a free code thread for people so everyone can have some fun free code to use when botting. How it will work: You guys request a certain feature so for example a Automatic account replacement snippet and i'l make it and post it here in a for scripters easy to use way this can be anything from simple to complex projects Note: Big requests take alot of time as would be expected. Whats in it for me?: After i made the first free code release i'l be putting some crypto donate adreses for the people who want to show some extra special appreciation and i'l have a little thanks for the support to:donators part at the end of the thread. If you don't want to give anything there is absolutely no problem with that and its not expected either im mainly doing this in my free time to help my self keep learning and keep getting better since currently i by no means concider my self a "Good programmer" its just a way to show some support and who knows maybe earn a bit extra. Planned projects: Automatic account replacement Auto muling Finished projects: Nothing here yet Thanks for the support to:
-
webhost suggestions
Hey guys any website hosts that you can recommend? List of things i would need it to have: Pay with paypal Sql database ftp access 24/7 uptime preferably lower than 5$/month Thanks
-
get item price
Hey guys anyone knows a good site that allows you to get price data using itemid i tried osbuddy api seems to be down 24/7 tho so kinda useless thanks!
-
How to make osbot stop trying to log in after x failures
think you would need a custom login handler
-
Transferring Bills
just 1vs1 your self (diffrent ip's) in the wilderness with insane risk on the account you wanna trade gold away
-
get name using id
Thanks the script im making is in a diffrent botclient tho (i should of mentioned this in my first post il edit it now) my first thought was maby use some website to lookup the name there but i suck at that kinda stuff xD
-
get name using id
It is used to display item names on a website and i get item id's from my scripts im running (which get pushed to website) so i wanna find a way to just find the item name using item id so well itemid's do not really give the user any real usefull info (it is not possible for me to get the item name out of the game)
-
get name using id
Hey guys anyone has a code snippet to receive the name of a item using the item id? (could be webbased or scriptbased But not api dependent)