Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2015-04-11 19:20:49

goeyfun
Member
From: Mighty Japan
Joined: 2015-02-18
Posts: 667

How do i get a coin?

con.send("c",C,x,y)
what's C..

also, do i have to send a movement together to get the coin?


Ug3JzgO.png

Offline

#2 2015-04-11 19:41:11

Xfrogman43
Member
From: need to find a new home
Joined: 2015-02-15
Posts: 4,174

Re: How do i get a coin?

Is that in the swf?


zsbu6Xm.png thanks zoey aaaaaaaaaaaand thanks latif for the avatar

Offline

#3 2015-04-11 20:32:04, last edited by capasha (2015-04-11 20:43:03)

capasha
Member
Joined: 2015-02-21
Posts: 4,066

Re: How do i get a coin?

goeyfun wrote:

con.send("c",C,x,y)
what's C..

also, do i have to send a movement together to get the coin?

C is coins to collect.
You don't need to send movement. But movement is needed if you want to collect magic coins.

Offline

#4 2015-04-11 20:40:34

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,645

Re: How do i get a coin?

why you need this btw?


Everybody edits, but some edit more than others

Offline

#5 2015-04-11 21:09:58

darkblades
Member
From: New MLG City/Weed Town
Joined: 2015-03-21
Posts: 122

Re: How do i get a coin?

it doesn't work at all. I tried it
I did
conn.send("m",...
conn.send("c", ...
that failed and after that switch them around and not even a single coin is collected with a breakpoint...


Sample Text.

Doritos/Mountain Dew eater.
420 No scoping 69 scrubs per day
Always smoke weed everyday.

Known for: #getrekt Bot (possible revive with new stuff?)

Offline

#6 2015-04-12 00:06:05, last edited by Xfrogman43 (2015-04-12 00:06:25)

Xfrogman43
Member
From: need to find a new home
Joined: 2015-02-15
Posts: 4,174

Re: How do i get a coin?

capasha wrote:
goeyfun wrote:

con.send("c",C,x,y)
what's C..

also, do i have to send a movement together to get the coin?

C is coins to collect.
You don't need to send movement. But movement is needed if you want to collect magic coins.

So...
conn.Send("c", 9001) will give the bot 9001 coins?
Let's say there's a coin at 10,10
conn.Send("c", 1, 10,10); ?


zsbu6Xm.png thanks zoey aaaaaaaaaaaand thanks latif for the avatar

Offline

#7 2015-04-12 00:12:47

Processor
Member
Joined: 2015-02-15
Posts: 2,246

Re: How do i get a coin?

Since the introduction of blue coins, the format is:

Message.Create("c", gold coins count, blue coins count, x of coin, y of coin);

The value will be received by everyone, so their physics can calculate whether you fall though a coin door or not.


I have never thought of programming for reputation and honor. What I have in my heart must come out. That is the reason why I code.

Offline

#8 2015-04-12 13:32:23

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: How do i get a coin?

Oh, so "c" adds to the coin count so other players wont see the player 'teleporting' through the coindoor,
And to get magic coins, you send "m"?

Offline

#9 2015-04-12 14:57:34

Processor
Member
Joined: 2015-02-15
Posts: 2,246

Re: How do i get a coin?

DarkDragon4900 wrote:

Oh, so "c" adds to the coin count so other players wont see the player 'teleporting' through the coindoor,
And to get magic coins, you send "m"?

To get magic coins, you don't use a bot. //forums.everybodyedits.com/img/smilies/wink


I have never thought of programming for reputation and honor. What I have in my heart must come out. That is the reason why I code.

Offline

#10 2015-04-13 09:05:06, last edited by DarkDragon4900 (2015-04-13 09:05:42)

DarkDragon4900
Member
Joined: 2015-03-17
Posts: 251

Re: How do i get a coin?

Processor wrote:
DarkDragon4900 wrote:

Oh, so "c" adds to the coin count so other players wont see the player 'teleporting' through the coindoor,
And to get magic coins, you send "m"?

To get magic coins, you don't use a bot. //forums.everybodyedits.com/img/smilies/wink

Lol, alright.
I'm not intent on doing so, though.

Offline

DarkDragon49001428912306494244

Board footer

Powered by FluxBB

[ Started around 1714657087.6657 - Generated in 0.051 seconds, 10 queries executed - Memory usage: 1.49 MiB (Peak: 1.65 MiB) ]