Everything posted by Team Cape
-
Christmas Giveaway :)
keeping the train chugging on
-
Why are we called V.I.P.
You're important to me baby and that's all that matters
-
CzarRangingGuild
this is inappropriate. not worth a new thread. especially for something that's not even a bug. if you dont like it, go post on the thread for the script. do not make a new thread and put someone on blast for something not everyone needs to know.
-
API Question
yeah my bad it is .closest() i had just woken up when i wrote that
-
Can we stop making threads about how we hate threads about scammer threads
It triggers me http://osbot.org/forum/topic/106578-can-we-fuckin-stop-making-threads-whenever-someone-scams-or-tries-to/
-
can we fuckin stop making threads whenever someone scams or tries to
lets just make threads about how we hate scam threads
-
API Question
1. random and sleep have nothing to do with each other. Script is just a type of thread - sleep stalls the thread (makes it sleep) for a random amount of time, given by an int. random returns an int, so its used to randomize the amount of time that hte bot sleeps for. 2. GroundItem g = groundItems.get(name / id); g.interact("Take"); Explore the API a little more before making scripts. It'll help.
-
API Question
myPlayer() returns your own character, yes. Never others. And yes... It returns a player, hence you can say something like: Player player = myPlayer(); if(area.contains(player)) { // do something } Or if you want, you don't need to define it... if(area.contains(myPlayer())) { // do something } same thing, really
-
API Question
1. Checking if player is in an area: Area a = new Area(1, 2, 3, 4); Player p = myPlayer(); if(a.contains(p)) { //'contains' in the API refers to all entities - a player is a character, which is a type of entity //do x } 2. Walking / pathing getWalking().webWalk(area or position); //or use a webwalkevent if you want webwalking figures out the pathing for you and deals with common obstacles. If you don't need to deal with obstacles, it will be less intensive to use getWalking().walk() or just a regular walkingevent. if you dont want to do either of those, use explv.github.io (website) to figure out pathing and use getWalking().walkPath(list of positions gathered from the site).
-
Just the tip
definitely some form of autism or mental deficiency here.
-
Typing bug
its runescape, im around 110wpm and have experienced this when spamming
-
Christmas Giveaway :)
lets keep this going
-
12 year old logic
vote for trump to make runescape hard again
-
ok
i got that too just now (like 1 min before u posted) strange
- Legend,
-
Legend,
give me a pair of scissors and i can make one for you
- Legend,
-
( ͡° ͜ʖ ͡°)
fite me ill knock u back into ur moms womb
-
( ͡° ͜ʖ ͡°)
thats 30 spoilers see if u can get thru it lol
-
Christmas Giveaway :)
lets keep going
- ( ͡° ͜ʖ ͡°)
- Who r u?
-
Christmas Giveaway :)
i will keep posting until all of the unnamed reward is mine!
-
Team Cape's Agility
yeah i do need an account to make rellekka work. i can check out seers pretty soon. if you wanna pm me about this or skype me, feel free to
- Hes loco man